Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE 4.6.5 ebuilds broken
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
tnt
Veteran
Veteran


Joined: 27 Feb 2004
Posts: 1222

PostPosted: Sat Jul 09, 2011 11:06 pm    Post subject: KDE 4.6.5 ebuilds broken Reply with quote

just synced the tree and started -pvuD world including the brand new KDE 4.6.5, but got stucked with

Code:
 * kdeedu-4.6.5.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                                                                                               [ ok ]
 * Package:    kde-base/libkdeedu-4.6.5
 * Repository: gentoo
 * Maintainer: kde@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   preserve-libs sandbox
>>> Unpacking source...
 * Unpacking parts of kdeedu-4.6.5.tar.bz2 to /var/tmp/portage/kde-base/libkdeedu-4.6.5/work ...
tar extract command failed at least partially - continuing anyway                                                                                                                                                                     [ ok ]
>>> Source unpacked in /var/tmp/portage/kde-base/libkdeedu-4.6.5/work
>>> Preparing source in /var/tmp/portage/kde-base/libkdeedu-4.6.5/work/libkdeedu-4.6.5 ...
find: `/var/tmp/portage/kde-base/libkdeedu-4.6.5/work/libkdeedu-4.6.5/cmake/modules/': No such file or directory
sed: no input files
 * ERROR: kde-base/libkdeedu-4.6.5 failed (prepare phase):
 *   3313: sed died uncommenting add_subdirectory instructions in KMEXTRA section while processing cmake/modules/
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_prepare
 *   environment, line 4396:  Called kde4-meta_src_prepare
 *   environment, line 3584:  Called kde4-meta_change_cmakelists
 *   environment, line 3313:  Called die
 * The specific snippet of code:
 *           find "${S}"/${i} -name CMakeLists.txt -print0 | xargs -0 sed -i -e 's/^#DONOTCOMPILE //g' || die "${LINENO}: sed died uncommenting add_subdirectory instructions in KMEXTRA section while processing ${i}";
 *
 * If you need support, post the output of 'emerge --info =kde-base/libkdeedu-4.6.5',
 * the complete build log and the output of 'emerge -pqv =kde-base/libkdeedu-4.6.5'.
 * The complete build log is located at '/var/tmp/portage/kde-base/libkdeedu-4.6.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/libkdeedu-4.6.5/temp/environment'.
 * S: '/var/tmp/portage/kde-base/libkdeedu-4.6.5/work/libkdeedu-4.6.5'

>>> Failed to emerge kde-base/libkdeedu-4.6.5


any way to get around this unpacking error ?

Quote:
tar extract command failed at least partially - continuing anyway

_________________
gentoo user


Last edited by tnt on Sun Jul 10, 2011 12:19 pm; edited 1 time in total
Back to top
View user's profile Send private message
baaann
Guru
Guru


Joined: 23 Jan 2006
Posts: 558
Location: uk

PostPosted: Sat Jul 09, 2011 11:34 pm    Post subject: Reply with quote

There are some workarounds in this bug
Back to top
View user's profile Send private message
baaann
Guru
Guru


Joined: 23 Jan 2006
Posts: 558
Location: uk

PostPosted: Sat Jul 09, 2011 11:36 pm    Post subject: Reply with quote

There are some workarounds in this bug
Back to top
View user's profile Send private message
tnt
Veteran
Veteran


Joined: 27 Feb 2004
Posts: 1222

PostPosted: Sat Jul 09, 2011 11:47 pm    Post subject: Reply with quote

that did the trick for libkdeedu, but now I get the same problem with

Code:
Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Starting parallel fetch
>>> Emerging (1 of 128) kde-base/kbruch-4.6.5
>>> Emerging (2 of 128) kde-base/rocs-4.6.5
>>> Emerging (3 of 128) kde-base/kgeography-4.6.5
>>> Emerging (4 of 128) kde-base/kig-4.6.5
>>> Failed to emerge kde-base/kbruch-4.6.5
>>> Failed to emerge kde-base/rocs-4.6.5
>>> Failed to emerge kde-base/kgeography-4.6.5
>>> Failed to emerge kde-base/kig-4.6.5
>>> Jobs: 0 of 128 complete, 4 failed               Load avg: 1.45, 1.99, 2.36

 * Messages for package kde-base/kbruch-4.6.5:

 * ERROR: kde-base/kbruch-4.6.5 failed (prepare phase):
 *   3312: sed died in the KMCOMPILEONLY section while processing cmake/modules/
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_prepare
 *   environment, line 4401:  Called kde4-meta_src_prepare
 *   environment, line 3589:  Called kde4-meta_change_cmakelists
 *   environment, line 3312:  Called die
 * The specific snippet of code:
 *           find "${S}"/${i} -name CMakeLists.txt -print0 | xargs -0 sed -i -e 's/^#DONOTCOMPILE //g' -e '/install(.*)/{s/^/#DONOTINSTALL /;}' -e '/^install(/,/)/{s/^/#DONOTINSTALL /;}' -e '/kde4_install_icons(.*)/{s/^/#DONOTINSTALL /;}' || die "${LINENO}: sed died in the KMCOMPILEONLY section while processing ${i}";
 *
 * If you need support, post the output of 'emerge --info =kde-base/kbruch-4.6.5',
 * the complete build log and the output of 'emerge -pqv =kde-base/kbruch-4.6.5'.
 * The complete build log is located at '/var/tmp/portage/kde-base/kbruch-4.6.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kbruch-4.6.5/temp/environment'.
 * S: '/var/tmp/portage/kde-base/kbruch-4.6.5/work/kbruch-4.6.5'

 * Messages for package kde-base/rocs-4.6.5:

 * ERROR: kde-base/rocs-4.6.5 failed (prepare phase):
 *   3314: sed died in the KMCOMPILEONLY section while processing cmake/modules/
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_prepare
 *   environment, line 4403:  Called kde4-meta_src_prepare
 *   environment, line 3591:  Called kde4-meta_change_cmakelists
 *   environment, line 3314:  Called die
 * The specific snippet of code:
 *           find "${S}"/${i} -name CMakeLists.txt -print0 | xargs -0 sed -i -e 's/^#DONOTCOMPILE //g' -e '/install(.*)/{s/^/#DONOTINSTALL /;}' -e '/^install(/,/)/{s/^/#DONOTINSTALL /;}' -e '/kde4_install_icons(.*)/{s/^/#DONOTINSTALL /;}' || die "${LINENO}: sed died in the KMCOMPILEONLY section while processing ${i}";
 *
 * If you need support, post the output of 'emerge --info =kde-base/rocs-4.6.5',
 * the complete build log and the output of 'emerge -pqv =kde-base/rocs-4.6.5'.
 * The complete build log is located at '/var/tmp/portage/kde-base/rocs-4.6.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/rocs-4.6.5/temp/environment'.
 * S: '/var/tmp/portage/kde-base/rocs-4.6.5/work/rocs-4.6.5'

 * Messages for package kde-base/kgeography-4.6.5:

 * ERROR: kde-base/kgeography-4.6.5 failed (prepare phase):
 *   3312: sed died in the KMCOMPILEONLY section while processing cmake/modules/
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_prepare
 *   environment, line 4401:  Called kde4-meta_src_prepare
 *   environment, line 3589:  Called kde4-meta_change_cmakelists
 *   environment, line 3312:  Called die
 * The specific snippet of code:
 *           find "${S}"/${i} -name CMakeLists.txt -print0 | xargs -0 sed -i -e 's/^#DONOTCOMPILE //g' -e '/install(.*)/{s/^/#DONOTINSTALL /;}' -e '/^install(/,/)/{s/^/#DONOTINSTALL /;}' -e '/kde4_install_icons(.*)/{s/^/#DONOTINSTALL /;}' || die "${LINENO}: sed died in the KMCOMPILEONLY section while processing ${i}";
 *
 * If you need support, post the output of 'emerge --info =kde-base/kgeography-4.6.5',
 * the complete build log and the output of 'emerge -pqv =kde-base/kgeography-4.6.5'.
 * The complete build log is located at '/var/tmp/portage/kde-base/kgeography-4.6.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kgeography-4.6.5/temp/environment'.
 * S: '/var/tmp/portage/kde-base/kgeography-4.6.5/work/kgeography-4.6.5'

 * Messages for package kde-base/kig-4.6.5:

 * ERROR: kde-base/kig-4.6.5 failed (prepare phase):
 *   3316: sed died in the KMCOMPILEONLY section while processing cmake/modules/
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_prepare
 *   environment, line 4406:  Called kde4-meta_src_prepare
 *   environment, line 3593:  Called kde4-meta_change_cmakelists
 *   environment, line 3316:  Called die
 * The specific snippet of code:
 *           find "${S}"/${i} -name CMakeLists.txt -print0 | xargs -0 sed -i -e 's/^#DONOTCOMPILE //g' -e '/install(.*)/{s/^/#DONOTINSTALL /;}' -e '/^install(/,/)/{s/^/#DONOTINSTALL /;}' -e '/kde4_install_icons(.*)/{s/^/#DONOTINSTALL /;}' || die "${LINENO}: sed died in the KMCOMPILEONLY section while processing ${i}";
 *
 * If you need support, post the output of 'emerge --info =kde-base/kig-4.6.5',
 * the complete build log and the output of 'emerge -pqv =kde-base/kig-4.6.5'.
 * The complete build log is located at '/var/tmp/portage/kde-base/kig-4.6.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kig-4.6.5/temp/environment'.
 * S: '/var/tmp/portage/kde-base/kig-4.6.5/work/kig-4.6.5'
 *
 * The following 4 packages have failed to build or install:
 *
 *  (kde-base/kbruch-4.6.5::gentoo, ebuild scheduled for merge)
 *  (kde-base/rocs-4.6.5::gentoo, ebuild scheduled for merge)
 *  (kde-base/kgeography-4.6.5::gentoo, ebuild scheduled for merge)
 *  (kde-base/kig-4.6.5::gentoo, ebuild scheduled for merge)
 *


new KDE ebuilds seem realy messed up... :(
_________________
gentoo user
Back to top
View user's profile Send private message
Featherfoot
Veteran
Veteran


Joined: 28 Dec 2002
Posts: 1108
Location: Stuart, Florida

PostPosted: Sun Jul 10, 2011 12:12 am    Post subject: Reply with quote

I have the same problem on my amd64 system. :cry:
Back to top
View user's profile Send private message
Kollin
Veteran
Veteran


Joined: 25 Feb 2006
Posts: 1139
Location: Sofia/Bulgaria

PostPosted: Sun Jul 10, 2011 9:03 am    Post subject: Reply with quote

Gentoo kde team is fast they'll fix it soon :wink:
Just have patience, use the force :D
_________________
"Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment."
"Linux is like a wigwam - no windows, no gates, apache inside..."
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3435
Location: Gainesville, Florida

PostPosted: Sun Jul 10, 2011 5:20 pm    Post subject: Reply with quote

From the bugs page I saw you can get a working update if you use the individual kde-meta ebuilds, but just for now omit kdeedu-meta, then just emerge it when it's fixed.

I found doing all the patches mentioned was too much trouble, when surely kdeedu-meta will be fixed in short order.
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.36-r7, gcc-13.2.1_p20230304
kernel-6.8.4 USE=experimental python3_11
Back to top
View user's profile Send private message
dalek
Veteran
Veteran


Joined: 19 Sep 2003
Posts: 1353
Location: Mississippi USA

PostPosted: Sun Jul 10, 2011 6:03 pm    Post subject: Reply with quote

wrc1944 wrote:
From the bugs page I saw you can get a working update if you use the individual kde-meta ebuilds, but just for now omit kdeedu-meta, then just emerge it when it's fixed.

I found doing all the patches mentioned was too much trouble, when surely kdeedu-meta will be fixed in short order.


That is what I did as well. I'm sort of surprised it isn't fixed already. I guess some got busy since it is a weekend and all.

There is also another bug I ran up on. I filed it as well. https://bugs.gentoo.org/show_bug.cgi?id=374659

:D :D
_________________
My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case
Back to top
View user's profile Send private message
Kollin
Veteran
Veteran


Joined: 25 Feb 2006
Posts: 1139
Location: Sofia/Bulgaria

PostPosted: Sun Jul 10, 2011 6:25 pm    Post subject: Reply with quote

The bug is fixed ! :wink:
_________________
"Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment."
"Linux is like a wigwam - no windows, no gates, apache inside..."
Back to top
View user's profile Send private message
dalek
Veteran
Veteran


Joined: 19 Sep 2003
Posts: 1353
Location: Mississippi USA

PostPosted: Sun Jul 10, 2011 6:40 pm    Post subject: Reply with quote

I'd give it a hour or so to get out to all the mirrors.

:D :D
_________________
My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case
Back to top
View user's profile Send private message
Featherfoot
Veteran
Veteran


Joined: 28 Dec 2002
Posts: 1108
Location: Stuart, Florida

PostPosted: Sun Jul 10, 2011 10:10 pm    Post subject: Reply with quote

I'm still having a problem with kalzium. The error messages indicate a patch failed:

Code:

bopper grub.d # emerge kalzium
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) kde-base/kalzium-4.6.5
 * kdeedu-4.6.5.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                           [ ok ]
 * Package:    kde-base/kalzium-4.6.5
 * Repository: gentoo
 * Maintainer: kde@gentoo.org
 * USE:        amd64 elibc_glibc handbook kernel_linux multilib plasma userland_GNU
 * FEATURES:   sandbox
>>> Unpacking source...
 * Unpacking parts of kdeedu-4.6.5.tar.bz2 to /var/tmp/portage/kde-base/kalzium-4.6.5/work ...
tar extract command failed at least partially - continuing anyway                                                                 [ ok ]
>>> Source unpacked in /var/tmp/portage/kde-base/kalzium-4.6.5/work
>>> Preparing source in /var/tmp/portage/kde-base/kalzium-4.6.5/work/kalzium-4.6.5 ...
 * Applying kalzium-4.6.49.9999-nolib.patch ...

 * Failed Patch: kalzium-4.6.49.9999-nolib.patch !
 *  ( /usr/portage/kde-base/kalzium/files/kalzium-4.6.49.9999-nolib.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/kde-base/kalzium-4.6.5/temp/kalzium-4.6.49.9999-nolib.patch.out

 * ERROR: kde-base/kalzium-4.6.5 failed (prepare phase):
 *   Failed Patch: kalzium-4.6.49.9999-nolib.patch!
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_prepare
 *   environment, line 4440:  Called kde4-meta_src_prepare
 *   environment, line 3627:  Called kde4-base_src_prepare
 *   environment, line 3277:  Called base_src_prepare
 *   environment, line 1075:  Called epatch '/usr/portage/kde-base/kalzium/files/kalzium-4.6.49.9999-nolib.patch'
 *   environment, line 2190:  Called die
 * The specific snippet of code:
 *               die "Failed Patch: ${patchname}!";
 *
 * If you need support, post the output of 'emerge --info =kde-base/kalzium-4.6.5',
 * the complete build log and the output of 'emerge -pqv =kde-base/kalzium-4.6.5'.
 * The complete build log is located at '/var/tmp/portage/kde-base/kalzium-4.6.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kalzium-4.6.5/temp/environment'.
 * S: '/var/tmp/portage/kde-base/kalzium-4.6.5/work/kalzium-4.6.5'

>>> Failed to emerge kde-base/kalzium-4.6.5, Log file:

>>>  '/var/tmp/portage/kde-base/kalzium-4.6.5/temp/build.log'


Output of emerge --info =kde-base/kalzium-4.6.5:
Code:

bopper grub.d # emerge --info =kde-base/kalzium-4.6.5
Portage 2.1.10.3 (default/linux/amd64/10.0/desktop, gcc-4.4.5, glibc-2.12.2-r0, 2.6.39-gentoo-r2 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.39-gentoo-r2-x86_64-AMD_Phenom-tm-_II_X4_970_Processor-with-gentoo-2.0.2
Timestamp of tree: Sun, 10 Jul 2011 21:30:01 +0000
app-shells/bash:          4.1_p9
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.6.6-r2, 2.7.1-r1, 3.1.3-r1
dev-util/cmake:           2.8.4-r1
dev-util/pkgconfig:       0.25-r2
sys-apps/baselayout:      2.0.2
sys-apps/openrc:          0.8.3-r1
sys-apps/sandbox:         2.4
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:       2.20.1-r1
sys-devel/gcc:            4.4.5
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.2.10
sys-devel/make:           3.82
sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers)
sys-libs/glibc:           2.12.2
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
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.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en es"
MAKEOPTS="-j5"
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=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X Xaw3d a52 aac aalib acl acpi aim alsa amd64 ao apache2 apm audiofile avahi berkdb blas bluetooth branding bzip2 cairo calendar caps cdda cddb cdinstall cdparanoia cdr cgi clamav cli consolekit cracklib crypt css ctype cups curl cvs cxx dbi dbm dbus dbx dga directfb doc dri dts dv dvb dvd dvdr eds emboss encode enscript evo examples exif expat fam fastcgi fbcon ffmpeg firefox flac fontconfig foomaticdb fortran ftp gcj gdbm gdu gif gimp glu gmp gnome gnuplot gnutls gphoto2 gpm graphviz gsl gsm gstreamer gtk gtkhtml guile gzip handbook hddtemp iconv icq idn ieee1394 imagemagick imlib innodb iodbc ipv6 jabber java java6 javascript jbig jingle jpeg jpeg2k kde kontact lapack latex lcms ldap libcaca libedit libgda libnotify libwww lirc lm_sensors lua lzma lzo mad maildir mikmod milter mime mmap mmx mng modules motif mozilla mp3 mp4 mpeg mpi mplayer msn mudflap multilib musepac mysql mysqli nas ncurses networkmanager nls nntp nptl nptlonly nsplugin odbc offensive ofx ogg opengl openmp osc oscar oss pam pango pch pcntl pcre pdf perl php plasma plotutils png policykit portaudio posix postgres ppds pppd pulseaudio python qt3support qt4 quicktime raw rdesktop readline rss ruby samba sasl sdl semantic-desktop session sharedext sharedmem simplexml smp sndfile snmp soap sockets socks5 speex spell sqlite sqlite3 sse sse2 ssl startup-notification subversion suid svg symlink sysfs syslog sysvipc szip tcl tcpd theora threads tidy tiff timiditytk tokenizer truetype udev unicode usb v4l v4l2 vcd vorbis wmf x264 xcb xcomposite xft xine xinerama xinetd xml xnlrpc xorg xosd xulrunner xv xvid yahoo zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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 cgi cgid 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" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en es" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau" XFCE_PLUGINS="brightness menu trash" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

bopper grub.d #


Output of emerge -pqv =kde-base/kalzium-4.6.5:
Code:

bopper grub.d # emerge -pqv =kde-base/kalzium-4.6.5
[ebuild     U ] kde-base/kalzium-4.6.5 [4.6.4] USE="handbook plasma (-aqua) -debug -editor (-kdeenablefinal) -solver -test"
Back to top
View user's profile Send private message
platojones
Veteran
Veteran


Joined: 23 Oct 2002
Posts: 1602
Location: Just over the horizon

PostPosted: Sun Jul 10, 2011 10:26 pm    Post subject: Reply with quote

Yeah, kalgebra and kalzium both still fail for me. Looks like some old patches are being applied and causing the problem.
Back to top
View user's profile Send private message
Kollin
Veteran
Veteran


Joined: 25 Feb 2006
Posts: 1139
Location: Sofia/Bulgaria

PostPosted: Sun Jul 10, 2011 10:33 pm    Post subject: Reply with quote

Just resync later guys :wink:
_________________
"Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment."
"Linux is like a wigwam - no windows, no gates, apache inside..."
Back to top
View user's profile Send private message
dalek
Veteran
Veteran


Joined: 19 Sep 2003
Posts: 1353
Location: Mississippi USA

PostPosted: Sun Jul 10, 2011 11:49 pm    Post subject: Reply with quote

I just got the failed patch too. The roach report is already filed. https://bugs.gentoo.org/show_bug.cgi?id=374749

:D :D
_________________
My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case
Back to top
View user's profile Send private message
dalek
Veteran
Veteran


Joined: 19 Sep 2003
Posts: 1353
Location: Mississippi USA

PostPosted: Mon Jul 11, 2011 12:02 am    Post subject: Reply with quote

If you feel adventurous, you can do this. Edit the ebuild /usr/portage/kde-base/kamera/kamera-4.6.5.ebuild to look like this:

Code:
#PATCHES=(
#   "${FILESDIR}"/${PN}-4.6.49.9999-nolib.patch
#)


Basically comment the patch section out. Then run this:

Code:
ebuild /usr/portage/kde-base/kalzium/kalzium-4.6.5.ebuild digest


Then resume the emerge. Keep in mind, this is a temporary fix. When you sync, it will be changed to whatever is current. I don't use the program or anything but it did finish it's compile. Later on, you may want to emerge again when it is fixed properly, unless you don't use it either.

According to the roach report, the patch is no longer needed but YMMV.

:D :D
_________________
My rig: Gigabyte GA-970A-UD3P mobo, AMD FX-8350 Eight-Core CPU, ZALMAN CNPS10X Performa CPU cooler,
G.SKILL 32GB DDR3 PC3 12800 Memory Nvidia GTX-650 video card LG W2253 Monitor
60TBs of hard drive space using LVM
Cooler Master HAF-932 Case
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum