Hi,
While upgrading gstreamer to 1.8.2, I ran into a pkg-config issue : 
https://bugs.freedesktop.org/show_bug.cgi?id=97453

I am now trying to integrate a fix for that issue in msys2, but neither msys2 
nor mingw pkg-config currently compile out of the box.
mingw build fails with:
m4macros/glib-gettext.m4:39: error: m4_copy: won't overwrite defined macro: 
glib_DEFUN
m4macros/glib-gettext.m4:39: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal-1.15: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
==> ERREUR : Une erreur s’est produite dans prepare().
    Abandon...

msys fails with:
PASS: check-path
../pkg-config.exe --cflags public-dep :
'-I/sysroot/public-dep/include' != '-ID:/msys64//sysroot/public-dep/include'
FAIL: check-sysroot
PASS: check-uninstalled
PASS: check-debug
PASS: check-gtk
PASS: check-tilde
PASS: check-relocatable
PASS: check-variable-override
PASS: check-variables
==============================================================================
1 of 28 tests failed
Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=pkg-config
==============================================================================
make[2]: *** [Makefile:411: check-TESTS] Error 1
make[2] : on quitte le répertoire « 
/D/MSYS2-packages/pkg-config/src/pkg-config-0.29.1/check »
make[1]: *** [Makefile:534: check-am] Error 2
make[1] : on quitte le répertoire « 
/D/MSYS2-packages/pkg-config/src/pkg-config-0.29.1/check »
make: *** [Makefile:707: check-recursive] Error 1
==> ERREUR : Une erreur s’est produite dans check().
    Abandon...



pkg-config being so cental, i don't feel very comfortable addressing these 
issues...

Philippe.
------------------------------------------------------------------------------
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to