Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32304 - emerge nautilus-media with distcc fails
Summary: emerge nautilus-media with distcc fails
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Lisa Seelye (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-29 21:49 UTC by cyber mans
Modified: 2004-03-27 04:26 UTC (History)
1 user (show)

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 cyber mans 2003-10-29 21:49:47 UTC
It just kicks out and without distcc no problemo

Reproducible: Always
Steps to Reproduce:
1. emerge distcc
2. enable distcc in make.conf
3. emerge nautilus-media

Actual Results:  
crash

Expected Results:  
compile
Comment 1 SpanKY gentoo-dev 2003-10-29 21:55:56 UTC
could you perhaps post the error and `emerge info` ?
Comment 2 cyber mans 2003-10-30 01:56:11 UTC
error msg:
distcc[19829] elapsed compilation time 17.927603s
distcc[19829] (dcc_exit) exit: code 0; self: 0.000000 user 0.030000 sys;
children: 4.015000 user 1.825000 sys
distcc[19829] (dcc_cleanup_tempfiles) deleted 0 temporary files
mv -f libgstmedia_info_la-media-info.o .libs/libgstmedia_info_la-media-info.lo
mv: cannot stat `libgstmedia_info_la-media-info.o': No such file or directory
make[2]: *** [libgstmedia_info_la-media-info.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
distcc[19842] (dcc_collect_child) cc child 19843 terminated with status 0
distcc[19842] (dcc_collect_child) cc times: user 5.270000s, system 1.870000s,
26995 minflt, 1386 majflt
distcc[19842] compile on localhost completed ok
distcc[19842] elapsed compilation time 18.997605s
distcc[19842] (dcc_exit) exit: code 0; self: 0.000000 user 0.035000 sys;
children: 5.270000 user 1.870000 sys
distcc[19842] (dcc_cleanup_tempfiles) deleted 0 temporary files
mv -f libgstmedia_info_la-media-info-priv.o .libs/libgstmedia_info_la-media-info-priv.lo
mv: cannot stat `libgstmedia_info_la-media-info-priv.o': No such file or
directory
make[2]: *** [libgstmedia_info_la-media-info-priv.lo] Error 1
make[2]: Leaving directory
`/var/tmp/portage/nautilus-media-0.3.3.1/work/nautilus-media-0.3.3.1/media-info'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/nautilus-media-0.3.3.1/work/nautilus-media-0.3.3.1'
make: *** [all] Error 2
 
!!! ERROR: gnome-extra/nautilus-media-0.3.3.1 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure

emerge --info:

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r7)
=================================================================
System uname: 2.4.20-gentoo-r7 i586 AMD-K6(tm) 3D processor
Gentoo Base System version 1.4.3.10p1
distcc 2.11.1 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=k6-2 -O3 -pipe -fomit-frame-pointer"
CHOST="i586-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config
/var/bind /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=k6-2 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs distcc"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://gentoo.oregonstate.edu/ http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
USE="x86 oss crypt cups encode foomaticdb gif jpeg libg++ mad mikmod mpeg
ncurses nls png quicktime spell truetype xml2 xv zlib gtkhtml gdbm berkdb
slang readline tetex aalib bonobo svga java guile X sdl gpm tcpd pam libwww
ssl python esd imlib oggvorbis motif mozilla -3dfx -opengl 3dnow acpi alsa
apm arts avi ethereal gd gnome gtk qt kde mysql pdflib pcmcia pnp perl xmms
tcltk"
Comment 3 foser (RETIRED) gentoo-dev 2003-10-30 04:28:03 UTC
distcc quite clearly, not nautilus
Comment 4 Lisa Seelye (RETIRED) gentoo-dev 2004-01-04 10:01:48 UTC
I've tried five times to reproduce this, and I can't.

If this is still an issue I would just force MAKEOPTS="${MAKEOPTS} -j1" until a proper Makefile is created.
Comment 5 Lisa Seelye (RETIRED) gentoo-dev 2004-01-20 00:57:56 UTC
Can you still reproduce this? (I can not.)
Comment 6 Lisa Seelye (RETIRED) gentoo-dev 2004-02-01 00:42:24 UTC
Reopen when the requested info is provided.
Comment 7 lil 2004-03-26 16:51:35 UTC
_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2      -O2 -march=pentium4 -fomit-frame-pointer -c `test -f 'gnome-test.c' || echo './'`gnome-test.c
In file included from /usr/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:48,
                 from bonobo-test.c:30:
/usr/include/libgnomeui-2.0/libgnomeui/gnome-entry.h:61: error: syntax error before "GtkCombo"
/usr/include/libgnomeui-2.0/libgnomeui/gnome-entry.h:61: warning: no semicolon at end of struct or union
/usr/include/libgnomeui-2.0/libgnomeui/gnome-entry.h:65: error: syntax error before '}' token
/usr/include/libgnomeui-2.0/libgnomeui/gnome-entry.h:68: error: syntax error before "GtkComboClass"
/usr/include/libgnomeui-2.0/libgnomeui/gnome-entry.h:68: warning: no semicolon at end of struct or union
/usr/include/libgnomeui-2.0/libgnomeui/gnome-entry.h:76: error: syntax error before '}' token
In file included from /usr/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:48,
                 from gnome-test.c:28:
/usr/include/libgnomeui-2.0/libgnomeui/gnome-entry.h:61: error: syntax error before "GtkCombo"
/usr/include/libgnomeui-2.0/libgnomeui/gnome-entry.h:61: warning: no semicolon at end of struct or union
/usr/include/libgnomeui-2.0/libgnomeui/gnome-entry.h:65: error: syntax error before '}' token
/usr/include/libgnomeui-2.0/libgnomeui/gnome-entry.h:68: error: syntax error before "GtkComboClass"
/usr/include/libgnomeui-2.0/libgnomeui/gnome-entry.h:68: warning: no semicolon at end of struct or union
/usr/include/libgnomeui-2.0/libgnomeui/gnome-entry.h:76: error: syntax error before '}' token
make[2]: *** [gnome-test.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [bonobo-test.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/nautilus-media-0.3.3.1/work/nautilus-media-0.3.3.1/audio-view'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/nautilus-media-0.3.3.1/work/nautilus-media-0.3.3.1'
make: *** [all] Error 2
 
!!! ERROR: gnome-extra/nautilus-media-0.3.3.1 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure


 # emerge info
Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2. 6.4-gentoo-r1)
=================================================================
System uname: 2.6.4-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 1300MHz
Gentoo Base System version 1.4.3.13p1
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/s hare/config /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 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirror.iawnet.sandia.gov/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa apache2 apm avi berkdb bonobo cdr cjk crypt cups emacs encode e sd ethereal foomaticdb gdbm gif gnome gpm gtk gtk2 imlib ipv6 jpeg libg++ libwww  mad maildir mikmod mod_php motif mozilla moznoirc mpeg mysql ncurses nls ntpl o ggvorbis opengl oss pam pdflib perl php png python quicktime readline sasl sdl s lang spell ssl svga tcpd truetype x86 xml2 xmms xv zlib"

all this cant be install for some reason 

 # emerge -p gnome
 
These are the packages that I would merge, in order:
 
Calculating dependencies ...done!
[ebuild  N    ] gnome-extra/nautilus-media-0.3.3.1
[ebuild  N    ] gnome-extra/gnome-system-monitor-2.4.0
[ebuild  N    ] gnome-extra/gnome-games-2.4.2
[ebuild  N    ] app-text/ggv-2.4.1
[ebuild  N    ] gnome-extra/bug-buddy-2.4.2
[ebuild  N    ] app-editors/gedit-2.4.1
[ebuild  N    ] gnome-extra/gconf-editor-2.4.0
[ebuild  N    ] app-cdr/cdrtools-2.01_alpha27
[ebuild  N    ] gnome-extra/nautilus-cd-burner-0.6.1
[ebuild  N    ] gnome-base/gnome-2.4.2_p1
 
Comment 8 Spider (RETIRED) gentoo-dev 2004-03-27 02:19:53 UTC
@7:
completely unrelated bug, you don't even have distcc in your FEATURES.

please open a new bug.
Comment 9 foser (RETIRED) gentoo-dev 2004-03-27 04:26:18 UTC
@7 & @8 : that bug has already been reported & fixed in #45391