I'm getting errors trying to build the latest paludis on gentoo (currently running 0.32.4). This error occurs with both 0.34.0 and 0.34.1. Could I be missing a dependency of some kind not present in the ebuild (this is a stable amd64 system)?

x86_64-pc-linux-gnu-g++ -I../../.. -I../../../src -DPALUDIS_HAVE_EXTERN_TEMPLATE=1 -pthread -Wall -Wext ra -Wold-style-cast -Wredundant-decls -Wstrict-null-sentinel -Wmissing-noreturn -Woverloaded-virtual -W init-self -Wunused -Wunused-function -Wshadow -Wwrite-strings -Wfloat-equal -Wno-non-virtual-dtor -Wno- old-style-cast -fvisibility-inlines-hidden -fvisibility=hidden -DPALUDIS_ENABLE_VISIBILITY=1 -march=k8 -Os -pipe -frename-registers -fweb -freorder-blocks -funit-at-a-time -ftree-pre -fgcse-sm -fgcse-las -f gcse-after-reload -fmerge-all-constants -ftree-vectorize -Wl,-O1 -o .libs/paludis applets.o command_lin e.o info.o install.o uninstall.o list.o query.o sync.o do_contents.o do_executables.o do_config.o owner .o report.o paludis.o ../../../paludis/.libs/libpaludis_0.34.so ../../../paludis/args/.libs/libpaludis args_0.34.so /var/tmp/paludis/sys-apps-paludis-0.34.0/work/paludis-0.34.0/paludis/.libs/libpaludis_0.34 .so /var/tmp/paludis/sys-apps-paludis-0.34.0/work/paludis-0.34.0/paludis/selinux/.libs/libpaludisselinu x_0.34.so /var/tmp/paludis/sys-apps-paludis-0.34.0/work/paludis-0.34.0/paludis/util/.libs/libpaludisuti l_0.34.so ../../../paludis/util/.libs/libpaludisutil_0.34.so -lpthread -lrt ../../../src/output/liboutp
ut.a -ldl
applets.o: In function `__tcf_5':
applets.cc:(.text+0x6): undefined reference to `paludis::InstantiationPolicy<paludis::RepositoryFactory , paludis::instantiation_method::SingletonTag>::DeleteOnDestruction::~DeleteOnDestruction()'
paludis.o: In function `__tcf_5':
paludis.cc:(.text+0xd2): undefined reference to `paludis::InstantiationPolicy<paludis::EnvironmentFacto ry, paludis::instantiation_method::SingletonTag>::DeleteOnDestruction::~DeleteOnDestruction()'
collect2: ld returned 1 exit status
make[5]: *** [paludis] Error 1
make[5]: Leaving directory `/var/tmp/paludis/sys-apps-paludis-0.34.0/work/paludis-0.34.0/src/clients/pa
ludis'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/paludis/sys-apps-paludis-0.34.0/work/paludis-0.34.0/src/clients/pa
ludis'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/paludis/sys-apps-paludis-0.34.0/work/paludis-0.34.0/src/clients'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/paludis/sys-apps-paludis-0.34.0/work/paludis-0.34.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/paludis/sys-apps-paludis-0.34.0/work/paludis-0.34.0'
make: *** [all] Error 2
/usr/libexec/paludis/utils/emake: emake returned error 2

!!! ERROR in sys-apps/paludis-0.34.0:
!!! In src_compile at line 3705
!!! emake failed

!!! Call stack:
!!! * src_compile (/var/tmp/paludis/sys-apps-paludis-0.34.0/temp/loadsaveenv:3705)
!!!    * ebuild_f_compile (/usr/libexec/paludis/0/src_compile.bash:49)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:482)
!!!    * main (/usr/libexec/paludis/ebuild.bash:498)

diefunc: making ebuild PID 18739 exit with error
die trap: exiting with error.

Install error:
* In program paludis (--continue-on-failure if-independent --dl-override-masks license --log-level warning --show-reasons summary --show-use-descriptions changed --resume-command-template /tmp/.paludis-resume-XXXXXX) -i world:
  * When performing install action from command line:
  * When executing install task:
  * When installing 'sys-apps/paludis-0.34.0:0::gentoo':
  * When running an ebuild command on 'sys-apps/paludis-0.34.0:0::gentoo':
  * Install error: Install failed for 'sys-apps/paludis-0.34.0:0::gentoo'
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to