Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372805 - kde-base/pykde4-4.6.4-r1 failes with "boost/shared_ptr.hpp: No such file or directory"
Summary: kde-base/pykde4-4.6.4-r1 failes with "boost/shared_ptr.hpp: No such file or d...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-24 11:21 UTC by Kamen Dokov
Modified: 2011-07-01 11:44 UTC (History)
1 user (show)

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


Attachments
build.log (20110624-100453.log,11.40 KB, text/plain)
2011-06-24 11:24 UTC, Kamen Dokov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kamen Dokov 2011-06-24 11:21:30 UTC
kde-base/pykde4-4.6.4-r1 failes with :

In file included from /usr/include/akonadi/item.h:28:0,
                 from /usr/include/akonadi/monitor.h:24,
                 from /usr/include/akonadi/changerecorder.h:23,
                 from /var/tmp/portage/kde-base/pykde4-4.6.4-r1/work/pykde4-4.6.4/python/pykde4/sip/akonadi/agentfilterproxymodel.sip:33,
                 from /var/tmp/portage/kde-base/pykde4-4.6.4-r1/work/pykde4-4.6.4_build/python/pykde4/sip/akonadi/sipakonadipart0.cpp:7:
/usr/include/akonadi/itempayloadinternals_p.h:29:32: fatal error: boost/shared_ptr.hpp: No such file or directory
compilation terminated.
make[2]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_akonadi.dir/sip/akonadi/sipakonadipart0.o] Error 1
make[1]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_akonadi.dir/all] Error 2
make: *** [all] Error 2


Reproducible: Always

Steps to Reproduce:
1.emerge -1 kde-base/pykde4
2.
3.
Actual Results:  
-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -march=native -O2 -pipe -ftree-vectorize -ftree-loop-linear  -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common
C++             -march=native -O2 -pipe -ftree-vectorize -ftree-loop-linear -fvisibility-inlines-hidden -DKDE3_SUPPORT  -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Werror=return-type -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden
Linker flags:
Executable      -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags
Module          -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags
Shared          -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags

-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/portage/kde-base/pykde4-4.6.4-r1/work/pykde4-4.6.4_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/kde-base/pykde4-4.6.4-r1/work/pykde4-4.6.4 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/pykde4-4.6.4-r1/work/pykde4-4.6.4_build"
make -j1 
Scanning dependencies of target compile_python_files
[  0%] Built target compile_python_files                                                                                                                                                                                                       
[  1%] Generating sip/akonadi/sipakonadipart0.cpp, sip/akonadi/sipakonadipart1.cpp, sip/akonadi/sipakonadipart2.cpp, sip/akonadi/sipakonadipart3.cpp, sip/akonadi/sipakonadipart4.cpp, sip/akonadi/sipakonadipart5.cpp, sip/akonadi/sipakonadipart6.cpp, sip/akonadi/sipakonadipart7.cpp                                                                                                                                                                                                      
                                                                                                                                                                                                                                               
Scanning dependencies of target python_module_PyKDE4_akonadi
[  2%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_akonadi.dir/sip/akonadi/sipakonadipart0.o                                                                                                                             
In file included from /usr/include/python2.7/Python.h:8:0,                                                                                                                                                                                     
                 from /usr/include/python2.7/sip.h:32,
                 from /var/tmp/portage/kde-base/pykde4-4.6.4-r1/work/pykde4-4.6.4_build/python/pykde4/sip/akonadi/sipAPIakonadi.h:11,
                 from /var/tmp/portage/kde-base/pykde4-4.6.4-r1/work/pykde4-4.6.4_build/python/pykde4/sip/akonadi/sipakonadipart0.cpp:7:
/usr/include/python2.7/pyconfig.h:1177:0: warning: "_XOPEN_SOURCE" redefined
<command-line>:0:0: note: this is the location of the previous definition
In file included from /usr/include/akonadi/item.h:28:0,
                 from /usr/include/akonadi/monitor.h:24,
                 from /usr/include/akonadi/changerecorder.h:23,
                 from /var/tmp/portage/kde-base/pykde4-4.6.4-r1/work/pykde4-4.6.4/python/pykde4/sip/akonadi/agentfilterproxymodel.sip:33,
                 from /var/tmp/portage/kde-base/pykde4-4.6.4-r1/work/pykde4-4.6.4_build/python/pykde4/sip/akonadi/sipakonadipart0.cpp:7:
/usr/include/akonadi/itempayloadinternals_p.h:29:32: fatal error: boost/shared_ptr.hpp: No such file or directory
compilation terminated.
make[2]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_akonadi.dir/sip/akonadi/sipakonadipart0.o] Error 1
make[1]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_akonadi.dir/all] Error 2
make: *** [all] Error 2
emake failed
 * ERROR: kde-base/pykde4-4.6.4-r1 failed (compile phase):
 *   Make failed!


Expected Results:  
to merge properly

uname -a
Linux work 2.6.39.1-zen-00003-g6d6d304 #2 ZEN SMP PREEMPT Thu Jun 16 13:02:17 EEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T6600 @ 2.20GHz GenuineIntel GNU/Linux

emerge --info =kde-base/pykde4-4.6.4-r1

Portage 2.2.0_alpha40 (default/linux/amd64/10.0/desktop/kde, gcc-4.5.2, glibc-2.13-r2, 2.6.39.1-zen-00003-g6d6d304 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-2.6.39.1-zen-00003-g6d6d304-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T6600_@_2.20GHz-with-gentoo-2.0.3
Timestamp of tree: Fri, 24 Jun 2011 06:00:01 +0000
ccache version 3.1.5 [enabled]
app-shells/bash:          4.2_p10
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.1-r1, 3.2
dev-util/ccache:          3.1.5
dev-util/cmake:           2.8.4-r1
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.8.3
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1-r1
sys-devel/binutils:       2.21
sys-devel/gcc:            4.5.2
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 2.6.38 (virtual/os-headers)
sys-libs/glibc:           2.13-r2
Repositories: gentoo local
Installed sets: @kde, @koffice
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -ftree-vectorize -ftree-loop-linear"
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/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="-march=native -O2 -pipe -ftree-vectorize -ftree-loop-linear -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs candy ccache distlocks ebuild-locks fail-clean fixlafiles fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://gentoo.osuosl.org http://mirrors.ludost.net/gentoo/ ftp://mirrors.ludost.net/gentoo/ http://gentoo.osuosl.org http://mirror.gentoo.no/ http://gentoo.ynet.sk/pub http://www.ibiblio.org/pub/Linux/distributions/gentoo http://distfiles.gentoo.bg/ http://ftp.gentoo.bg/"
LANG="en_GB.UTF-8"
LC_ALL="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags"
LINGUAS="en"
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="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X accessibility acl acpi alsa amd64 bash-completion bitmap-fonts bluetooth branding cdr cli consolekit dbus device-mapper dri dvd dvdr dvdread gpm ipv6 kde kde4 lirc mmx mmxext mpeg mudflap multilib ncurses nls nptl nptlonly opengl oss pam plasma policykit pppd pulseaudio python qt4 reports semantic-desktop session spell spl sse sse2 sse3 ssl ssse3 threads truetype truetype-fonts tslib type1-fonts udev unicode vdpau xcomposite xine xvmc zeroconf" ALSA_CARDS="hda-nvidia hda-intel" 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" CAMERAS="ptp2" ELIBC="glibc" GPSD_PROTOCOLS="aivdm ashtech clientdebug earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 navcom nmea ntrip oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar timing tnt tripmate tsip ubx" INPUT_DEVICES="keyboard mouse ps2mouse evdev" KERNEL="linux" LINGUAS="en" LIRC_DEVICES="all" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Kamen Dokov 2011-06-24 11:24:01 UTC
Created attachment 277993 [details]
build.log

emerge -pqv =kde-base/pykde4-4.6.4-r1

[ebuild     U ] kde-base/pykde4-4.6.4-r1 [4.6.4] USE="semantic-desktop (-aqua) -debug -doc -examples (-kdeenablefinal)
Comment 2 Pacho Ramos gentoo-dev 2011-06-30 08:27:19 UTC
Did you run "eselect boost" for selecting properly any boost version?
Comment 3 Kamen Dokov 2011-07-01 05:56:52 UTC
(In reply to comment #2)
> Did you run "eselect boost" for selecting properly any boost version?

You are correct i forgot about eselect thingy.And pykde is the only one that complained.I have one version of boost only :

eselect boost list
Available boost versions:
  [1]   boost-1.46/default

I guess this bug can  be marked as INVALID ;)
Comment 4 Pacho Ramos gentoo-dev 2011-07-01 11:44:59 UTC
Yes :)