Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134205 - samba-3.0.22 compile error
Summary: samba-3.0.22 compile error
Status: RESOLVED DUPLICATE of bug 126870
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-24 06:54 UTC by dragon
Modified: 2006-05-24 07:10 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 dragon 2006-05-24 06:54:47 UTC
ERROR

creating build/temp.linux-i686-2.4/python
i386-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -mcpu=i686 -pipe -march=i686 -D_SAMBA_BUILD_ -I/usr/include/mysql -mcpu=i686 -pipe -march=i686 -DHAVE_ERRNO_AS_DEFINE=1 -fPIC -I/usr/include/python2.4 -c python/py_spoolss.c -o build/temp.linux-i686-2.4/python/py_spoolss.o -O2 -mcpu=i686 -pipe -march=i686 -D_SAMBA_BUILD_ -I/usr/include/mysql -mcpu=i686 -pipe -march=i686 -DHAVE_ERRNO_AS_DEFINE=1 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -mcpu=i686 -pipe -march=i686 -D_SAMBA_BUILD_ -I/usr/include/mysql -mcpu=i686 -pipe -march=i686 -DHAVE_ERRNO_AS_DEFINE=1 -Iinclude -I/var/tmp/portage/samba-3.0.22/work/samba-3.0.22/source/include -I/var/tmp/portage/samba-3.0.22/work/samba-3.0.22/source/ubiqx -I/var/tmp/portage/samba-3.0.22/work/samba-3.0.22/source/tdb -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/var/tmp/portage/samba-3.0.22/work/samba-3.0.22/source -D_SAMBA_BUILD_
gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
error: command 'i386-pc-linux-gnu-gcc' failed with exit status 1
make: *** [python_ext] Error 1

EMERGE INFO

Portage 2.0.54-r2 (hardened/x86/2.6, gcc-3.4.5, glibc-2.3.6-r3, 2.6.14-hardened-r8 i686)
=================================================================
System uname: 2.6.14-hardened-r8 i686 Pentium III (Katmai)
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
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.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -pipe -march=i686"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe -march=i686"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.nyx.hu/gentoo ftp://gentoo.inf.elte.hu/ http://gentoo.inode.at/"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="berkdb bzip2 cdr crypt dlloader expat hardened mmx mysql ncurses nls nptl pam pcre perl pic python readline sse ssl tcpd udev usb userlocales x86 zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-24 07:10:17 UTC
Meh, don't mess w/ your CHOST settings next time...

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