Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47054 - gnome-base/gconf-1.0.9 fails to build
Summary: gnome-base/gconf-1.0.9 fails to build
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-07 02:33 UTC by Sascha Silbe
Modified: 2004-08-18 08:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
GConf.idl (GConf.idl,7.10 KB, application/octet-stream)
2004-04-09 10:39 UTC, Sascha Silbe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Silbe 2004-04-07 02:33:33 UTC
gnome-base/gconf-1.0.9 fails to build. See build script below for details.



Reproducible: Always
Steps to Reproduce:
1. emerge -v --oneshot '=gnome-base/gconf-1.0.9'

Actual Results:  
Script started on Wed Apr  7 11:22:09 2004
root@cube:~# emerge --nospinner -v --oneshot '=gnome-base/gconf-1.0.9'
Calculating dependencies    ...done!
>>> emerge (1 of 1) gnome-base/gconf-1.0.9 to /
>>> md5 src_uri ;-) GConf-1.0.9.tar.bz2
>>> Unpacking source...
>>> Unpacking GConf-1.0.9.tar.bz2 to /var/tmp/portage/gconf-1.0.9/work
RUNNING FROM extra_functions.sh
 * Applying gconfd-2-fix.patch...
  [ ok ]
RUNNING FROM extra_functions.sh
 * Applying gconf-1.0.9-locallock_mdk.patch...
  [ ok ]
>>> Source unpacked.
 * Patching ${S}/ltmain.sh...
 *   Applying portage-1.4.1.patch...
 *   Applying relink-1.4.1.patch...
 *   Applying sed-1.4.3.patch...
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 whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i586-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 executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for i586-pc-linux-gnu-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for strerror in -lcposix... no
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking for ld used by GCC... /usr/i586-pc-linux-gnu/bin/ld
checking if the linker (/usr/i586-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i586-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 dependant libraries... pass_all
checking command to parse nm output... ok
checking for dlfcn.h... yes
checking for i586-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i586-pc-linux-gnu-strip... no
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... no
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i586-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
FYI:  Using default config source xml::${sysconfdir}/gconf/gconf.xml.defaults for schema installation
FYI:  Will build without debugging code
checking for poptGetArg in -lpopt... yes
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for oaf-config... /usr/bin/oaf-config
checking for OAF - version >= 0.2.0... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for xml-config... /usr/bin/xml-config
checking for db_env_create in -ldb-3.3... no
checking for db_env_create in -ldb-3.2... yes
checking for db3/db.h... yes
checking for orbit-config... /usr/bin/orbit-config
checking for guile-config... /usr/bin/guile-config
checking for pthread.h... yes
checking for nanosleep... yes
checking for usleep... yes
checking for flockfile... yes
checking for i586-pc-linux-gnu-ranlib... ranlib
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for stpcpy... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  de
sed: can't read ./intl/po2tbl.sed.in: No such file or directory
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gconf-config
config.status: creating gconf.spec
config.status: creating gconf.m4
config.status: creating gconf/Makefile
config.status: creating gconf/default.path
config.status: creating backends/Makefile
config.status: creating wrappers/Makefile
config.status: creating wrappers/gtk/Makefile
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating doc/gconf/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating standard-schemas/Makefile
config.status: creating gconf.pc
config.status: creating gconfgtk.pc
config.status: creating config.h
make  all-recursive
make[1]: Entering directory `/tmp/portage/gconf-1.0.9/work/GConf-1.0.9'
Making all in gconf
make[2]: Entering directory `/tmp/portage/gconf-1.0.9/work/GConf-1.0.9/gconf'
orbit-idl ./GConf.idl
Error: Empty file

** WARNING **: ./GConf.idl compilation failed
orbit-idl ./GConf.idl
Error: Empty file

** WARNING **: ./GConf.idl compilation failed
orbit-idl ./GConf.idl
Error: Empty file

** WARNING **: ./GConf.idl compilation failed
orbit-idl ./GConf.idl
Error: Empty file

** WARNING **: ./GConf.idl compilation failed
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gnome-xml -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"""\" -DGCONF_SRCDIR=\""/var/tmp/portage/gconf-1.0.9/work/GConf-1.0.9"\" -DGCONF_CONFDIR=\""/etc/gconf/1"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_LIBEXECDIR=\""/usr/libexec"\" -DGCONF_BACKEND_DIR=\""/usr/lib/GConf/1"\" -DVERSION=\""1.0.9"\" -DIID=\""OAFIID:gconfd:19991118"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-1"\"     -march=pentium -mcpu=athlon-xp -O3 -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconf-internals.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gnome-xml -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -DG_LOG_DOMAIN=\"GConf\" -DGCONF_LOCALE_DIR=\"\" -DGCONF_SRCDIR=\"/var/tmp/portage/gconf-1.0.9/work/GConf-1.0.9\" -DGCONF_CONFDIR=\"/etc/gconf/1\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_LIBEXECDIR=\"/usr/libexec\" -DGCONF_BACKEND_DIR=\"/usr/lib/GConf/1\" -DVERSION=\"1.0.9\" -DIID=\"OAFIID:gconfd:19991118\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-1\" -march=pentium -mcpu=athlon-xp -O3 -pipe -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 -c gconf-internals.c  -fPIC -DPIC -o gconf-internals.o
In file included from gconf-internals.c:22:
gconf-internals.h:32:19: GConf.h: No such file or directory
In file included from gconf-internals.c:22:
gconf-internals.h:48: warning: type defaults to `int' in declaration of `ConfigValue'
gconf-internals.h:48: error: syntax error before '*' token
gconf-internals.h:49: error: syntax error before '*' token
gconf-internals.h:49: warning: type defaults to `int' in declaration of `corba_value_from_gconf_value'
gconf-internals.h:49: warning: data definition has no type or storage class
gconf-internals.h:51: error: syntax error before "ConfigValue"
gconf-internals.h:52: error: syntax error before '*' token
gconf-internals.h:52: warning: type defaults to `int' in declaration of `invalid_corba_value'
gconf-internals.h:52: warning: data definition has no type or storage class
gconf-internals.h:55: error: syntax error before "obj"
gconf-internals.h:59: error: syntax error before "ConfigSchema"
gconf-internals.h:60: error: syntax error before '*' token
gconf-internals.h:60: warning: type defaults to `int' in declaration of `corba_schema_from_gconf_schema'
gconf-internals.h:60: warning: data definition has no type or storage class
gconf-internals.h:61: warning: type defaults to `int' in declaration of `ConfigSchema'
gconf-internals.h:61: error: syntax error before '*' token
gconf-internals.h:170: error: syntax error before '*' token
gconf-internals.h:181: error: syntax error before "ConfigServer"
gconf-internals.h:183: error: syntax error before "gconf_get_current_lock_holder"
gconf-internals.h:183: warning: type defaults to `int' in declaration of `gconf_get_current_lock_holder'
gconf-internals.h:183: warning: data definition has no type or storage class
gconf-internals.h:195: error: syntax error before "gconf_orb_get"
gconf-internals.h:195: warning: type defaults to `int' in declaration of `gconf_orb_get'
gconf-internals.h:195: warning: data definition has no type or storage class
gconf-internals.h:197: error: syntax error before "gconf_activate_server"
gconf-internals.h:198: warning: type defaults to `int' in declaration of `gconf_activate_server'
gconf-internals.h:198: warning: data definition has no type or storage class
gconf-internals.c:179: warning: type defaults to `int' in declaration of `ConfigValue'
gconf-internals.c:179: error: syntax error before '*' token
gconf-internals.c: In function `gconf_value_from_corba_value':
gconf-internals.c:184: error: `value' undeclared (first use in this function)
gconf-internals.c:184: error: (Each undeclared identifier is reported only once
gconf-internals.c:184: error: for each function it appears in.)
gconf-internals.c:186: error: `InvalidVal' undeclared (first use in this function)
gconf-internals.c:189: error: `IntVal' undeclared (first use in this function)
gconf-internals.c:192: error: `StringVal' undeclared (first use in this function)
gconf-internals.c:195: error: `FloatVal' undeclared (first use in this function)
gconf-internals.c:198: error: `BoolVal' undeclared (first use in this function)
gconf-internals.c:201: error: `SchemaVal' undeclared (first use in this function)
gconf-internals.c:204: error: `ListVal' undeclared (first use in this function)
gconf-internals.c:207: error: `PairVal' undeclared (first use in this function)
gconf-internals.c:252: error: `BIntVal' undeclared (first use in this function)
gconf-internals.c:255: error: `BBoolVal' undeclared (first use in this function)
gconf-internals.c:258: error: `BFloatVal' undeclared (first use in this function)
gconf-internals.c:261: error: `BStringVal' undeclared (first use in this function)
gconf-internals.c:264: error: `BInvalidVal' undeclared (first use in this function)
gconf-internals.c:283: error: `ConfigValue' undeclared (first use in this function)
gconf-internals.c:283: error: syntax error before ')' token
gconf-internals.c:310: error: syntax error before ')' token
gconf-internals.c:313: error: syntax error before ')' token
gconf-internals.c: At top level:
gconf-internals.c:326: error: syntax error before "ConfigValue"
gconf-internals.c: In function `fill_corba_value_from_gconf_value':
gconf-internals.c:328: error: `value' undeclared (first use in this function)
gconf-internals.c:330: error: `cv' undeclared (first use in this function)
gconf-internals.c:330: error: `InvalidVal' undeclared (first use in this function)
gconf-internals.c:337: error: `IntVal' undeclared (first use in this function)
gconf-internals.c:341: error: `StringVal' undeclared (first use in this function)
gconf-internals.c:345: error: `FloatVal' undeclared (first use in this function)
gconf-internals.c:349: error: `BoolVal' undeclared (first use in this function)
gconf-internals.c:353: error: `SchemaVal' undeclared (first use in this function)
gconf-internals.c:362: error: `ListVal' undeclared (first use in this function)
gconf-internals.c:369: warning: implicit declaration of function `CORBA_sequence_ConfigBasicValue_allocbuf'
gconf-internals.c:377: error: `BIntVal' undeclared (first use in this function)
gconf-internals.c:381: error: `BBoolVal' undeclared (first use in this function)
gconf-internals.c:385: error: `BStringVal' undeclared (first use in this function)
gconf-internals.c:389: error: `BFloatVal' undeclared (first use in this function)
gconf-internals.c:393: error: `BSchemaVal' undeclared (first use in this function)
gconf-internals.c:397: error: `BInvalidVal' undeclared (first use in this function)
gconf-internals.c:407: error: `ConfigValue' undeclared (first use in this function)
gconf-internals.c:407: error: syntax error before ')' token
gconf-internals.c:416: error: `PairVal' undeclared (first use in this function)
gconf-internals.c:426: error: syntax error before ')' token
gconf-internals.c:428: error: syntax error before ')' token
gconf-internals.c: At top level:
gconf-internals.c:442: error: syntax error before '*' token
gconf-internals.c:444: warning: return type defaults to `int'
gconf-internals.c: In function `corba_value_from_gconf_value':
gconf-internals.c:445: error: `ConfigValue' undeclared (first use in this function)
gconf-internals.c:445: error: `cv' undeclared (first use in this function)
gconf-internals.c:447: warning: implicit declaration of function `ConfigValue__alloc'
gconf-internals.c: At top level:
gconf-internals.c:454: error: syntax error before '*' token
gconf-internals.c:456: warning: return type defaults to `int'
gconf-internals.c: In function `invalid_corba_value':
gconf-internals.c:457: error: `ConfigValue' undeclared (first use in this function)
gconf-internals.c:457: error: `cv' undeclared (first use in this function)
gconf-internals.c:461: error: `InvalidVal' undeclared (first use in this function)
gconf-internals.c: In function `gconf_object_to_string':
gconf-internals.c:476: warning: passing arg 1 of `CORBA_ORB_object_to_string' makes pointer from integer without a cast
gconf-internals.c: At top level:
gconf-internals.c:495: error: syntax error before "corba_type_from_gconf_type"
gconf-internals.c:496: warning: return type defaults to `int'
gconf-internals.c: In function `corba_type_from_gconf_type':
gconf-internals.c:500: error: `IntVal' undeclared (first use in this function)
gconf-internals.c:502: error: `BoolVal' undeclared (first use in this function)
gconf-internals.c:504: error: `FloatVal' undeclared (first use in this function)
gconf-internals.c:506: error: `InvalidVal' undeclared (first use in this function)
gconf-internals.c:508: error: `StringVal' undeclared (first use in this function)
gconf-internals.c:510: error: `SchemaVal' undeclared (first use in this function)
gconf-internals.c:512: error: `ListVal' undeclared (first use in this function)
gconf-internals.c:514: error: `PairVal' undeclared (first use in this function)
gconf-internals.c: At top level:
gconf-internals.c:522: error: syntax error before "type"
gconf-internals.c: In function `gconf_type_from_corba_type':
gconf-internals.c:524: error: `type' undeclared (first use in this function)
gconf-internals.c:526: error: `InvalidVal' undeclared (first use in this function)
gconf-internals.c:528: error: `StringVal' undeclared (first use in this function)
gconf-internals.c:530: error: `IntVal' undeclared (first use in this function)
gconf-internals.c:532: error: `FloatVal' undeclared (first use in this function)
gconf-internals.c:534: error: `SchemaVal' undeclared (first use in this function)
gconf-internals.c:536: error: `BoolVal' undeclared (first use in this function)
gconf-internals.c:538: error: `ListVal' undeclared (first use in this function)
gconf-internals.c:540: error: `PairVal' undeclared (first use in this function)
gconf-internals.c: At top level:
gconf-internals.c:550: error: syntax error before "ConfigSchema"
gconf-internals.c: In function `fill_corba_schema_from_gconf_schema':
gconf-internals.c:552: error: `cs' undeclared (first use in this function)
gconf-internals.c:552: error: `sc' undeclared (first use in this function)
gconf-internals.c: At top level:
gconf-internals.c:583: error: syntax error before '*' token
gconf-internals.c:585: warning: return type defaults to `int'
gconf-internals.c: In function `corba_schema_from_gconf_schema':
gconf-internals.c:586: error: `ConfigSchema' undeclared (first use in this function)
gconf-internals.c:586: error: `cs' undeclared (first use in this function)
gconf-internals.c:588: warning: implicit declaration of function `ConfigSchema__alloc'
gconf-internals.c: At top level:
gconf-internals.c:596: warning: type defaults to `int' in declaration of `ConfigSchema'
gconf-internals.c:596: error: syntax error before '*' token
gconf-internals.c: In function `gconf_schema_from_corba_schema':
gconf-internals.c:604: error: `cs' undeclared (first use in this function)
gconf-internals.c: At top level:
gconf-internals.c:2538: error: syntax error before "read_current_server"
gconf-internals.c:2540: warning: return type defaults to `int'
gconf-internals.c: In function `read_current_server':
gconf-internals.c:2551: warning: return makes integer from pointer without a cast
gconf-internals.c:2585: error: `ConfigServer' undeclared (first use in this function)
gconf-internals.c:2585: error: syntax error before "server"
gconf-internals.c:2589: warning: assignment makes pointer from integer without a cast
gconf-internals.c:2596: warning: return makes integer from pointer without a cast
gconf-internals.c:2599: error: `server' undeclared (first use in this function)
gconf-internals.c:2605: warning: return makes integer from pointer without a cast
gconf-internals.c: At top level:
gconf-internals.c:2611: error: syntax error before "ConfigServer"
gconf-internals.c: In function `gconf_get_lock_or_current_holder':
gconf-internals.c:2614: error: `ConfigServer' undeclared (first use in this function)
gconf-internals.c:2614: error: syntax error before "server"
gconf-internals.c:2619: error: `current_server' undeclared (first use in this function)
gconf-internals.c:2622: error: `lock_directory' undeclared (first use in this function)
gconf-internals.c:2625: error: `err' undeclared (first use in this function)
gconf-internals.c:2633: error: `server' undeclared (first use in this function)
gconf-internals.c: At top level:
gconf-internals.c:2812: error: syntax error before "gconf_get_current_lock_holder"
gconf-internals.c:2813: warning: return type defaults to `int'
gconf-internals.c: In function `gconf_get_current_lock_holder':
gconf-internals.c:2815: error: `ConfigServer' undeclared (first use in this function)
gconf-internals.c:2815: error: syntax error before "server"
gconf-internals.c:2818: error: `server' undeclared (first use in this function)
gconf-internals.c: At top level:
gconf-internals.c:2903: error: conflicting types for `gconf_orb_get'
gconf-internals.h:195: error: previous declaration of `gconf_orb_get'
gconf-internals.c:3031: error: syntax error before "gconf_activate_server"
gconf-internals.c:3033: warning: return type defaults to `int'
gconf-internals.c: In function `gconf_activate_server':
gconf-internals.c:3034: error: `ConfigServer' undeclared (first use in this function)
gconf-internals.c:3034: error: syntax error before "server"
gconf-internals.c:3052: error: `server' undeclared (first use in this function)
gconf-internals.c:3060: warning: implicit declaration of function `ConfigServer_ping'
make[2]: *** [gconf-internals.lo] Error 1
make[2]: Leaving directory `/tmp/portage/gconf-1.0.9/work/GConf-1.0.9/gconf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/portage/gconf-1.0.9/work/GConf-1.0.9'
make: *** [all-recursive-am] Error 2

!!! ERROR: gnome-base/gconf-1.0.9 failed.
!!! Function src_compile, Line 49, Exitcode 2
!!! make failed

root@cube:~# 
Script done on Wed Apr  7 11:31:43 2004


Expected Results:  
Build gnome-base/gconf-1.0.9.


Gentoo Base System version 1.4.3.13
Portage 2.0.50-r3 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.25-cube-3)
=================================================================
System uname: 2.4.25-cube-3 i686 AMD Athlon(tm) XP 1700+
distcc 2.12.1 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium -mcpu=athlon-xp -O3 -pipe"
CHOST="i586-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /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/ /usr/vice/etc /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/afs/modload /etc/gconf /etc/make.globals /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/ http://gentoo.inode.at/ ftp://gentoo.inode.at/source/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://hybrid.sascha.silbe.org/gentoo-portage"
USE="3dnow X acl afs apm avi berkdb cdr crypt doc dvd encode foomaticdb gdbm gif gtk gtk2 gtkhtml guile hbci imap imlib ipv6 j-noaim j-nomsn j-noyahoo jpeg krb4 lcms libg++ libwww linguas_en,de mad maildir mbox mikmod mmx monitor mpeg mysql nas ncurses nls oggvorbis opengl oss pam pdflib png postgres python qt qtmt quicktime readline samba sdl skey spell sse ssl tetex tiff truetype unicode x86 xml xml2 xv zlib"
Comment 1 foser (RETIRED) gentoo-dev 2004-04-08 11:58:53 UTC
dunno,looks like some local IDL problem to me... try to do the idl steps by hand and check what goes wrong.
Comment 2 Sascha Silbe 2004-04-09 10:27:20 UTC
Some lines before that IDL stuff already look suspicious to me:

=== Begin ===
checking for catalogs to be installed...  de
sed: can't read ./intl/po2tbl.sed.in: No such file or directory
configure: creating ./config.status
config.status: creating Makefile
=== End ==

Does the sed problem also happen during a normal (i.e. successful) build?

Comment 3 Sascha Silbe 2004-04-09 10:33:27 UTC
The orbit-idl call gives the same error if invoked manually:

=== Begin ===
root@cube:/var/tmp/portage/portage/gconf-1.0.9/work/GConf-1.0.9/gconf# orbit-idl ./GConf.idl
Error: Empty file

** WARNING **: ./GConf.idl compilation failed
=== End ===

But GConf.idl does contain data:

=== Begin ===
root@cube:/var/tmp/portage/portage/gconf-1.0.9/work/GConf-1.0.9/gconf# ls -l GConf.idl
-rw-r--r--    1 portage  portage      7273 Jul 11  2001 GConf.idl
root@cube:/var/tmp/portage/portage/gconf-1.0.9/work/GConf-1.0.9/gconf# head -10 GConf.idl 

// Really, this whole interface should be used only via the GConf 
// client library. I reserve the right to change it whenever I feel 
// like it. So there.

enum ConfigBasicValueType { BInvalidVal, BIntVal, BStringVal, BFloatVal, BBoolVal, BSchemaVal };

enum ConfigValueType { InvalidVal, IntVal, StringVal, FloatVal, BoolVal, SchemaVal, ListVal, PairVal };

struct ConfigSchema {
root@cube:/var/tmp/portage/portage/gconf-1.0.9/work/GConf-1.0.9/gconf# 
=== End ===


I've never worked with orbit before, so I don't know how to proceed.

Comment 4 foser (RETIRED) gentoo-dev 2004-04-09 10:36:09 UTC
is that all data ? that doesn't seem like the whole deal

yeah i did notice the sed message, but i don't think some translation issue is an influence here.. though it might be worth looking into 
Comment 5 Sascha Silbe 2004-04-09 10:38:48 UTC
No, I've just posted the first 10 lines. Will attach the full file.

Comment 6 Sascha Silbe 2004-04-09 10:39:45 UTC
Created attachment 28963 [details]
GConf.idl
Comment 7 Alastair Tse (RETIRED) gentoo-dev 2004-04-09 15:34:49 UTC
have you tried with MAKEOPTS="-j1" ?

Comment 8 Sascha Silbe 2004-04-09 15:43:23 UTC
Exactly the same result both with MAKEOPTS=-j1 and MAKEOPTS="".
Comment 9 foser (RETIRED) gentoo-dev 2004-08-08 09:08:30 UTC
i have no clue, i can't reproduce and there have been no further reports.

If this is still a problem i'd suggest you maybe look at the discrepancy between your CFLAGS & CXXFLAGS.

If you got nothing further to work with we're gonna have to close this.
Comment 10 foser (RETIRED) gentoo-dev 2004-08-18 08:50:06 UTC
works here, no further info