Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207979 - media-gfx/splashutils-1.5.3.4 fails to compile
Summary: media-gfx/splashutils-1.5.3.4 fails to compile
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-28 23:48 UTC by Joel
Modified: 2008-01-29 00:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
The compilation output (fsalida,14.57 KB, text/plain)
2008-01-28 23:48 UTC, Joel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joel 2008-01-28 23:48:10 UTC
When I try to compile splashutils-1.5.3.4 with gentoo amd64, it crashes. I use the following use flags: 
[ebuild     U ] media-gfx/splashutils-1.5.3.4 [1.5.3.3] USE="mng png truetype -fbcondecor -gpm -hardened"
Compilation output in the attached file

Reproducible: Always




Portage 2.1.4 (default-linux/amd64/2007.0/desktop, gcc-4.2.2, glibc-2.7-r1, 2.6.24-gentoo x86_64)
=================================================================
System uname: 2.6.24-gentoo x86_64 Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz
Timestamp of tree: Mon, 28 Jan 2008 19:30:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.3
dev-lang/python:     2.5.1-r5
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="es_ES.UTF-8"
LC_ALL="es_ES.UTF-8"
LINGUAS="es"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac accessibility acl acpi additions alsa amd64 amuled bash-completion berkdb bitmap-fonts bzip2 cairo cdinstall cdr cli cracklib crypt cups curl daemon dbus dga divx dri dvd dvdr dvdread encode fam ffmpeg firefox fortran gdbm gif glut gtk hal iconv ieee1394 ipv6 isdnlog java jpeg kde ldap lm_sensors mad matroska midi mikmod mmx mng mp3 mpeg mudflap musepack ncurses nls nptl nptlonly nsplugin ntfs offensive ogg opengl openmp opera pam pcre pdf perl png ppds pppd python qt3 qt3support qt4 quicktime readline reflection remote scanner sdl session spell spl sse sse2 sse3 ssl ssse3 stats svg symlink tcl tcpd threads tiff tk truetype truetype-fonts type1 type1-fonts unicode usb vditool videos vorbis wmp xcb xcomposite xinerama xml xorg xv xvid zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Joel 2008-01-28 23:48:36 UTC
Created attachment 142062 [details]
The compilation output
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-01-28 23:52:30 UTC
Re-emerge klibc; if that doesn't help, we need the config.log (not emerge.log). And please set your locales to C when reporting bugs.
Comment 3 Joel 2008-01-29 00:06:53 UTC
Yes, you were're right, when I re-emerged klibc, all worked well. Thanks, and sorry for the locales ;)