Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge compile error kde-base/print-manager-4.12.5
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
berzerker1
n00b
n00b


Joined: 07 Feb 2015
Posts: 2

PostPosted: Sat Feb 07, 2015 8:16 pm    Post subject: emerge compile error kde-base/print-manager-4.12.5 Reply with quote

Hi everyone, I am new to Gentoo and have successfully set up a working stage 3 environment. Everything has went fairly well so far but I'm trying to emerge the KDE desktop.

I have been getting an compile error when emerging a prerequisite: kde-base/print-manager-4.12.5

The error in the build log is here
Code:

In file included from /usr/include/cups/cups.h:34:0,
                 from /var/tmp/portage/kde-base/print-manager-4.12.5/work/print-manager-4.12.5/libkcups/KCupsConnection.h:34,
                 from /var/tmp/portage/kde-base/print-manager-4.12.5/work/print-manager-4.12.5/libkcups/KCupsConnection.cpp:22:
/usr/include/cups/ipp.h:674:16: error: forward declaration of 'ipp_attribute_t {aka struct _ipp_attribute_s}'
 typedef struct _ipp_attribute_s ipp_attribute_t;
                ^
/var/tmp/portage/kde-base/print-manager-4.12.5/work/print-manager-4.12.5/libkcups/KCupsConnection.cpp:758:49: error: invalid use of incomplete type 'ipp_attribute_t {aka struct _ipp_attribute_s}'
                 values << QString::fromUtf8(attr->values[i].string.text);
                                                 ^
In file included from /usr/include/cups/cups.h:34:0,
                 from /var/tmp/portage/kde-base/print-manager-4.12.5/work/print-manager-4.12.5/libkcups/KCupsConnection.h:34,
                 from /var/tmp/portage/kde-base/print-manager-4.12.5/work/print-manager-4.12.5/libkcups/KCupsConnection.cpp:22:
/usr/include/cups/ipp.h:674:16: error: forward declaration of 'ipp_attribute_t {aka struct _ipp_attribute_s}'
 typedef struct _ipp_attribute_s ipp_attribute_t;
                ^
libkcups/CMakeFiles/kcupslib.dir/build.make:131: recipe for target 'libkcups/CMakeFiles/kcupslib.dir/KCupsConnection.o' failed
make[2]: *** [libkcups/CMakeFiles/kcupslib.dir/KCupsConnection.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/var/tmp/portage/kde-base/print-manager-4.12.5/work/print-manager-4.12.5_build'
CMakeFiles/Makefile2:110: recipe for target 'libkcups/CMakeFiles/kcupslib.dir/all' failed
make[1]: *** [libkcups/CMakeFiles/kcupslib.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/kde-base/print-manager-4.12.5/work/print-manager-4.12.5_build'
Makefile:126: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: kde-base/print-manager-4.12.5::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=kde-base/print-manager-4.12.5::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=kde-base/print-manager-4.12.5::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/kde-base/print-manager-4.12.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/print-manager-4.12.5/temp/environment'.
 * Working directory: '/var/tmp/portage/kde-base/print-manager-4.12.5/work/print-manager-4.12.5_build'
 * S: '/var/tmp/portage/kde-base/print-manager-4.12.5/work/print-manager-4.12.5'


The error seems to indicate a problem with the source code. I've tried re-emerging cups but that didn't work. I've also tried resyncing the portage tree and running emerge -avuND world with no success.

Does anyone have any idea what the problem might be? I've searched the internet and have not found anything about an issue with print manager.

Here is emerge info as well:
Code:

Portage 2.2.14 (python 3.3.5-final-0, default/linux/x86/13.0/desktop/kde, gcc-4.8.3, glibc-2.19-r1, 3.17.8-gentoo-r1 i686)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.17.8-gentoo-r1-i686-Intel-R-_Pentium-R-_4_CPU_2.80GHz-with-gentoo-2.2
KiB Mem:     3099000 total,    545436 free
KiB Swap:    4867688 total,   4863384 free
Timestamp of tree: Fri, 06 Feb 2015 21:15:01 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.2_p53
dev-lang/perl:            5.18.2-r2
dev-lang/python:          2.7.9-r1, 3.3.5-r1, 3.4.1
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.13.9
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.69
sys-devel/automake:       1.13.4
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.8.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.4
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.16 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-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/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo"
LANG="en_US"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa berkdb bindist bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus declarative dri dts dvd dvdr emboss encode exif extraengine fam firefox flac fortran gdbm gif glamor gpm gtk iconv ipv6 jpeg kde kipi lcms ldap libav libnotify mad mng modules mp3 mp4 mpeg ncurses nls nptl ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds qt3support qt4 readline sdl semantic-desktop session spell ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 x86 xcb xcomposite xinerama xml xscreensaver xv xvid zlib" ABI_X86="32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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="kexi words flow plan sheets stage tables krita karbon braindump author" 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 ublox ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="intel i915 i965" 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, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


I'd appreciate any suggestions on how to resolve this as I'm stumped at the moment.
Back to top
View user's profile Send private message
berzerker1
n00b
n00b


Joined: 07 Feb 2015
Posts: 2

PostPosted: Fri Feb 13, 2015 11:14 pm    Post subject: Reply with quote

Anyone have any ideas on this? I still have not had any progress solving this.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 9014

PostPosted: Sat Feb 14, 2015 12:03 am    Post subject: Reply with quote

Perhaps your (too new) cups version does not go well with (old) kde-4.12. Please look up what version of cups you have installed.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 9014

PostPosted: Sat Feb 14, 2015 11:59 am    Post subject: Reply with quote

Reproduced the build error myself and looked up an upstream fix, bug filed incl. patch that solves it for me: https://bugs.gentoo.org/show_bug.cgi?id=540044
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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