First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 32202
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Alastair Tse (RETIRED) <liquidx@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Nuno Araujo <nuno.araujo@russo79.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 32202 depends on: Show dependency tree
Bug 32202 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-10-28 10:05 0000
When trying to emerge the d4x download utility an compilation error occurred:

g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include
-I/usr/include/freetype2 -include ../../config.h  -Os -march=pentium3 -pipe
-fomit-frame-pointer -mfpmath=sse -mmmx -msse -msse2   -c -o filtrgui.o `test -f
'filtrgui.cc' || echo './'`filtrgui.cc
prefs.cc: In function `void d4x_prefs_search()':
prefs.cc:813: `gtk_radio_menu_item_group' undeclared (first use this function)
prefs.cc:813: (Each undeclared identifier is reported only once for each
   function it appears in.)
make[3]: *** [prefs.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/d4x-2.4.1-r1/work/d4x-2.4.1/main/face'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/d4x-2.4.1-r1/work/d4x-2.4.1/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/d4x-2.4.1-r1/work/d4x-2.4.1'
make: *** [all] Error 2
 
!!! ERROR: net-misc/d4x-2.4.1-r1 failed.
!!! Function src_compile, Line 57, Exitcode 2
!!! (no error message)
 


Reproducible: Always
Steps to Reproduce:
1. emerge d4x
2.
3.

Actual Results:  
The error mentioned above occured

Expected Results:  
emerge :-)

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.22-ck2)
=================================================================
System uname: 2.4.22-ck2 i686 Intel(R) Pentium(R) M processor 1700MHz
Gentoo Base System version 1.4.3.10p1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-Os -march=pentium3 -pipe -fomit-frame-pointer -mfpmath=sse -mmmx -msse
-msse2"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-Os -march=pentium3 -pipe -fomit-frame-pointer -mfpmath=sse -mmmx
-msse -msse2"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/
ftp://sunsite.cnlab-switch.ch/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml
gdbm berkdb readline tetex bonobo svga ggi tcltk java guile mysql X sdl gpm tcpd
pam libwww ssl perl python esd imlib oggvorbis gnome gtk qt motif opengl mozilla
ldap cdr scanner acpi altivec apache2 bluetooth cscope dga doc dvd ethereal evo
flash gb gd gnomedb gphoto2 gstreamer gtk2 hbci imap innodb jikes junit lcms
leim libgda mdb moynocompose moynoirc moynomail mozsvg mule odbc offensive ofx
pcmcia pda plotutils pnp ppds radeon samba sasl slp sse stencil-buffer tiff usb
v4l videos wmf wxwindows xinerama xml zeo -arts -kde -slang"

------- Comment #1 From Nuno Araujo 2003-10-28 10:35:03 0000 -------
I'm not sure that media-video should be the good place for this bug.

d4x is a download manager. (net-misc/d4x-2.4.1-r1)

Sorry, I should have put that in the bug report summary... :-(

------- Comment #2 From Martin Holzer (RETIRED) 2003-12-29 02:42:23 0000 -------
assining to maintainer

------- Comment #3 From Alastair Tse (RETIRED) 2004-02-04 10:35:36 0000 -------
is this still a problem?

------- Comment #4 From Nuno Araujo 2004-02-04 10:58:59 0000 -------
Yes! :-(

------- Comment #5 From Alastair Tse (RETIRED) 2004-02-04 12:50:24 0000 -------
ok, should be fixed in portage now. resync and try again. sorry this has been
broken for so long, but seemed like no one else was complaining ;)

------- Comment #6 From Bel Zébute 2004-02-12 18:23:22 0000 -------
got it to compile with MAKEOPTS="-j2"  Anything bigger gives "waiting for
unfinish job" errors.

------- Comment #7 From Bel Zébute 2004-02-12 21:00:00 0000 -------
disregard my last post.  I dumbly forgot I updated gcc on that machine but not
on the rest of the distcc realm.  It was prabably because of that it failed.

Sorry :(

First Last Prev Next    No search results available      Search page      Enter new bug