Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519366 - building dev-perl/SDL-2.540 fails
Summary: building dev-perl/SDL-2.540 fails
Status: RESOLVED DUPLICATE of bug 518432
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-08 00:12 UTC by Nico Baggus
Modified: 2014-08-08 09:09 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Baggus 2014-08-08 00:12:40 UTC
>>> Emerging (1 of 3) dev-perl/Alien-SDL-1.436.0
 * Alien-SDL-1.436.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                    [ ok ]
>>> Unpacking source...
>>> Unpacking Alien-SDL-1.436.tar.gz to /var/tmp/portage/dev-perl/Alien-SDL-1.436.0/work
>>> Source unpacked in /var/tmp/portage/dev-perl/Alien-SDL-1.436.0/work
>>> Preparing source in /var/tmp/portage/dev-perl/Alien-SDL-1.436.0/work/Alien-SDL-1.436 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-perl/Alien-SDL-1.436.0/work/Alien-SDL-1.436 ...
 * Using Module::Build
 * perl Build.PL --installdirs=vendor --libdoc= --destdir=/var/tmp/portage/dev-perl/Alien-SDL-1.436.0/image/ --create_packlist=0 --with-sdl-config
Welcome to Alien::SDL module installation
-----------------------------------------
checking operating system... linux
checking for x86_64-pc-linux-gnu-gcc... yes
checking build system type... x86_64-linux-thread-multi
checking platform specific module... using 'My::Builder::Unix'
Archive::Extract will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at inc/My/Builder.pm, line 15.
checking for config script... yes, sdl-config
Using already installed SDL ver=1.2.15 path=/usr
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Alien-SDL' version '1.436'
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-perl/Alien-SDL-1.436.0/work/Alien-SDL-1.436 ...
Archive::Extract will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at inc/My/Builder.pm, line 15.
Build option used:
        Already installed SDL ver=1.2.15 path=/usr
Building Alien-SDL
>>> Source compiled.
>>> Test phase [not enabled]: dev-perl/Alien-SDL-1.436.0

>>> Install Alien-SDL-1.436.0 into /var/tmp/portage/dev-perl/Alien-SDL-1.436.0/image/ category dev-perl
Archive::Extract will be removed from the Perl core distribution in the next major release. Please install it from CPAN. It is being used at inc/My/Builder.pm, line 15.
Build option used:
        Already installed SDL ver=1.2.15 path=/usr
Building Alien-SDL
Installing /var/tmp/portage/dev-perl/Alien-SDL-1.436.0/image/usr/lib64/perl5/vendor_perl/5.18.2/Alien/SDL.pm
Installing /var/tmp/portage/dev-perl/Alien-SDL-1.436.0/image/usr/lib64/perl5/vendor_perl/5.18.2/Alien/SDL/ConfigData.pm
Installing /var/tmp/portage/dev-perl/Alien-SDL-1.436.0/image/usr/share/man/man3/Alien::SDL::ConfigData.3pm
Installing /var/tmp/portage/dev-perl/Alien-SDL-1.436.0/image/usr/share/man/man3/Alien::SDL.3pm
>>> Completed installing Alien-SDL-1.436.0 into /var/tmp/portage/dev-perl/Alien-SDL-1.436.0/image/

ecompressdir: bzip2 -9 /usr/share/doc

>>> Installing (1 of 3) dev-perl/Alien-SDL-1.436.0

>>> Emerging (2 of 3) dev-perl/SDL-2.540
 * SDL-2.540.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                          [ ok ]
>>> Unpacking source...
>>> Unpacking SDL-2.540.tar.gz to /var/tmp/portage/dev-perl/SDL-2.540/work
>>> Source unpacked in /var/tmp/portage/dev-perl/SDL-2.540/work
>>> Preparing source in /var/tmp/portage/dev-perl/SDL-2.540/work/SDL-2.540 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-perl/SDL-2.540/work/SDL-2.540 ...
 * Using Module::Build
 * perl Build.PL --installdirs=vendor --libdoc= --destdir=/var/tmp/portage/dev-perl/SDL-2.540/image/ --create_packlist=0
*************************** !!!WARNING!!! ********************************
This Release breaks back compatibility support with versions 2.4x and below
**************************************************************************
Using 'My::Builder::Unix' class ...
Detecting available libraries ...
[Alien::SDL] Testing header(s): SDL.h'tempfile' can't be called as a method at /usr/lib64/perl5/vendor_perl/5.18.2/Alien/SDL.pm line 243.
 * ERROR: dev-perl/SDL-2.540::gentoo failed (configure phase):
 *   Unable to build!
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 2445:  Called perl-module_src_configure
 *   environment, line 2049:  Called perl-module_src_prep
 *   environment, line 2115:  Called die
 * The specific snippet of code:
 *           perl Build.PL "$@" <<< "${pm_echovar}" || die "Unable to build!";
 * 
 * If you need support, post the output of `emerge --info '=dev-perl/SDL-2.540::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-perl/SDL-2.540::gentoo'`.
 * The complete build log is located at '/var/log/portage/dev-perl:SDL-2.540:20140808-000742.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/SDL-2.540/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-perl/SDL-2.540/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-perl/SDL-2.540/work/SDL-2.540'
 * S: '/var/tmp/portage/dev-perl/SDL-2.540/work/SDL-2.540'

>>> Failed to emerge dev-perl/SDL-2.540, Log file:


Reproducible: Always

Steps to Reproduce:
1. eerge frozen-bubble on a system that didn't have it...
2.
3.


Expected Results:  
working frozen bubble.

Portage 2.2.8-r1 (default/linux/amd64/13.0, gcc-4.7.3, glibc-2.19-r1, 3.12.21-gentoo-r1 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.12.21-gentoo-r1-x86_64-AMD_A6-5357M_APU_with_Radeon-tm-_HD_Graphics-with-gentoo-2.2
KiB Mem:    11651604 total,    975740 free
KiB Swap:    4194300 total,   4020948 free
Timestamp of tree: Thu, 07 Aug 2014 16:00:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
distcc 3.1 x86_64-pc-linux-gnu [disabled]
ccache version 3.1.9 [disabled]
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.7, 3.2.5-r3, 3.3.5-r1
dev-util/ccache:          3.1.9-r3
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.6, 1.12.6, 1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.6.4, 4.7.3-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.13 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo gamerlay voip ruby sunrise x-portage
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA PUEL sun-bcla-java-vm dlj-1.1 skype-eula googleearth AdobeFlash-10 AdobeFlash-10.1"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -mno-tls-direct-seg-refs"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/openfire/resources/security/ /usr/share/config /usr/share/gnupg/qualified.txt /var/bind /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -mno-tls-direct-seg-refs"
DISTDIR="/var/tmp/portdist"
EMERGE_DEFAULT_OPTS="--autounmask-write --keep-going --with-bdeps=y "
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LDFLAGS="-Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude ChangeLog --delete-excluded"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/gamerlay /var/lib/layman/voip /var/lib/layman/ruby /var/lib/layman/sunrise /usr/local/portage"
SYNC="rsync://core.noci.local/gentoo-portage"
USE="3dnow 3dnowext 3dnowprefetch X X509 a52 aac aalib accessibility acl acpi activefilter ads aio akode akonadi alsa amd64 ao apache2 ati audiofile audit authdaemond automount avahi bash-completion berkdb bl bluetooth bookmarks bzip2 cairo caps cdda cddb cdparanoia cdr cgi chm cli clvm cman consolekit cracklib crypt cscope css cups curl cxx dbus dga directfb djvu dri dts dv dvb dvd dvdr eap-tls encode esd exif exiscan exiscan-acl expat fam fame fastcgi fax fbcon ffmpeg flac fortran fpx frxp gd gdbm ggi gif gimp glib gmp gphoto2 graphviz gs gsm gstreamer guile hal handbook howl-compat hpn html http httpd ical icecast iconv id3 id3tag idn ieee1394 ilbc imap imlib ipv6 irda ithreads jabber java javascript jbig jingle joystick jpeg jpeg2k justify kde kdeprefix kerberos kipi kqemu ladspa lame laptop lcms ldap libcaca libsamplerate live lm_sensors lmtp loop-aes lua lzma lzo mad mailwrapper matroska mbrola md5sum mdnsresponder-compat memcache mhash mikmod mjpeg mmap mmx mmxext mng modules motif mp2 mp3 mp4 mpeg mplayer multilib musepack musicbrainz mysql nagios-dns nagios-game nagios-ntp nagios-ping nagios-ssh nas ncurses netboot network nls nptl nsplugin obex ocamlopt odbc odk ogg openal openexr opengl openmp oscar oss pam pcre pda pdf phonon php pic plotutils png pnm policykit portaudio postscript ppds pth pulseaudio qt qt3support qt4 quicktime quotas radius rar rdesktop readline real rle rrdtool rtc ruby samba sasl scanner sdl semantic-desktop server session skey slang sndfile snmp span speex spell spf sqlite sqlite3 srs srtp sse sse2 sse3 sse4 sse4_1 sse4_2 sse4a ssl ssse3 subversion svg swat symlink sysfs syslog tcpd theora threads tiff timidity tools truetype tta unicode ups urandom usb utempter v4l v4l2 vcd vde vim-syntax vnc vorbis wavpack webdav wifi win32codecs winbind wma wmf x264 xanim xattr xfs xine xinerama xml xmlreader xmlrpc xmlwriter xosd xpm xscreensaver xv xvid xvmc yaz yv12 zeroconf zip zlib zrtp" ABI_X86="64" ALSA_CARDS="hda-intel usb-audio" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="worker" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2 canon casio" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc efi-64" INPUT_DEVICES="evdev keyboard mouse synaptics joystick aiptek wacom" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="nlpsolver pdfimport scripting-beanshell scripting=javascript wiki-publisher presenter-console presenter-minimizer" LINGUAS="en_GB en_US nl_NL nl en" NGINX_MODULES_HTTP="ssi replace sub scgi rewrite referrer proxy perl memcached gzip gzip_static geo geoip fastcgi dav charset browser auth_basic access" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" QEMU_SOFTMMU_TARGETS="arm i386 alpha x86_64" QEMU_USER_TARGETS="alpha i386 x86_64 arm armeb" RUBY_TARGETS="ruby20 ruby19" SANE_BACKENDS="net v4l hpaio" USERLAND="GNU" VIDEO_CARDS="radeon vesa vga fbdev fglrx" XTABLES_ADDONS="account gradm ipp2p ipv4options length2 lscan pknock psd quota2"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, USE_PYTHON
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-08-08 09:09:57 UTC

*** This bug has been marked as a duplicate of bug 518432 ***