Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187858 - dev-db/libpq-8.2.4 compilation crashed on crypt.c
Summary: dev-db/libpq-8.2.4 compilation crashed on crypt.c
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: PgSQL Bugs
URL: http://yuri.sk/build.log
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-05 23:07 UTC by Juraj Pisar
Modified: 2010-02-19 18:32 UTC (History)
0 users

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


Attachments
build.log (build.log,28.05 KB, text/plain)
2007-08-06 08:30 UTC, Juraj Pisar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juraj Pisar 2007-08-05 23:07:56 UTC
compilation crashed on crypt.c

Reproducible: Always

Steps to Reproduce:
1. emerge libpq
2.
3.

Actual Results:  
!!! emake libpq failed

Expected Results:  
emerge libpq complete

# emerge -1av libpq

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] dev-db/libpq-8.2.4  USE="nls pam readline ssl zlib -kerberos -pg-intdatetime -threads" 0 kB
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-05 23:14:37 UTC
Sorry, nothing we could here unless you post the actual errors and emerge --info output, as required for every bug.

http://www.gentoo.org/doc/en/bugzilla-howto.xml#doc_chap6
Comment 2 Juraj Pisar 2007-08-06 06:05:46 UTC
i placed build log to URL:

http://yuri.sk/build.log

# emerge --info
Portage 2.1.2.11 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.5-r4, 2.6.19-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.19-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System release 1.12.9
Timestamp of tree: Sun, 05 Aug 2007 21:20:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ynet.sk/pub ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.easynet.nl/mirror/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/bin/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --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://gentoo.ynet.sk/gentoo-portage"
USE="acl amd64 apm bash-completion berkdb bitmap-fonts bzlib caps cli cracklib cups dri eds emboss encode foomaticdb fortran gd gif gpm gstreamer gtk2 iconv imlib ipv6 isdnlog jpeg kde ldap lzw lzw-tiff midi mp3 mpeg mudflap ncurses nls nptl nptlonly objc openmp pam pcre perl png postgres pppd prelude python qt3 qt4 quicktime readline reflection samba session snmp sockets spell spl ssl syslog tcpd tiff truetype truetype-fonts type1-fonts unicode usb vhosts xorg xv 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 mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i810 mach64 mga neomagic nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-08-06 07:33:35 UTC
Please, attach the log here using the 'Create a New Attachment' feature.
Comment 4 Juraj Pisar 2007-08-06 08:30:17 UTC
Created attachment 127038 [details]
build.log
Comment 5 Patrick Lauer gentoo-dev 2010-02-19 18:32:05 UTC
Old, also libpq is obsoleted in favour of postgresql-base.