pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/devel/glib2
This breaks the build under NetBSD/i386 5.0.2:
=> Bootstrap dependency digest>=20010302: found digest-20080510
===> Building for glib2-2.26.0
/usr/pkg/bin/gmake all-recursive
gmake[1]: Entering directory `/usr/pkgsrc/devel/glib2/work/glib-2.26.0'
Making all in .
gmake[2]: Entering directory `/usr/pkgsrc/devel/glib2/work/glib-2.26.0'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `/usr/pkgsrc/devel/glib2/work/glib-2.26.0'
Making all in m4macros
gmake[2]: Entering directory
`/usr/pkgsrc/devel/glib2/work/glib-2.26.0/m4macros'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory
`/usr/pkgsrc/devel/glib2/work/glib-2.26.0/m4macros'
Making all in glib
gmake[2]: Entering directory
`/usr/pkgsrc/devel/glib2/work/glib-2.26.0/glib'
/usr/pkg/bin/gmake all-recursive
gmake[3]: Entering directory
`/usr/pkgsrc/devel/glib2/work/glib-2.26.0/glib'
Making all in libcharset
gmake[4]: Entering directory
`/usr/pkgsrc/devel/glib2/work/glib-2.26.0/glib/libcharset'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory
`/usr/pkgsrc/devel/glib2/work/glib-2.26.0/glib/libcharset'
Making all in update-pcre
gmake[4]: Entering directory
`/usr/pkgsrc/devel/glib2/work/glib-2.26.0/glib/update-pcre'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory
`/usr/pkgsrc/devel/glib2/work/glib-2.26.0/glib/update-pcre'
Making all in .
gmake[4]: Entering directory
`/usr/pkgsrc/devel/glib2/work/glib-2.26.0/glib'
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I..
-I.. -I../glib -I../glib -I.. -I/usr/pkg/include -DG_LOG_DOMAIN=\"GLib\"
-DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION
-DPCRE_STATIC -DPREFIX="\"/usr/pkg\"" -DPKGLOCALEDIR="\"share\""
-DPKG_SYSCONFDIR="\"/usr/pkg/etc\"" -I/usr/include -I/usr/pkg/include
-DG_DISABLE_SINGLE_INCLUDES -pthread -O2 -I/usr/include
-I/usr/pkg/include -Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c
-o gatomic.lo gatomic.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../glib
-I/usr/pkgsrc/devel/glib2/work/.buildlink/include -DG_LOG_DOMAIN=\"GLib\"
-DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION
-DPCRE_STATIC -DPREFIX=\"/usr/pkg\" -DPKGLOCALEDIR=\"share\"
-DPKG_SYSCONFDIR=\"/usr/pkg/etc\" -DG_DISABLE_SINGLE_INCLUDES -pthread -O2
-Wall -MT gatomic.lo -MD -MP -MF .deps/gatomic.Tpo -c gatomic.c -fPIC
-DPIC -o .libs/gatomic.o
gatomic.c:885: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '*' token
gatomic.c: In function 'g_atomic_int_exchange_and_add':
gatomic.c:906: warning: implicit declaration of function 'g_mutex_lock'
gatomic.c:906: error: 'g_atomic_mutex' undeclared (first use in this
function)
gatomic.c:906: error: (Each undeclared identifier is reported only once
gatomic.c:906: error: for each function it appears in.)
gatomic.c:909: warning: implicit declaration of function 'g_mutex_unlock'
gatomic.c: In function 'g_atomic_int_add':
gatomic.c:928: error: 'g_atomic_mutex' undeclared (first use in this
function)
gatomic.c: In function 'g_atomic_int_compare_and_exchange':
gatomic.c:954: error: 'g_atomic_mutex' undeclared (first use in this
function)
gatomic.c: In function 'g_atomic_pointer_compare_and_exchange':
gatomic.c:988: error: 'g_atomic_mutex' undeclared (first use in this
function)
gatomic.c: In function '_g_atomic_thread_init':
gatomic.c:1155: error: 'g_atomic_mutex' undeclared (first use in this
function)
gatomic.c:1155: warning: implicit declaration of function 'g_mutex_new'
gmake[4]: *** [gatomic.lo] Error 1
gmake[4]: Leaving directory
`/usr/pkgsrc/devel/glib2/work/glib-2.26.0/glib'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/usr/pkgsrc/devel/glib2/work/glib-2.26.0/glib'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/pkgsrc/devel/glib2/work/glib-2.26.0/glib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/devel/glib2/work/glib-2.26.0'
gmake: *** [all] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/devel/glib2
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/devel/glib2
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/devel/glib
Have you any idea?
best regards
Dalibor
Home |
Main Index |
Thread Index |
Old Index