Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146422 - [GCC 4.1] stabilize dev-embedded/gpsim-0.21.11-r1
Summary: [GCC 4.1] stabilize dev-embedded/gpsim-0.21.11-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Embedded Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on: 144008 146423
Blocks: gcc41-stable
  Show dependency tree
 
Reported: 2006-09-05 10:25 UTC by juantxorena@gmail.com
Modified: 2007-02-13 20:10 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description juantxorena@gmail.com 2006-09-05 10:25:10 UTC
dev-embedded/gpsim-0.21.2 fails to compile with GCC 4.1.1, while dev-embedded/gpsim-0.21.11 compiles and work. So gpsim-0.21.11 must be stabilized, along with x11-libs/gtk+extra-2.1.1, which is a dependency of it.

My emerge --info:

Portage 2.1-r2 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.12.4
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
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 -mtune=athlon64 -msse3 -O2 -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 /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=k8 -mtune=athlon64 -msse3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://linuv.uv.es/mirror/gentoo/"
LANG="es_ES.utf8"
LC_ALL="es_ES.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="es"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 7zip X a52 aac aalib acpi alsa amr artworkextra asf audacious audiofile avi bash-completion beagle berkdb bitmap-fonts blas browserplugin bzip2 cairo cdparanoia cdr chardet cjk cli crypt cups curl dbus djbfft dlloader dri dts dvd dvdr eds emboss encode esd fam fat ffmpeg firefox flac fortran gd gdbm gif gimpprint glibc-omitfp glut gnome gpm gstreamer gtk gtk2 guile hal howl html i8x0 idn imagemagick ipv6 isdnlog java joystick jpeg lcms ldap libcaca libg++ lm_sensors mad mikmod mng motif mozilla mp3 mpeg mplayer musepack musicbrainz nautilus ncurses nls nptl nptlonly nsplugin ntfs nvidia objc ogg oggvorbis openal opengl oss pam pcre pdflib perl png ppds pppd python quicktime rar readline reflection reiserfs rtc ruby sdl session speex spell spl sqlite ssl subtitles svg tcltk tcpd tetex theora timidity truetype truetype-fonts type1-fonts udev unicode userlocales vcd vim-pager vim-with-x vorbis wma wmf xanim xml xml2 xorg xv xvid zip zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_es userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 juantxorena@gmail.com 2006-09-05 10:30:31 UTC
I have filled a bug about x11-libs/gtk+extra-2.1.1, a dependency of this: #146423

I have changed the hardware for this bug, it may be happen in other archs. Mine is amd64, as you can see in the previous emerge --info.
Comment 2 Denis Dupeyron (RETIRED) gentoo-dev 2006-09-06 06:37:25 UTC
gpsim-0.21.11 needs some work before we stabilize it. See bug #144008.

I will CC arches when above is done. For now, it is urgent to wait.

Denis.
Comment 3 Daniel Black (RETIRED) gentoo-dev 2006-11-03 21:17:01 UTC
dev-embedded/gpsim-0.21.11-r1 added with bug 144008 patches. please test.
Comment 4 juantxorena@gmail.com 2006-11-28 14:43:15 UTC
Compiles and works here, same emerge --info as above.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-11-29 04:07:39 UTC
(In reply to comment #3)
> dev-embedded/gpsim-0.21.11-r1 added with bug 144008 patches. please test.

arches, please test... 

Comment 6 Christian Faulhammer (RETIRED) gentoo-dev 2006-11-29 04:21:23 UTC
done on x86
Comment 7 Wormo (RETIRED) gentoo-dev 2006-12-03 22:05:01 UTC
Testing on ppc, the source window has display problems. Columns are overlapping each other, and there are accompanying error messages:
(gpsim:18544): Gdk-CRITICAL **: gdk_text_width: assertion `font != NULL' failed
Comment 8 Wormo (RETIRED) gentoo-dev 2006-12-03 22:30:43 UTC
Even more fun, resizing the ram window crashes out of gpsim; looks like a gtk+extra problem so I'll attach the backtrace to bug 146423
Comment 9 Lars Weiler (RETIRED) gentoo-dev 2006-12-12 01:22:51 UTC
(In reply to comment #8)
> Even more fun, resizing the ram window crashes out of gpsim

I can verify this on my ppc.
Comment 10 Tobias Scherbaum (RETIRED) gentoo-dev 2006-12-23 13:36:35 UTC
ppc stable
Comment 11 Simon Stelling (RETIRED) gentoo-dev 2007-02-04 14:56:12 UTC
stable on amd64
Comment 12 Denis Dupeyron (RETIRED) gentoo-dev 2007-02-04 16:37:56 UTC
Bug reopened, because somehow ppc64 wasn't in the CC list.

So, please, pp64 people, stabilize gpsim-0.21.11-r1, and I'll be able to make some cleanup. Thanks in advance.

Denis.
Comment 13 Markus Rothe (RETIRED) gentoo-dev 2007-02-13 11:53:55 UTC
ok.. seems to work. although I'm no expert using this app ;-)

ppc64 stable

last arch CC'd -> marking as FIXED