Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 143604 Details for
Bug 210286
sys-libs/libuser-0.56.5 build failed w/ USE="ldap -sasl"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
complete build log
build.log (text/plain), 35.32 KB, created by
Alexander Goomenyuk
on 2008-02-15 21:49:26 UTC
(
hide
)
Description:
complete build log
Filename:
MIME Type:
Creator:
Alexander Goomenyuk
Created:
2008-02-15 21:49:26 UTC
Size:
35.32 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking libuser-0.56.5-1.src.rpm to /var/tmp/portage/sys-libs/libuser-0.56.5/work >>>> Unpacking libuser-0.56.5.tar.bz2 to /var/tmp/portage/sys-libs/libuser-0.56.5/work > [32;01m*[0m Applying 0.54.6-raise-minimum-ids-to-1000.patch ... >[A[199C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/sys-libs/libuser-0.56.5/work/libuser-0.56.5 ... > * econf: updating libuser-0.56.5/admin/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libuser-0.56.5/admin/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ldap --without-sasl --without-selinux --disable-quota --build=i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for bison... bison -y >checking for strerror in -lcposix... no >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GLIB... yes >checking for GOBJECT... yes >checking for GMODULE... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for library containing crypt... -lcrypt >checking for library containing ldap_sasl_interactive_bind_s... -lldap >checking for ldap_sasl_interactive_bind_s... yes >checking for ldap_set_option... yes >checking for ldap_start_tls_s... yes >checking for ldap_modify_ext_s... yes >checking for ldap_delete_ext_s... yes >checking for python... /usr/bin/python >checking for python version... 2.4 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib/python2.4/site-packages >checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages >checking for an ANSI C-conforming const... yes >checking for uid_t in sys/types.h... yes >checking for mode_t... yes >checking for off_t... yes >checking for size_t... yes >checking for available GCC warning flags... -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef >checking whether we should use -Werror... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating libuser.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-libs/libuser-0.56.5/work/libuser-0.56.5' >Making all in po >make[2]: Entering directory `/var/tmp/portage/sys-libs/libuser-0.56.5/work/libuser-0.56.5/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sys-libs/libuser-0.56.5/work/libuser-0.56.5/po' >Making all in docs >make[2]: Entering directory `/var/tmp/portage/sys-libs/libuser-0.56.5/work/libuser-0.56.5/docs' >[ -d sgml ] || mkdir sgml >cd sgml; sgml2txt .././sgml/libuser.sgml >Making all in reference >[ -d sgml ] || mkdir sgml >make[3]: Entering directory `/var/tmp/portage/sys-libs/libuser-0.56.5/work/libuser-0.56.5/docs/reference' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sys-libs/libuser-0.56.5/work/libuser-0.56.5/docs/reference' >cd sgml; sgml2html .././sgml/libuser.sgml >make[3]: Entering directory `/var/tmp/portage/sys-libs/libuser-0.56.5/work/libuser-0.56.5/docs' >sed 's,@sysconfdir\@,/etc,g' \ > < ./libuser.conf.5.in > libuser.conf.5 >make[3]: Leaving directory `/var/tmp/portage/sys-libs/libuser-0.56.5/work/libuser-0.56.5/docs' >Processing file .././sgml/libuser.sgml >Processing file .././sgml/libuser.sgml >make[2]: Leaving directory `/var/tmp/portage/sys-libs/libuser-0.56.5/work/libuser-0.56.5/docs' >make[2]: Entering directory `/var/tmp/portage/sys-libs/libuser-0.56.5/work/libuser-0.56.5' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT apps/apps_lchfn-lchfn.o -MD -MP -MF apps/.deps/apps_lchfn-lchfn.Tpo -c -o apps/apps_lchfn-lchfn.o `test -f 'apps/lchfn.c' || echo './'`apps/lchfn.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT apps/apps_lchsh-lchsh.o -MD -MP -MF apps/.deps/apps_lchsh-lchsh.Tpo -c -o apps/apps_lchsh-lchsh.o `test -f 'apps/lchsh.c' || echo './'`apps/lchsh.c >mv -f apps/.deps/apps_lchfn-lchfn.Tpo apps/.deps/apps_lchfn-lchfn.Po >mv -f apps/.deps/apps_lchsh-lchsh.Tpo apps/.deps/apps_lchsh-lchsh.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT apps/apps_lchage-lchage.o -MD -MP -MF apps/.deps/apps_lchage-lchage.Tpo -c -o apps/apps_lchage-lchage.o `test -f 'apps/lchage.c' || echo './'`apps/lchage.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT apps/apps_lgroupadd-lgroupadd.o -MD -MP -MF apps/.deps/apps_lgroupadd-lgroupadd.Tpo -c -o apps/apps_lgroupadd-lgroupadd.o `test -f 'apps/lgroupadd.c' || echo './'`apps/lgroupadd.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT apps/apps_lgroupdel-lgroupdel.o -MD -MP -MF apps/.deps/apps_lgroupdel-lgroupdel.Tpo -c -o apps/apps_lgroupdel-lgroupdel.o `test -f 'apps/lgroupdel.c' || echo './'`apps/lgroupdel.c >mv -f apps/.deps/apps_lgroupadd-lgroupadd.Tpo apps/.deps/apps_lgroupadd-lgroupadd.Po >mv -f apps/.deps/apps_lchage-lchage.Tpo apps/.deps/apps_lchage-lchage.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT apps/apps_lgroupmod-lgroupmod.o -MD -MP -MF apps/.deps/apps_lgroupmod-lgroupmod.Tpo -c -o apps/apps_lgroupmod-lgroupmod.o `test -f 'apps/lgroupmod.c' || echo './'`apps/lgroupmod.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT apps/apps_lid-lid.o -MD -MP -MF apps/.deps/apps_lid-lid.Tpo -c -o apps/apps_lid-lid.o `test -f 'apps/lid.c' || echo './'`apps/lid.c >mv -f apps/.deps/apps_lgroupdel-lgroupdel.Tpo apps/.deps/apps_lgroupdel-lgroupdel.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT apps/apps_lnewusers-lnewusers.o -MD -MP -MF apps/.deps/apps_lnewusers-lnewusers.Tpo -c -o apps/apps_lnewusers-lnewusers.o `test -f 'apps/lnewusers.c' || echo './'`apps/lnewusers.c >mv -f apps/.deps/apps_lgroupmod-lgroupmod.Tpo apps/.deps/apps_lgroupmod-lgroupmod.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT apps/apps_lpasswd-lpasswd.o -MD -MP -MF apps/.deps/apps_lpasswd-lpasswd.Tpo -c -o apps/apps_lpasswd-lpasswd.o `test -f 'apps/lpasswd.c' || echo './'`apps/lpasswd.c >mv -f apps/.deps/apps_lid-lid.Tpo apps/.deps/apps_lid-lid.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT apps/apps_luseradd-luseradd.o -MD -MP -MF apps/.deps/apps_luseradd-luseradd.Tpo -c -o apps/apps_luseradd-luseradd.o `test -f 'apps/luseradd.c' || echo './'`apps/luseradd.c >mv -f apps/.deps/apps_lnewusers-lnewusers.Tpo apps/.deps/apps_lnewusers-lnewusers.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT apps/apps_luserdel-luserdel.o -MD -MP -MF apps/.deps/apps_luserdel-luserdel.Tpo -c -o apps/apps_luserdel-luserdel.o `test -f 'apps/luserdel.c' || echo './'`apps/luserdel.c >mv -f apps/.deps/apps_lpasswd-lpasswd.Tpo apps/.deps/apps_lpasswd-lpasswd.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT apps/apps_lusermod-lusermod.o -MD -MP -MF apps/.deps/apps_lusermod-lusermod.Tpo -c -o apps/apps_lusermod-lusermod.o `test -f 'apps/lusermod.c' || echo './'`apps/lusermod.c >mv -f apps/.deps/apps_luseradd-luseradd.Tpo apps/.deps/apps_luseradd-luseradd.Po >mv -f apps/.deps/apps_lusermod-lusermod.Tpo apps/.deps/apps_lusermod-lusermod.Po >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DSYSCONFDIR='"/etc"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-config.lo -MD -MP -MF lib/.deps/lib_libuser_la-config.Tpo -c -o lib/lib_libuser_la-config.lo `test -f 'lib/config.c' || echo './'`lib/config.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DSYSCONFDIR='"/etc"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-entity.lo -MD -MP -MF lib/.deps/lib_libuser_la-entity.Tpo -c -o lib/lib_libuser_la-entity.lo `test -f 'lib/entity.c' || echo './'`lib/entity.c >mv -f apps/.deps/apps_luserdel-luserdel.Tpo apps/.deps/apps_luserdel-luserdel.Po >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DSYSCONFDIR='"/etc"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-error.lo -MD -MP -MF lib/.deps/lib_libuser_la-error.Tpo -c -o lib/lib_libuser_la-error.lo `test -f 'lib/error.c' || echo './'`lib/error.c >mkdir lib/.libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-error.lo -MD -MP -MF lib/.deps/lib_libuser_la-error.Tpo -c lib/error.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-error.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-entity.lo -MD -MP -MF lib/.deps/lib_libuser_la-entity.Tpo -c lib/entity.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-entity.o >mv -f lib/.deps/lib_libuser_la-error.Tpo lib/.deps/lib_libuser_la-error.Plo >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DSYSCONFDIR='"/etc"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-getdate.lo -MD -MP -MF lib/.deps/lib_libuser_la-getdate.Tpo -c -o lib/lib_libuser_la-getdate.lo `test -f 'lib/getdate.c' || echo './'`lib/getdate.c >mv -f lib/.deps/lib_libuser_la-entity.Tpo lib/.deps/lib_libuser_la-entity.Plo >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DSYSCONFDIR='"/etc"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-misc.lo -MD -MP -MF lib/.deps/lib_libuser_la-misc.Tpo -c -o lib/lib_libuser_la-misc.lo `test -f 'lib/misc.c' || echo './'`lib/misc.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-config.lo -MD -MP -MF lib/.deps/lib_libuser_la-config.Tpo -c lib/config.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-config.o >mv -f lib/.deps/lib_libuser_la-config.Tpo lib/.deps/lib_libuser_la-config.Plo >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DSYSCONFDIR='"/etc"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-modules.lo -MD -MP -MF lib/.deps/lib_libuser_la-modules.Tpo -c -o lib/lib_libuser_la-modules.lo `test -f 'lib/modules.c' || echo './'`lib/modules.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-getdate.lo -MD -MP -MF lib/.deps/lib_libuser_la-getdate.Tpo -c lib/getdate.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-getdate.o >mv -f lib/.deps/lib_libuser_la-getdate.Tpo lib/.deps/lib_libuser_la-getdate.Plo >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DSYSCONFDIR='"/etc"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-prompt.lo -MD -MP -MF lib/.deps/lib_libuser_la-prompt.Tpo -c -o lib/lib_libuser_la-prompt.lo `test -f 'lib/prompt.c' || echo './'`lib/prompt.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-misc.lo -MD -MP -MF lib/.deps/lib_libuser_la-misc.Tpo -c lib/misc.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-misc.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-modules.lo -MD -MP -MF lib/.deps/lib_libuser_la-modules.Tpo -c lib/modules.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-modules.o >mv -f lib/.deps/lib_libuser_la-modules.Tpo lib/.deps/lib_libuser_la-modules.Plo >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DSYSCONFDIR='"/etc"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-scache.lo -MD -MP -MF lib/.deps/lib_libuser_la-scache.Tpo -c -o lib/lib_libuser_la-scache.lo `test -f 'lib/scache.c' || echo './'`lib/scache.c >mv -f lib/.deps/lib_libuser_la-misc.Tpo lib/.deps/lib_libuser_la-misc.Plo >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DSYSCONFDIR='"/etc"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-user.lo -MD -MP -MF lib/.deps/lib_libuser_la-user.Tpo -c -o lib/lib_libuser_la-user.lo `test -f 'lib/user.c' || echo './'`lib/user.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-prompt.lo -MD -MP -MF lib/.deps/lib_libuser_la-prompt.Tpo -c lib/prompt.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-prompt.o >mv -f lib/.deps/lib_libuser_la-prompt.Tpo lib/.deps/lib_libuser_la-prompt.Plo >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR='"/usr/share/locale"' -DMODULEDIR='"/usr/lib/libuser"' -DSYSCONFDIR='"/etc"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-util.lo -MD -MP -MF lib/.deps/lib_libuser_la-util.Tpo -c -o lib/lib_libuser_la-util.lo `test -f 'lib/util.c' || echo './'`lib/util.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-user.lo -MD -MP -MF lib/.deps/lib_libuser_la-user.Tpo -c lib/user.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-user.o >mv -f lib/.deps/lib_libuser_la-user.Tpo lib/.deps/lib_libuser_la-user.Plo >depbase=`echo apps/apputil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT apps/apputil.lo -MD -MP -MF $depbase.Tpo -c -o apps/apputil.lo apps/apputil.c &&\ > mv -f $depbase.Tpo $depbase.Plo > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-scache.lo -MD -MP -MF lib/.deps/lib_libuser_la-scache.Tpo -c lib/scache.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-scache.o >mv -f lib/.deps/lib_libuser_la-scache.Tpo lib/.deps/lib_libuser_la-scache.Plo >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LIBUSER_MODULE -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT modules/modules_libuser_files_la-files.lo -MD -MP -MF modules/.deps/modules_libuser_files_la-files.Tpo -c -o modules/modules_libuser_files_la-files.lo `test -f 'modules/files.c' || echo './'`modules/files.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ilib -DLOCALEDIR=\"/usr/share/locale\" -DMODULEDIR=\"/usr/lib/libuser\" -DSYSCONFDIR=\"/etc\" -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT lib/lib_libuser_la-util.lo -MD -MP -MF lib/.deps/lib_libuser_la-util.Tpo -c lib/util.c -fPIC -DPIC -o lib/.libs/lib_libuser_la-util.o >mkdir apps/.libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT apps/apputil.lo -MD -MP -MF apps/.deps/apputil.Tpo -c apps/apputil.c -fPIC -DPIC -o apps/.libs/apputil.o >mv -f lib/.deps/lib_libuser_la-util.Tpo lib/.deps/lib_libuser_la-util.Plo >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LIBUSER_MODULE -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT modules/modules_libuser_shadow_la-files.lo -MD -MP -MF modules/.deps/modules_libuser_shadow_la-files.Tpo -c -o modules/modules_libuser_shadow_la-files.lo `test -f 'modules/files.c' || echo './'`modules/files.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LIBUSER_MODULE -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT modules/modules_libuser_ldap_la-ldap.lo -MD -MP -MF modules/.deps/modules_libuser_ldap_la-ldap.Tpo -c -o modules/modules_libuser_ldap_la-ldap.lo `test -f 'modules/ldap.c' || echo './'`modules/ldap.c >mkdir modules/.libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LIBUSER_MODULE -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT modules/modules_libuser_files_la-files.lo -MD -MP -MF modules/.deps/modules_libuser_files_la-files.Tpo -c modules/files.c -fPIC -DPIC -o modules/.libs/modules_libuser_files_la-files.o >mv -f modules/.deps/modules_libuser_files_la-files.Tpo modules/.deps/modules_libuser_files_la-files.Plo >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.4 -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT python/python_libusermodule_la-libusermodule.lo -MD -MP -MF python/.deps/python_libusermodule_la-libusermodule.Tpo -c -o python/python_libusermodule_la-libusermodule.lo `test -f 'python/libusermodule.c' || echo './'`python/libusermodule.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LIBUSER_MODULE -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT modules/modules_libuser_shadow_la-files.lo -MD -MP -MF modules/.deps/modules_libuser_shadow_la-files.Tpo -c modules/files.c -fPIC -DPIC -o modules/.libs/modules_libuser_shadow_la-files.o >mv -f modules/.deps/modules_libuser_shadow_la-files.Tpo modules/.deps/modules_libuser_shadow_la-files.Plo >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT samples/samples_enum-enum.o -MD -MP -MF samples/.deps/samples_enum-enum.Tpo -c -o samples/samples_enum-enum.o `test -f 'samples/enum.c' || echo './'`samples/enum.c >mv -f samples/.deps/samples_enum-enum.Tpo samples/.deps/samples_enum-enum.Po >depbase=`echo samples/field.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT samples/field.o -MD -MP -MF $depbase.Tpo -c -o samples/field.o samples/field.c &&\ > mv -f $depbase.Tpo $depbase.Po > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_LIBUSER_MODULE -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT modules/modules_libuser_ldap_la-ldap.lo -MD -MP -MF modules/.deps/modules_libuser_ldap_la-ldap.Tpo -c modules/ldap.c -fPIC -DPIC -o modules/.libs/modules_libuser_ldap_la-ldap.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT samples/samples_homedir-homedir.o -MD -MP -MF samples/.deps/samples_homedir-homedir.Tpo -c -o samples/samples_homedir-homedir.o `test -f 'samples/homedir.c' || echo './'`samples/homedir.c >mv -f samples/.deps/samples_homedir-homedir.Tpo samples/.deps/samples_homedir-homedir.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR='"/usr/share/locale"' -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT samples/samples_lookup-lookup.o -MD -MP -MF samples/.deps/samples_lookup-lookup.Tpo -c -o samples/samples_lookup-lookup.o `test -f 'samples/lookup.c' || echo './'`samples/lookup.c >modules/ldap.c:37:23: error: sasl/sasl.h: No such file or directory >modules/ldap.c: In function 'interact': >modules/ldap.c:240: error: 'sasl_interact_t' undeclared (first use in this function) >modules/ldap.c:240: error: (Each undeclared identifier is reported only once >modules/ldap.c:240: error: for each function it appears in.) >modules/ldap.c:240: error: 'res' undeclared (first use in this function) >modules/ldap.c:247: error: 'SASL_CB_LIST_END' undeclared (first use in this function) >modules/ldap.c:250: error: 'SASL_CB_USER' undeclared (first use in this function) >modules/ldap.c:259: error: 'SASL_CB_AUTHNAME' undeclared (first use in this function) >modules/ldap.c:266: error: 'SASL_CB_GETREALM' undeclared (first use in this function) >make[2]: *** [modules/modules_libuser_ldap_la-ldap.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >mv -f samples/.deps/samples_lookup-lookup.Tpo samples/.deps/samples_lookup-lookup.Po >mkdir python/.libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.4 -O2 -march=i686 -pipe -Wall -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wundef -MT python/python_libusermodule_la-libusermodule.lo -MD -MP -MF python/.deps/python_libusermodule_la-libusermodule.Tpo -c python/libusermodule.c -fPIC -DPIC -o python/.libs/python_libusermodule_la-libusermodule.o >mv -f python/.deps/python_libusermodule_la-libusermodule.Tpo python/.deps/python_libusermodule_la-libusermodule.Plo >make[2]: Leaving directory `/var/tmp/portage/sys-libs/libuser-0.56.5/work/libuser-0.56.5' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sys-libs/libuser-0.56.5/work/libuser-0.56.5' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: sys-libs/libuser-0.56.5 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 1701: Called dyn_compile > [31;01m*[0m ebuild.sh, line 1039: Called qa_call 'src_compile' > [31;01m*[0m ebuild.sh, line 44: Called src_compile > [31;01m*[0m libuser-0.56.5.ebuild, line 42: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/sys-libs/libuser-0.56.5/temp/build.log'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 210286
: 143604 |
143606