Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 490906

Summary: =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]"
Product: Gentoo Linux Reporter: Azamat H. Hackimov <azamat.hackimov>
Component: [OLD] DevelopmentAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: Thomas.Rausch, wfdawson
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 390247    
Bug Blocks:    
Attachments: build.log
emerge --info

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