Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216271 - dev-libs/fampp2-6.0.0 fails to build
Summary: dev-libs/fampp2-6.0.0 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-05 01:43 UTC by Xavian-Anderson Macpherson
Modified: 2010-08-21 16:48 UTC (History)
1 user (show)

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


Attachments
fampp2-5.1.0.build.log (fampp2-5.1.0.build.log,106.57 KB, text/plain)
2008-04-05 01:44 UTC, Xavian-Anderson Macpherson
Details
libferrisstreams-0.5.2.build.log (libferrisstreams-0.5.2.build.log,43.55 KB, text/plain)
2008-04-05 01:45 UTC, Xavian-Anderson Macpherson
Details
portage.info_2008.04.04.14:13:50 (portage.info_2008.04.04.14:13:50,18.81 KB, text/plain)
2008-04-05 01:46 UTC, Xavian-Anderson Macpherson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xavian-Anderson Macpherson 2008-04-05 01:43:42 UTC
This package fails to compile, and is needed as a dependency for libferrisstreams (which crashed before it).

Reproducible: Always

Steps to Reproduce:
1. emerge libferrisstreams (This failed. Checked the internet, and found dependencies not called)
2. emerge fampp2 as a dependency for libferrisstreams
Actual Results:  
Fampp2.cpp:147:   instantiated from here
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include/g++-v4/memory:333: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
make[2]: *** [FamppEvents.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Fampp2.lo] Error 1
make[2]: *** [Fampp2GlibSupport.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-libs/fampp2-5.1.0/work/fampp2-5.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/fampp2-5.1.0/work/fampp2-5.1.0'
make: *** [all] Error 2
 * 
 * ERROR: dev-libs/fampp2-5.1.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line  250:  Called die
 * The specific snippet of code:
 *           emake || die "emake failed";
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-libs/fampp2-5.1.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/fampp2-5.1.0/temp/environment'.
 * 


Expected Results:  
Successful compiles and installation.

Will add emerge --info and build.log for both.
Comment 1 Xavian-Anderson Macpherson 2008-04-05 01:44:46 UTC
Created attachment 148682 [details]
fampp2-5.1.0.build.log
Comment 2 Xavian-Anderson Macpherson 2008-04-05 01:45:24 UTC
Created attachment 148685 [details]
libferrisstreams-0.5.2.build.log
Comment 3 Xavian-Anderson Macpherson 2008-04-05 01:46:00 UTC
Created attachment 148686 [details]
portage.info_2008.04.04.14:13:50
Comment 4 SpanKY gentoo-dev 2008-06-12 03:57:54 UTC
probably due to the sigc++ api change
Comment 5 Pedro Ferreira 2008-06-21 12:36:43 UTC
Same problem here...
Comment 6 SpanKY gentoo-dev 2010-08-21 16:48:58 UTC
ive added 6.0.1 to the tree