| Summary: | splashutils-1.5.3.1 doesn't compile with mng useflag | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | ainu <claus.boehmer> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
ainu
2007-12-09 21:38:12 UTC
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
CREATE fbsplash.h
make --silent all-am
In file included from common.h:4,
from mng_callbacks.c:15:
config.h:51:1: warning: "HAVE_STDLIB_H" redefined
In file included from /usr/include/jpeglib.h:28,
from /usr/include/libmng_types.h:192,
from /usr/include/libmng.h:379,
from mng_callbacks.c:12:
/usr/include/jconfig.h:12:1: warning: this is the location of the previous definition
In file included from common.h:4,
from mng_render.c:17:
config.h:51:1: warning: "HAVE_STDLIB_H" redefined
In file included from /usr/include/jpeglib.h:28,
from /usr/include/libmng_types.h:192,
from /usr/include/libmng.h:379,
from mng_render.c:15:
/usr/include/jconfig.h:12:1: warning: this is the location of the previous definition
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/../../../../lib64/libpthread.a(pthread_cond_timedwait.o): In function `pthread_cond_timedwait':
(.text+0xa7): undefined reference to `__vdso_clock_gettime'
collect2: ld returned 1 exit status
make[1]: *** [fbsplashd.static] Error 1
make: *** [all] Error 2
*
* ERROR: media-gfx/splashutils-1.5.3.1 failed.
* Call stack:
* ebuild.sh, line 46: Called src_compile
* environment, line 2127: Called die
* The specific snippet of code:
* emake -j1 || diefunc "$FUNCNAME" "$LINENO" "$?" "failed to build splashutils";
* The die message:
* failed to build splashutils
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-gfx/splashutils-1.5.3.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-gfx/splashutils-1.5.3.1/temp/environment'.
*
* Messages for package media-gfx/splashutils-1.5.3.1:
*
* ERROR: media-gfx/splashutils-1.5.3.1 failed.
* Call stack:
* ebuild.sh, line 46: Called src_compile
* environment, line 2127: Called die
* The specific snippet of code:
* emake -j1 || diefunc "$FUNCNAME" "$LINENO" "$?" "failed to build splashutils";
* The die message:
* failed to build splashutils
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-gfx/splashutils-1.5.3.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-gfx/splashutils-1.5.3.1/temp/environment'.
*
*** This bug has been marked as a duplicate of bug 198949 *** |