Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 562694 - net-voip/ekiga-4.0.1: -I/usr/include/ptlib missing
Summary: net-voip/ekiga-4.0.1: -I/usr/include/ptlib missing
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-09 23:24 UTC by Robin Lutz
Modified: 2015-11-29 17:56 UTC (History)
1 user (show)

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


Attachments
build.log of ekiga (build.log,523.20 KB, text/plain)
2015-10-09 23:29 UTC, Robin Lutz
Details
config.log of a failed build process (config.log,114.27 KB, text/plain)
2015-10-11 11:54 UTC, Robin Lutz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Lutz 2015-10-09 23:24:16 UTC
Emerge process fails, because "-I/usr/include/ptlib" is missing as compiler parameter. Compiles fine after adding it to the command line. System is up to date, ekiga is in the mentioned version and configuration already installed, but needs a rebuild because of a preserved lib.

Reproducible: Always

Steps to Reproduce:
emerge ekiga:
[ebuild   R   ~] net-voip/ekiga-4.0.1::gentoo  USE="dbus debug doc libnotify nls pulseaudio shm xv (-aqua) -avahi -eds -gconf -gnome -gstreamer -h323 -kde -kontact -ldap -static -v4l -xcap" CPU_FLAGS_X86="mmx" 0 KiB

installed software: 
dev-libs/boost-1.56.0-r1
net-libs/opal-3.10.11
dev-util/intltool-0.50.2-r1

Actual Results:  
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc\" -DEKIGA_PLUGIN_DIR=\"/usr/lib64/ekiga/4.0.1/plugins\" -I.. -I../lib -I../lib/gmconf -I../lib/gui -I../lib/engine -I../lib/
engine/account -I../lib/engine/addressbook -I../lib/engine/audioinput -I../lib/engine/audiooutput -I../lib/engine/chat -I../lib/engine/framework -I../lib/engine/friend-or-foe -I../lib/engine/gui/gtk-core -I../lib
/engine/gui/gtk-frontend -I../lib/engine/hal -I../lib/engine/notification -I../lib/engine/plugin -I../lib/engine/presence -I../lib/engine/protocol -I../lib/engine/videoinput -I../lib/engine/videooutput -I../lib/e
ngine/components/call-history -I../lib/engine/components/common-videooutput -I../lib/engine/components/dx-videooutput -I../lib/engine/components/echo -I../lib/engine/components/gmconf-personal-details -I../lib/en
gine/components/hal-dbus -I../lib/engine/components/local-roster -I../lib/engine/components/mlogo-videoinput -I../lib/engine/components/null-audioinput -I../lib/engine/components/null-audiooutput -I../lib/engine/
components/opal -I../lib/engine/components/ptlib -I../lib/pixops -I../lib/engine/components/x-videooutput -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_SINGLE_INCLUDES 
-I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/includ
e/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -
I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DP_64BIT -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -D_REENTRANT -fexceptions -I/usr/include/SDL -DP_64BIT -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -D_REENTRANT -fexceptions -I/usr/include/opal -I/usr/include/SDL -O2 -march=native -pipe -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -c ../lib/engine/components/opal/pcss-endpoint.cpp  -fPIC -DPIC -o .libs/pcss-endpoint.o
In file included from /usr/include/boost/signals.hpp:9:0,
                 from ../lib/engine/framework/services.h:48,
                 from ../lib/engine/components/opal/pcss-endpoint.h:42,
                 from ../lib/engine/components/opal/pcss-endpoint.cpp:41:
/usr/include/boost/signal.hpp:17:4: warning: #warning "Boost.Signals is no longer being maintained and is now deprecated. Please switch to Boost.Signals2. To disable this warning message, define BOOST_SIGNALS_NO_DEPRECATION_WARNING." [-Wcpp]
 #  warning                  "Boost.Signals is no longer being maintained and is now deprecated. Please s
    ^
In file included from /usr/include/ptlib/psync.h:43:0,
                 from /usr/include/ptlib/critsec.h:34,
                 from /usr/include/ptlib/contain.h:42,
                 from /usr/include/ptlib.h:56,
                 from ../lib/engine/components/opal/opal-call-manager.h:45,
                 from ../lib/engine/components/opal/opal-call-manager.cpp:41:
/usr/include/boost/core/demangle.hpp: In function ‘void boost::core::demangle_free(const char*)’:
/usr/include/boost/core/demangle.hpp:80:10: error: ‘std::PMemoryHeap’ has not been declared
     std::free( const_cast< char* >( name ) );
          ^


 emerge --info
Portage 2.2.20.1 (python 2.7.10-final-0, default/linux/amd64/13.0/desktop, gcc-4.8.5, glibc-2.20-r2, 4.0.5-tuxonice x86_64)
=================================================================
System uname: Linux-4.0.5-tuxonice-x86_64-Intel-R-_Core-TM-_i7-4600U_CPU_@_2.10GHz-with-gentoo-2.2
KiB Mem:    11990932 total,   6985000 free
KiB Swap:   15637500 total,  15637500 free
Timestamp of repository gentoo: Thu, 08 Oct 2015 11:45:01 +0000
sh bash 4.3_p39
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p39::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.10::gentoo, 3.3.5-r1::gentoo
dev-util/cmake:           3.3.1-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.17::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.8.5::gentoo, 4.9.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.2::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/php/cli-php5.6/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 -march=native -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -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 -pipe"
GENTOO_MIRRORS="http://gentoo.iteam.net.ua/ http://ftp.kaist.ac.kr/pub/gentoo/ http://ftp.romnet.org/gentoo/"
LANG=""
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
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"
USE="X a52 aac acl acpi alsa amd64 apache2 bash-completion berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam ffmpeg firefox flac fortran gdbm gif glamor gpm gtk gtk3 iconv ipv6 jpeg lcms libnotify lm_sensors lyx mad mmx mmxext mng modules mp3 mp4 mpeg multilib ncurses nls nptl nsplugin ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio python qt3support qt4 readline sdl seccomp session spell sse sse2 sse3 ssl ssse3 startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vim-syntax vorbis wxwidgets x264 xcb xft xinerama xml xv xvid zlib zsh-completion" ABI_X86="64" 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" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd 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 dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so 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" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" DRACUT_MODULES="plymouth" 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="mouse evdev keyboard synaptics joystick mtrack" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en de" NETBEANS_MODULES="ide nb php websvccommon xml cnd" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5 php5-6" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby20 ruby21" SANE_BACKENDS="hp" USERLAND="GNU" VIDEO_CARDS="intel" 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:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Robin Lutz 2015-10-09 23:29:13 UTC
Created attachment 414238 [details]
build.log of ekiga
Comment 2 Rafał Mużyło 2015-10-10 09:55:56 UTC
Attach config.log.
Check what cflags pkg-config returns for ptlib.
Comment 3 Robin Lutz 2015-10-11 11:54:56 UTC
Created attachment 414336 [details]
config.log of a failed build process
Comment 4 Rafał Mużyło 2015-10-11 22:22:21 UTC
OK, first of all, ptlib-2.10.10-respect_cflags_cxxflags.patch looks not quite correctly wrt. overlinking.

The problem itself is quite odd - ptlib simply doesn't add that path by design (whether that's an upstream bug or not, difficult to tell).
Comment 5 Robin Lutz 2015-10-13 09:50:21 UTC
Also VERY strange is that this version already build on my system. The rebuild is now trigger due to a new boost version.

What do you mean with "ptlib simply doesn't add that path by design". Did you mean, that ekiga does not add the path to the ptlib include directory?
Comment 6 Rafał Mużyło 2015-10-13 14:12:59 UTC
(In reply to Robin Lutz from comment #5)
> What do you mean with "ptlib simply doesn't add that path by design". Did
> you mean, that ekiga does not add the path to the ptlib include directory?

No, I mean ptlib doesn't add that path in its pkgconfig file.
Comment 7 Robin Lutz 2015-11-29 17:56:33 UTC
4.0.1-r1 compiled fine. Can be closed, I guess.