Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
f i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/qt/3/include -I-I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -fexceptions -Wall -Wno-deprecated -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=pentium4 -O2 -fomit-frame-pointer -fforce-addr -falign-functions=4 -pipe -Wno-deprecated -fno-exceptions -fno-check-new -MT qp_fswrap.o -MD -MP -MF ".deps/qp_fswrap.Tpo" \ -c -o qp_fswrap.o `test -f 'qp_fswrap.cpp' || echo './'`qp_fswrap.cpp; \ then mv -f ".deps/qp_fswrap.Tpo" ".deps/qp_fswrap.Po"; \ else rm -f ".deps/qp_fswrap.Tpo"; exit 1; \ fi In file included from qp_fswrap.cpp:32: qp_debug.h:26:31: warning: ISO C does not permit named variadic macros qp_fswrap.cpp: In static member function 'static QString QP_FSFat32::_get_label(PedPartition*)': qp_fswrap.cpp:1021: error: 'PED_SECTOR_SIZE' was not declared in this scope qp_fswrap.cpp:1024: error: 'buffer' was not declared in this scope qp_fswrap.cpp: In static member function 'static QString QP_FSNtfs::_get_label(PedPartition*)': qp_fswrap.cpp:1093: warning: unused variable 'qwTotalSectorsCount' qp_fswrap.cpp: In static member function 'static QString QP_FSFat32::_get_label(PedPartition*)': qp_fswrap.cpp:1035: warning: control reaches end of non-void function make[3]: *** [qp_fswrap.o] Error 1 make[3]: Leaving directory `/var/tmp/portage/qtparted-0.4.4-r1/work/qtparted-0.4.4/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/qtparted-0.4.4-r1/work/qtparted-0.4.4/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/qtparted-0.4.4-r1/work/qtparted-0.4.4' make: *** [all] Error 2 !!! ERROR: sys-apps/qtparted-0.4.4-r1 failed. Call stack: ebuild.sh, line 1545: Called dyn_compile ebuild.sh, line 940: Called src_compile qtparted-0.4.4-r1.ebuild, line 32: Called die !!! make failed !!! If you need support, post the topmost build error, and the call stack if relevant.
Created an attachment (id=90648) [details] emerge --info
qtparted requires parted 1.6 and will not compile with parted 1.7. They have support for parted 1.7 in cvs but no released version works, so I suggest adding >=sys-apps/parted-1.7 in package.mask for now if you want to use qtparted.
*** This bug has been marked as a duplicate of 134039 ***