Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6743 - kdepim 3.0.3 failed
Summary: kdepim 3.0.3 failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-19 17:54 UTC by Rigo
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 Rigo 2002-08-19 17:54:29 UTC
i686-pc-linux-gnu-g++ -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe
-fno-exceptions -fno-check-new -o kalarmautostart kalarmautostart.all_cpp.o 
-L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3/lib /usr/kde/3/lib/libkdecore.so
/usr/kde/3/lib/libDCOP.so -L/lib -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2
-L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../../i686-pc-linux-gnu/lib
-L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../.. -L/usr/i686-pc-linux-gnu/bin
-L/usr/i686-pc-linux-gnu/lib -lqt-mt -lpng -lz -lX11 -lSM -lICE -lpthread -ldl
-lXext -lresolv -lXinerama /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/libstdc++.so
-lm -lc -lgcc_s -Wl,--rpath -Wl,/usr/kde/3/lib -Wl,--rpath
-Wl,/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2 -Wl,--rpath -Wl,/usr/kde/3/lib
-Wl,--rpath -Wl,/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2 -Wl,--rpath
-Wl,/usr/qt/3/lib -Wl,--rpath -Wl,/usr/X11R6/lib
kalarmautostart.all_cpp.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[3]: *** [kalarmautostart] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from ../libical/src/libical/ical.h:2583,
                 from alarmcalendar.cpp:40,
                 from kalarm.all_cpp.cpp:9:
../config.h:183:1: warning: "VERSION" redefined
In file included from main.cpp:21,
                 from kalarm.all_cpp.cpp:2:
kalarm.h:30:1: warning: this is the location of the previous definition
make[3]: Leaving directory `/var/tmp/portage/kdepim-3.0.3/work/kdepim-3.0.3/kalarm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdepim-3.0.3/work/kdepim-3.0.3/kalarm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdepim-3.0.3/work/kdepim-3.0.3'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line -6894, Exitcode 2
!!! died running emake, kde_src_compile:make
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-08-29 08:22:34 UTC
Hm. This doesn't bring anything to mind. I wonder what could cause that? 
Is it reproducible? 
Try editing /usr/portage/eclass/kde-dist.eclass: remove or comment out the lie 
that ends with: 
myconf="$myconf --enable-final" 
And try running emerge again. It should at least give us a more precise 
location for the failure. 
Comment 2 Rigo 2002-08-29 08:44:46 UTC
Sorry Dan...Should've closed this...

*  kde-base/kdepim
      Latest version Available: 3.1_beta1-r1
      Latest version Installed: 3.1_beta1-r1
      Homepage: http://www.kde.org/
      Description: KDE 3.1_beta1 - PIM (Personal Information Management) apps: 
korganizer...
Comment 3 Rigo 2002-08-29 08:50:44 UTC
3.1_Beta = 3.0.5 right Dan ?

Hmmm, there should be a Resolution: "Went away, thanks to portage" ;)