Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 424596 Details for
Bug 573832
x11-plugins/wmcoincoin-2.6.2_p20140602 : wmcoincoin_player.c:(.text+0x107): undefined reference to `imlib_render_image_part_on_drawable_at_size'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-plugins:wmcoincoin-2.6.2_p20140602:20160204-024226.log
x11-plugins:wmcoincoin-2.6.2_p20140602:20160204-024226.log (text/plain), 37.24 KB, created by
Toralf Förster
on 2016-02-04 12:00:10 UTC
(
hide
)
Description:
x11-plugins:wmcoincoin-2.6.2_p20140602:20160204-024226.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-02-04 12:00:10 UTC
Size:
37.24 KB
patch
obsolete
> * Package: x11-plugins/wmcoincoin-2.6.2_p20140602 > * Repository: gentoo > * Maintainer: voyageur@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking wmcoincoin-2.6.2_p20140602.tar.gz to /var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work >>>> Source unpacked in /var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work >>>> Preparing source in /var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1 ... > * Applying various patches (bugfixes/updates) ... > * autotools_fixes.patch ... > [ ok ] > * fix_spelling.patch ... > [ ok ] > * fix_x11_include.patch ... > [ ok ] > * format-security.patch ... > [ ok ] > * implicit-function-declaration.patch ... > [ ok ] > * incompatible_pointer_type.patch ... > [ ok ] > * incompatible_struct_type.patch ... > [ ok ] > * int-to-pointer-cast.patch ... > [ ok ] > * maybe-uninitialized.patch ... > [ ok ] > * parentheses.patch ... > [ ok ] > * pointer-to-int-cast.patch ... > [ ok ] > * sign-compare.patch ... > [ ok ] > * sizeof-pointer-memaccess.patch ... > [ ok ] > * type-limits.patch ... > [ ok ] > * unused-but-set-parameter.patch ... > [ ok ] > * unused-but-set-variable.patch ... > [ ok ] > * unused-parameter.patch ... > [ ok ] > * unused-result.patch ... > [ ok ] > * unused-variable.patch ... > [ ok ] > * Done with patching > * Running eautoreconf in '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1' ... > * Running autopoint --force ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: wmcoincoin-debian-2.6.2-20140602-1/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1 ... > * econf: updating wmcoincoin-debian-2.6.2-20140602-1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating wmcoincoin-debian-2.6.2-20140602-1/config.guess with /usr/share/gnuconfig/config.guess >./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 --disable-silent-rules --libdir=/usr/lib64 --enable-nls --disable-xinerama >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >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 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 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 whether we are using the GNU C Library 2 or newer... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for simple visibility declarations... yes >checking for inline... inline >checking for size_t... yes >checking for stdint.h... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether integer division by zero raises SIGFPE... yes >checking for inttypes.h... yes >checking for unsigned long long int... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for ld used by GCC... /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 shared library run path origin... done >checking whether imported symbols can be declared weak... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_kill in -lpthread... yes >checking for pthread_rwlock_t... yes >checking for multithread API to use... posix >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for argz_count... yes >checking for argz_stringify... yes >checking for argz_next... yes >checking for __fsetlocking... yes >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for NL_LOCALE_NAME macro... yes >checking for bison... bison >checking version of bison... 3.0.4, ok >checking for long long int... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for ptrdiff_t... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for asprintf... yes >checking for fwprintf... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for snprintf... yes >checking for wcslen... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether getc_unlocked is declared... yes >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for strerror in -lcposix... no >checking whether x86_64-pc-linux-gnu-gcc accepts -rdynamic ... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -Wno-pointer-sign ... yes >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >x_cflags= libs= pre_lib= -lSM -lICE x_libs= x_extra= >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 XFT... yes >building with WMCCC, checking for gtk.. >checking for PACKAGE... yes >checking for vprintf... yes >checking for _doprnt... no >checking for string.h... (cached) yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for unistd.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking sys/utime.h usability... no >checking sys/utime.h presence... no >checking for sys/utime.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking for inttypes.h... (cached) yes >checking for unistd.h... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for strdup... (cached) yes >checking for strstr... yes >checking for strcasecmp... (cached) yes >checking for strncasecmp... yes >checking for strerror... yes >checking for snprintf... (cached) yes >checking for vsnprintf... yes >checking for select... yes >checking for signal... yes >checking for uname... yes >checking for getaddrinfo... yes >checking for freeaddrinfo... yes >checking for gai_strerror... yes >checking for getnameinfo... yes >checking for inet_aton... yes >checking for an ANSI C-conforming const... yes >checking for inline... (cached) inline >checking for pid_t... yes >checking for size_t... (cached) yes >checking whether time.h and sys/time.h may both be included... (cached) yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct sockaddr_storage... yes >checking for struct addrinfo... yes >checking for execinfo.h and backtrace... yes >checking for imlib2-config... yes > >1331;33myou are using GNU/linux, it's Good(c)(tm) !1330m > >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating intl/Makefile >config.status: creating po/Makefile.in >config.status: creating m4/Makefile >config.status: creating src/Makefile >config.status: creating scripts/Makefile >config.status: creating platypus/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing default commands > wmcc will be built with wmccc > wmcc will be built with wmcoincoin_player >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1' >Making all in intl >make[2]: Entering directory '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1/intl' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1/intl' >Making all in m4 >make[2]: Entering directory '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1/m4' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1/m4' >Making all in po >make[2]: Entering directory '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1/po' >make[2]: Leaving directory '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1/po' >Making all in src >make[2]: Entering directory '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-cc_queue.o `test -f 'cc_queue.c' || echo './'`cc_queue.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-plopup.o `test -f 'plopup.c' || echo './'`plopup.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-md5.o `test -f 'md5.c' || echo './'`md5.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-base64.o `test -f 'base64.c' || echo './'`base64.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-board_util.o `test -f 'board_util.c' || echo './'`board_util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-xmlcoincoin.o `test -f 'xmlcoincoin.c' || echo './'`xmlcoincoin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-regexp.o `test -f 'regexp.c' || echo './'`regexp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-myprintf.o `test -f 'myprintf.c' || echo './'`myprintf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-raster.o `test -f 'raster.c' || echo './'`raster.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-fontcoincoin.o `test -f 'fontcoincoin.c' || echo './'`fontcoincoin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-kbcoincoin.o `test -f 'kbcoincoin.c' || echo './'`kbcoincoin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-swallowcoincoin.o `test -f 'swallowcoincoin.c' || echo './'`swallowcoincoin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-troll_detector.o `test -f 'troll_detector.c' || echo './'`troll_detector.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-pinnipede.o `test -f 'pinnipede.c' || echo './'`pinnipede.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-pinnipede_widgets.o `test -f 'pinnipede_widgets.c' || echo './'`pinnipede_widgets.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-pinnipede_pdfm.o `test -f 'pinnipede_pdfm.c' || echo './'`pinnipede_pdfm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-pinnipede_totoz.o `test -f 'pinnipede_totoz.c' || echo './'`pinnipede_totoz.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-totoz_bookmark.o `test -f 'totoz_bookmark.c' || echo './'`totoz_bookmark.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-palmipede.o `test -f 'palmipede.c' || echo './'`palmipede.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-dock.o `test -f 'dock.c' || echo './'`dock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-board.o `test -f 'board.c' || echo './'`board.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-board_rss.o `test -f 'board_rss.c' || echo './'`board_rss.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-board_pop3.o `test -f 'board_pop3.c' || echo './'`board_pop3.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-site.o `test -f 'site.c' || echo './'`site.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-balltrap.o `test -f 'balltrap.c' || echo './'`balltrap.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-keylist.o `test -f 'keylist.c' || echo './'`keylist.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-scrollcoin.o `test -f 'scrollcoin.c' || echo './'`scrollcoin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-picohtml.o `test -f 'picohtml.c' || echo './'`picohtml.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-msgbox.o `test -f 'msgbox.c' || echo './'`msgbox.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-balloon.o `test -f 'balloon.c' || echo './'`balloon.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-wmcoincoin.o `test -f 'wmcoincoin.c' || echo './'`wmcoincoin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-http.o `test -f 'http.c' || echo './'`http.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-coin_util.o `test -f 'coin_util.c' || echo './'`coin_util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-coin_xutil.o `test -f 'coin_xutil.c' || echo './'`coin_xutil.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-prefs.o `test -f 'prefs.c' || echo './'`prefs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-prefs_gestion.o `test -f 'prefs_gestion.c' || echo './'`prefs_gestion.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin-spell_coin.o `test -f 'spell_coin.c' || echo './'`spell_coin.c >x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -Wl,-O1 -Wl,--as-needed -rdynamic -o wmcoincoin wmcoincoin-cc_queue.o wmcoincoin-plopup.o wmcoincoin-md5.o wmcoincoin-base64.o wmcoincoin-board_util.o wmcoincoin-xmlcoincoin.o wmcoincoin-regexp.o wmcoincoin-myprintf.o wmcoincoin-raster.o wmcoincoin-fontcoincoin.o wmcoincoin-kbcoincoin.o wmcoincoin-swallowcoincoin.o wmcoincoin-troll_detector.o wmcoincoin-pinnipede.o wmcoincoin-pinnipede_widgets.o wmcoincoin-pinnipede_pdfm.o wmcoincoin-pinnipede_totoz.o wmcoincoin-totoz_bookmark.o wmcoincoin-palmipede.o wmcoincoin-dock.o wmcoincoin-board.o wmcoincoin-board_rss.o wmcoincoin-board_pop3.o wmcoincoin-site.o wmcoincoin-balltrap.o wmcoincoin-keylist.o wmcoincoin-scrollcoin.o wmcoincoin-picohtml.o wmcoincoin-msgbox.o wmcoincoin-balloon.o wmcoincoin-wmcoincoin.o wmcoincoin-http.o wmcoincoin-coin_util.o wmcoincoin-coin_xutil.o wmcoincoin-prefs.o wmcoincoin-prefs_gestion.o wmcoincoin-spell_coin.o -lXft -lm -lSM -lICE -lX11 -lXext -lXmu -lfreetype >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmccc-wmccc.o `test -f 'wmccc.c' || echo './'`wmccc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmccc-wmccc_dialogs.o `test -f 'wmccc_dialogs.c' || echo './'`wmccc_dialogs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmccc-wmccc_support.o `test -f 'wmccc_support.c' || echo './'`wmccc_support.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmccc-wmccc_interface.o `test -f 'wmccc_interface.c' || echo './'`wmccc_interface.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmccc-wmccc_callbacks.o `test -f 'wmccc_callbacks.c' || echo './'`wmccc_callbacks.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmccc-wmccc_save_prefs.o `test -f 'wmccc_save_prefs.c' || echo './'`wmccc_save_prefs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmccc-myprintf.o `test -f 'myprintf.c' || echo './'`myprintf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmccc-prefs.o `test -f 'prefs.c' || echo './'`prefs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmccc-md5.o `test -f 'md5.c' || echo './'`md5.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmccc-coin_util.o `test -f 'coin_util.c' || echo './'`coin_util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWMCCDATADIR="\"/usr/share/wmcoincoin\"" -DLOCALEDIR="\"/usr/share/locale\"" -I../intl -I.. -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmccc-keylist.o `test -f 'keylist.c' || echo './'`keylist.c >x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -Wl,-O1 -Wl,--as-needed -rdynamic -o wmccc wmccc-wmccc.o wmccc-wmccc_dialogs.o wmccc-wmccc_support.o wmccc-wmccc_interface.o wmccc-wmccc_callbacks.o wmccc-wmccc_save_prefs.o wmccc-myprintf.o wmccc-prefs.o wmccc-md5.o wmccc-coin_util.o wmccc-keylist.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lSM -lICE -lX11 -lXext -lXmu -lfreetype >make[2]: Leaving directory '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1/src' >Making all in scripts >make[2]: Entering directory '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1/scripts' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1/scripts' >Making all in platypus >make[2]: Entering directory '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1/platypus' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. `imlib2-config --cflags` -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o fmalloc.o fmalloc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. `imlib2-config --cflags` -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o giffunc.o giffunc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. `imlib2-config --cflags` -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o gifread.o gifread.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. `imlib2-config --cflags` -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -c -o wmcoincoin_player.o wmcoincoin_player.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -W -fsigned-char -Wno-pointer-sign -Wl,-O1 -Wl,--as-needed -rdynamic -o wmcoincoin_player fmalloc.o giffunc.o gifread.o wmcoincoin_player.o `imlib2-config --libs` `pkg-config --libs x11` >wmcoincoin_player.o: In function `main_loop': >wmcoincoin_player.c:(.text+0x107): undefined reference to `imlib_render_image_part_on_drawable_at_size' >wmcoincoin_player.o: In function `main': >wmcoincoin_player.c:(.text.startup+0x90d): undefined reference to `imlib_context_set_display' >wmcoincoin_player.c:(.text.startup+0x919): undefined reference to `imlib_context_set_visual' >wmcoincoin_player.c:(.text.startup+0x925): undefined reference to `imlib_context_set_colormap' >wmcoincoin_player.c:(.text.startup+0x93b): undefined reference to `imlib_context_set_drawable' >collect2: error: ld returned 1 exit status >Makefile:421: recipe for target 'wmcoincoin_player' failed >make[2]: *** [wmcoincoin_player] Error 1 >make[2]: Leaving directory '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1/platypus' >Makefile:516: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1' >Makefile:434: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: x11-plugins/wmcoincoin-2.6.2_p20140602::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-plugins/wmcoincoin-2.6.2_p20140602::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-plugins/wmcoincoin-2.6.2_p20140602::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-plugins:wmcoincoin-2.6.2_p20140602:20160204-024226.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/temp/environment'. > * Working directory: '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1' > * S: '/var/tmp/portage/x11-plugins/wmcoincoin-2.6.2_p20140602/work/wmcoincoin-debian-2.6.2-20140602-1'
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 573832
:
424592
|
424594
| 424596