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

Bug 101818

Summary: Openssh 3.9_p1-r2 wint build on AMD64 (./configure error)
Product: Gentoo Linux Reporter: Chester Wisniewski <chetw>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config.log that emerge suggested I post

Description Chester Wisniewski 2005-08-08 19:09:39 UTC
When running emerge --sync;  emerge --update --deep --newuse world

openssh fails to build with a ./configure error:

checking for passwd... /bin/passwd
checking for inline... inline
checking compiler and flags for sanity... no
configure: error: *** compiler cannot create working executables, check
config.log ***

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/openssh-3.9_p1-r2/work/openssh-3.9p1/config.log

See attached config.log 


Reproducible: Always
Steps to Reproduce:
1. emerge --sync on AMD64 platform (amd64 not ~amd64)
2. emerge --deep --newuse --update world
3. receive error during openssh build. Please see details and attached config.log

Actual Results:  
See error in details

Expected Results:  
It should build error-free :)

Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.5-r0,
2.6.12-gentoo-r6zuzax x86_64)
=================================================================
System uname: 2.6.12-gentoo-r6zuzax x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://adelie.polymtl.ca/ ftp://cs.ubishops.ca/pub/gentoo
ftp://gentoo.risq.qc.ca/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac acl alsa arts avi bash-completion berkdb bitmap-fonts
bonobo cdr crypt cups curl dvd dvdr dvdread eds encode esd fam flac foomaticdb
fortran gif gnome gpm gstreamer gtk gtk2 ieee1394 imagemagick imlib ipv6 jpeg
ldap libwww lzw lzw-tiff mad mozilla mp3 mpeg ncurses nls ogg opengl pam pdflib
perl png ppd python quicktime readline real samba sdl spell ssl tcpd tiff
truetype-fonts type1-fonts usb userlocales vorbis xml xml2 xmms xpm xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Chester Wisniewski 2005-08-08 19:12:02 UTC
Created attachment 65496 [details]
config.log that emerge suggested I post
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-08 20:15:03 UTC

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