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

Bug 142935

Summary: [gcc41] app-accessibility/brltty-3.7.2 stable request
Product: Gentoo Linux Reporter: Ryan Hill (RETIRED) <rhill>
Component: [OLD] GCC PortingAssignee: Alpha Porters <alpha>
Status: RESOLVED FIXED    
Severity: normal CC: accessibility, patrick, williamh
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 140707    

Description Ryan Hill (RETIRED) gentoo-dev 2006-08-05 17:09:52 UTC
current stable app-accessibility/brltty-3.6.1-r1 fails to build with GCC 4.1 (bug #..). if possible, please stabilize >=app-accessibility/brltty-3.7.2 so we can work on getting GCC 4.1 into stable.

Bug #142934 will have to be resolved to stable this.
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2006-08-27 19:34:16 UTC
Any progress on this?  We need this ASAP for bug #140707.  If no response is made before Sept 1st we'll be taking it upon ourselves to CC archs and get this bug resolved.

thanks :)
Comment 2 William Hubbs gentoo-dev 2006-08-27 22:48:08 UTC
Bug 142934 has to be resolved first; I am waiting for an answer there.  Could you take a look at this and point me in the right direction?

Thanks, :-)

Comment 3 Ryan Hill (RETIRED) gentoo-dev 2006-08-28 00:00:53 UTC
oops.  that's right, i knew you were working on this.  didn't mean to pressure you. ;D

i did have a look but got busy with other stuff.  i think it should be possible to remove the rpath stuff from the Makefiles, but you'd have to see if it breaks anything in the process.  wish i knew more about it. =/
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2006-08-28 09:57:54 UTC
The QA problems really shouldn't preclude this version going stable.  They're just warnings that should be fixed, but normally wouldn't block a stable marking.
Comment 5 Michael Weyershäuser 2006-08-29 02:43:35 UTC
emerges fine on amd64, however I can't test functionality due to lacking hardware...

emerge --info
Portage 2.1-r2 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-suspend2-r4Dudebox-Edition x86_64)
=================================================================
System uname: 2.6.17-suspend2-r4Dudebox-Edition x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.4
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -msse3 -Os -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-march=k8 -msse3 -Os -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer multilib-strict parallel-fetch sandbox sfperms strict test userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://server/gentoo-portage"
USE="amd64 X alsa arts avi berkdb bitmap-fonts cairo cdr cli crypt cups dbus dlloader dri dvd dvdr eds emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal isdnlog jpeg kde kdeenablefinal kdehiddenvisibility libg++ mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd test truetype truetype-fonts type1-fonts udev unicode vorbis xml xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-09-02 06:11:14 UTC
Please, do it. The prestripped binaries can be fixed by a trivial sed without any version bump, and the runpath issue is a QA warning automagically fixed by portage anyway; needs to be solved separately instead of leaving stable tree broken.
Comment 7 William Hubbs gentoo-dev 2006-09-24 11:59:05 UTC
Please test and mark stable.

I have permission to mark this stable on x86, so I am doing so when I finish this comment.

Thanks much.

Comment 8 Markus Rothe (RETIRED) gentoo-dev 2006-09-24 12:51:02 UTC
ppc64 stable
Comment 9 Simon Stelling (RETIRED) gentoo-dev 2006-09-25 02:15:39 UTC
marked stable on amd64
Comment 10 Jason Wever (RETIRED) gentoo-dev 2006-09-25 16:50:54 UTC
stable on sparc
Comment 11 Wormo (RETIRED) gentoo-dev 2006-09-28 19:28:16 UTC
stable on ppc
Comment 12 Tobias Scherbaum (RETIRED) gentoo-dev 2006-10-01 08:09:25 UTC
hppa stable
Comment 13 Jakub Moc (RETIRED) gentoo-dev 2006-11-28 16:58:56 UTC
 19 Oct 2006; Bryan 
Comment 14 Jakub Moc (RETIRED) gentoo-dev 2006-11-28 16:58:56 UTC
 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> brltty-3.7.2.ebuild:
  Stable on Alpha + ia64.

All done, closing.