Erik van Pienbroek schreef op zo 08-03-2015 om 17:43 [+0100]:
> The following packages FAILED to rebuild:
> 
> mingw-angleproject-0-0.11.git.30d6c2.20141113
>       ** Package failed to build while it succeeded during the previous mass 
> rebuild **
>       Package owner: epienbro
>       Time to build: 55 seconds
>       Build logs: 
> http://build1.vanpienbroek.nl/fedora-mingw-rebuild/20150308/mingw-angleproject-0-0.11.git.30d6c2.20141113

+ gyp -D OS=win -D TARGET=win32 -D MSVS_VERSION= --depth .
-I ../build/common.gypi ../src/angle.gyp
Traceback (most recent call last):
  File "/usr/bin/gyp", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

Apparently gyp is broken in Fedora rawhide, not mingw related


> mingw-clucene-2.3.3.4-10
>       Package owner: greghellings
>       Time to build: 2 minutes, 18 seconds
>       Build logs: 
> http://build1.vanpienbroek.nl/fedora-mingw-rebuild/20150308/mingw-clucene-2.3.3.4-10

Also failed in previous test mass rebuild. Fix is ready but hasn't been
pushed yet


> mingw-gstreamer1-plugins-good-1.4.4-1
>       ** Package failed to build while it succeeded during the previous mass 
> rebuild **
>       Package owner: elmarco
>       Time to build: 3 minutes, 5 seconds
>       Build logs: 
> http://build1.vanpienbroek.nl/fedora-mingw-rebuild/20150308/mingw-gstreamer1-plugins-good-1.4.4-1

RPM build errors:
    File not
found: 
/builddir/build/BUILDROOT/mingw-gstreamer1-plugins-good-1.4.4-1.fedora_rebuild_20150308.i386/usr/i686-w64-mingw32/sys-root/mingw/lib/gstreamer-1.0/libgstgdkpixbuf.dll

This is a packaging issue


> mingw-gtk3-3.14.5-1
>       ** Package failed to build while it succeeded during the previous mass 
> rebuild **
>       Package owner: kalev
>       Time to build: 5 minutes, 53 seconds
>       Build logs: 
> http://build1.vanpienbroek.nl/fedora-mingw-rebuild/20150308/mingw-gtk3-3.14.5-1

libtool:   error: can't build i686-w64-mingw32 shared library unless
-no-undefined is specified
Makefile:1126: recipe for target 'libgtkreftestprivate.la' failed

This is probably triggered by a more modern libtool/autofoo in Fedora
Rawhide. Will probably get resolved at the next gtk+ update


> mingw-libgpg-error-1.12-2
>       ** Package failed to build while it succeeded during the previous mass 
> rebuild **
>       Package owner: rjones
>       Time to build: 1 minute, 2 seconds
>       Build logs: 
> http://build1.vanpienbroek.nl/fedora-mingw-rebuild/20150308/mingw-libgpg-error-1.12-2

cc -I. -I../../src -o mkerrcodes ../../src/mkerrcodes.c
In file included from ../../src/mkerrcodes.c:26:0:
./mkerrcodes.h:9:5: error: expected expression before ',' token
   { , "GPG_ERR_E2BIG" },
     ^
./mkerrcodes.h:10:5: error: expected expression before ',' token
   { , "GPG_ERR_EACCES" },
     ^

Not sure what's wrong here. Needs more research..


> mingw-qt-4.8.6-6
>       Package owner: sailer
>       Time to build: 26 minutes, 14 seconds
>       Build logs: 
> http://build1.vanpienbroek.nl/fedora-mingw-rebuild/20150308/mingw-qt-4.8.6-6

Known issue which was also present in previous test mass rebuild. Still
needs to be fixed


> mingw-qt5-qtwebkit-5.4.0-1
>       ** Package failed to build while it succeeded during the previous mass 
> rebuild **
>       Package owner: epienbro
>       Time to build: 6 minutes, 37 seconds
>       Build logs: 
> http://build1.vanpienbroek.nl/fedora-mingw-rebuild/20150308/mingw-qt5-qtwebkit-5.4.0-1

Warning: resolving _cti_vm_throw by linking to @cti_vm_throw@4
Use --enable-stdcall-fixup to disable these warnings
Use --disable-stdcall-fixup to disable these fixups
/builddir/build/BUILD/qtwebkit-opensource-src-5.4.0/build_win32/Source/JavaScriptCore/release/libJavaScriptCore.a(JSArray.o):
 In function `ZN3JSC7JSArray4pushEPNS_9ExecStateENS_7JSValueE':
/builddir/build/BUILD/qtwebkit-opensource-src-5.4.0/Source/JavaScriptCore/runtime/JSArray.cpp:584:
 undefined reference to `void 
JSC::JSObject::putByIndexBeyondVectorLengthWithoutAttributes<(unsigned 
char)20>(JSC::ExecState*, unsigned int, JSC::JSValue)'
collect2: error: ld returned 1 exit status
Makefile.jsc.Release:80: recipe for target '../../bin/jsc.exe' failed

Not sure why this suddenly shows up. Based in the list of changed
packages (below in the report) I would suspect gcc 5 being responsible
for triggering this failure.


> mingw-SDL2-2.0.3-4
>       Package owner: maci
>       Time to build: 1 minute, 29 seconds
>       Build logs: 
> http://build1.vanpienbroek.nl/fedora-mingw-rebuild/20150308/mingw-SDL2-2.0.3-4

Known failure, SDL2 tries to re-implement IDXGIFactory2 and
ID3D11Device1 which were added to mingw-w64 recently. Needs to be fixed
in SDL2 itself.


> mingw-webkitgtk-2.2.8-1
>       ** Package failed to build while it succeeded during the previous mass 
> rebuild **
>       Package owner: epienbro
>       Time to build: 2 minutes, 6 seconds
>       Build logs: 
> http://build1.vanpienbroek.nl/fedora-mingw-rebuild/20150308/mingw-webkitgtk-2.2.8-1

configure: error: Compiler GCC >= 4.7 or Clang >= 3.2 is required for C
compilation

Apparently webkitgtk isn't aware of gcc 5 yet


> mingw-webkitgtk3-2.2.8-1
>       ** Package failed to build while it succeeded during the previous mass 
> rebuild **
>       Package owner: kalev
>       Time to build: 2 minutes, 10 seconds
>       Build logs: 
> http://build1.vanpienbroek.nl/fedora-mingw-rebuild/20150308/mingw-webkitgtk3-2.2.8-1

Same as above


> mingw-wine-gecko-2.36-1
>       ** Package failed to build while it succeeded during the previous mass 
> rebuild **
>       Package owner: awjb
>       Time to build: 21 minutes, 8 seconds
>       Build logs: 
> http://build1.vanpienbroek.nl/fedora-mingw-rebuild/20150308/mingw-wine-gecko-2.36-1


/builddir/build/BUILD/mingw-wine-gecko-2.36/wine_gecko-2.36-x86/dist/lib/libdbm.a(h_bigkey.o):h_bigkey.c:(.text+0x0):
 multiple definition of `_findfirst64i32'
/builddir/build/BUILD/mingw-wine-gecko-2.36/wine_gecko-2.36-x86/dist/lib/libdbm.a(hash_buf.o):hash_buf.c:(.text+0x0):
 first defined here

Not sure what introduced this. Could be gcc 5 related


> wine-mono-4.5.6-1
>       ** Package failed to build while it succeeded during the previous mass 
> rebuild **
>       Package owner: awjb
>       Time to build: 5 minutes, 57 seconds
>       Build logs: 
> http://build1.vanpienbroek.nl/fedora-mingw-rebuild/20150308/wine-mono-4.5.6-1

  CCLD     pedump.exe
../../libgc/.libs/libmonogc.a(win32_threads.o): In function
`GC_delete_thread':
/builddir/build/BUILD/wine-mono-4.5.6/build-cross-x86_64/libgc/../../mono/libgc/win32_threads.c:196:
 undefined reference to `GC_get_max_thread_index'

I'm not sure what causes this. Could also be gcc 5 related

Michael Cronenworth also discovered some additional issues with
wine-mono when using gcc 5


Regards,

Erik


_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to