Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96984 - OpenSSH - build fails 'Cannot create executables'
Summary: OpenSSH - build fails 'Cannot create executables'
Status: RESOLVED DUPLICATE of bug 94458
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-24 13:54 UTC by Christian Ashby
Modified: 2005-06-24 14:17 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 Christian Ashby 2005-06-24 13:54:07 UTC
OpenSSH-4.1_p1 fails with the following error:

checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for login... /bin/login
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 ***

This can be avoided by USE="-ldap" - Fix found from (translated)
http://translate.google.com/translate?hl=en&sl=ja&u=http://www.messala.net/items/date/2005/06/07/&prev=/search%3Fq%3Dgentoo%2Bopenssh%2B4.1%2B%2522compiler%2Bcannot%2Bcreate%2Bworking%2Bexecutables%2522%26hl%3Den%26hs%3DDzE%26lr%3D%26safe%3Doff%26client%3Dfirefox%26rls%3Dorg.mozilla:en-US:unofficial%26sa%3DG

Reproducible: Always
Steps to Reproduce:
1. ~x86 system
2. emerge -av openssh-4.0_p1-r1
3.

Actual Results:  
See details

Expected Results:  
Successful build

Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.11-gentoo-r3 i686)
=================================================================
System uname: 2.6.11-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.6.12
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.59-r7
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.1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /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/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://www.mirror.ac.uk/sites/www.ibiblio.org/pub/Linux/distributions/gentoo
http://www.ibiblio.org/pub/Linux/distributions"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi bash-completion berkdb bitmap-fonts cdr crypt cups
curl dvd eds emboss encode esd fam foomaticdb fortran gdbm gif gnome gpm
gstreamer gtk gtk2 imlib ipv6 java jpeg junit kde ldap libg++ libwww mad mikmod
mmx motif mozilla mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam pdflib
perl png python qt quicktime readline ruby samba sdl spell sse ssl svga tcltk
tcpd tiff truetype truetype-fonts type1-fonts vorbis xine xinerama xml xml2 xmms
xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-06-24 14:12:39 UTC
Search for your bug first, see bug 94458
Comment 2 Christian Ashby 2005-06-24 14:17:01 UTC
Wrong search parameters. Was too hasty. Thx

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