Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95984 - Attempt to build openssh-4.1_p1results in "Compilter cannot create executables"
Summary: Attempt to build openssh-4.1_p1results in "Compilter cannot create executables"
Status: RESOLVED DUPLICATE of bug 95928
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-13 09:04 UTC by Scott
Modified: 2005-06-13 10:41 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 Scott 2005-06-13 09:04:50 UTC
Other ebuilds seem to build ok. Attempts to upgrade openssh result in error in
subject. Suspect that recent gcc update has broken the system somehow, or
openssh has some path hardcoded...

Reproducible: Always
Steps to Reproduce:
1. emerge -u openssh
2. ...
3. profit

Actual Results:  
Error log:

[...]
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-4.1_p1/work/openssh-4.1p1/config.log

!!! ERROR: net-misc/openssh-4.1_p1 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.



Expected Results:  
Compiled the software.

Portage 2.0.51.22-r1 (default-linux/x86/2005.0/2.4, gcc-3.4.3-20050110,
glibc-2.3.5-r0, 2.4.27-gentoo-r1 i686)
=================================================================
System uname: 2.4.27-gentoo-r1 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.6.10
dev-lang/python:     2.2.3-r5, 2.3.5, 2.4.1
sys-apps/sandbox:    1.2.8
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.16
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.4.19-r1, 2.4.22-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=athlon -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow aalib apache2 apm arts avi berkdb bitmap-fonts crypt cups curl dba
doc eds emboss encode esd fam fastcgi flac foomaticdb fortran gd gdbm gif gnome
gpm gstreamer gtk gtk2 guile imagemagick imap imlib innodb ipv6 jpeg junit kde
ldap libg++ libwww mad mikmod milter motif mp3 mpeg mysql ncurses nls oci8 odbc
ogg oggvorbis opengl oss pam pdflib perl php plotutils png python qt quicktime
readline samba sasl sdl session slang spell ssl svga tcpd tetex tiff truetype
truetype-fonts type1-fonts vorbis wmf x86 xine xml xml2 xmms xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-06-13 10:41:58 UTC

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