Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

Emerge System keeps failing with distcc

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
2 posts • Page 1 of 1
Author
Message
elpierco
n00b
n00b
User avatar
Posts: 59
Joined: Sun Sep 28, 2003 7:47 am
Location: Lawrence Kansas

Emerge System keeps failing with distcc

  • Quote

Post by elpierco » Wed Aug 11, 2004 6:56 pm

here is the output from the failure beginning with my emerge. I also added my make.conf file...this is the second time I have tried this from scratch and something is wrong. I want to build the system with distcc but uncommenting the distcc refrences in the make.conf file still crashes the emerge with the same error....

emerge system
Calculating system dependencies ...done!
>>> emerge (1 of 80) sys-devel/patch-2.5.9 to /
>>> Downloading http://gentoo.oregonstate.edu/distfiles ... 5.9.tar.gz
--01:48:57-- http://gentoo.oregonstate.edu/distfiles ... 5.9.tar.gz
=> `/usr/portage/distfiles/patch-2.5.9.tar.gz'
Resolving gentoo.oregonstate.edu... 140.211.166.134
Connecting to gentoo.oregonstate.edu[140.211.166.134]:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://gentoo.osuosl.org/distfiles/patch-2.5.9.tar.gz [following]
--01:48:57-- http://gentoo.osuosl.org/distfiles/patch-2.5.9.tar.gz
=> `/usr/portage/distfiles/patch-2.5.9.tar.gz'
Resolving gentoo.osuosl.org... 140.211.166.134
Connecting to gentoo.osuosl.org[140.211.166.134]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 201,926 [application/x-gzip]

100%[====================================>] 201,926 73.49K/s

01:49:00 (73.30 KB/s) - `/usr/portage/distfiles/patch-2.5.9.tar.gz' saved [201926/201926]

>>> md5 src_uri ;-) patch-2.5.9.tar.gz
>>> Unpacking source...
>>> Unpacking patch-2.5.9.tar.gz to /var/tmp/portage/patch-2.5.9/work
>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... yes
checking for ed... ed
checking for egrep... grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for library containing strerror... none required
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 function prototypes... yes
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for utime.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for struct utimbuf... yes
checking whether closedir returns void... no
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether system is Windows or MSDOS... no
checking for unistd.h... (cached) yes
checking for d_ino member in directory struct... yes
checking for long file names... (cached) yes
checking for pathconf... yes
checking for vprintf... yes
checking for _doprnt... no
checking for error_at_line... yes
checking for strerror... yes
checking whether strerror is declared... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for memchr... yes
checking whether stat file-mode macros are broken... no
checking for rmdir... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for iswprint... yes
checking for mbsinit... yes
checking for mbstate_t... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for pathconf... (cached) yes
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether free is declared... yes
checking whether getenv is declared... (cached) yes
checking whether malloc is declared... (cached) yes
checking whether mktemp is declared... yes
checking for _doprintf... no
checking for geteuid... yes
checking for getuid... yes
checking for isascii... yes
checking for memcmp... yes
checking for mktemp... yes
checking for pathconf... (cached) yes
checking for raise... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for sigsetmask... yes
checking for strerror... (cached) yes
checking for mkdir... yes
checking for strncasecmp... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether closedir returns void... (cached) no
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for DOS-style setmode... no
checking for vprintf... (cached) yes
checking for _doprnt... (cached) no
checking for mkdir... (cached) yes
checking whether mkdir takes only one argument... no
checking whether system is Windows or MSDOS... (cached) no
checking for long file names... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 addext.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 argmatch.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 backupfile.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 basename.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 dirname.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 getopt.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 getopt1.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 inp.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 maketime.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 partime.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 patch.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 pch.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 quote.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 quotearg.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 quotesys.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 util.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 version.c
gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"ed\" -I. -I. -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 xmalloc.c
gcc -o patch -O2 -march=i686 -pipe -DLINUX -D_XOPEN_SOURCE=500 addext.o argmatch.o backupfile.o basename.o dirname.o getopt.o getopt1.o inp.o maketime.o partime.o patch.o pch.o quote.o quotearg.o quotesys.o util.o version.o xmalloc.o
patch.o(.text+0x2ceb): In function `make_temp':
: warning: the use of `mktemp' is dangerous, better use `mkstemp'

>>> Install patch-2.5.9 into /var/tmp/portage/patch-2.5.9/image/ category sys-devel
/bin/sh ./mkinstalldirs /var/tmp/portage/patch-2.5.9/image//usr/bin /var/tmp/portage/patch-2.5.9/image//usr/share/man/man1
mkdir -p -- /var/tmp/portage/patch-2.5.9/image//usr/bin /var/tmp/portage/patch-2.5.9/image//usr/share/man/man1
/bin/install -c patch /var/tmp/portage/patch-2.5.9/image//usr/bin/`echo patch | sed 's,x,x,'`
/bin/install -c -m 644 ./patch.man /var/tmp/portage/patch-2.5.9/image//usr/share/man/man1/`echo patch | sed 's,x,x,'`.1
man:
gzipping man page: patch.1
prepallstrip:
strip:
strip:
usr/bin/patch
>>> Completed installing into /var/tmp/portage/patch-2.5.9/image/

>>> Merging sys-devel/patch-2.5.9 to /
--- /usr/
--- /usr/bin/
>>> /usr/bin/patch
--- /usr/share/
--- /usr/share/man/
--- /usr/share/man/man1/
>>> /usr/share/man/man1/patch.1.gz
--- /usr/share/doc/
>>> /usr/share/doc/patch-2.5.9/
>>> /usr/share/doc/patch-2.5.9/AUTHORS.gz
>>> /usr/share/doc/patch-2.5.9/NEWS.gz
>>> /usr/share/doc/patch-2.5.9/ChangeLog.gz
>>> /usr/share/doc/patch-2.5.9/README.gz
>>> sys-devel/patch-2.5.9 merged.

>>> clean: No packages selected for removal.

>>> emerge (2 of 80) sys-devel/gnuconfig-20040214 to /
>>> Downloading http://gentoo.oregonstate.edu/distfiles ... 14.tar.bz2
--01:49:13-- http://gentoo.oregonstate.edu/distfiles ... 14.tar.bz2
=> `/usr/portage/distfiles/gnuconfig-20040214.tar.bz2'
Resolving gentoo.oregonstate.edu... 140.211.166.134
Connecting to gentoo.oregonstate.edu[140.211.166.134]:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://gentoo.osuosl.org/distfiles/gnuc ... 14.tar.bz2 [following]
--01:49:14-- http://gentoo.osuosl.org/distfiles/gnuc ... 14.tar.bz2
=> `/usr/portage/distfiles/gnuconfig-20040214.tar.bz2'
Resolving gentoo.osuosl.org... 140.211.166.134
Connecting to gentoo.osuosl.org[140.211.166.134]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 30,907 [application/x-tar]

100%[====================================>] 30,907 83.50K/s

01:49:14 (83.29 KB/s) - `/usr/portage/distfiles/gnuconfig-20040214.tar.bz2' saved [30907/30907]

>>> md5 src_uri ;-) gnuconfig-20040214.tar.bz2
>>> Unpacking source...
>>> Unpacking gnuconfig-20040214.tar.bz2 to /var/tmp/portage/gnuconfig-20040214/work
* Applying gnuconfig-20040312-update.patch... [ ok ]
>>> Source unpacked.

>>> Install gnuconfig-20040214 into /var/tmp/portage/gnuconfig-20040214/image/ category sys-devel
man:
prepallstrip:
strip:
strip:
>>> Completed installing into /var/tmp/portage/gnuconfig-20040214/image/

>>> Merging sys-devel/gnuconfig-20040214 to /
--- /usr/
--- /usr/share/
>>> /usr/share/gnuconfig/
>>> /usr/share/gnuconfig/ChangeLog
>>> /usr/share/gnuconfig/config.sub
>>> /usr/share/gnuconfig/config.guess
>>> sys-devel/gnuconfig-20040214 merged.

>>> clean: No packages selected for removal.

>>> emerge (3 of 80) sys-devel/gettext-0.12.1 to /
>>> Downloading http://gentoo.oregonstate.edu/distfiles ... 2.1.tar.gz
--01:49:18-- http://gentoo.oregonstate.edu/distfiles ... 2.1.tar.gz
=> `/usr/portage/distfiles/gettext-0.12.1.tar.gz'
Resolving gentoo.oregonstate.edu... 140.211.166.134
Connecting to gentoo.oregonstate.edu[140.211.166.134]:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://gentoo.osuosl.org/distfiles/gett ... 2.1.tar.gz [following]
--01:49:18-- http://gentoo.osuosl.org/distfiles/gett ... 2.1.tar.gz
=> `/usr/portage/distfiles/gettext-0.12.1.tar.gz'
Resolving gentoo.osuosl.org... 140.211.166.134
Connecting to gentoo.osuosl.org[140.211.166.134]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5,727,037 [application/x-gzip]

100%[====================================>] 5,727,037 97.91K/s ETA 00:00

01:50:36 (72.07 KB/s) - `/usr/portage/distfiles/gettext-0.12.1.tar.gz' saved [5727037/5727037]

>>> md5 src_uri ;-) gettext-0.12.1.tar.gz
>>> Unpacking source...
>>> Unpacking gettext-0.12.1.tar.gz to /var/tmp/portage/gettext-0.12.1/work
* Using GNU config files from /usr/share/gnuconfig
* Updating config/config.sub [ ok ]
* Updating config/config.guess [ ok ]
>>> Source unpacked.
nls
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
configure: creating ./config.status
config.status: creating Makefile
configure: configuring in autoconf-lib-link
configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-shared' '--with-included-gettext' 'CC=gcc' 'CFLAGS=-O2 -march=i686 -pipe -fomit-frame-pointer' 'CXXFLAGS=-O2 -march=i686 -pipe -fomit-frame-pointer' 'CXX=gcc' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for a BSD-compatible install... /bin/install -c
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i386-pc-linux-gnu/bin/ld
checking if the linker (/usr/i386-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i386-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... gcc
checking whether we are using the GNU C++ compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
configure: error: /bin/sh './configure' failed for autoconf-lib-link

!!! ERROR: sys-devel/gettext-0.12.1 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed

# These settings were set by the catalyst build script that automatically built$
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
FEATURES="distcc"
DISTCC_DIR="${PORTAGE_TMPDIR}/.distcc"
MAKEOPTS="-j6"
USE="-qt -kde"
Top
pjp
Administrator
Administrator
User avatar
Posts: 20668
Joined: Tue Apr 16, 2002 10:35 pm

  • Quote

Post by pjp » Wed Aug 11, 2004 6:59 pm

Moved from Documentation, Tips & Tricks.
Quis separabit? Quo animo?
Top
Post Reply

2 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic