Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541362 - media-libs/mediastreamer-2.8.2 build fails with net-libs/ortp-0.23.0
Summary: media-libs/mediastreamer-2.8.2 build fails with net-libs/ortp-0.23.0
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: Andrew Savchenko
URL:
Whiteboard:
Keywords:
: 542194 (view as bug list)
Depends on: 626420
Blocks:
  Show dependency tree
 
Reported: 2015-02-25 18:06 UTC by Vasilis Lourdas
Modified: 2018-06-20 17:01 UTC (History)
10 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vasilis Lourdas 2015-02-25 18:06:17 UTC
CC       bitratecontrol.lo
  CC       audiostream.lo
  CC       msspeex.lo
  CC       speexec.lo
  CC       msfileplayer.lo
  CC       msfilerec.lo
audiostream.c: In function ‘create_duplex_rtpsession’:
audiostream.c:163:2: error: too few arguments to function ‘rtp_session_set_local_addr’
  rtp_session_set_local_addr(rtpr,ipv6 ? "::" : "0.0.0.0",locport);
  ^
In file included from /usr/include/ortp/ortp.h:68:0,
                 from ../include/mediastreamer2/mscommon.h:22,
                 from ../include/mediastreamer2/msfilter.h:23,
                 from ../include/mediastreamer2/mediastream.h:24,
                 from audiostream.c:25:
/usr/include/ortp/rtpsession.h:292:17: note: declared here
 ORTP_PUBLIC int rtp_session_set_local_addr(RtpSession *session,const char *addr, int rtp_port, int rtcp_port);
                 ^
audiostream.c: In function ‘audio_stream_start_full’:
audiostream.c:299:2: warning: passing argument 4 of ‘rtp_session_set_remote_addr_full’ makes pointer from integer without a cast [enabled by default]
  if (remport>0) rtp_session_set_remote_addr_full(rtps,remip,remport,rem_rtcp_port);
  ^
In file included from /usr/include/ortp/ortp.h:68:0,
                 from ../include/mediastreamer2/mscommon.h:22,
                 from ../include/mediastreamer2/msfilter.h:23,
                 from ../include/mediastreamer2/mediastream.h:24,
                 from audiostream.c:25:
/usr/include/ortp/rtpsession.h:296:1: note: expected ‘const char *’ but argument is of type ‘int’
 rtp_session_set_remote_addr_full (RtpSession * session, const char * rtp_addr, int rtp_port, const char * rtcp_addr, int rtcp_port);
 ^
audiostream.c:299:2: error: too few arguments to function ‘rtp_session_set_remote_addr_full’
  if (remport>0) rtp_session_set_remote_addr_full(rtps,remip,remport,rem_rtcp_port);
  ^
In file included from /usr/include/ortp/ortp.h:68:0,
                 from ../include/mediastreamer2/mscommon.h:22,
                 from ../include/mediastreamer2/msfilter.h:23,
                 from ../include/mediastreamer2/mediastream.h:24,
                 from audiostream.c:25:
/usr/include/ortp/rtpsession.h:296:1: note: declared here
 rtp_session_set_remote_addr_full (RtpSession * session, const char * rtp_addr, int rtp_port, const char * rtcp_addr, int rtcp_port);
 ^
Makefile:833: recipe for target 'audiostream.lo' failed
make[3]: *** [audiostream.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/var/tmp/portage/media-libs/mediastreamer-2.8.2/work/mediastreamer-2.8.2/src'
Makefile:650: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/var/tmp/portage/media-libs/mediastreamer-2.8.2/work/mediastreamer-2.8.2/src'
Makefile:552: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-libs/mediastreamer-2.8.2/work/mediastreamer-2.8.2'
Makefile:458: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: media-libs/mediastreamer-2.8.2::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=media-libs/mediastreamer-2.8.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/mediastreamer-2.8.2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-libs/mediastreamer-2.8.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/mediastreamer-2.8.2/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/mediastreamer-2.8.2/work/mediastreamer-2.8.2'
 * S: '/var/tmp/portage/media-libs/mediastreamer-2.8.2/work/mediastreamer-2.8.2'

>>> Failed to emerge media-libs/mediastreamer-2.8.2, Log file:


emerge --info
Portage 2.2.14 (python 3.3.5-final-0, default/linux/amd64/13.0/desktop/kde, gcc-4.8.3, glibc-2.19-r1, 3.19.0-gentoo x86_64)
=================================================================
System uname: Linux-3.19.0-gentoo-x86_64-Intel-R-_Core-TM-_i5-4590_CPU_@_3.30GHz-with-gentoo-2.2
KiB Mem:     7986844 total,   3030336 free
KiB Swap:    8388600 total,   8388600 free
Timestamp of tree: Wed, 25 Feb 2015 17:00:01 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.2_p53
dev-java/java-config:     2.2.0
dev-lang/perl:            5.20.1-r4
dev-lang/python:          2.7.9-r1, 3.2.5-r6, 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.11
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6-r1, 1.12.6, 1.13.4
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.7.3-r1, 4.8.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.4
sys-devel/make:           4.1-r1
sys-kernel/linux-headers: 3.16 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo Local-overlay-Vasilis
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA skype-eula Google-TOS AdobeFlash-11.x Oracle-BCLA-JavaSE skype-4.0.0.7-copyright TeamViewer PUEL google-chrome"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native -mtune=native --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=6144"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
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.3/ext-active/ /etc/php/apache2-php5.4/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/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 -pipe -march=native -mtune=native --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=6144"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs candy cgroup config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://ftp.ntua.gr/pub/linux/gentoo/ ftp://gentoo.mirror.dkm.cz/pub/gentoo/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ ftp://gentoo.mirror.web4u.cz/ ftp://91.121.124.139/gentoo-distfiles/"
LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed"
MAKEOPTS="-j5"
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="/usr/local/portage"
USE="256-color X a52 aac acl acpi additions admin aio alsa amd64 apache2 apng archive asf bash-completion bcmath berkdb branding bzip2 bzlib cairo calendar caps cdr charconv chm cli consolekit contrast corefonts cracklib crypt cryptsetup css ctype cups cupsddk curl cxx dba dbus dcc_video declarative device-mapper dia dmi dri dts dvd dvdr dvdread ebook effects emboss encode exif expat extensions extras faac faad fam fastcgi fat fbcon ffmpeg fftw filecaps filter firefox firefox3 flac fontconfig foomaticdb fpm ftp g3dvl gallium gcj gd gdbm gif gimp gimpprint git glamor glib glx gmp gnomedb gocr gphoto2 gpm graphviz gs gstreamer gtk hddtemp hotpixels howl iconv icu id3tag imagemagick imap imlib innodb inotify intl iso14755 jabber java java6 javascript jpeg jpeg2k json kde kdeenablefinal kdehiddenvisibility kipi lame lcdfilter lcms lensfun libav libkms libnotify libsamplerate libwww lm_sensors lzma mad madwifi maildir mailwrapper maps matroska mdadm melt mime minizip mmap mmx mmxext modules motif mozbranding mozdevelop mozilla mozsvg mp3 mp4 mpeg mplayer mpm-worker multilib multiuser mysql mysqli mysqlnd ncurses nepomuk newspr nlpsolver nls no-old-linux nodrm nomalloccheck nptl nsplugin ntfs ntfsprogs objc offensive ofx ogg oldpim opcache opengl openmp openssl optimization oqgraph osmesa pam pango pcmcia pcntl pcre pdf pdfimport pdo pear phonon php plasma plotutils pmu png policykit posix postgres ppds pulseaudio python qemu qt3support qt4 quicktime rar raw rdesktop rdoc readline redeyes reports romio rpc sasl scanner script sdl seccomp server session sha512 sharedext sharedmem simplexml smp sna sndfile soap sockets speex spell sphinx spreadsheet sqlite sqlite3 srt sse sse2 sse3 sse4_1 ssl ssse3 startup-notification subtitles subversion svg symlink sysfs syslog sysvipc tcltk tcpd templates tetex theora thin-splines threads tidy tiff tokenizer tordns truetype tty-helpers udev udisks unicode upower urandom usb userlocales v4l vaapi vda vhost-net video virt-network vmware-tools vmware_guest_linux vmware_guest_windows vncviewer vorbis vpx wddx webm windeco wv wxgtk1 wxwidgets x264 xcomposite xetex xft xine xinerama xml xmlreader xmlrpc xmlwriter xmp xorg xpdf-headers xpm xprint xscreensaver xsl xslt xv xvid xvnc zip zlib" ABI_X86="64" ALSA_CARDS="hda-intel" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_core authn_dbm authn_file authz_core authz_dbm 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 mime mime_magic negotiation rewrite setenvif socache_shmcb speling status unique_id userdir usertrack vhost_alias version unixd" APACHE2_MPMS="prefork" 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" ELIBC="glibc" ENLIGHTENMENT_MODULES="backlight battery clock comp conf-applications conf-dialogs conf-display conf-edgebindings conf-interaction conf-intl conf-keybindings conf-menus conf-paths conf-performance conf-randr conf-shelves conf-theme conf-window-manipulation conf-window-remembers cpufreq dropshadow everything fileman fileman-opinfo gadman ibar ibox illume2 mixer msgbus notification pager quickaccess start syscon systray tasks temperature tiling winlist wizard xkbswitch" 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" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-minimizer nlpsolver" LINGUAS="en en_GB en_US el" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-4 php5-5 php5-6" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3 python3_4" RUBY_TARGETS="ruby19 ruby20" SANE_BACKENDS="snapscan" USERLAND="GNU" VIDEO_CARDS="intel 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, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON


emerge -vp mediastreamer ortp

These are the packages that would be merged, in order:

Calculating dependencies          ... done!    
[ebuild   R    ] net-libs/ortp-0.23.0:0/9  USE="ssl -debug -doc -examples -ipv6 -minimal -ntp-timestamp -srtp (-zrtp)" 0 KiB
[ebuild   R    ] media-libs/mediastreamer-2.8.2  USE="X alsa pulseaudio sdl speex theora v4l video x264 -amr -bindist (-coreaudio) -debug -doc -examples -g726 -g729 -gsm -ilbc -ipv6 -oss -portaudio -silk -static-libs" 0 KiB
Comment 1 Toralf Förster gentoo-dev 2015-02-25 21:42:48 UTC
smae here :



  CC       msg722.lo
  CC       l16.lo
  CC       audioconference.lo
  CC       bitratedriver.lo
  CC       qosanalyzer.lo
  CC       bitratecontrol.lo
  CC       audiostream.lo
audiostream.c: In function 'create_duplex_rtpsession':
audiostream.c:163:2: error: too few arguments to function 'rtp_session_set_local_addr'
  rtp_session_set_local_addr(rtpr,ipv6 ? "::" : "0.0.0.0",locport);
  ^
In file included from /usr/include/ortp/ortp.h:68:0,
                 from ../include/mediastreamer2/mscommon.h:22,
                 from ../include/mediastreamer2/msfilter.h:23,
                 from ../include/mediastreamer2/mediastream.h:24,
                 from audiostream.c:25:
/usr/include/ortp/rtpsession.h:292:17: note: declared here
 ORTP_PUBLIC int rtp_session_set_local_addr(RtpSession *session,const char *addr
                 ^
audiostream.c: In function 'audio_stream_start_full':
audiostream.c:299:2: warning: passing argument 4 of 'rtp_session_set_remote_addr_full' makes pointer from integer without a cast [enabled by default]
  if (remport>0) rtp_session_set_remote_addr_full(rtps,remip,remport,rem_rtcp_po
  ^
In file included from /usr/include/ortp/ortp.h:68:0,
                 from ../include/mediastreamer2/mscommon.h:22,
                 from ../include/mediastreamer2/msfilter.h:23,
                 from ../include/mediastreamer2/mediastream.h:24,
                 from audiostream.c:25:
/usr/include/ortp/rtpsession.h:296:1: note: expected 'const char *' but argument is of type 'int'
 rtp_session_set_remote_addr_full (RtpSession * session, const char * rtp_addr, 
 ^
audiostream.c:299:2: error: too few arguments to function 'rtp_session_set_remote_addr_full'
  if (remport>0) rtp_session_set_remote_addr_full(rtps,remip,remport,rem_rtcp_po
  ^
In file included from /usr/include/ortp/ortp.h:68:0,
                 from ../include/mediastreamer2/mscommon.h:22,
                 from ../include/mediastreamer2/msfilter.h:23,
                 from ../include/mediastreamer2/mediastream.h:24,
                 from audiostream.c:25:
/usr/include/ortp/rtpsession.h:296:1: note: declared here
 rtp_session_set_remote_addr_full (RtpSession * session, const char * rtp_addr, 
 ^
Makefile:833: recipe for target 'audiostream.lo' failed
make[3]: *** [audiostream.lo] Error 1
make[3]: Leaving directory '/var/tmp/portage/media-libs/mediastreamer-2.8.2/work/mediastreamer-2.8.2/src'
Makefile:650: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/var/tmp/portage/media-libs/mediastreamer-2.8.2/work/mediastreamer-2.8.2/src'
Makefile:552: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-libs/mediastreamer-2.8.2/work/mediastreamer-2.8.2'
Makefile:458: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: media-libs/mediastreamer-2.8.2::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=media-libs/mediastreamer-2.8.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/mediastreamer-2.8.2::gentoo'`.
 * The complete build log is located at '/var/log/portage/media-libs:mediastreamer-2.8.2:20150225-212021.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/mediastreamer-2.8.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/mediastreamer-2.8.2/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/mediastreamer-2.8.2/work/mediastreamer-2.8.2'
 * S: '/var/tmp/portage/media-libs/mediastreamer-2.8.2/work/mediastreamer-2.8.2'

!!! existing preserved libs found


        This is a built bot  hardened  chroot image named amd64-hardened at a hardened stable host.

        
Portage 2.2.14 (python 2.7.9-final-0, hardened/linux/amd64, gcc-4.8.3, glibc-2.19-r1, 3.18.7-hardened-r1 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.18.7-hardened-r1-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16164808 total,   2350044 free
KiB Swap:   16777212 total,  16754196 free
Timestamp of tree: Wed, 25 Feb 2015 14:45:01 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.2_p53
dev-java/java-config:     2.2.0
dev-lang/perl:            5.20.1-r4
dev-lang/python:          2.7.9-r1, 3.3.5-r1
dev-util/cmake:           2.8.12.2-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r4, 1.10.3-r1, 1.11.6-r1, 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.2-r1
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="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /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"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner --tree --quiet-build --quiet  --deep --jobs 1"
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 xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
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.de.gentoo.org/gentoo-portage"
USE="X acl aes-ni alsa amd64 apache2 avx avx2 berkdb bzip2 cli corefonts cracklib crypt cups cxx dbus dnssec dri drmkms dvd ecc extraengine ffmpeg fontconfig fortran fpm gdbm gtk gudev gui hardened iconv isag jpeg justify libav libvirtd logrotate macvtap mbox minizip mmx modules multilib mysql ncurses nls nptl ogg opengl openmp pam pax_kernel pcre plasma png policykit qemu qt3support qt4 readline session spice sse sse2 sse4 sse4_1 sse4_2 ssh-askpass ssl ssse3 tcpd theora thinkpad threads tk tls truetype uml unicode urandom usb usbredir uxa v4l v4l2 video vorbis xa xattr xmp xscreensaver xtpax xvfb xvmc zenmap zlib" 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="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" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" 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="keyboard mouse evdev" 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="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 2 Mike Nerone 2015-02-27 20:48:33 UTC
Another confirmation here. "Me too!" :)

=================================================================
# emerge --info net-libs/ortp; emerge -pv media-libs/mediastreamer
Portage 2.2.17 (python 3.3.5-final-0, default/linux/amd64/13.0/desktop/kde/systemd, gcc-4.8.3, glibc-2.19-r1, 3.18.7-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.18.7-gentoo-x86_64-Intel-R-_Core-TM-_i7-3770K_CPU_@_3.50GHz-with-gentoo-2.2
KiB Mem:    32846592 total,  25032272 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Fri, 27 Feb 2015 12:30:01 +0000
sh bash 4.2_p53
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.2_p53::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.1-r4::gentoo
dev-lang/python:          2.7.9-r1::gentoo, 3.3.5-r1::gentoo, 3.4.1::gentoo
dev-util/cmake:           2.8.12.2-r1::gentoo
dev-util/pkgconfig:       0.28-r1::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.13.11::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
sys-devel/binutils:       2.24-r3::gentoo
sys-devel/gcc:            4.8.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.4::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.16::gentoo (virtual/os-headers)
sys-libs/glibc:           2.19-r1::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

local
    location: /usr/local/portage
    masters: gentoo
    priority: 0

<PRIVATE REPO SNIPPED>

java
    location: /var/lib/layman/java
    sync-type: laymansync
    sync-uri: git://git.overlays.gentoo.org/proj/java.git
    masters: gentoo
    priority: 50

niftyrepo
    location: /var/lib/layman/niftyrepo
    sync-type: laymansync
    sync-uri: git://github.com/simoncadman/niftyrepo-layman.git
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS=" --with-bdeps y --binpkg-respect-use=y"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg collision-protect 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 xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed,-z,now,--hash-style=gnu,--sort-common"
MAKEOPTS="-j9"
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 aes alsa amd64 audiofile avahi avx bash-completion berkdb branding bzip2 cairo caps cdaudio cdda cddb cdio cdparanoia cdr cleartype cli cracklib crypt css cups curl cxx dbus declarative dri dts dv dvd dvdr dvdread emboss encode exif faad fam fame fastcgi fat fbsplash fdk ffmpeg fftw firefox flac fortran ftp gd gdbm geoip gif git glamor glib glut gmp gnutls gphoto2 gpm gtk hbci iconv icu idn imagemagick imap imlib ipv6 ithreads jack javascript jfs jpeg kde kdehiddenvisibility kipi lame laptop lcms libnotify lighttpd live lzo mad matroska mcal memlimit mjpeg mmap mmx mmxext mng modules mozilla mp3 mp4 mpeg multilib musepack musicbrainz ncurses network networkmanager nls nntp nptl nsplugin ntfs offensive ofx ogg openexr opengl opus pam pango pch pcre pdf phonon physfs plasma png policykit popcnt postgres ppds pulseaudio python python3 qt3support qt4 rdesktop readline real reiserfs resolvconf rtc schroedinger sdl semantic-desktop session slp speex spell sse sse2 sse3 sse4_1 sse4_2 ssl ssse3 startup-notification streaming svg symlink syslog systemd taglib theora threads threadsafe thunderbird tidy tiff tk truetype udev udisks unicode upower usb utempter utf8 v4l vaapi vcd vhosts video vim-syntax vnc vorbis webdav win32codecs wps wxwidgets x264 xattr xcb xcomposite xinerama xml xosd xscreensaver xv xvid zlib" 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="alias auth_basic authn_alias authn_default authn_file authz_default authz_groupfile authz_host authz_user autoindex dav dav_fs dir env expires headers include info log_config mime mime_magic negotiation proxy proxy_http rewrite setenvif status unique_id" APACHE2_MPMS="event" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="directory" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_US" NERONE_USERS="mike" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" QEMU_SOFTMMU_TARGETS="i386" QEMU_USER_TARGETS="i386" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fglrx vesa" 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, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

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

net-libs/ortp-0.23.0::gentoo was built with the following:
USE="ipv6 ssl -debug -doc -examples -minimal -ntp-timestamp -srtp (-zrtp)" ABI_X86="64"


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] media-libs/mediastreamer-2.8.2::gentoo  USE="X alsa ipv6 pulseaudio sdl speex theora v4l video x264 -amr -bindist (-coreaudio) -debug -doc -examples -g726 -g729 -gsm -ilbc -oss -portaudio -silk -static-libs" 0 KiB
Comment 3 Kete Tefid 2015-03-01 10:16:03 UTC
Confirmed here with the same error message.

[ebuild   R    ] media-libs/mediastreamer-2.8.2  USE="X alsa amr ipv6 oss sdl speex theora v4l video x264 -bindist (-coreaudio) -debug -doc -examples -g726 -g729 -gsm -ilbc -portaudio -pulseaudio -silk -static-libs" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB
Comment 4 Michael Palimaka (kensington) gentoo-dev 2015-03-05 06:12:09 UTC
*** Bug 542194 has been marked as a duplicate of this bug. ***
Comment 5 David Racine 2015-03-05 13:24:16 UTC
Bringing comment from duplicate here:

When I mask =net-libs/ortp-0.23.0, emerge falls to =net-libs/ortp-0.20.0 and everything builds as before.

Workaround is to mask =net-libs/ortp-0.23.0.
Comment 6 Alexander 2015-03-23 15:28:58 UTC
I managed to emerge mediastreamer-2.8.2 only when I masked =net-libs/ortp-0.23.0. Otherwise emerging fails with the same error:
"audiostream.c:163:2: error: too few arguments to function ‘rtp_session_set_local_addr’"
=================
[ebuild  N     ] media-libs/mediastreamer-2.8.2  USE="X alsa pulseaudio speex video x264 -amr -bindist (-coreaudio) -debug -doc -examples -g726 -g729 -gsm -ilbc -ipv6 -oss -portaudio -sdl -silk -static-libs -theora -v4l" 0 KiB
Comment 7 Mike Nerone 2015-03-23 19:02:36 UTC
An alternative workaround is simply to remove the "jingle" flag from kopete if you don't need it. For many people, that will be the only dep pulling in net-libs/ortp.
Comment 8 Pacho Ramos gentoo-dev 2018-06-20 16:58:01 UTC
please retry with 2.9.0-r2
Comment 9 Vasilis Lourdas 2018-06-20 17:01:38 UTC
The bug seems to have been already resolved some time ago:

$ eix -e mediastreamer
[I] media-libs/mediastreamer
     Available versions:  2.8.2 2.9.0-r2(0/3) {X +alsa amr bindist coreaudio debug doc examples +filters g726 g729 gsm ilbc ipv6 libav ntp-timestamp opengl opus +ortp oss pcap portaudio pulseaudio sdl silk +speex static-libs test theora upnp v4l video x264}
     Installed versions:  2.9.0-r2(05:00:55 μμ 21/03/2018)(X alsa filters ipv6 opengl ortp pulseaudio sdl speex theora v4l video x264 -amr -bindist -coreaudio -debug -doc -examples -g726 -g729 -gsm -ilbc -libav -ntp-timestamp -opus -oss -pcap -portaudio -silk -static-libs -test -upnp)
     Homepage:            https://www.linphone.org/
     Description:         Mediastreaming library for telephony application

$ eix -e ortp
[I] net-libs/ortp
     Available versions:  0.20.0 0.23.0-r1(0/9) {debug doc examples ipv6 libressl minimal ntp-timestamp srtp ssl}
     Installed versions:  0.23.0-r1(10:30:42 πμ 19/02/2017)(ipv6 ssl -debug -doc -examples -libressl -minimal -ntp-timestamp -srtp)
     Homepage:            http://www.linphone.org/
     Description:         Open Real-time Transport Protocol (RTP, RFC3550) stack

Thanks.