View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001436 | OpenMPT | libopenmpt | public | 2021-03-27 09:24 | 2021-03-28 07:02 |
Reporter | hydra3333 | Assigned To | manx | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | x64 | OS | Windows | OS Version | 10 |
Product Version | OpenMPT 1.30.00.* (old testing) | ||||
Fixed in Version | OpenMPT 1.29.09.00 / libopenmpt 0.5.8 (upgrade first) | ||||
Summary | 0001436: commit 7b902a892fe59f10f2afa5ba115fe9fbbdce94d8 breaks cross-compilation under mingw64 target Win10x64 | ||||
Description | Hello. The ffmpeg error message seems to be misleading since the tail of the ffmpeg config.log is shown below. ./configure --prefix=/home/u/Desktop/_working/workdir/win64_output/ffmpeg_git_3333.installed --disable-shared --enable-static --arch=x86_64 --target-os=mingw64 --cross-prefix=x86_64-w64-mingw32- --pkg-config=pkg-config --pkg-config-flags=--static --disable-shared --enable-static --disable-w32threads --enable-pthreads --enable-cross-compile --target-exec=wine --enable-runtime-cpudetect --enable-gpl --enable-version3 --extra-version="Hydra3333/python_cross_compile_script_v100/3333" --enable-pic --enable-bzlib --enable-zlib --enable-lzma --disable-fontconfig --disable-libfontconfig --disable-libfreetype --disable-libfribidi --disable-libbluray --disable-libcdio --enable-avisynth --enable-vapoursynth --disable-librtmp --disable-libcaca --enable-iconv --enable-libxml2 --enable-gmp --enable-gnutls --enable-libzimg --enable-libx264 --enable-libx265 --enable-libvpx --enable-libdav1d --disable-libaom --enable-libxvid --enable-gray --enable-libopus --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libsoxr --enable-librubberband --disable-libass --enable-libwebp --enable-ffnvcodec --enable-cuvid --enable-cuda-llvm --disable-opengl --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --disable-libmfx --disable-amf --disable-opencl --extra-libs="-lpsapi -lintl -liconv -lssp" --enable-nonfree --enable-libfdk-aac --disable-decklink --enable-libtwolame --enable-libzvbi --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvo-amrwbenc --enable-libsnappy --disable-frei0r --enable-libsrt --enable-libbs2b --enable-libilbc --disable-libgme --disable-libflite --enable-sdl2 --enable-libopenmpt --enable-libmysofa --enable-libvidstab --disable-libmodplug --disable-schannel --extra-cflags="-DLIBTWOLAME_STATIC" --extra-cflags="-DMODPLUG_STATIC" --extra-cflags="-DLIBXML_STATIC" --extra-cflags="-DGLIB_STATIC_COMPILATION" --prefix=/home/u/Desktop/_working/workdir/win64_output/ffmpeg_git_3333.installed --disable-shared --enable-static config.log tail: x86_64-w64-mingw32-gcc -DFRIBIDI_LIB_STATIC -O3 -fstack-protector-all -D_FORTIFY_SOURCE=2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -USTRICT_ANSI -DUSE_MINGW_ANSI_STDIO=1 -Dprintf=gnu_printf -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DFRIBIDI_LIB_STATIC -O3 -fstack-protector-all -D_FORTIFY_SOURCE=2 -DLIBTWOLAME_STATIC -DMODPLUG_STATIC -DLIBXML_STATIC -DGLIB_STATIC_COMPILATION -std=c11 -fomit-frame-pointer -I/home/u/Desktop/_working/workdir/toolchain/x86_64-w64-mingw32/x86_64-w64-mingw32/include -pthread -I/home/u/Desktop/_working/workdir/toolchain/x86_64-w64-mingw32/x86_64-w64-mingw32/include -I/home/u/Desktop/_working/workdir/toolchain/x86_64-w64-mingw32/x86_64-w64-mingw32/include -I/home/u/Desktop/_working/workdir/toolchain/x86_64-w64-mingw32/x86_64-w64-mingw32/include/bs2b -I/home/u/Desktop/_working/workdir/toolchain/x86_64-w64-mingw32/x86_64-w64-mingw32/include -I/home/u/Desktop/_working/workdir/toolchain/x86_64-w64-mingw32/x86_64-w64-mingw32/include -I/home/u/Desktop/_working/workdir/toolchain/x86_64-w64-mingw32/x86_64-w64-mingw32/include -I/usr/local/include -L/usr/local/lib -c -o /tmp/ffconf.rN7E1TAT/test.o /tmp/ffconf.rN7E1TAT/test.c | ||||
Steps To Reproduce | see cross-compile statement in comments above | ||||
Tags | No tags attached. | ||||
Has the bug occurred in previous versions? | no | ||||
Tested code revision (in case you know it) | |||||
I sadly cannot see how the commit you mention would have anything to do with the error you are seeing. It does not touch anything UUID/GUID related. Could you first try linking What is the command you are using to build libopenmpt? Which MinGW distribution are you using? Also, I am not familiar with the actual error you are seeing As I am currently a bit lost here, it might also help if you request support from ffmpeg and MingGW and GCC projects. Please also refer them to this issue here, and please also post/cross-link any additional information they might provide here. |
|
r14448 / commit 365aff528df454c835244bd23a080eab8babacd6 might fix the issue by listing |
|
Thank you. Mingw64 with target Win10 x64. |
|
Hello, I just tried cross-compiling git head and it works now, so that commit must have fixed it. Thank you. |
|
I am still completely confused how it got triggered by that commit, but the fix is required anyway. So it looks like all is fine now. Thank you for the bug report. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-27 09:24 | hydra3333 | New Issue | |
2021-03-27 09:25 | hydra3333 | Steps to Reproduce Updated | |
2021-03-27 09:25 | hydra3333 | Has the bug occurred in previous versions? | => no |
2021-03-27 10:03 | manx | Assigned To | => manx |
2021-03-27 10:03 | manx | Status | new => feedback |
2021-03-27 10:03 | manx | Note Added: 0004687 | |
2021-03-27 10:12 | manx | Note Edited: 0004687 | |
2021-03-27 12:44 | manx | Note Added: 0004689 | |
2021-03-27 12:56 | hydra3333 | Note Added: 0004690 | |
2021-03-27 12:56 | hydra3333 | Status | feedback => assigned |
2021-03-28 06:59 | hydra3333 | Note Added: 0004691 | |
2021-03-28 07:02 | manx | Status | assigned => resolved |
2021-03-28 07:02 | manx | Resolution | open => fixed |
2021-03-28 07:02 | manx | Fixed in Version | => OpenMPT 1.29.09.00 / libopenmpt 0.5.8 (upgrade first) |
2021-03-28 07:02 | manx | Note Added: 0004692 |