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

Bug 264505

Summary: =net-im/twinkle-1.4.1 stable request
Product: Gentoo Linux Reporter: Marcello Magaldi <magowiz>
Component: Current packagesAssignee: Daniel Black (RETIRED) <dragonheart>
Status: RESOLVED FIXED    
Severity: normal CC: voip+disabled
Priority: High Keywords: STABLEREQ
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 229221    
Bug Blocks:    

Description Marcello Magaldi 2009-04-01 13:45:38 UTC
Since gcc 4.3.2-r3 became stable on amd64, twinkle-1.0.1-r1 (last stable version) doesn't compile , as reported in #229221 so I think twinkle 1.3.1 or 1.4.1 should be stabled 

Reproducible: Always

Steps to Reproduce:
1.emerge gcc
2.gcc-config x86_64-pc-linux-gnu-4.3.2
3.env-update && source /etc/profile
4.emerge twinkle 

Actual Results:  
emerge twinkle
[..]
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I ../../src -I /usr/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -march=athlon64 -msse3 -O2 -pipe -D_GNU_SOURCE -c -o hdr_allow.o hdr_allow.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I ../../src -I /usr/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -march=athlon64 -msse3 -O2 -pipe -D_GNU_SOURCE -c -o hdr_allow_events.o hdr_allow_events.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I ../../src -I /usr/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -march=athlon64 -msse3 -O2 -pipe -D_GNU_SOURCE -c -o hdr_auth_info.o hdr_auth_info.cpp
hdr_allow.cpp: In member function ‘bool t_hdr_allow::contains_method(const t_method&) const’:
hdr_allow.cpp:46: error: ‘find’ was not declared in this scope
make[3]: *** [hdr_allow.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/net-im/twinkle-1.0.1-r1/work/twinkle-1.0.1/src/parser'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-im/twinkle-1.0.1-r1/work/twinkle-1.0.1/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/net-im/twinkle-1.0.1-r1/work/twinkle-1.0.1/src'
make: *** [all-recursive] Error 1
 * 
 * ERROR: net-im/twinkle-1.0.1-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4232:  Called kde_src_compile
 *             environment, line 3035:  Called kde_src_compile 'all'
 *             environment, line 3160:  Called kde_src_compile 'myconf' 'configure' 'make'
 *             environment, line 3156:  Called die
 * The specific snippet of code:
Comment 1 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-04-08 14:47:37 UTC
Reassiging to the package maintainer.
Comment 2 Daniel Black (RETIRED) gentoo-dev 2009-04-14 23:11:34 UTC
as above the older versions are suffering a bit of bitrot. please stabilize 1.4.1
Comment 3 Markus Meier gentoo-dev 2009-04-15 21:30:46 UTC
amd64/x86 stable
Comment 4 Brent Baude (RETIRED) gentoo-dev 2009-04-26 15:03:36 UTC
ppc stable, closing