[PATCH 3/5] wineoss: Add a temporary midi_out_fm_patch syscall.

Huw Davies huw at codeweavers.com
Wed Apr 20 01:44:04 CDT 2022


On 20 Apr 2022, at 07:40, Marvin <testbot at winehq.org> wrote:
> While running your changed tests, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
> 
> Full results can be found at:
> https://testbot.winehq.org/JobDetails.pl?Key=112900
> 
> Your paranoid android.
> 
> 
> === debian11 (build log) ===
> 
> /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/wineoss.drv/ossmidi.c:364: undefined reference to `midiFMInstrumentPatches'
> /usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/wineoss.drv/ossmidi.c:364: undefined reference to `midiFMDrumsPatches'
> collect2: error: ld returned 1 exit status
> Task: The win32 Wine build failed
> 
> === debian11 (build log) ===
> 
> /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/wineoss.drv/ossmidi.c:361: undefined reference to `midiFMInstrumentPatches'
> /usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/wineoss.drv/ossmidi.c:371: undefined reference to `midiFMDrumsPatches'
> collect2: error: ld returned 1 exit status
> Task: The wow64 Wine build failed

Clearly Marvin didn't read my comment ;-) - please run "make depend".

Huw.




More information about the wine-devel mailing list