Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 79563

Summary: sci-electronics/oregano-0.40.1 failed to compile
Product: Gentoo Linux Reporter: Fritz Heinrichmeyer <fritz.heinrichmeyer>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Fritz Heinrichmeyer 2005-01-26 05:03:04 UTC
sci-electronics/oregano-0.40.1 failed due to undeclared variable

file.c:387: error: `sv' undeclared (first use in this function)

it is in the else part of a

#if (GTK_MINOR_VERSION==4)

conditional (i suppose every ebuild somwhere compiled successfully ..)


Reproducible: Always
Steps to Reproduce:
1.try to build oregano with gtk-2.6.x
installed
Actual Results:  
-2.2 -I/usr/include/gtksourceview-1.0 -I/usr/include/cairo
-I/usr/include/libpng12 -I/usr/include/libgnomeprintui-2.2    
-DGDK_DISABLE_DEPRECATED=1   -DGLIB_DISABLE_DEPRECATED=1  
-DGNOME_DISABLE_DEPRECATED=1    -O2 -march=athlon-xp -pipe -c item-data.c
file.c: In function `dialog_file_open':
file.c:387: error: `sv' undeclared (first use in this function)
file.c:387: error: (Each undeclared identifier is reported only once
file.c:387: error: for each function it appears in.)
make[3]: *** [file.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** Waiting for unfinished jobs....


Expected Results:  
successfully emerge of oregano

Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 AMD Athlon(TM) XP1600+
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Aug 20 2004, 13:23:18)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r3
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
MAKEOPTS="-s -j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/jfh/src/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X Xaw3d aalib alsa apm arts avi berkdb bitmap-fonts cdr
crypt cups dvd encode esd f77 fam flac font-server foomaticdb fortran gdbm gif
gpm gtk gtk2 guile imagemagick imap imlib java jpeg junit kde ldap leim libg++
libwww linguas_de mad mikmod mmx mmx2 mpeg ncurses nls nomotif oggvorbis opengl
oss pam pdflib perl png python qt quicktime readline ruby samba sasl sdl slang
spell sse ssl svga tcpd tetex tiff truetype truetype-fonts type1-fonts xml2 xmms
xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Gustavo Zacarias (RETIRED) gentoo-dev 2005-01-26 07:28:27 UTC
Thanks, it's fixed in portage CVS and upstream for 0.40.2.
You can sync in about an hour and build away.