Bug 137714 - games-puzzle/quadra install problem
Bug#: 137714 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P5
Resolution: FIXED Assigned To: games@gentoo.org Reported By: rafael.gassner@gmail.com
Component: Games
URL: 
Summary: games-puzzle/quadra install problem
Keywords:  
Status Whiteboard: 
Opened: 2006-06-23 04:56 0000
Description:   Opened: 2006-06-23 04:56 0000
emerge -uv quadra

...

>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking quadra-1.1.8.tar.gz ;-)
>>> Unpacking source...
>>> Unpacking quadra-1.1.8.tar.gz to /var/tmp/portage/quadra-1.1.8/work
 * Applying quadra-1.1.8-gcc3.patch ...                                        
                                                                               
             [ ok ]
 * Applying libpng-1.2.5.patch ...                                             
                                                                               
             [ ok ]
 * Applying quadra-1.1.8-gcc41.patch ...

 * Failed Patch: quadra-1.1.8-gcc41.patch !
 *  ( /usr/portage/games-puzzle/quadra/files/quadra-1.1.8-gcc41.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/quadra-1.1.8/temp/quadra-1.1.8-gcc41.patch-31790.out


!!! ERROR: games-puzzle/quadra-1.1.8 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_unpack
  ebuild.sh, line 711:   Called src_unpack
  quadra-1.1.8.ebuild, line 26:   Called epatch
'/usr/portage/games-puzzle/quadra/files/libpng-1.2.5.patch'
'/usr/portage/games-puzzle/quadra/files/quadra-1.1.8-gcc41.patch'
  eutils.eclass, line 157:   Called epatch
'/usr/portage/games-puzzle/quadra/files/quadra-1.1.8-gcc41.patch'
  eutils.eclass, line 335:   Called die

!!! Failed Patch: quadra-1.1.8-gcc41.patch!
!!! If you need support, post the topmost build error, and the call stack if
relevant.

-----------------------------------------------------------------------------------------------

emerge --info
Portage 2.1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r3,
2.6.16-gentoo-r9 i686)
=================================================================
System uname: 2.6.16-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
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-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-march=i686 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS=""
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.gentoo.org/gentoo-portage"
USE="X aalib acl alsa apache2 apm arts audiofile avi bash-completion berkdb
bitmap-fonts browserplugin bzip2 cdr cli crypt ctype cups dba dri dvd dvdread
eds elibc_glibc emboss encode esd ethereal exif expat fam fastbuild ffmpeg
foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glut gmp gnome gpm
gstreamer gtk gtk2 gtkhtml guile httpd idn imlib insecure-savers isdnlog java
jpeg kde kernel_linux latin1 lcms libcaca libg++ libwww linguas_pt_BR mad
memlimit mikmod mng motif mozilla mp3 mpeg mplayer mysql ncurses nls nptl
nsplugin nvidia offensive ogg opengl oss pam pcre pdflib perl png posix pppd
python qt quicktime rdesktop readline reflection remote samba sdl session
simplexml skins slang snmp soap sockets spell spl ssl stream subtitles svg
tcltk tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev unicode
userland_GNU v4l v4l2 video_cards_nvidia videos vorbis win32codecs wxwindows
x86 xinerama xml xml2 xmms xorg xscreensaver xsl xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

------- Comment #1 From Rafael Gustavo Gassner 2006-06-23 04:58:54 0000 -------
Created an attachment (id=89894) [details]
patch error log

------- Comment #2 From Tristan Heaven 2006-08-27 02:31:11 0000 -------
Created an attachment (id=95181) [details]
quadra-1.1.8.ebuild

It failed with gcc4 because the gcc3 patch wasn't being applied. The patches
fix the same errors.

------- Comment #3 From Tupone Alfredo 2006-09-14 00:22:19 0000 -------
Fixed in portage. Thanks for report.