Bug 153514 - dev-cpp/asio-0.3.7 keyword request for ~amd64
|
Bug#:
153514
|
Product: Gentoo Linux
|
Version: 2006.1
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: cpp@gentoo.org
|
Reported By: lloyd@randombit.net
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: dev-cpp/asio-0.3.7 keyword request for ~amd64
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-10-30 22:49 0000
|
Portage 2.1.1-r1 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3,
2.6.19-rc1 x86_64)
=================================================================
System uname: 2.6.19-rc1 x86_64 Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz
Gentoo Base System version 1.12.5
Last Sync: Tue, 31 Oct 2006 03:00:02 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python: 2.4.3-r4
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-r4
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=nocona -O2 -pipe -momit-leaf-frame-pointer"
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/ /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=nocona -O2 -pipe -momit-leaf-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com
http://www.gtlib.gatech.edu/pub/gentoo/ http://gentoo.mirrors.tds.net/gentoo/
http://gentoo.osuosl.org"
LINGUAS="en"
MAKEOPTS="-j4"
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.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac alsa apache2 arts bash-completion berkdb bitmap-fonts
cairo cdr cli cracklib crypt cups dbus dlloader doc dri dvd dvdr dvdread
elibc_glibc emacs emboss encode esd fam ffmpeg firefox flac fortran gdbm gif
gnome gpm gstreamer gtk gtk2 hal iconv input_devices_evdev
input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kernel_linux ldap
libg++ linguas_en mad mbox mikmod mp3 mpeg ncurses nls nptl nptlonly offensive
ogg opengl oss pam pcre perl png ppds pppd python qt3 qt4 quicktime readline
reflection sdl session spell spl ssl tcpd tetex truetype truetype-fonts
type1-fonts udev unicode userland_GNU video_cards_i810 vorbis xml xorg xv xvid
zlib"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
PORTAGE_RSYNC_EXTRA_OPTS
Emerged dev-cpp/asio-0.3.7 with use flags "doc ssl test". Requesting ~amd64
keywording.
there is no app requiring this lib in the whole tree
and three tests fail:
terminate called after throwing an instance of '__gnu_cxx::recursive_init'
what(): N9__gnu_cxx14recursive_initE
/bin/sh: line 4: 23063 Aborted ${dir}$tst
FAIL: tests/unit/ssl/context_service_test
terminate called after throwing an instance of '__gnu_cxx::recursive_init'
what(): N9__gnu_cxx14recursive_initE
/bin/sh: line 4: 23068 Aborted ${dir}$tst
FAIL: tests/unit/ssl/context_test
terminate called after throwing an instance of '__gnu_cxx::recursive_init'
what(): N9__gnu_cxx14recursive_initE
/bin/sh: line 4: 23079 Aborted ${dir}$tst
FAIL: tests/unit/ssl/stream_test
can't mark ~amd64
The same tests fail on x86, so I'm guessing it's not an arch thing.
Ok, I could reproduce it but I didn't have time to solve it yet. I think I'll
be able to fix it until the end of this week.
Jup, this was it. But I have to check some dependency/doc stuff first, before I
commit the correction. Expect it to be done this evening. I'll also test it on
my ~amd64, so you're free, amd64-team :)
Done. Just give it some time to hit the mirrors, resync and emerge. Merges fine
here and tests run successfully (with boost-1.33.1, but not with
boost-1.34_pre*, but it's the test-framework which fails, not the tests
itself).