Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 356716 Details for
Bug 482160
x11-themes/xcursor-themes-1.0.4 - /usr/bin/xcursorgen: error while loading shared libraries: libpng15.so.15: cannot open shared object file: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
20130823_build.log (text/plain), 8.47 KB, created by
Hiroshi Takenaka
on 2013-08-23 00:23:01 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Hiroshi Takenaka
Created:
2013-08-23 00:23:01 UTC
Size:
8.47 KB
patch
obsolete
> * Package: x11-themes/xcursor-themes-1.0.4 > * Repository: gentoo > * Maintainer: x11@gentoo.org > * USE: elibc_glibc kernel_linux userland_GNU x86 > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking xcursor-themes-1.0.4.tar.bz2 to /var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work >>>> Source unpacked in /var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work >>>> Preparing source in /var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work/xcursor-themes-1.0.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work/xcursor-themes-1.0.4 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work/xcursor-themes-1.0.4_build" > * econf: updating xcursor-themes-1.0.4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xcursor-themes-1.0.4/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work/xcursor-themes-1.0.4/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/xcursor-themes-1.0.4 >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 whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of i686-pc-linux-gnu-gcc... none >checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking how to run the C preprocessor... i686-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 whether __clang__ is declared... no >checking whether __INTEL_COMPILER is declared... no >checking whether __SUNPRO_C is declared... no >checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >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 if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unknown-warning-option... no >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unused-command-line-argument... no >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wall... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wpointer-arith... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-declarations... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wformat=2... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wstrict-prototypes... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-prototypes... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wnested-externs... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wbad-function-cast... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wold-style-definition... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wdeclaration-after-statement... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wunused... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wuninitialized... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wshadow... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wcast-qual... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-noreturn... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-format-attribute... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Wredundant-decls... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=implicit... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=nonnull... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=init-self... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=main... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=missing-braces... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=sequence-point... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=return-type... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=trigraphs... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=array-bounds... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=write-strings... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=address... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -pedantic... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -Werror=attributes... yes >checking whether make supports nested variables... (cached) yes >checking whether ln -s works... yes >checking for xcursorgen... /usr/bin/xcursorgen >checking for ICONDEFS... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating handhelds/Makefile >config.status: creating redglass/Makefile >config.status: creating whiteglass/Makefile >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work/xcursor-themes-1.0.4 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work/xcursor-themes-1.0.4_build" >make -j2 >Making all in handhelds >make[1]: Entering directory `/var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work/xcursor-themes-1.0.4_build/handhelds' >/usr/bin/xcursorgen -p /var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work/xcursor-themes-1.0.4/redglass /var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work/xcursor-themes-1.0.4/handhelds/X_cursor.cfg X_cursor >/usr/bin/xcursorgen -p /var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work/xcursor-themes-1.0.4/redglass /var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work/xcursor-themes-1.0.4/handhelds/based_arrow_down.cfg based_arrow_down >/usr/bin/xcursorgen: error while loading shared libraries: libpng15.so.15: cannot open shared object file: No such file or directory >make[1]: *** [X_cursor] Error 127 >make[1]: *** Waiting for unfinished jobs.... >/usr/bin/xcursorgen: error while loading shared libraries: libpng15.so.15: cannot open shared object file: No such file or directory >make[1]: *** [based_arrow_down] Error 127 >make[1]: Leaving directory `/var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work/xcursor-themes-1.0.4_build/handhelds' >make: *** [all-recursive] Error 1 > * ERROR: x11-themes/xcursor-themes-1.0.4::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-themes/xcursor-themes-1.0.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-themes/xcursor-themes-1.0.4::gentoo'`. > * The complete build log is located at '/var/tmp/portage/x11-themes/xcursor-themes-1.0.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-themes/xcursor-themes-1.0.4/temp/environment'. > * Working directory: '/var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work/xcursor-themes-1.0.4_build' > * S: '/var/tmp/portage/x11-themes/xcursor-themes-1.0.4/work/xcursor-themes-1.0.4'
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 482160
: 356716