Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142162 - dev-libs/libgpg-error-1.3 fails to emerge
Summary: dev-libs/libgpg-error-1.3 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-30 01:54 UTC by Robert A.
Modified: 2006-07-30 03:06 UTC (History)
0 users

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 Robert A. 2006-07-30 01:54:40 UTC
dev-libs/libgpg-error-1.3 fails to emerge (libgpg-error-1.1 compiles)

<snip>
(cd .libs && rm -f libgpg-error.la && ln -s ../libgpg-error.la libgpg-error.la)
/bin/bash ../libtool --tag=CC --mode=link i686-gentoo-freebsd6.1-gcc  -march=pentium3 -O2 -pipe -fomit-fr
ame-pointer   -o gpg-er
ror  gpg_error-strsource-sym.o gpg_error-strerror-sym.o gpg_error-gpg-error.o  ./libgpg-error.la
i686-gentoo-freebsd6.1-gcc -march=pentium3 -O2 -pipe -fomit-frame-pointer -o .libs/gpg-error gpg_error-st
rsource-sym.o gpg_error
-strerror-sym.o gpg_error-gpg-error.o  ./.libs/libgpg-error.so
gpg_error-gpg-error.o: In function `main':
gpg-error.c:(.text+0x1cd): undefined reference to `bindtextdomain'
gpg-error.c:(.text+0x1d9): undefined reference to `textdomain'
collect2: ld returned 1 exit status
gmake[3]: *** [gpg-error] Error 1
gmake[3]: Leaving directory `/tmp/portage/libgpg-error-1.3/work/libgpg-error-1.3/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/tmp/portage/libgpg-error-1.3/work/libgpg-error-1.3/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/portage/libgpg-error-1.3/work/libgpg-error-1.3'
gmake: *** [all] Error 2

!!! ERROR: dev-libs/libgpg-error-1.3 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  libgpg-error-1.3.ebuild, line 26:   Called die
<snap>


emerge info:
Gentoo Base System version 20060624
Portage 2.1.1_pre4 (default-bsd/fbsd/6.1/x86, gcc-3.4.6, freebsd-lib-6.1-r0, 6.1-RELEASE i386)
=================================================================
System uname: 6.1-RELEASE i386 i386
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:    [Not Present]
sys-devel/autoconf:  2.13, 2.60
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.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  6.1
ACCEPT_KEYWORDS="x86-fbsd ~x86-fbsd"
AUTOCLEAN="yes"
CBUILD="i686-gentoo-freebsd6.1"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-gentoo-freebsd6.1"
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="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg collision-protect distlocks metadata-transfer parallel-fetch sfperms strict userpriv"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
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"
PORTDIR_OVERLAY="/usr/local/portage/portage-alt-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86-fbsd X arts bash-completion bzip2 crypt cups gdbm hardened kde mmx mp3 ogg oss pam pic readline sdl ssl symlink threads truetype vorbis xml xorg xv zlib elibc_FreeBSD input_devices_keyboard input_devices
_mouse kernel_FreeBSD userland_BSD video_cards_radeon video_cards_vesa video_cards_fbdev video_cards_vmware"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-07-30 03:06:39 UTC
Thanks for reporting, this is fixed in 1.3-r1 version, and 1.3 had ~x86-fbsd dropped.