* Package: media-video/rtmpdump-2.4_p20161210-r3 * Repository: gentoo * Maintainer: candrews@gentoo.org * USE: arm64 elibc_glibc kernel_linux ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking rtmpdump-2.4_p20161210.tar.gz to /var/tmp/portage/media-video/rtmpdump-2.4_p20161210-r3/work/rtmpdump-2.4_p20161210 >>> Source unpacked in /var/tmp/portage/media-video/rtmpdump-2.4_p20161210-r3/work >>> Preparing source in /var/tmp/portage/media-video/rtmpdump-2.4_p20161210-r3/work/rtmpdump-2.4_p20161210 ... * Applying rtmpdump-openssl-1.1-v2.patch ... [ ok ] * Applying rtmpdump-swf_vertification_type_2.patch ... [ ok ] * Applying rtmpdump-swf_vertification_type_2_part_2.patch ... patching file librtmp/rtmp.c patch unexpectedly ends in middle of line Hunk #1 succeeded at 3479 with fuzz 1 (offset 622 lines). [ ok ] * Will copy sources from /var/tmp/portage/media-video/rtmpdump-2.4_p20161210-r3/work/rtmpdump-2.4_p20161210 * .arm64: copying to /var/tmp/portage/media-video/rtmpdump-2.4_p20161210-r3/work/rtmpdump-2.4_p20161210-.arm64 >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/rtmpdump-2.4_p20161210-r3/work/rtmpdump-2.4_p20161210 ... * .arm64: running multilib-minimal_abi_src_configure >>> Source configured. >>> Compiling source in /var/tmp/portage/media-video/rtmpdump-2.4_p20161210-r3/work/rtmpdump-2.4_p20161210 ... * .arm64: running multilib-minimal_abi_src_compile make -j96 CC=aarch64-unknown-linux-gnu-gcc LD=aarch64-unknown-linux-gnu-ld 'OPT=-O2 -pipe -march=native -frecord-gcc-switches -std=gnu89' 'XLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' CRYPTO=OPENSSL SYS=posix aarch64-unknown-linux-gnu-gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -pipe -march=native -frecord-gcc-switches -std=gnu89 -c -o rtmpdump.o rtmpdump.c aarch64-unknown-linux-gnu-gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -pipe -march=native -frecord-gcc-switches -std=gnu89 -c -o rtmpgw.o rtmpgw.c aarch64-unknown-linux-gnu-gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -pipe -march=native -frecord-gcc-switches -std=gnu89 -c -o thread.o thread.c aarch64-unknown-linux-gnu-gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -pipe -march=native -frecord-gcc-switches -std=gnu89 -c -o rtmpsrv.o rtmpsrv.c aarch64-unknown-linux-gnu-gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -O2 -pipe -march=native -frecord-gcc-switches -std=gnu89 -c -o rtmpsuck.o rtmpsuck.c make[1]: Entering directory '/var/tmp/portage/media-video/rtmpdump-2.4_p20161210-r3/work/rtmpdump-2.4_p20161210-.arm64/librtmp' aarch64-unknown-linux-gnu-gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -fPIC -O2 -fPIC -O2 -pipe -march=native -frecord-gcc-switches -std=gnu89 -c -o rtmp.o rtmp.c aarch64-unknown-linux-gnu-gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -fPIC -O2 -fPIC -O2 -pipe -march=native -frecord-gcc-switches -std=gnu89 -c -o log.o log.c aarch64-unknown-linux-gnu-gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -fPIC -O2 -fPIC -O2 -pipe -march=native -frecord-gcc-switches -std=gnu89 -c -o amf.o amf.c aarch64-unknown-linux-gnu-gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -fPIC -O2 -fPIC -O2 -pipe -march=native -frecord-gcc-switches -std=gnu89 -c -o hashswf.o hashswf.c aarch64-unknown-linux-gnu-gcc -Wall -DRTMPDUMP_VERSION=\"v2.4\" -DUSE_OPENSSL -fPIC -O2 -fPIC -O2 -pipe -march=native -frecord-gcc-switches -std=gnu89 -c -o parseurl.o parseurl.c rtmpsrv.c:147:35: warning: ‘av_secureToken’ defined but not used [-Wunused-const-variable=] 147 | #define SAVC(x) static const AVal av_##x = AVC(#x) | ^~~ rtmpsrv.c:170:1: note: in expansion of macro ‘SAVC’ 170 | SAVC(secureToken); | ^~~~ rtmpsrv.c:147:35: warning: ‘av_videoFunction’ defined but not used [-Wunused-const-variable=] 147 | #define SAVC(x) static const AVal av_##x = AVC(#x) | ^~~ rtmpsrv.c:159:1: note: in expansion of macro ‘SAVC’ 159 | SAVC(videoFunction); | ^~~~ rtmpsrv.c:147:35: warning: ‘av_fpad’ defined but not used [-Wunused-const-variable=] 147 | #define SAVC(x) static const AVal av_##x = AVC(#x) | ^~~ rtmpsrv.c:155:1: note: in expansion of macro ‘SAVC’ 155 | SAVC(fpad); | ^~~~ rtmpsuck.c:119:35: warning: ‘av_secureToken’ defined but not used [-Wunused-const-variable=] 119 | #define SAVC(x) static const AVal av_##x = AVC(#x) | ^~~ rtmpsuck.c:141:1: note: in expansion of macro ‘SAVC’ 141 | SAVC(secureToken); | ^~~~ rtmpsuck.c:119:35: warning: ‘av_mode’ defined but not used [-Wunused-const-variable=] 119 | #define SAVC(x) static const AVal av_##x = AVC(#x) | ^~~ rtmpsuck.c:138:1: note: in expansion of macro ‘SAVC’ 138 | SAVC(mode); | ^~~~ rtmpsuck.c:119:35: warning: ‘av_fmsVer’ defined but not used [-Wunused-const-variable=] 119 | #define SAVC(x) static const AVal av_##x = AVC(#x) | ^~~ rtmpsuck.c:137:1: note: in expansion of macro ‘SAVC’ 137 | SAVC(fmsVer); | ^~~~ rtmpsuck.c:119:35: warning: ‘av_createStream’ defined but not used [-Wunused-const-variable=] 119 | #define SAVC(x) static const AVal av_##x = AVC(#x) | ^~~ rtmpsuck.c:134:1: note: in expansion of macro ‘SAVC’ 134 | SAVC(createStream); | ^~~~ rtmpsuck.c:119:35: warning: ‘av__result’ defined but not used [-Wunused-const-variable=] 119 | #define SAVC(x) static const AVal av_##x = AVC(#x) | ^~~ rtmpsuck.c:133:1: note: in expansion of macro ‘SAVC’ 133 | SAVC(_result); | ^~~~ rtmpsuck.c:119:35: warning: ‘av_videoFunction’ defined but not used [-Wunused-const-variable=] 119 | #define SAVC(x) static const AVal av_##x = AVC(#x) | ^~~ rtmpsuck.c:131:1: note: in expansion of macro ‘SAVC’ 131 | SAVC(videoFunction); | ^~~~ rtmpsuck.c:119:35: warning: ‘av_capabilities’ defined but not used [-Wunused-const-variable=] 119 | #define SAVC(x) static const AVal av_##x = AVC(#x) | ^~~ rtmpsuck.c:128:1: note: in expansion of macro ‘SAVC’ 128 | SAVC(capabilities); | ^~~~ rtmpsuck.c:119:35: warning: ‘av_fpad’ defined but not used [-Wunused-const-variable=] 119 | #define SAVC(x) static const AVal av_##x = AVC(#x) | ^~~ rtmpsuck.c:127:1: note: in expansion of macro ‘SAVC’ 127 | SAVC(fpad); | ^~~~ rtmp.c: In function ‘RTMP_ReadPacket’: rtmp.c:3555:7: warning: variable ‘didAlloc’ set but not used [-Wunused-but-set-variable] 3555 | int didAlloc = FALSE; | ^~~~~~~~ At top level: rtmp.c:2907:19: warning: ‘av_NetConnection_Connect_Rejected’ defined but not used [-Wunused-const-variable=] 2907 | static const AVal av_NetConnection_Connect_Rejected = | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtmp.c:1559:35: warning: ‘av_record’ defined but not used [-Wunused-const-variable=] 1559 | #define SAVC(x) static const AVal av_##x = AVC(#x) | ^~~ rtmp.c:1905:1: note: in expansion of macro ‘SAVC’ 1905 | SAVC(record); | ^~~~ In file included from /usr/include/string.h:495, from hashswf.c:25: In function ‘strncpy’, inlined from ‘RTMP_HashSWF’ at hashswf.c:565:5: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar rs librtmp.a rtmp.o log.o amf.o hashswf.o parseurl.o make[1]: ar: No such file or directory make[1]: *** [Makefile:89: librtmp.a] Error 127 make[1]: Leaving directory '/var/tmp/portage/media-video/rtmpdump-2.4_p20161210-r3/work/rtmpdump-2.4_p20161210-.arm64/librtmp' make: *** [Makefile:76: librtmp/librtmp.a] Error 2 * ERROR: media-video/rtmpdump-2.4_p20161210-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-video/rtmpdump-2.4_p20161210-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-video/rtmpdump-2.4_p20161210-r3::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/media-video/rtmpdump-2.4_p20161210-r3:20200505-005908.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-video/rtmpdump-2.4_p20161210-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/rtmpdump-2.4_p20161210-r3/temp/environment'. * Working directory: '/var/tmp/portage/media-video/rtmpdump-2.4_p20161210-r3/work/rtmpdump-2.4_p20161210-.arm64' * S: '/var/tmp/portage/media-video/rtmpdump-2.4_p20161210-r3/work/rtmpdump-2.4_p20161210' emerge --info: Portage 2.3.99 (python 3.6.10-final-0, default/linux/arm64/17.0, gcc-9.3.0, glibc-2.31-r2, 4.9.0-4-arm64 aarch64) ================================================================= System uname: Linux-4.9.0-4-arm64-aarch64-with-gentoo-2.7 KiB Mem: 131544964 total, 44749024 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Tue, 05 May 2020 05:10:44 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p1) 2.34.0 ccache version 3.7.9 [disabled] app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2::gentoo dev-lang/python: 2.7.18::gentoo, 3.6.10-r2::gentoo, 3.8.2-r2::gentoo dev-util/ccache: 3.7.9::gentoo dev-util/cmake: 3.17.2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34::gentoo sys-devel/gcc: 9.3.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r2::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 ACCEPT_KEYWORDS="arm64 ~arm64" ACCEPT_LICENSE="*" CBUILD="aarch64-unknown-linux-gnu" CC="aarch64-unknown-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="aarch64-unknown-linux-gnu" CONFIG_PROTECT="/etc /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/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="aarch64-unknown-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j96" PKGDIR="/root/.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 --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl arm64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ADA_TARGET="gnat_2018" 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="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_ARM="edsp thumb thumb2 v4 v5 v6 v7 v8 vfp vfp-d32 vfpv3 vfpv4" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" 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="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="fbdev 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, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS