Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490906 - =dev-db/firebird-2.0.3.12981.0-r6 fails with error "../src/include/../common/classes/array.h:275:3: error: ‘insert’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]"
Summary: =dev-db/firebird-2.0.3.12981.0-r6 fails with error "../src/include/../common/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on: gcc-4.7
Blocks:
  Show dependency tree
 
Reported: 2013-11-10 07:56 UTC by Azamat H. Hackimov
Modified: 2014-09-07 13:23 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,82.49 KB, text/plain)
2013-11-10 07:56 UTC, Azamat H. Hackimov
Details
emerge --info (emerge-info,5.03 KB, text/plain)
2013-11-10 07:58 UTC, Azamat H. Hackimov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Azamat H. Hackimov 2013-11-10 07:56:49 UTC
Created attachment 362952 [details]
build.log

dev-db/firebird-2.0.3.12981.0-r6 fails with this error (I suppose because gcc-4.7):

../src/common/config/config_file.cpp:224:50:   required from here
../src/include/../common/classes/array.h:275:3: error: ‘insert’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../src/include/../common/classes/array.h:275:3: note: declarations in dependent base ‘Firebird::Array<Firebird::Pair<Firebird::Full<Firebird::StringBase<Firebird::PathNameComparator>, Firebird::StringBase<Firebird::PathNameComparator> > >*, Firebird::InlineStorage<Firebird::Pair<Firebird::Full<Firebird::StringBase<Firebird::PathNameComparator>, Firebird::StringBase<Firebird::PathNameComparator> > >*, 100ul> >’ are not found by unqualified lookup
Comment 1 Azamat H. Hackimov 2013-11-10 07:58:13 UTC
Created attachment 362954 [details]
emerge --info
Comment 2 Thomas Rausch 2013-12-21 13:30:47 UTC
The install of firebird-2.5 break on command:

> echo create database \'msg.fdb\'\; | ../gen/firebird/bin/isql_static
> can't format message 17:3 -- message system code -4

All with gcc-4.7.

But compile firebird-2.0.3 with gcc-4.6 works fine! :-)
Comment 3 Azamat H. Hackimov 2013-12-21 22:31:14 UTC
2.0.x is not supported by upstream anyway, so better way is stabilize last of 2.5.x branch.
Comment 4 Pacho Ramos gentoo-dev 2014-09-07 13:23:22 UTC
2.5.x in the tree