Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96404 - openssh-4.1_p1
Summary: openssh-4.1_p1
Status: RESOLVED DUPLICATE of bug 95928
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-17 11:48 UTC by Eyal Lior
Modified: 2005-06-18 03:15 UTC (History)
0 users

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


Attachments
config.log (config.log,19.44 KB, text/plain)
2005-06-17 11:51 UTC, Eyal Lior
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eyal Lior 2005-06-17 11:48:02 UTC
emerge complaints the compiler can't produce executables, log file has such
weird errors:

pointer -fforce-addr -frename-registers -fprefetch-loop-arrays
-falign-functions=64 -DWITH_LDAP_PUBKEY  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2157: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif



and also as such:

conftest.c:16: error: syntax error before "big"
configure:2446: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "OpenSSH"
| #define PACKAGE_TARNAME "openssh"
| #define PACKAGE_VERSION "Portable"
| #define PACKAGE_STRING "OpenSSH Portable"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
|
|   ;
|   return 0;
| }


and more.. (attaching full log)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Eyal Lior 2005-06-17 11:51:43 UTC
Created attachment 61408 [details]
config.log
Comment 2 Eyal Lior 2005-06-17 11:57:16 UTC
u812mobile eyal # emerge info
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r11 i686)
=================================================================
System uname: 2.6.11-gentoo-r11 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.6.12
ccache version 2.4 [enabled]
dev-lang/python:     2.2.3-r5, 2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.9
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.1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.4.19-r1, 2.6.11-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer -fforce-addr
-frename-registers -fprefetch-loop-arrays -falign-functions=64 "
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.1/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.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/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer -fforce-addr
-frename-registers -fprefetch-loop-arrays -falign-functions=64 "
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.hamakor.org.il/pub/mirrors/gentoo
http://gentoo.oregonstate.edu http://www.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="x86 X acpi aim alsa apache apache2 apm arts avi bash-completion berkdb
bitmap-fonts bonobo bzlib cdr chroot codecs crypt cups curl devfs26 divx4linux
dvd dvdr dvdread eds emboss encode esd ethereal fam firebird flac foomaticdb
fortran gdbm gif gimp gimpprint glitz gnome gnomedb gpm gstreamer gtk gtk2 guile
icq imagemagick imlib ipv6 j2ee jabber jack java jpeg junit kde ldap libg++
libwww mad mikmod motif mozilla mp3 mpeg mpeg4 mplayer msn mysql ncurses network
nls ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime radeon
readline samba sdl slang sounds spamassassin speedo speex spell sqlite sse sse2
ssl svg svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts unicode
usb videos vorbis xine xml xml2 xmms xosd xscreensaver xv xvid yahoo zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY

Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-06-17 11:59:42 UTC
Hmm, please re-emerge openldap and try again. 
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-06-18 03:15:43 UTC
Reopen if re-emerging openldap does not help. 

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