Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141129 - fortune-mod doesn't merge
Summary: fortune-mod doesn't merge
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: Low minor (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 141138 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-20 00:38 UTC by Christopher Head
Modified: 2008-04-19 07:41 UTC (History)
3 users (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 Christopher Head 2006-07-20 00:38:22 UTC
# emerge --info
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r9 i686)
=================================================================
System uname: 2.6.16-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
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="x86"
AUTOCLEAN="yes"
CBUILD="i586-pc-linux-gnu"
CFLAGS="-Os -march=i586 -pipe -momit-leaf-frame-pointer -fomit-frame-pointer -fweb -frename-registers"
CHOST="i586-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/revdep-rebuild /etc/terminfo"
CXXFLAGS="-Os -march=i586 -pipe -momit-leaf-frame-pointer -fomit-frame-pointer -fweb -frename-registers"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://adelie.polymtl.ca/ ftp://gentoo.arcticnetwork.ca/pub/gentoo/ http://gentoo.arcticnetwork.ca/ http://gentoo.mirrored.ca/ ftp://gentoo.mirrored.ca/"
LANG="en_CA.utf8"
LC_ALL="en_CA.utf8"
LINGUAS="en en_ca"
MAKEOPTS="-j3"
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://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X alsa apm bash-completion bitmap-fonts bzip2 crypt dlloader dri expat fam gif glibc-omitfp gmp gtk gtk2 hpn isdnlog jpeg kde libg++ libwww mmx ncurses nls nptl nptlonly opengl pam png qt3 qt4 readline ssl symlink truetype truetype-fonts type1-fonts ucs2 udev unicode userlocales xml xorg xv zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux linguas_en linguas_en_ca userland_GNU video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

# emerge -uatvDN world
...
>>> Emerging (1 of 3) games-misc/fortune-mod-1.99.1-r2 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking fortune-mod-1.99.1.tar.gz ;-)
>>> Unpacking source...
>>> Unpacking fortune-mod-1.99.1.tar.gz to /var/tmp/portage/fortune-mod-1.99.1-r2/work
 * Applying fortune-mod-1.99.1-gentoo.patch ...                                                                         [ ok ]
 * Applying 01_all_fortune_all-fix.patch ...                                                                            [ ok ]
QA Notice: USE Flag 'elibc_FreeBSD' not in IUSE for games-misc/fortune-mod-1.99.1-r2

!!! ERROR: games-misc/fortune-mod-1.99.1-r2 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_unpack
  ebuild.sh, line 711:   Called src_unpack
  fortune-mod-1.99.1-r2.ebuild, line 34:   Called die

!!! sed REGEXLIBS failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Patrick Ohearn 2006-07-20 00:51:59 UTC
adding of ~fbsd keyword broke it :(. Also effects all -mod's.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2006-07-20 01:09:51 UTC
Fixed in CVS.  sleep 30m ; emerge --sync to pick up the fix.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-07-20 02:38:22 UTC
*** Bug 141138 has been marked as a duplicate of this bug. ***