Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100827 - compile of d4x-2.5.0_rc4 fails
Summary: compile of d4x-2.5.0_rc4 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-30 10:59 UTC by Harold Anderson
Modified: 2005-08-20 11:45 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 Harold Anderson 2005-07-30 10:59:24 UTC
<command line>:7:1: warning: this is the location of the previous definition
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2
.0 -I/usr/lib/glib-2.0/include -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -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/include/freetype2 -I/usr/include/freetype2/config -include ../
../config.h  -O2 -march=pentium4 -fomit-frame-pointer   -MT saveload.o -MD -MP -
MF ".deps/saveload.Tpo" -c -o saveload.o saveload.cc; \
then mv -f ".deps/saveload.Tpo" ".deps/saveload.Po"; else rm -f ".deps/saveload.
Tpo"; exit 1; fi
In file included from <command line>:10:
../../config.h:461:1: warning: "_REENTRANT" redefined
<command line>:7:1: warning: this is the location of the previous definition
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2
.0 -I/usr/lib/glib-2.0/include -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -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/include/freetype2 -I/usr/include/freetype2/config -include ../
../config.h  -O2 -march=pentium4 -fomit-frame-pointer   -MT edit.o -MD -MP -MF "
.deps/edit.Tpo" -c -o edit.o edit.cc; \
then mv -f ".deps/edit.Tpo" ".deps/edit.Po"; else rm -f ".deps/edit.Tpo"; exit 1
; fi
In file included from <command line>:10:
../../config.h:461:1: warning: "_REENTRANT" redefined
<command line>:7:1: warning: this is the location of the previous definition
lod.cc:130: error: conflicting types for `struct GtkCellRendererProgress'
/usr/include/gtk-2.0/gtk/gtkcellrendererprogress.h:41: error: previous 
   declaration as `typedef struct _GtkCellRendererProgress 
   GtkCellRendererProgress'
lod.cc:136: error: conflicting types for `struct GtkCellRendererProgressClass'
/usr/include/gtk-2.0/gtk/gtkcellrendererprogress.h:42: error: previous 
   declaration as `typedef struct _GtkCellRendererProgressClass 
   GtkCellRendererProgressClass'
lod.cc: In function `void gtk_cell_renderer_progress_set_property(GObject*, 
   unsigned int, const GValue*, GParamSpec*)':
lod.cc:178: error: 'struct _GtkCellRendererProgress' has no member named '
   percent'
lod.cc:181: error: 'struct _GtkCellRendererProgress' has no member named 'dwn'
lod.cc: In function `void gtk_cell_renderer_progress_render(GtkCellRenderer*, 
   GdkWindow*, GtkWidget*, GdkRectangle*, GdkRectangle*, GdkRectangle*, 
   GtkCellRendererState)':
lod.cc:198: error: 'struct _GtkCellRendererProgress' has no member named '
   percent'
lod.cc:226: error: 'struct _GtkCellRendererProgress' has no member named 'dwn'
make[3]: *** [lod.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/d4x-2.5.0_rc4/work/d4x-2.5.0rc4/mai
n/face'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/d4x-2.5.0_rc4/work/d4x-2.5.0rc4/mai
n'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/d4x-2.5.0_rc4/work/d4x-2.5.0rc4'
make: *** [all] Error 2

!!! ERROR: net-misc/d4x-2.5.0_rc4 failed.
!!! Function src_compile, Line 56, Exitcode 2

# emerge -pv d4x

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] net-misc/d4x-2.5.0_rc4  +esd +gnome +kde +nls +oss 0 kB 



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

Actual Results:  
Above error message.
Comment 1 Jonathan Smith (RETIRED) gentoo-dev 2005-07-31 19:24:04 UTC
does 2.5.0-r1 fix the problem?
Comment 2 Harold Anderson 2005-08-01 06:17:36 UTC
(In reply to comment #1)
> does 2.5.0-r1 fix the problem?

Yes.  I suppose in this case the "unstable" version is more stable
than the "stable" version.
Comment 3 Gary Kwong [:gkw] [:nth10sd] 2005-08-19 06:26:40 UTC
The old unworking ebuilds should be cleared out IMHO.
Comment 4 Jonathan Smith (RETIRED) gentoo-dev 2005-08-20 11:45:58 UTC
2.5.0-r1 marked stable, and old ebuild cleaned