Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220503 - dev-db/gigabase-3.64 fails to compile
Summary: dev-db/gigabase-3.64 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-06 00:13 UTC by Xavian-Anderson Macpherson
Modified: 2008-05-12 20:40 UTC (History)
0 users

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


Attachments
gigabase-3.64-x86_64-emergeinfo_buildlog (gigabase-3.64-x86_64-emergeinfo_buildlog-2008.05.05_16:59:19,53.09 KB, text/plain)
2008-05-06 00:14 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-05-06 00:13:49 UTC
make: *** [database.lo] Error 1
In file included from database.h:14,
                 from gigabase.h:18,
                 from file.cpp:24:
class.h: In function 'dbFieldDescriptor* dbDescribeField(dbFieldDescriptor*, long int&)':
class.h:1178: error: redefinition of 'dbFieldDescriptor* dbDescribeField(dbFieldDescriptor*, long int&)'
class.h:1157: error: 'dbFieldDescriptor* dbDescribeField(dbFieldDescriptor*, db_int8&)' previously defined here
class.h: In function 'dbFieldDescriptor* dbDescribeField(dbFieldDescriptor*, nat8&)':
class.h:1189: error: redefinition of 'dbFieldDescriptor* dbDescribeField(dbFieldDescriptor*, nat8&)'
class.h:1183: error: 'dbFieldDescriptor* dbDescribeField(dbFieldDescriptor*, long unsigned int&)' previously defined here
In file included from gigabase.h:20,
                 from file.cpp:24:
query.h: At global scope:
query.h:187: error: 'dbQueryExpression& dbQueryExpression::operator,(const long int&)' cannot be overloaded
query.h:172: error: with 'dbQueryExpression& dbQueryExpression::operator,(const db_int8&)'
query.h:190: error: 'dbQueryExpression& dbQueryExpression::operator,(const long unsigned int&)' cannot be overloaded
query.h:184: error: with 'dbQueryExpression& dbQueryExpression::operator,(const db_nat8&)'
query.h:496: error: 'dbQuery& dbQuery::add(const long int&)' cannot be overloaded
query.h:481: error: with 'dbQuery& dbQuery::add(const db_int8&)'
query.h:499: error: 'dbQuery& dbQuery::add(const long unsigned int&)' cannot be overloaded
query.h:493: error: with 'dbQuery& dbQuery::add(const db_nat8&)'
query.h:529: error: 'dbQuery& dbQuery::operator,(const long int&)' cannot be overloaded
query.h:524: error: with 'dbQuery& dbQuery::operator,(const db_int8&)'
query.h:530: error: 'dbQuery& dbQuery::operator,(const long unsigned int&)' cannot be overloaded
query.h:528: error: with 'dbQuery& dbQuery::operator,(const db_nat8&)'
make: *** [file.lo] Error 1
 * 
 * ERROR: dev-db/gigabase-3.64 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2640:  Called die
 * The specific snippet of code:
 *       emake || die "compilation failed"
 *  The die message:
 *   compilation 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-db/gigabase-3.64/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-db/gigabase-3.64/temp/environment'.
 *
Comment 1 Xavian-Anderson Macpherson 2008-05-06 00:14:39 UTC
Created attachment 152035 [details]
gigabase-3.64-x86_64-emergeinfo_buildlog
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2008-05-11 10:54:57 UTC
Thank you for report Xavian-Anderson. This was regression from 3.63 and is FIXED in gigabase-3.65.
Comment 3 Xavian-Anderson Macpherson 2008-05-11 18:40:38 UTC
(In reply to comment #2)
> Thank you for report Xavian-Anderson. This was regression from 3.63 and is
> FIXED in gigabase-3.65.
> 

I am more than happy to help you. Any idea when this will show up in portage, or is it there already? gentoo-portage.com doesn't show it as available.

Shingoshi
Comment 4 Peter Volkov (RETIRED) gentoo-dev 2008-05-12 08:58:44 UTC
gentoo-portage.com's lagging... Try to contact site administrator to find out delay. I've commited new version at time I've marked this bug as FIXED.

Take a look at our official package database:

http://packages.gentoo.org/package/dev-db/gigabase

it's there! :)
Comment 5 Xavian-Anderson Macpherson 2008-05-12 20:40:28 UTC
>>> dev-db/gigabase-3.65 merged.
clean
>>> Recording dev-db/gigabase in "world" favorites file...

Thanks,
Shingoshi