Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 378897

Summary: Failed to emerge dev-db/postgresql-server-9.0.4-r2
Product: Gentoo Linux Reporter: Attila Jecs <attila.jecs>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Attila Jecs 2011-08-12 11:04:41 UTC
cannot emerge postgres

Reproducible: Always

Steps to Reproduce:
1. emerge -1 postgresql-server

Actual Results:  
x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../../src/include -fpic -shared -o plpgsql.so pl_gram.o pl_handler.o pl_comp.o pl_exec.o pl_funcs.o pl_scanner.o -L../../../../src/port -Wl,-O1 -Wl,--as-needed  -L/usr/lib64/postgresql-9.0/lib64 -Wl,--as-needed  -Wl,-O1 -Wl,--as-needed  
make[4]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/pl/plpgsql/src'
make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/pl/plpgsql'
make[3]: Entering directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/pl/plperl'
"/usr/bin/perl" ./text2macro.pl --strip='^(\#.*|\s*)$' plc_perlboot.pl plc_trusted.pl > perlchunks.h
"/usr/bin/perl" plperl_opmask.pl plperl_opmask.h
x86_64-pc-linux-gnu-gcc -march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -I../../../src/include -fpic -I. -I. -I../../../src/include -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include/postgresql-9.0/ -I/usr/lib64/perl5/5.12.4/x86_64-linux/CORE  -c -o plperl.o plperl.c
plperl.c: In function ‘pp_require_safe’:
plperl.c:777:1: warning: control reaches end of non-void function
"/usr/bin/perl" /usr/lib64/perl5/5.12.4/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.12.4/ExtUtils/typemap SPI.xs >SPI.c
Undefined subroutine &ExtUtils::ParseXS::errors called at /usr/lib64/perl5/5.12.4/ExtUtils/xsubpp line 41.
make[3]: *** [SPI.c] Error 255
make[3]: *** Deleting file `SPI.c'
make[3]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/pl/plperl'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src/pl'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4/src'
make: *** [all] Error 2
make: Leaving directory `/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4'
emake failed
 * ERROR: dev-db/postgresql-server-9.0.4-r2 failed (compile phase):
 *   emake in . failed
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 6241:  Called die
 * The specific snippet of code:
 *           PATH="${EROOT%/}/usr/$(get_libdir)/postgresql-${SLOT}/bin:${PATH}" emake -C $bd -j1 || die "emake in $bd failed";
 * 
 * If you need support, post the output of 'emerge --info =dev-db/postgresql-server-9.0.4-r2',
 * the complete build log and the output of 'emerge -pqv =dev-db/postgresql-server-9.0.4-r2'.
 * The complete build log is located at '/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/temp/environment'.
 * S: '/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4'

>>> Failed to emerge dev-db/postgresql-server-9.0.4-r2, Log file:

>>>  '/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/temp/build.log'

 * Messages for package dev-db/postgresql-server-9.0.4-r2:

 * ERROR: dev-db/postgresql-server-9.0.4-r2 failed (compile phase):
 *   emake in . failed
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 6241:  Called die
 * The specific snippet of code:
 *           PATH="${EROOT%/}/usr/$(get_libdir)/postgresql-${SLOT}/bin:${PATH}" emake -C $bd -j1 || die "emake in $bd failed";
 * 
 * If you need support, post the output of 'emerge --info =dev-db/postgresql-server-9.0.4-r2',
 * the complete build log and the output of 'emerge -pqv =dev-db/postgresql-server-9.0.4-r2'.
 * The complete build log is located at '/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/temp/environment'.
 * S: '/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/work/postgresql-9.0.4'



dreamer welder # emerge --info
Portage 2.1.10.10 (default/linux/amd64/10.0/no-multilib, gcc-4.5.3, glibc-2.13-r4, 3.0.0-git25 x86_64)
=================================================================
System uname: Linux-3.0.0-git25-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_5200+-with-gentoo-2.0.3
Timestamp of tree: Fri, 12 Aug 2011 09:00:01 +0000
app-shells/bash:          4.2_p10
dev-lang/python:          2.7.2-r2, 3.2-r2
dev-util/cmake:           2.8.5-r2
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.8.3-r1
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.11.1-r1
sys-devel/binutils:       2.21.1
sys-devel/gcc:            4.5.3
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 2.6.38 (virtual/os-headers)
sys-libs/glibc:           2.13-r4
Repositories: gentoo zugaina Saját
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA dlj-1.1 sun-bcla-java-vm AdobeFlash-10.1 AdobeFlash-10"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse3"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y"
FEATURES="assume-digests binpkg-logs candy distlocks ebuild-locks fixlafiles fixpackages news protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="hu_HU.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en hu"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/zugaina /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 accessibility acl acpi alsa amd64 apache2 bash-completion berkdb bluetooth branding bzip2 cli consolekit cracklib crypt cups custom-cflags cxx dar32 dbus declarative device-mapper dlloader dri dvd dvdr dvdread dynamic enca encode exif expat fam ffmpeg flac fontconfig fuse gd gdbm gif glibc-omitfp glitz gpm hashstyle hddtemp iconv icu id3tag imagemagick inotify jce jpeg jpeg2k kde kipi ldap libnotify lm_sensors lzma mad mmap mmx mmxext modules mp3 mpeg mplayer mudflap ncurses nls nptl nptlonly nsplugin nvidia ogg opengl openmp optimized-qmake pam pch pcre pdf perl phonon png policykit postgres ppds pppd private-headers python python3 qt3support qt4 quicktime readline samba secure-delete session slang spell sse sse2 sse3 ssl ssse3 startup-notification svg symlink sysfs system-sqlite tcpd theora threads thumbnail tiff truetype udev unicode usb vaapi vdpau vhosts vlc vnc vorbis windeco x264 xattr xcomposite xinerama xml xml2 xmp xorg xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 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 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 rewrite setenvif so speling status unique_id userdir usertrack vhost_alias cgi" APACHE2_MPMS="worker" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="ptp2" 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 ubx" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en hu" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Attila Jecs 2011-08-12 11:05:10 UTC
Created attachment 283005 [details]
build.log

/var/tmp/portage/dev-db/postgresql-server-9.0.4-r2/temp/build.log
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2011-08-12 12:17:59 UTC

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