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

Bug 142161

Summary: emerge gnome-base/libglade-2.6.0 failes (fbsd-conf patch does not apply)
Product: Gentoo/Alt Reporter: Robert A. <r.a>
Component: FreeBSDAssignee: Gentoo/BSD Team <bsd+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: FreeBSD   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert A. 2006-07-30 01:51:14 UTC
gnome-base/libglade-2.5.1 compiled, libglade-2.6.0 does not:
<snip>
Compiling source in /tmp/portage/libglade-2.6.0/work/libglade-2.6.0 ...
 * Applying Makefile.in.am-2.4.2-xmlcatalog.patch ...                                                                     [ ok ]

 * Running elibtoolize in: libglade-2.6.0
 *   Applying portage-1.5.10.patch ...
 *   Applying sed-1.5.6.patch ...
 *   FreeBSD patch set 'fbsd-conf' failed to apply!

!!! ERROR: gnome-base/libglade-2.6.0 failed.
<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:22:57 UTC
Sigh, somehow libglade-2.6.0 uses a broken libtool, so no patch will apply, I had to add a patch called 00broken-libglade, as the patch would be used by other packages breaking stuff if it was called 1.5.22b.
Anyway, thanks for reporting, fixed now in CVS.