Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 388084 Details for
Bug 526912
x11-libs/libtinynotify-0.2.1: fails tests
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), 20.35 KB, created by
Ian Stakenvicius (RETIRED)
on 2014-11-01 19:17:30 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Ian Stakenvicius (RETIRED)
Created:
2014-11-01 19:17:30 UTC
Size:
20.35 KB
patch
obsolete
> * Package: x11-libs/libtinynotify-0.2.1 > * Repository: gentoo > * Maintainer: mgorny@gentoo.org > * Upstream: mgorny@gentoo.org https://bitbucket.org/mgorny/libtinynotify/issues/ > * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux test userland_GNU > * FEATURES: sandbox test userpriv usersandbox >Installed LAPACK for library directory lib64 > [1] reference * >Installed BLAS for library directory lib64 > [1] reference * >Installed CBLAS for library directory lib64 > [1] gsl > [2] reference * >>>> Unpacking source... >>>> Unpacking libtinynotify-0.2.1.tar.bz2 to /tmp/portage/x11-libs/libtinynotify-0.2.1/work >>>> Source unpacked in /tmp/portage/x11-libs/libtinynotify-0.2.1/work >>>> Preparing source in /tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1 ... > * Running elibtoolize in: libtinynotify-0.2.1/ > * Applying target-nm/2.4.2 patch ... > * Running elibtoolize in: libtinynotify-0.2.1/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.2.6 patch ... >>>> Source prepared. >>>> Configuring source in /tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1 ... >>>> Working in BUILD_DIR: "/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build" > * econf: updating libtinynotify-0.2.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libtinynotify-0.2.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess >/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/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 --disable-dependency-tracking --libdir=/usr/lib64 --docdir=/usr/share/doc/libtinynotify-0.2.1 --enable-shared --disable-static --disable-debug --enable-gtk-doc >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 style of include used by make... GNU >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 dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking for GTKDOC_DEPS... yes >checking whether to build gtk-doc documentation... yes >checking for strdup... yes >checking for snprintf... yes >checking for library containing vasprintf... none required >checking for DBUS... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating libtinynotify.pc >config.status: creating doc/example-mailclient.xml >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1 ... >>>> Working in BUILD_DIR: "/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build" >make -j24 >make all-recursive >make[1]: Entering directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build' >Making all in doc >make[2]: Entering directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build/doc' > DOC Preparing build > DOC Scanning header files > DOC Rebuilding template files >./libtinynotify-unused.txt:1: warning: 1 unused declarations.They should be added to libtinynotify-sections.txt in the appropriate place. > DOC Building XML >./libtinynotify-unused.txt:1: warning: 1 unused declarations.They should be added to libtinynotify-sections.txt in the appropriate place. > DOC Building HTML >element a: validity error : ID idx already defined > DOC Fixing cross-references >make[2]: Leaving directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build/doc' >make[2]: Entering directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libtinynotify_la-common.lo `test -f 'lib/common.c' || echo '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/'`lib/common.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libtinynotify_la-error.lo `test -f 'lib/error.c' || echo '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/'`lib/error.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libtinynotify_la-session.lo `test -f 'lib/session.c' || echo '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/'`lib/session.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libtinynotify_la-notification.lo `test -f 'lib/notification.c' || echo '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/'`lib/notification.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libtinynotify_la-event.lo `test -f 'lib/event.c' || echo '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/'`lib/event.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/lib/common.c -fPIC -DPIC -o .libs/libtinynotify_la-common.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/lib/error.c -fPIC -DPIC -o .libs/libtinynotify_la-error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/lib/event.c -fPIC -DPIC -o .libs/libtinynotify_la-event.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/lib/session.c -fPIC -DPIC -o .libs/libtinynotify_la-session.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/lib/notification.c -fPIC -DPIC -o .libs/libtinynotify_la-notification.o >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -version-info 2:1:2 -Wl,-O1 -Wl,--as-needed -o libtinynotify.la -rpath /usr/lib64 libtinynotify_la-common.lo libtinynotify_la-error.lo libtinynotify_la-session.lo libtinynotify_la-notification.lo libtinynotify_la-event.lo -ldbus-1 >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/libtinynotify_la-common.o .libs/libtinynotify_la-error.o .libs/libtinynotify_la-session.o .libs/libtinynotify_la-notification.o .libs/libtinynotify_la-event.o -Wl,--as-needed -ldbus-1 -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libtinynotify.so.0 -o .libs/libtinynotify.so.0.2.1 >libtool: link: (cd ".libs" && rm -f "libtinynotify.so.0" && ln -s "libtinynotify.so.0.2.1" "libtinynotify.so.0") >libtool: link: (cd ".libs" && rm -f "libtinynotify.so" && ln -s "libtinynotify.so.0.2.1" "libtinynotify.so") >libtool: link: ( cd ".libs" && rm -f "libtinynotify.la" && ln -s "../libtinynotify.la" "libtinynotify.la" ) >make[2]: Leaving directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build' >make[1]: Leaving directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build' >>>> Source compiled. >>>> Test phase: x11-libs/libtinynotify-0.2.1 >>>> Working in BUILD_DIR: "/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build" >make -j24 check >Making check in doc >make[1]: Entering directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build/doc' >make check-TESTS >make[2]: Entering directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build/doc' >Running suite(s): gtk-doc-libtinynotify >/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build/doc/libtinynotify-unused.txt:1:E: 1 unused documentation entries >75.0%: Checks 4, Failures: 1 >FAIL: /usr/bin/gtkdoc-check >================== >1 of 1 test failed >================== >Makefile:304: recipe for target 'check-TESTS' failed >make[2]: *** [check-TESTS] Error 1 >make[2]: Leaving directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build/doc' >Makefile:430: recipe for target 'check-am' failed >make[1]: *** [check-am] Error 2 >make[1]: Leaving directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build/doc' >Makefile:568: recipe for target 'check-recursive' failed >make: *** [check-recursive] Error 1 > * ERROR: x11-libs/libtinynotify-0.2.1::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-libs/libtinynotify-0.2.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-libs/libtinynotify-0.2.1::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-libs:libtinynotify-0.2.1:20141026-091800.log'. > * The ebuild environment file is located at '/tmp/portage/x11-libs/libtinynotify-0.2.1/temp/environment'. > * Working directory: '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build' > * S: '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1' >>>> Install libtinynotify-0.2.1 into /tmp/portage/x11-libs/libtinynotify-0.2.1/image/ category x11-libs >>>> Working in BUILD_DIR: "/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build" >make -j24 DESTDIR=/tmp/portage/x11-libs/libtinynotify-0.2.1/image/ install >Making install in doc >make[1]: Entering directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build/doc' >make[2]: Entering directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build/doc' >make[2]: Nothing to be done for 'install-exec-am'. > /usr/bin/install -c -m 644 ./html/api-index-full.html > /usr/bin/install -c -m 644 ./html/ch01.html > /usr/bin/install -c -m 644 ./html/ch02.html > /usr/bin/install -c -m 644 ./html/example-mailclient.html > /usr/bin/install -c -m 644 ./html/home.png > /usr/bin/install -c -m 644 ./html/index.html > /usr/bin/install -c -m 644 ./html/index.sgml > /usr/bin/install -c -m 644 ./html/left-insensitive.png > /usr/bin/install -c -m 644 ./html/left.png > /usr/bin/install -c -m 644 ./html/libtinynotify-Notification.html > /usr/bin/install -c -m 644 ./html/libtinynotify-NotifyError.html > /usr/bin/install -c -m 644 ./html/libtinynotify-NotifyEvent.html > /usr/bin/install -c -m 644 ./html/libtinynotify-NotifyFeatures.html > /usr/bin/install -c -m 644 ./html/libtinynotify-NotifySession.html > /usr/bin/install -c -m 644 ./html/libtinynotify.devhelp2 > /usr/bin/install -c -m 644 ./html/right-insensitive.png > /usr/bin/install -c -m 644 ./html/right.png > /usr/bin/install -c -m 644 ./html/style.css > /usr/bin/install -c -m 644 ./html/up-insensitive.png > /usr/bin/install -c -m 644 ./html/up.png >../glib/ -> /usr/share/gtk-doc/html/glib/ (1) >make[2]: Leaving directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build/doc' >make[1]: Leaving directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build/doc' >make[1]: Entering directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build' >make[2]: Entering directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build' >test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/x11-libs/libtinynotify-0.2.1/image//usr/lib64" >test -z "/usr/include" || /bin/mkdir -p "/tmp/portage/x11-libs/libtinynotify-0.2.1/image//usr/include" >test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/tmp/portage/x11-libs/libtinynotify-0.2.1/image//usr/lib64/pkgconfig" >test -z "/usr/include/tinynotify" || /bin/mkdir -p "/tmp/portage/x11-libs/libtinynotify-0.2.1/image//usr/include/tinynotify" > /bin/sh ./libtool --mode=install /usr/bin/install -c libtinynotify.la '/tmp/portage/x11-libs/libtinynotify-0.2.1/image//usr/lib64' > /usr/bin/install -c -m 644 /tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/lib/tinynotify.h '/tmp/portage/x11-libs/libtinynotify-0.2.1/image//usr/include' > /usr/bin/install -c -m 644 libtinynotify.pc '/tmp/portage/x11-libs/libtinynotify-0.2.1/image//usr/lib64/pkgconfig' > /usr/bin/install -c -m 644 /tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/lib/features.h /tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/lib/error.h /tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/lib/session.h /tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/lib/notification.h /tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1/lib/event.h '/tmp/portage/x11-libs/libtinynotify-0.2.1/image//usr/include/tinynotify' >libtool: install: /usr/bin/install -c .libs/libtinynotify.so.0.2.1 /tmp/portage/x11-libs/libtinynotify-0.2.1/image//usr/lib64/libtinynotify.so.0.2.1 >libtool: install: (cd /tmp/portage/x11-libs/libtinynotify-0.2.1/image//usr/lib64 && { ln -s -f libtinynotify.so.0.2.1 libtinynotify.so.0 || { rm -f libtinynotify.so.0 && ln -s libtinynotify.so.0.2.1 libtinynotify.so.0; }; }) >libtool: install: (cd /tmp/portage/x11-libs/libtinynotify-0.2.1/image//usr/lib64 && { ln -s -f libtinynotify.so.0.2.1 libtinynotify.so || { rm -f libtinynotify.so && ln -s libtinynotify.so.0.2.1 libtinynotify.so; }; }) >libtool: install: /usr/bin/install -c .libs/libtinynotify.lai /tmp/portage/x11-libs/libtinynotify-0.2.1/image//usr/lib64/libtinynotify.la >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >make[2]: Leaving directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build' >make[1]: Leaving directory '/tmp/portage/x11-libs/libtinynotify-0.2.1/work/libtinynotify-0.2.1_build' > * Removing unnecessary /usr/lib64/libtinynotify.la (no static archive) >>>> Completed installing libtinynotify-0.2.1 into /tmp/portage/x11-libs/libtinynotify-0.2.1/image/ >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version > usr/lib64/libtinynotify.so.0.2.1 >ecompressdir: bzip2 -9 /usr/share/doc
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 526912
: 388084