Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 314049 - Bad patch in kde-base/kdelibs-4.4.2
Summary: Bad patch in kde-base/kdelibs-4.4.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-09 08:29 UTC by Paolo Pedroni
Modified: 2010-04-09 13:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Contents of /var/tmp/portage/kde-base/kdelibs-4.4.2/temp/environment (environment,152.89 KB, text/plain)
2010-04-09 08:34 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2010-04-09 08:29:33 UTC
The new patch that is supposed to fix bug #313681 does not apply. I get the following error whenever I try to emerge kdelibs-4.4.2:

Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) kde-base/kdelibs-4.4.2
 * kdelibs-4.4.2.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                     [ ok ]
 * checking ebuild checksums ;-) ...                                                                                         [ ok ]
 * checking auxfile checksums ;-) ...                                                                                        [ ok ]
 * checking miscfile checksums ;-) ...                                                                                       [ ok ]
 * CPV:  kde-base/kdelibs-4.4.2
 * REPO: gentoo
 * USE:  alsa amd64 bzip2 elibc_glibc fam handbook jpeg2k kernel_linux mmx multilib nls openexr opengl policykit semantic-desktop spell sse sse2 ssl test userland_GNU
>>> Unpacking source...
>>> Unpacking kdelibs-4.4.2.tar.bz2 to /var/tmp/portage/kde-base/kdelibs-4.4.2/work
>>> Source unpacked in /var/tmp/portage/kde-base/kdelibs-4.4.2/work
>>> Preparing source in /var/tmp/portage/kde-base/kdelibs-4.4.2/work/kdelibs-4.4.2 ...
 * Applying 01_gentoo_set_xdg_menu_prefix.patch ...                                                                           [ ok ]
 * Applying 02_gentoo_append_xdg_config_dirs.patch ...                                                                        [ ok ]
 * Applying 23_solid_no_double_build.patch ...                                                                                [ ok ]
 * Applying kdelibs-4.3.80-module-suffix.patch ...                                                                            [ ok ]
 * Applying kdelibs-4.4.66-macos-unbundle.patch ...                                                                           [ ok ]
 * Applying kdelibs-4.3.3-klauncher_kdeinit.patch ...                                                                         [ ok ]
 * Applying kdelibs-4.3.3-klauncher_kioslave.patch ...                                                                        [ ok ]
 * Applying kdelibs-4.3.3-klauncher_mac.patch ...                                                                             [ ok ]
 * Applying kdelibs-4.4.2-hang.patch ...

 * Failed Patch: kdelibs-4.4.2-hang.patch !
 *  ( /usr/portage/kde-base/kdelibs/files/kdelibs-4.4.2-hang.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/kde-base/kdelibs-4.4.2/temp/kdelibs-4.4.2-hang.patch.out

 * ERROR: kde-base/kdelibs-4.4.2 failed:
 *   Failed Patch: kdelibs-4.4.2-hang.patch!
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_prepare
 *   environment, line 4153:  Called kde4-base_src_prepare
 *   environment, line 3252:  Called base_src_prepare
 *   environment, line  997:  Called epatch '/usr/portage/kde-base/kdelibs/files/kdelibs-4.4.2-hang.patch'
 *   environment, line 2257:  Called die
 * The specific snippet of code:
 *               die "Failed Patch: ${patchname}!";
 * 
 * If you need support, post the output of 'emerge --info =kde-base/kdelibs-4.4.2',
 * the complete build log and the output of 'emerge -pqv =kde-base/kdelibs-4.4.2'.
 * The complete build log is located at '/var/log/portage/kde-base:kdelibs-4.4.2:20100409-082317.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdelibs-4.4.2/temp/environment'.
 * S: '/var/tmp/portage/kde-base/kdelibs-4.4.2/work/kdelibs-4.4.2'

>>> Failed to emerge kde-base/kdelibs-4.4.2, Log file:

>>>  '/var/log/portage/kde-base:kdelibs-4.4.2:20100409-082317.log'

The /var/tmp/portage/kde-base/kdelibs-4.4.2/temp/kdelibs-4.4.2-hang.patch.out reads:
***** kdelibs-4.4.2-hang.patch *****

====================================

PATCH COMMAND:  patch -p0 -g0 -E --no-backup-if-mismatch < '/usr/portage/kde-base/kdelibs/files/kdelibs-4.4.2-hang.patch'

====================================
patching file kio/kio/kfileitem.cpp
Hunk #1 FAILED at 1217.
1 out of 1 hunk FAILED -- saving rejects to file kio/kio/kfileitem.cpp.rej
patching file kio/kio/kfileitem.h
Hunk #1 FAILED at 550.
1 out of 1 hunk FAILED -- saving rejects to file kio/kio/kfileitem.h.rej
patching file kio/kfile/kmetaprops.cpp
patch unexpectedly ends in middle of line
Hunk #1 FAILED at 63.
1 out of 1 hunk FAILED -- saving rejects to file kio/kfile/kmetaprops.cpp.rej
====================================

PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch < '/usr/portage/kde-base/kdelibs/files/kdelibs-4.4.2-hang.patch'

====================================
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: kio/kio/kfileitem.cpp
|===================================================================
|--- kio/kio/kfileitem.cpp       (revision 1110210)
|+++ kio/kio/kfileitem.cpp       (revision 1110211)
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 25
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: kio/kio/kfileitem.h
|===================================================================
|--- kio/kio/kfileitem.h (revision 1110210)
|+++ kio/kio/kfileitem.h (revision 1110211)
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 46
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: kio/kfile/kmetaprops.cpp
|===================================================================
|--- kio/kfile/kmetaprops.cpp    (revision 1110210)
|+++ kio/kfile/kmetaprops.cpp    (revision 1110211)
--------------------------
No file to patch.  Skipping patch.
patch unexpectedly ends in middle of line
1 out of 1 hunk ignored
====================================

PATCH COMMAND:  patch -p2 -g0 -E --no-backup-if-mismatch < '/usr/portage/kde-base/kdelibs/files/kdelibs-4.4.2-hang.patch'

====================================
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: kio/kio/kfileitem.cpp
|===================================================================
|--- kio/kio/kfileitem.cpp       (revision 1110210)
|+++ kio/kio/kfileitem.cpp       (revision 1110211)
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 25
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: kio/kio/kfileitem.h
|===================================================================
|--- kio/kio/kfileitem.h (revision 1110210)
|+++ kio/kio/kfileitem.h (revision 1110211)
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 46
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: kio/kfile/kmetaprops.cpp
|===================================================================
|--- kio/kfile/kmetaprops.cpp    (revision 1110210)
|+++ kio/kfile/kmetaprops.cpp    (revision 1110211)
--------------------------
No file to patch.  Skipping patch.
patch unexpectedly ends in middle of line
1 out of 1 hunk ignored
====================================

PATCH COMMAND:  patch -p3 -g0 -E --no-backup-if-mismatch < '/usr/portage/kde-base/kdelibs/files/kdelibs-4.4.2-hang.patch'

====================================
missing header for unified diff at line 5 of patch
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: kio/kio/kfileitem.cpp
|===================================================================
|--- kio/kio/kfileitem.cpp       (revision 1110210)
|+++ kio/kio/kfileitem.cpp       (revision 1110211)
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 25 of patch
can't find file to patch at input line 25
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: kio/kio/kfileitem.h
|===================================================================
|--- kio/kio/kfileitem.h (revision 1110210)
|+++ kio/kio/kfileitem.h (revision 1110211)
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 46 of patch
can't find file to patch at input line 46
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: kio/kfile/kmetaprops.cpp
|===================================================================
|--- kio/kfile/kmetaprops.cpp    (revision 1110210)
|+++ kio/kfile/kmetaprops.cpp    (revision 1110211)
--------------------------
No file to patch.  Skipping patch.
patch unexpectedly ends in middle of line
1 out of 1 hunk ignored
====================================

PATCH COMMAND:  patch -p4 -g0 -E --no-backup-if-mismatch < '/usr/portage/kde-base/kdelibs/files/kdelibs-4.4.2-hang.patch'

====================================
missing header for unified diff at line 5 of patch
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: kio/kio/kfileitem.cpp
|===================================================================
|--- kio/kio/kfileitem.cpp       (revision 1110210)
|+++ kio/kio/kfileitem.cpp       (revision 1110211)
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 25 of patch
can't find file to patch at input line 25
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: kio/kio/kfileitem.h
|===================================================================
|--- kio/kio/kfileitem.h (revision 1110210)
|+++ kio/kio/kfileitem.h (revision 1110211)
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 46 of patch
can't find file to patch at input line 46
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: kio/kfile/kmetaprops.cpp
|===================================================================
|--- kio/kfile/kmetaprops.cpp    (revision 1110210)
|+++ kio/kfile/kmetaprops.cpp    (revision 1110211)
--------------------------
No file to patch.  Skipping patch.
patch unexpectedly ends in middle of line
1 out of 1 hunk ignored



Reproducible: Always

Steps to Reproduce:
1. emerge -1 kdelibs
Actual Results:  
The error above.

Expected Results:  
kdelibs compiles and installs cleanly

# emerge --info
Portage 2.1.7.17 (default/linux/amd64/10.0/desktop/kde, gcc-4.3.4, glibc-2.10.1-r1, 2.6.32-gentoo-r8 x86_64)
=================================================================
System uname: Linux-2.6.32-gentoo-r8-x86_64-Intel-R-_Pentium-R-_4_CPU_3.20GHz-with-gentoo-2.0.1
Timestamp of tree: Fri, 09 Apr 2010 05:45:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.10
dev-lang/python:     2.6.4-r1
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.1-r1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.8.5-r3, 1.9.6-r2, 1.10.3
sys-devel/binutils:  2.18-r3
sys-devel/gcc:       4.3.4
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests autoaddcvs ccache confcache distlocks fixpackages metadata-transfer news parallel-fetch protect-owned sandbox sfperms strict test unmerge-logs unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.wheel.sk/ http://gentoo.mneisen.org/ http://de-mirror.org/distro/gentoo/ http://gentoo.tiscali.nl/ http://mirror.uni-c.dk/pub/gentoo/"
LANG="it_IT.UTF-8"
LC_ALL="it_IT.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="it"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acpi alsa amd64 ao audiofile bash-completion bluetooth branding bzip2 cairo caps cdda cddb cdparanoia cdr cli consolekit cracklib crypt css cups curl cxx dbus dga djvu dri dts dvd dvdr emboss encode exif expat fam fbcon ffmpeg fftw flac fontconfig foomaticdb fortran ftp gd gdbm geoip ggi gif gimp gmp gnutls gphoto2 gpm graphviz gstreamer gtk hal handbook iconv icu idn ieee1394 imagemagick imlib java jbig jpeg jpeg2k kde lame lcms libcaca libnotify libsamplerate lm_sensors lua lzo mad mikmod mmap mmx mng modules mp3 mp4 mpeg mplayer mudflap multilib musicbrainz ncurses nls nptl nptlonly nsplugin offensive ogg openal openexr opengl openmp pam pango pch pcre pdf perl png policykit posix ppds pppd python qt3support qt4 quicktime rdesktop readline recode reflection samba sdl semantic-desktop session sharedmem sndfile sockets sox speex spell spl sse sse2 ssl startup-notification subversion svg symlink sysfs syslog sysvipc taglib tcpd theora threads tidy tiff truetype unicode usb vcd vim-syntax vnc vorbis wmf wxwindows x264 xattr xcb xcomposite xine xinerama xml xorg xpm xscreensaver xulrunner xv xvid yahoo zlib" ALSA_CARDS="intel8x0 virmidi" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="kodak ptp2" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Paolo Pedroni 2010-04-09 08:33:58 UTC
# emerge --info =kde-base/kdelibs-4.4.2
Portage 2.1.7.17 (default/linux/amd64/10.0/desktop/kde, gcc-4.3.4, glibc-2.10.1-r1, 2.6.32-gentoo-r8 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.32-gentoo-r8-x86_64-Intel-R-_Pentium-R-_4_CPU_3.20GHz-with-gentoo-2.0.1
Timestamp of tree: Fri, 09 Apr 2010 05:45:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p37
dev-java/java-config: 2.1.10
dev-lang/python:     2.6.4-r1
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.1-r1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.8.5-r3, 1.9.6-r2, 1.10.3
sys-devel/binutils:  2.18-r3
sys-devel/gcc:       4.3.4
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests autoaddcvs ccache confcache distlocks fixpackages metadata-transfer news parallel-fetch protect-owned sandbox sfperms strict test unmerge-logs unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.wheel.sk/ http://gentoo.mneisen.org/ http://de-mirror.org/distro/gentoo/ http://gentoo.tiscali.nl/ http://mirror.uni-c.dk/pub/gentoo/"
LANG="it_IT.UTF-8"
LC_ALL="it_IT.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="it"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acpi alsa amd64 ao audiofile bash-completion bluetooth branding bzip2 cairo caps cdda cddb cdparanoia cdr cli consolekit cracklib crypt css cups curl cxx dbus dga djvu dri dts dvd dvdr emboss encode exif expat fam fbcon ffmpeg fftw flac fontconfig foomaticdb fortran ftp gd gdbm geoip ggi gif gimp gmp gnutls gphoto2 gpm graphviz gstreamer gtk hal handbook iconv icu idn ieee1394 imagemagick imlib java jbig jpeg jpeg2k kde lame lcms libcaca libnotify libsamplerate lm_sensors lua lzo mad mikmod mmap mmx mng modules mp3 mp4 mpeg mplayer mudflap multilib musicbrainz ncurses nls nptl nptlonly nsplugin offensive ogg openal openexr opengl openmp pam pango pch pcre pdf perl png policykit posix ppds pppd python qt3support qt4 quicktime rdesktop readline recode reflection samba sdl semantic-desktop session sharedmem sndfile sockets sox speex spell spl sse sse2 ssl startup-notification subversion svg symlink sysfs syslog sysvipc taglib tcpd theora threads tidy tiff truetype unicode usb vcd vim-syntax vnc vorbis wmf wxwindows x264 xattr xcb xcomposite xine xinerama xml xorg xpm xscreensaver xulrunner xv xvid yahoo zlib" ALSA_CARDS="intel8x0 virmidi" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="kodak ptp2" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

kde-base/kdelibs-4.4.2 was built with the following:
USE="alsa bzip2 fam handbook jpeg2k mmx (multilib) nls openexr opengl policykit semantic-desktop spell sse sse2 ssl test -3dnow -acl (-altivec) (-aqua) -bindist -debug -doc (-kdeenablefinal) (-kdeprefix) -kerberos -lzma -zeroconf"

# emerge -pqv =kde-base/kdelibs-4.4.2
[ebuild   R   ] kde-base/kdelibs-4.4.2  USE="alsa bzip2 fam handbook jpeg2k mmx nls openexr opengl policykit semantic-desktop spell sse sse2 ssl test -3dnow -acl (-altivec) (-aqua) -bindist -debug -doc (-kdeenablefinal) (-kdeprefix) -kerberos -lzma -zeroconf"
Comment 2 Paolo Pedroni 2010-04-09 08:34:52 UTC
Created attachment 227087 [details]
Contents of /var/tmp/portage/kde-base/kdelibs-4.4.2/temp/environment
Comment 3 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2010-04-09 13:17:58 UTC
okay that is really strange
>>> Emerging (1 of 1) kde-base/kdelibs-4.4.2
 * kdelibs-4.4.2.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                              [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                  [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                 [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                [ ok ]
 * CPV:  kde-base/kdelibs-4.4.2
 * REPO: gentoo
 * USE:  acl alsa amd64 bzip2 elibc_glibc fam handbook jpeg2k kernel_linux lzma mmx multilib nls openexr opengl policykit semantic-desktop spell sse sse2 ssl userland_GNU
>>> Unpacking source...
>>> Unpacking kdelibs-4.4.2.tar.bz2 to /var/tmp/portage/kde-base/kdelibs-4.4.2/work
>>> Source unpacked in /var/tmp/portage/kde-base/kdelibs-4.4.2/work
>>> Preparing source in /var/tmp/portage/kde-base/kdelibs-4.4.2/work/kdelibs-4.4.2 ...
 * Applying 01_gentoo_set_xdg_menu_prefix.patch ...                                                                                    [ ok ]
 * Applying 02_gentoo_append_xdg_config_dirs.patch ...                                                                                 [ ok ]
 * Applying 23_solid_no_double_build.patch ...                                                                                         [ ok ]
 * Applying kdelibs-4.3.80-module-suffix.patch ...                                                                                     [ ok ]
 * Applying kdelibs-4.4.66-macos-unbundle.patch ...                                                                                    [ ok ]
 * Applying kdelibs-4.3.3-klauncher_kdeinit.patch ...                                                                                  [ ok ]
 * Applying kdelibs-4.3.3-klauncher_kioslave.patch ...                                                                                 [ ok ]
 * Applying kdelibs-4.3.3-klauncher_mac.patch ...                                                                                      [ ok ]
 * Applying kdelibs-4.4.2-hang.patch ...                                                                                               [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/kde-base/kdelibs-4.4.2/work/kdelibs-4.4.2 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/kdelibs-4.4.2/work/kdelibs-4.4.2_build"
cmake -C /var/tmp/portage/kde-base/kdelibs-4.4.2/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DKDE4_BUILD_TESTS=OFF -DKDE_DISTRIBUTION_TEXT=Gentoo -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc -DWITH_Avahi=OFF -DWITH_DNSSD=OFF -DWITH_HSPELL=OFF -DKDE_DEFAULT_HOME=.kde4 -DKAUTH_BACKEND=POLKITQT-1 -DBUILD_doc=ON -DHAVE_X86_3DNOW=OFF -DHAVE_PPC_ALTIVEC=OFF -DHAVE_X86_MMX=ON -DHAVE_X86_SSE=ON -DHAVE_X86_SSE2=ON -DWITH_acl=ON -DWITH_ACL=ON -DWITH_Acl=ON -DWITH_alsa=ON -DWITH_ALSA=ON -DWITH_Alsa=ON -DWITH_BZip2=ON -DWITH_fam=ON -DWITH_FAM=ON -DWITH_Fam=ON -DWITH_Jasper=ON -DWITH_GSSAPI=OFF -DWITH_LibLZMA=ON -DWITH_Libintl=ON -DWITH_OpenEXR=ON -DWITH_OpenGL=ON -DWITH_PolkitQt-1=ON -DWITH_Soprano=ON -DWITH_SharedDesktopOntologies=ON -DWITH_ASPELL=ON -DWITH_ENCHANT=ON -DWITH_OpenSSL=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/kde-base/kdelibs-4.4.2/temp/gentoo_rules.cmake  /var/tmp/portage/kde-base/kdelibs-4.4.2/work/kdelibs-4.4.2
loading initial cache file /var/tmp/portage/kde-base/kdelibs-4.4.2/temp/gentoo_common_config.cmake
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info

I'll wipe out my tree and retry now.
Comment 4 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2010-04-09 13:38:04 UTC
I tried again, and three other people mentioned it applies. I really don't know what happened there, the only possibility I can think of is a bad mirror. Please try to re-sync and if it still continues to fail attach your kdelibs ebuild and the patch here (they are in /usr/portage/kde-base/kdelibs/kdelibs-4.4.2.ebuild and kdelibs/files/kdelibs-4.4.2-hang.patch. Closing as invalid, please reopen (or ask for it) if the problem persists. Thanks
Comment 5 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2010-04-09 13:56:54 UTC
jmbsvicetto suggested it could be CR/LF issue, reavertm is fixing right now
Comment 6 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2010-04-09 13:59:03 UTC
fixed, thanks