Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 318820 Details for
Bug 427238
net-libs/liblockfile-1.09 - checking for ldconfig... no
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 6.69 KB, created by
Aaron Jones
on 2012-07-21 15:58:15 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Aaron Jones
Created:
2012-07-21 15:58:15 UTC
Size:
6.69 KB
patch
obsolete
> * Package: net-libs/liblockfile-1.09 > * Repository: gentoo > * Maintainer: net-mail@gentoo.org > * USE: amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: fakeroot sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking liblockfile_1.09.orig.tar.gz to /var/tmp/portage/net-libs/liblockfile-1.09/work >>>> Source unpacked in /var/tmp/portage/net-libs/liblockfile-1.09/work >>>> Preparing source in /var/tmp/portage/net-libs/liblockfile-1.09/work/liblockfile-1.09 ... > * Applying liblockfile-1.06-respectflags.patch ... [ ok ] > * Applying liblockfile-orphan-file.patch ... [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-libs/liblockfile-1.09/work/liblockfile-1.09' ... > * Running aclocal ... [ ok ] > * Running autoconf ... [ ok ] > * Running autoheader ... [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/liblockfile-1.09/work/liblockfile-1.09 ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-mailgroup=mail --enable-shared >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking build shared libs... yes >checking build libnfslock... no >checking for ldconfig... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for utime... yes >checking for utimes... yes >configure: creating ./config.status >config.status: creating ./Makefile >config.status: WARNING: './Makefile.in' seems to ignore the --datarootdir setting >config.status: creating ./maillock.h >config.status: creating autoconf.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/liblockfile-1.09/work/liblockfile-1.09 ... >make -j8 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLIB -DLOCKPROG=\"/usr/bin/dotlockfile\" \ > -c lockfile.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -c -o dotlockfile.o dotlockfile.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -c lockfile.c -o xlockfile.o >lockfile.c: In function âlockfile_create_save_tmplockâ: >lockfile.c:304:3: warning: ignoring return value of âlinkâ, declared with attribute warn_unused_result >lockfile.c: In function âlockfile_create_save_tmplockâ: >lockfile.c:304:3: warning: ignoring return value of âlinkâ, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o dotlockfile dotlockfile.o xlockfile.o >ar rv liblockfile.a lockfile.o >ar: creating liblockfile.a >a - lockfile.o >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -fPIC -shared -Wl,-soname,liblockfile.so.1 \ > -o liblockfile.so lockfile.o -lc >>>> Source compiled. >>>> Test phase [not enabled]: net-libs/liblockfile-1.09 > >>>> Install liblockfile-1.09 into /var/tmp/portage/net-libs/liblockfile-1.09/image/ category net-libs >make -j8 ROOT=/var/tmp/portage/net-libs/liblockfile-1.09/image/ install >install -m 644 lockfile.h maillock.h /var/tmp/portage/net-libs/liblockfile-1.09/image//usr/include >if [ "mail" != "" ]; then\ > install -g mail -m 2755 dotlockfile /var/tmp/portage/net-libs/liblockfile-1.09/image//usr/bin;\ > else \ > install -g root -m 755 dotlockfile /var/tmp/portage/net-libs/liblockfile-1.09/image//usr/bin; \ > fi >install -m 644 *.1 /var/tmp/portage/net-libs/liblockfile-1.09/image//usr/share/man/man1 >install -m 644 *.3 /var/tmp/portage/net-libs/liblockfile-1.09/image//usr/share/man/man3 >install -m 755 liblockfile.so \ > /var/tmp/portage/net-libs/liblockfile-1.09/image//usr/lib64/liblockfile.so.1.0 >ln -s liblockfile.so.1.0 /var/tmp/portage/net-libs/liblockfile-1.09/image//usr/lib64/liblockfile.so.1 >ln -s liblockfile.so.1.0 /var/tmp/portage/net-libs/liblockfile-1.09/image//usr/lib64/liblockfile.so >if test "/var/tmp/portage/net-libs/liblockfile-1.09/image/" = ""; then ; fi >/bin/sh: -c: line 0: syntax error near unexpected token `;' >/bin/sh: -c: line 0: `if test "/var/tmp/portage/net-libs/liblockfile-1.09/image/" = ""; then ; fi' >make: *** [install_shared] Error 1 > * ERROR: net-libs/liblockfile-1.09 failed (install phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-libs/liblockfile-1.09'`, > * the complete build log and the output of `emerge -pqv '=net-libs/liblockfile-1.09'`. > * The complete build log is located at '/var/tmp/portage/net-libs/liblockfile-1.09/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/liblockfile-1.09/temp/environment'. > * Working directory: '/var/tmp/portage/net-libs/liblockfile-1.09/work/liblockfile-1.09' > * S: '/var/tmp/portage/net-libs/liblockfile-1.09/work/liblockfile-1.09' >
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 427238
: 318820 |
319232