[Bug 755222] cerbero: gettext-tools compilation failure on mingw

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 13 05:26:30 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=755222

--- Comment #17 from Philippe Renon <philippe_renon at yahoo.fr> ---
New test after a wipe confirms that removing the  mingw-runtime dependency does
not address the issue.

I noticed that the configure step reports:

Running command './configure --prefix
/D/dev/MinGW/msys/1.0/home/Philippe.Renon/cerbero/build-tools --libdir
/D/dev/MinG
W/msys/1.0/home/Philippe.Renon/cerbero/build-tools/lib  --disable-java
--disable-csharp --disable-native-java --without-
csv --enable-threads=win32 --disable-maintainer-mode  --disable-silent-rules 
--disable-introspection  ne_cv_libsfor_get
hostbyname="-lws2_32" ac_cv_c_attribute_aligned="64"
ac_cv_func_realloc_0_nonnull="yes" lt_cv_deplibs_check_method="pass
_all"
am_cv_python_pyexecdir="D:/dev/MinGW/msys/1.0/home/Philippe.Renon/cerbero/build-tools/lib/python2.7/site-packages"
 ac_cv_lib_bz2_BZ2_bzlibVersion="yes" am_cv_python_version="2.7"
ne_cv_libsfor_socket="-lws2_32" am_cv_python_platform="
win32"
am_cv_python_pythondir="D:/dev/MinGW/msys/1.0/home/Philippe.Renon/cerbero/build-tools/lib/python2.7/site-packages
" ac_cv_func_malloc_0_nonnull="yes" --host=i686-w64-mingw32
--build=i686-w64-mingw32 --target=i686-w64-mingw32'
[SNIP]
checking for asprintf... no
[SNIP]

But compilation fails with:

libtool: compile:  i686-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H
-DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\"
 -I. -I.. -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1
-DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -DUSER_LABEL_PREFIX_UNDERSCORE
-DGNULIB_DEFINED_ERROR -I./libcroco
-I/D/dev/MinGW/msys/1.0/home/Philippe.Renon/cerbero/build-tools/include -Wall
-g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -c asprintf.c  -DDLL_EXPORT -DPIC
-o .libs/asprintf.o
asprintf.c:30:1: error: redefinition of 'asprintf'
In file included from ./stdio.h:43:0,
                 from asprintf.c:24:

There is no reference to
/D/dev/MinGW/msys/1.0/home/Philippe.Renon/cerbero/build-tools/include when
configuring but it shows up when compiling.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list