Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35252 - app-sci/ksimus-0.3.6-r1 doesn't compile (wrong qt version?)
Summary: app-sci/ksimus-0.3.6-r1 doesn't compile (wrong qt version?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Patrick Kursawe (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-07 06:35 UTC by Greisberger Christophe
Modified: 2003-12-12 00:16 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 Greisberger Christophe 2003-12-07 06:35:32 UTC
When I try to compile app-sci/ksimus-0.3.6-r1 I have a compilation error in 
ksimbooltristatebox.cpp 
Seems like a header file is missing: ksimfilelistselectorui.h 
 
(This problem doesn't seem to be a dup of #23994) 

Reproducible: Always
Steps to Reproduce:
1. emerge app-sci/ksimus 
2. 
3. 
Actual Results:  
# emerge app-sci/ksimus 
Calculating dependencies ...done! 
>>> emerge (1 of 1) app-sci/ksimus-0.3.6-r1 to / 
>>> md5 src_uri ;-) ksimus-3-0.3.6.tar.gz 
>>> md5 src_uri ;-) ksimus-patch-0.3.6-2.gz 
>>> Unpacking source... 
>>> Unpacking ksimus-3-0.3.6.tar.gz to /var/tmp/portage/ksimus-0.3.6-r1/work 
>>> Unpacking ksimus-patch-0.3.6-2.gz to /var/tmp/portage/ksimus-0.3.6-r1/work 
patching file ChangeLog 
patching file Makefile.am 
patching file configure.in.in 
patching file ksimus.kdevprj 
patching file ksimus/compcontainer.cpp 
patching file ksimus/ksimeditor.cpp 
patching file ksimus/ksimus.cpp 
patching file ksimus/items/connectorbase.cpp 
patching file ksimus/items/connectorbase.h 
patching file ksimus/items/wirepropertymultipleoutput.cpp 
patching file po/de.po 
This Makefile is only for the CVS repository 
This will be deleted before making the distribution 
 
head: `-1' option is obsolete; use `-n 1' 
Try `head --help' for more information. 
*** AUTOCONF NOT FOUND!. 
*** KDE requires autoconf 2.52, 2.53 or 2.54 
make[1]: *** [cvs] Error 1 
make: *** [all] Error 2 
>>> Source unpacked. 
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 build system type... i686-pc-linux-gnu 
checking host system type... i686-pc-linux-gnu 
checking target system type... i686-pc-linux-gnu 
checking for a BSD-compatible install... /bin/install -c 
checking for -p flag to install... yes 
checking whether build environment is sane... yes 
checking for gawk... gawk 
checking whether make sets ${MAKE}... yes 
checking for i686-pc-linux-gnu-strip... no 
checking for strip... strip 
checking for style of include used by make... GNU 
checking for i686-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 suffix of executables... 
checking for suffix of object files... o 
checking whether we are using the GNU C compiler... yes 
checking whether gcc accepts -g... yes 
checking dependency style of gcc... none 
checking how to run the C preprocessor... gcc -E 
checking for i686-pc-linux-gnu-g++... g++ 
checking whether we are using the GNU C++ compiler... yes 
checking whether g++ accepts -g... yes 
checking dependency style of g++... none 
checking whether g++ supports -Wundef... yes 
checking whether g++ supports -Wno-long-long... yes 
checking whether g++ supports -Wnon-virtual-dtor... yes 
checking whether g++ supports -fno-exceptions... yes 
checking whether g++ supports -fno-check-new... yes 
checking whether g++ supports -fexceptions... yes 
checking how to run the C++ preprocessor... g++ -E 
checking whether g++ supports -frepo... yes 
not using lib directory suffix 
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld 
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes 
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r 
checking for BSD-compatible nm... nm 
checking for a sed that does not truncate output... 
checking whether ln -s works... yes 
checking how to recognise dependant libraries... pass_all 
checking for ANSI C header files... yes 
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 dlfcn.h usability... yes 
checking dlfcn.h presence... yes 
checking for dlfcn.h... yes 
checking the maximum length of command line arguments... 32768 
checking command to parse nm output from gcc object... ok 
checking for objdir... .libs 
checking for i686-pc-linux-gnu-ranlib... no 
checking for ranlib... ranlib 
checking for i686-pc-linux-gnu-strip... strip 
checking if gcc static flag  works... no 
checking if gcc supports -fno-rtti -fno-exceptions... no 
checking for gcc option to produce PIC... -fPIC 
checking if gcc PIC flag -fPIC works... yes 
checking if gcc supports -c -o file.o... yes 
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared 
libraries... yes 
checking whether -lc should be explicitly linked in... no 
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 to build shared libraries... yes 
checking whether to build static libraries... no 
configure: creating libtool 
appending configuration tag "CXX" to libtool 
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared 
libraries... yes 
checking for g++ option to produce PIC... -fPIC 
checking if g++ PIC flag -fPIC works... yes 
checking if g++ supports -c -o file.o... yes 
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared 
libraries... yes 
checking whether -lc should be explicitly linked in... 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 
appending configuration tag "GCJ" to libtool 
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no 
checking for gcj option to produce PIC... -fPIC 
checking if gcj PIC flag -fPIC works... no 
checking if gcj supports -c -o file.o... no 
checking whether the gcj linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared 
libraries... yes 
checking whether -lc should be explicitly linked in... 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 for msgfmt... /usr/bin/msgfmt 
checking for gmsgfmt... /usr/bin/msgfmt 
checking for xgettext... /usr/bin/xgettext 
checking for main in -lutil... yes 
checking for main in -lcompat... no 
checking for crypt in -lcrypt... yes 
checking for socklen_t... socklen_t 
checking for dnet_ntoa in -ldnet... no 
checking for dnet_ntoa in -ldnet_stub... no 
checking for inet_ntoa... yes 
checking for connect... yes 
checking for remove... yes 
checking for shmat... yes 
checking crt_externs.h usability... no 
checking crt_externs.h presence... no 
checking for crt_externs.h... no 
checking for _NSGetEnviron... no 
checking for sys/types.h... (cached) yes 
checking for stdint.h... (cached) yes 
checking for poll in -lpoll... no 
checking CoreAudio/CoreAudio.h usability... no 
checking CoreAudio/CoreAudio.h presence... no 
checking for CoreAudio/CoreAudio.h... no 
checking if res_init needs -lresolv... yes 
checking if res_init is available... yes 
checking for killpg in -lucb... no 
checking for int... yes 
checking size of int... 4 
checking for long... yes 
checking size of long... 4 
checking for char *... yes 
checking size of char *... 4 
checking for char... yes 
checking size of char... 1 
checking for dlopen in -ldl... yes 
checking for shl_unload in -ldld... no 
checking for vsnprintf... yes 
checking for snprintf... yes 
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include 
checking for IceConnectionNumber in -lICE... yes 
checking for libXext... yes 
checking for Xinerama... yes 
checking for pthread_create in -lpthread... yes 
checking for extra includes... no 
checking for extra libs... no 
checking for libz... -lz 
checking for libpng... -lpng -lz -lm 
checking for libjpeg6b... no 
checking for libjpeg... -ljpeg 
checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt 
checking if Qt compiles without flags... no 
checking for moc... /usr/qt/3/bin/moc 
checking for uic... /usr/qt/3/bin/uic 
checking whether uic supports -L ... yes 
checking whether uic supports -nounload ... yes 
checking if Qt needs -ljpeg... no 
checking for rpath... yes 
checking for KDE... libraries /usr/kde/3.1/lib, headers /usr/kde/3.1/include 
checking if UIC has KDE plugins available... yes 
checking for KDE paths... defaults 
checking for dcopidl... /usr/kde/3.1/bin/dcopidl 
checking for dcopidl2cpp... /usr/kde/3.1/bin/dcopidl2cpp 
checking for mcopidl... /usr/kde/3.1/bin/mcopidl 
checking for artsc-config... /usr/kde/3.1/bin/artsc-config 
checking for kde-config... /usr/kde/3.1/bin/kde-config 
checking for meinproc... /usr/kde/3.1/bin/meinproc 
checking if doc should be compiled... yes 
checking if ksimus should be compiled... yes 
checking if po should be compiled... yes 
configure: creating ./config.status 
fast creating Makefile 
fast creating doc/Makefile 
fast creating doc/en/Makefile 
fast creating ksimus/Makefile 
fast creating ksimus/boolean/Makefile 
fast creating ksimus/items/Makefile 
fast creating ksimus/lib/Makefile 
fast creating ksimus/module/Makefile 
fast creating ksimus/tools/Makefile 
fast creating po/Makefile 
config.status: creating config.h 
config.status: executing depfiles commands 
 
Good - your configure finished. Start make now 
 
cd . && make -f admin/Makefile.common configure.in ; 
make[1]: Entering directory `/var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6' 
head: `-2' option is obsolete; use `-n 2' 
Try `head --help' for more information. 
head: `-2' option is obsolete; use `-n 2' 
Try `head --help' for more information. 
make[1]: Leaving directory `/var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6' 
cd . && /bin/sh /var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6/admin/missing 
--run aclocal-1.6 
cd . && \ 
  /bin/sh /var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6/admin/missing --run 
automake-1.6 --foreign  Makefile 
cd . && /bin/sh /var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6/admin/missing 
--run autoconf 
cd . && perl admin/am_edit ksimus-0.3.6/Makefile.in 
/bin/sh ./config.status --recheck 
running /bin/sh ./configure  --host=i686-pc-linux-gnu --prefix=/usr --with-x 
--enable-mitshm --with-xinerama --with-qt-dir=/usr/qt/3 --enable-mt 
--disable-dependency-tracking --disable-debug --without-debug CC=gcc 
CFLAGS=-march=athlon-xp -O3 -pipe -fforce-addr -fomit-frame-pointer 
-funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 
CXXFLAGS=-march=athlon-xp -O3 -pipe -fforce-addr -fomit-frame-pointer 
-funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 CXX=g++ 
host_alias=i686-pc-linux-gnu  --no-create --no-recursion 
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 build system type... i686-pc-linux-gnu 
checking host system type... i686-pc-linux-gnu 
checking target system type... i686-pc-linux-gnu 
checking for a BSD-compatible install... /bin/install -c 
checking for -p flag to install... yes 
checking whether build environment is sane... yes 
checking for gawk... gawk 
checking whether make sets $(MAKE)... yes 
checking for i686-pc-linux-gnu-strip... no 
checking for strip... strip 
checking for style of include used by make... GNU 
checking for i686-pc-linux-gnu-gcc... gcc 
checking for C compiler default output file name... a.out 
checking whether the C compiler works... yes 
checking whether we are cross compiling... no 
checking for suffix of executables... 
checking for suffix of object files... o 
checking whether we are using the GNU C compiler... yes 
checking whether gcc accepts -g... yes 
checking for gcc option to accept ANSI C... none needed 
checking dependency style of gcc... none 
checking how to run the C preprocessor... gcc -E 
checking for i686-pc-linux-gnu-g++... g++ 
checking whether we are using the GNU C++ compiler... yes 
checking whether g++ accepts -g... yes 
checking dependency style of g++... none 
checking whether g++ supports -Wundef... yes 
checking whether g++ supports -Wno-long-long... yes 
checking whether g++ supports -Wnon-virtual-dtor... yes 
checking whether g++ supports -fno-exceptions... yes 
checking whether g++ supports -fno-check-new... yes 
checking whether g++ supports -fexceptions... yes 
checking how to run the C++ preprocessor... g++ -E 
checking whether g++ supports -frepo... yes 
not using lib directory suffix 
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld 
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes 
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r 
checking for BSD-compatible nm... nm 
checking for a sed that does not truncate output... 
checking whether ln -s works... yes 
checking how to recognise dependant libraries... pass_all 
checking for egrep... grep -E 
checking for ANSI C header files... yes 
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 dlfcn.h usability... yes 
checking dlfcn.h presence... yes 
checking for dlfcn.h... yes 
checking the maximum length of command line arguments... 32768 
checking command to parse nm output from gcc object... ok 
checking for objdir... .libs 
checking for i686-pc-linux-gnu-ranlib... no 
checking for ranlib... ranlib 
checking for i686-pc-linux-gnu-strip... strip 
checking if gcc static flag  works... no 
checking if gcc supports -fno-rtti -fno-exceptions... no 
checking for gcc option to produce PIC... -fPIC 
checking if gcc PIC flag -fPIC works... yes 
checking if gcc supports -c -o file.o... yes 
checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared 
libraries... yes 
checking whether -lc should be explicitly linked in... no 
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 to build shared libraries... yes 
checking whether to build static libraries... no 
configure: creating libtool 
appending configuration tag "CXX" to libtool 
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared 
libraries... yes 
checking for g++ option to produce PIC... -fPIC 
checking if g++ PIC flag -fPIC works... yes 
checking if g++ supports -c -o file.o... yes 
checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared 
libraries... yes 
checking whether -lc should be explicitly linked in... 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 
appending configuration tag "GCJ" to libtool 
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no 
checking for gcj option to produce PIC... -fPIC 
checking if gcj PIC flag -fPIC works... no 
checking if gcj supports -c -o file.o... no 
checking whether the gcj linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared 
libraries... yes 
checking whether -lc should be explicitly linked in... 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 for msgfmt... /usr/bin/msgfmt 
checking for gmsgfmt... /usr/bin/msgfmt 
checking for xgettext... /usr/bin/xgettext 
checking for main in -lutil... yes 
checking for main in -lcompat... no 
checking for crypt in -lcrypt... yes 
checking for socklen_t... socklen_t 
checking for dnet_ntoa in -ldnet... no 
checking for dnet_ntoa in -ldnet_stub... no 
checking for inet_ntoa... yes 
checking for connect... yes 
checking for remove... yes 
checking for shmat... yes 
checking crt_externs.h usability... no 
checking crt_externs.h presence... no 
checking for crt_externs.h... no 
checking for _NSGetEnviron... no 
checking for sys/types.h... (cached) yes 
checking for stdint.h... (cached) yes 
checking for poll in -lpoll... no 
checking CoreAudio/CoreAudio.h usability... no 
checking CoreAudio/CoreAudio.h presence... no 
checking for CoreAudio/CoreAudio.h... no 
checking if res_init needs -lresolv... yes 
checking if res_init is available... yes 
checking for killpg in -lucb... no 
checking for int... yes 
checking size of int... 4 
checking for long... yes 
checking size of long... 4 
checking for char *... yes 
checking size of char *... 4 
checking for char... yes 
checking size of char... 1 
checking for dlopen in -ldl... yes 
checking for shl_unload in -ldld... no 
checking for vsnprintf... yes 
checking for snprintf... yes 
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include 
checking for IceConnectionNumber in -lICE... yes 
checking for libXext... yes 
checking for Xinerama... yes 
checking for pthread_create in -lpthread... yes 
checking for extra includes... no 
checking for extra libs... no 
checking for libz... -lz 
checking for libpng... -lpng -lz -lm 
checking for libjpeg6b... no 
checking for libjpeg... -ljpeg 
checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt 
checking if Qt compiles without flags... no 
checking for moc... /usr/qt/3/bin/moc 
checking for uic... /usr/qt/3/bin/uic 
checking whether uic supports -L ... yes 
checking whether uic supports -nounload ... yes 
checking if Qt needs -ljpeg... no 
checking for rpath... yes 
checking for KDE... libraries /usr/kde/3.1/lib, headers /usr/kde/3.1/include 
checking if UIC has KDE plugins available... yes 
checking for KDE paths... defaults 
checking for dcopidl... /usr/kde/3.1/bin/dcopidl 
checking for dcopidl2cpp... /usr/kde/3.1/bin/dcopidl2cpp 
checking for mcopidl... /usr/kde/3.1/bin/mcopidl 
checking for artsc-config... /usr/kde/3.1/bin/artsc-config 
checking for kde-config... /usr/kde/3.1/bin/kde-config 
checking for meinproc... /usr/kde/3.1/bin/meinproc 
checking dependency style of gcc... (cached) none 
checking dependency style of g++... (cached) none 
checking ltdl.h usability... yes 
checking ltdl.h presence... yes 
checking for ltdl.h... yes 
checking if doc should be compiled... yes 
checking if ksimus should be compiled... yes 
checking if po should be compiled... yes 
configure: creating ./config.status 
 
Good - your configure finished. Start make now 
 
cd . && /bin/sh ./config.status Makefile 
config.status: creating Makefile 
cd . && /bin/sh /var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6/admin/missing 
--run autoheader 
touch ./config.h.in 
cd . && /bin/sh ./config.status config.h 
config.status: creating config.h 
make  all-recursive 
make[1]: Entering directory `/var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6' 
Making all in ksimus 
make[2]: Entering directory 
`/var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6/ksimus' 
cd .. && \ 
  /bin/sh /var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6/admin/missing --run 
automake-1.6 --gnu  ksimus/Makefile 
cd .. && perl admin/am_edit ksimus-0.3.6/ksimus/Makefile.in 
cd .. && /bin/sh ./config.status ksimus/Makefile depfiles 
config.status: creating ksimus/Makefile 
config.status: executing depfiles commands 
make[2]: Leaving directory 
`/var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6/ksimus' 
make[2]: Entering directory 
`/var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6/ksimus' 
Making all in tools 
make[3]: Entering directory 
`/var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6/ksimus/tools' 
cd ../.. && \ 
  /bin/sh /var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6/admin/missing --run 
automake-1.6 --gnu  ksimus/tools/Makefile 
cd ../.. && perl admin/am_edit ksimus-0.3.6/ksimus/tools/Makefile.in 
cd ../.. && /bin/sh ./config.status ksimus/tools/Makefile depfiles 
config.status: creating ksimus/tools/Makefile 
config.status: executing depfiles commands 
make[3]: Leaving directory 
`/var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6/ksimus/tools' 
make[3]: Entering directory 
`/var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6/ksimus/tools' 
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.1/include -I/usr/qt/3/include 
-I/usr/X11R6/include  -I.. -I../items -I../lib -I../module -I../tools  
-DQT_THREAD_SUPPORT  -D_REENTRANT -Wno-long-long  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O3 -pipe 
-fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop 
-frerun-loop-opt -falign-functions=4 -fno-exceptions -fno-check-new -fPIC -c -o 
ksimmodulefilewidget.o `test -f 'ksimmodulefilewidget.cpp' || echo 
'./'`ksimmodulefilewidget.cpp 
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.1/include -I/usr/qt/3/include 
-I/usr/X11R6/include  -I.. -I../items -I../lib -I../module -I../tools  
-DQT_THREAD_SUPPORT  -D_REENTRANT -Wno-long-long  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O3 -pipe 
-fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop 
-frerun-loop-opt -falign-functions=4 -fno-exceptions -fno-check-new -fPIC -c -o 
ksimbooltristate.o `test -f 'ksimbooltristate.cpp' || echo './'`ksimbooltristate.cpp 
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.1/include -I/usr/qt/3/include 
-I/usr/X11R6/include  -I.. -I../items -I../lib -I../module -I../tools  
-DQT_THREAD_SUPPORT  -D_REENTRANT -Wno-long-long  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O3 -pipe 
-fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop 
-frerun-loop-opt -falign-functions=4 -fno-exceptions -fno-check-new -fPIC -c -o 
ksimbooltristatebox.o `test -f 'ksimbooltristatebox.cpp' || echo 
'./'`ksimbooltristatebox.cpp 
In file included from ksimmodulefilewidget.cpp:33: 
ksimfilelistselector.h:27:36: ksimfilelistselectorui.h: No such file or directory 
In file included from ksimmodulefilewidget.cpp:33: 
ksimfilelistselector.h:34: error: parse error before `{' token 
ksimfilelistselector.h:35: error: virtual outside class declaration 
ksimfilelistselector.h:35: error: non-member function `const char* className()' 
   cannot have `const' method qualifier 
ksimfilelistselector.h:35: error: virtual outside class declaration 
ksimfilelistselector.h:35: error: virtual outside class declaration 
ksimfilelistselector.h:35: error: virtual outside class declaration 
ksimfilelistselector.h:35: error: virtual outside class declaration 
ksimfilelistselector.h: In function `QObject* qObject()': 
ksimfilelistselector.h:35: error: invalid use of `this' in non-member function 
ksimfilelistselector.h: At global scope: 
ksimfilelistselector.h:35: error: parse error before `private' 
ksimfilelistselector.h:38: error: destructors must be member functions 
ksimfilelistselector.h:41: error: non-member function `QString getFilter()' 
   cannot have `const' method qualifier 
ksimfilelistselector.h:44: error: non-member function `KFile::Mode getMode()' 
   cannot have `const' method qualifier 
ksimfilelistselector.h:51: error: non-member function `QStringList 
   getFileList()' cannot have `const' method qualifier 
ksimfilelistselector.h:54: error: non-member function `QString getStartDir()' 
   cannot have `const' method qualifier 
ksimfilelistselector.h:56: error: parse error before `protected' 
ksimfilelistselector.h:64: error: parse error before `private' 
ksimfilelistselector.h:72: error: parse error before `}' token 
ksimfilelistselector.h:78: error: base class `KSimFileListSelector' has 
   incomplete type 
ksimmodulefilewidget.cpp: In constructor ` 
   KSimModuleFileWidget::KSimModuleFileWidget(QWidget*, const char*)': 
ksimmodulefilewidget.cpp:43: error: `setTitle' undeclared (first use this 
   function) 
ksimmodulefilewidget.cpp:43: error: (Each undeclared identifier is reported 
   only once for each function it appears in.) 
ksimmodulefilewidget.cpp:44: error: `setStartDir' undeclared (first use this 
   function) 
ksimmodulefilewidget.cpp:46: error: parse error before `(' token 
ksimmodulefilewidget.cpp:48: error: `setFilter' undeclared (first use this 
   function) 
ksimmodulefilewidget.cpp:66: error: `setFileList' undeclared (first use this 
   function) 
ksimmodulefilewidget.cpp: In member function `virtual void 
   KSimModuleFileWidget::acceptPressed()': 
ksimmodulefilewidget.cpp:77: error: `getFileList' undeclared (first use this 
   function) 
ksimmodulefilewidget.cpp: In member function `virtual void 
   KSimModuleFileWidget::defaultPressed()': 
ksimmodulefilewidget.cpp:105: error: `setFileList' undeclared (first use this 
   function) 
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.1/include -I/usr/qt/3/include 
-I/usr/X11R6/include  -I.. -I../items -I../lib -I../module -I../tools  
-DQT_THREAD_SUPPORT  -D_REENTRANT -Wno-long-long  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O3 -pipe 
-fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop 
-frerun-loop-opt -falign-functions=4 -fno-exceptions -fno-check-new -fPIC -c -o 
ksimdialog.o `test -f 'ksimdialog.cpp' || echo './'`ksimdialog.cpp 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3/bits/stl_map.h: At top 
   level: 
ksimfilelistselector.h:35: warning: `bool qt_static_property(QObject*, int, 
   int, QVariant*)' declared `static' but never defined 
ksimfilelistselector.h:35: warning: `QMetaObject* staticMetaObject()' declared 
   `static' but never defined 
ksimfilelistselector.h:35: warning: `QString tr(const char*, const char*)' 
   declared `static' but never defined 
ksimfilelistselector.h:35: warning: `QString trUtf8(const char*, const char*)' 
   declared `static' but never defined 
make[3]: *** [ksimmodulefilewidget.o] Error 1 
make[3]: *** Waiting for unfinished jobs.... 
make[3]: Leaving directory 
`/var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6/ksimus/tools' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6/ksimus' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/ksimus-0.3.6-r1/work/ksimus-0.3.6' 
make: *** [all] Error 2 
 
!!! ERROR: app-sci/ksimus-0.3.6-r1 failed. 
!!! Function kde_src_compile, Line 137, Exitcode 2 
!!! died running emake, kde_src_compile:make 
 
 


Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.22-gentoo-r1) 
================================================================= 
System uname: 2.4.22-gentoo-r1 i686 AMD Athlon(tm) 
Gentoo Base System version 1.4.3.12 
distcc 2.11.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=athlon-xp -O3 -pipe -fforce-addr -fomit-frame-pointer 
-funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4" 
CHOST="i686-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/share/config /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/env.d" 
CXXFLAGS="-march=athlon-xp -O3 -pipe -fforce-addr -fomit-frame-pointer 
-funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu 
http://distro.ibiblio.org/pub/Linux/distributions/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 aalib acl alsa apm arts avi berkdb bonobo canna cdr cjk crypt cups curl 
dga directfb doc dvb dvd encode fbcon foomaticdb freewnn gdbm ggi gif gphoto2 
gstreamer gtk guile imap imlib jack java joystick jpeg kde libg++ lirc mad maildir 
mbox mmx motif mozilla mpeg mysql nas ncurses nls oggvorbis opengl oss pdflib 
perl png postgres prelude python qt quicktime readline samba scanner sdl slang slp 
spell sse ssl svga tcltk tcpd tetex tiff truetype unicode usb vim-with-x wmf x86 
xinerama xml xml2 xmms xv zlib linguas_ar linguas_de linguas_en linguas_fr 
linguas_hu linguas_jp linguas_ro linguas_ru linguas_sp"
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-12-07 07:05:13 UTC
what's your
Comment 2 Greisberger Christophe 2003-12-07 08:29:05 UTC
qt?
# qpkg -I -i qt
x11-libs/qt-2.3.2-r1
x11-libs/qt-3.2.3
app-doc/qt-docs-3.1.2
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2003-12-07 08:32:49 UTC
that's what i meant ;)

try to set MAKEOPTS="-j2" to MAKEOPTS="-j1" 
Comment 4 Greisberger Christophe 2003-12-07 09:06:00 UTC
Well, same error with MAKEOPTS="-j1"
Comment 5 Patrick Kursawe (RETIRED) gentoo-dev 2003-12-09 05:50:14 UTC
Looks more like missing dependencies for me - please "emerge autoconf", then retry. At least

*** AUTOCONF NOT FOUND!. 
*** KDE requires autoconf 2.52, 2.53 or 2.54 
make[1]: *** [cvs] Error 1 
make: *** [all] Error 2 

suggests this. I don't get this message.
Comment 6 Patrick Kursawe (RETIRED) gentoo-dev 2003-12-10 23:28:40 UTC
Hello? Anyone out there?
Comment 7 Greisberger Christophe 2003-12-11 07:08:56 UTC
Oops sorry, I missed your last message.
# qpkg -I -i autoconf
sys-devel/autoconf-2.58 *

The 2.52, 2.53 or 2.54 are not anymore in the portage tree.

I think the problem is more likely linked with this message:
head: `-1' option is obsolete; use `-n 1' 
Try `head --help' for more information. 

Some patch(s) don't get applied prob...
With "-1", head don't do anything...

# ls | head -1
head: `-1' option is obsolete; use `-n 1'
Try `head --help' for more information.
# ls | head -n 1
Audacity-Commands.xml
Comment 8 Patrick Kursawe (RETIRED) gentoo-dev 2003-12-11 07:15:35 UTC
Will have a look at this tomorrow.
Comment 9 Patrick Kursawe (RETIRED) gentoo-dev 2003-12-12 00:16:45 UTC
Added a quick "sed" fix for all files with head -[1-9] - corrected version should be in portage soon.