From https://github.com/archlinux/svntogit-packages * branch packages/l-smash -> FETCH_HEAD * [new branch] packages/l-smash -> packages/packages/l-smash Cloning into 'l-smash'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 100 130k 0 0 385k 0 --:--:-- --:--:-- --:--:-- 385k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8549k 100 8549k 0 0 21.8M 0 --:--:-- --:--:-- --:--:-- 21.8M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 423k 0 --:--:-- --:--:-- --:--:-- 422k 100 143k 100 143k 0 0 422k 0 --:--:-- --:--:-- --:--:-- 422k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1691343808 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1691343808' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-l-smash-archlinuxrb-build-1nkJVUbL PWD=/tmp/archlinux-ci/l-smash-archlinuxrb-build-1nkJVUbL/l-smash/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: l-smash 2.14.5-3 (Sun Aug 6 17:43:56 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading l-smash-2.14.5.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99715 0 99715 0 0 274k 0 --:--:-- --:--:-- --:--:-- 274k 100 454k 0 454k 0 0 1108k 0 --:--:-- --:--:-- --:--:-- 6606k ==> Validating source files with sha256sums... l-smash-2.14.5.tar.gz ... Passed ==> Extracting sources... -> Extracting l-smash-2.14.5.tar.gz with bsdtar ==> Starting build()... generating config.mak ... SRCDIR = . DESTDIR = prefix = /usr exec_prefix = ${prefix} bindir = ${exec_prefix}/bin libdir = ${exec_prefix}/lib includedir = ${prefix}/include CC = gcc AR = ar LD = gcc RANLIB = ranlib STRIP = strip STATICLIBNAME = liblsmash.a STATICLIB = SHAREDLIBNAME = liblsmash.so.2 SHAREDLIB = liblsmash.so.2 IMPLIB = CFLAGS = -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast LDFLAGS = -L. -fPIC -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now SO_LDFLAGS = -shared -Wl,-soname,$@ -Wl,--version-script,liblsmash.ver LIBS = -lm LIBARCH = DEFNAME = SLIB_CMD = configure finished type 'make' : compile library and tools type 'make install' : install all into system type 'make lib' : compile library only type 'make install-lib' : install library and header into system gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o common/alloc.o common/alloc.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o common/bits.o common/bits.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o common/bytes.o common/bytes.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o common/list.o common/list.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o common/multibuf.o common/multibuf.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o common/osdep.o common/osdep.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o common/utils.o common/utils.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o codecs/a52.o codecs/a52.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o codecs/alac.o codecs/alac.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o codecs/description.o codecs/description.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o codecs/dts.o codecs/dts.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o codecs/h264.o codecs/h264.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o codecs/hevc.o codecs/hevc.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o codecs/id.o codecs/id.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o codecs/mp4sys.o codecs/mp4sys.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o codecs/mp4a.o codecs/mp4a.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o codecs/mp4v.o codecs/mp4v.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o codecs/nalu.o codecs/nalu.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o codecs/qt_wfex.o codecs/qt_wfex.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o codecs/vc1.o codecs/vc1.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o codecs/wma.o codecs/wma.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o importer/a52_imp.o importer/a52_imp.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o importer/adts_imp.o importer/adts_imp.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o importer/als_imp.o importer/als_imp.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o importer/amr_imp.o importer/amr_imp.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o importer/dts_imp.o importer/dts_imp.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o importer/importer.o importer/importer.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o importer/isobm_imp.o importer/isobm_imp.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o importer/mp3_imp.o importer/mp3_imp.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o importer/nalu_imp.o importer/nalu_imp.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o importer/vc1_imp.o importer/vc1_imp.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o importer/wave_imp.o importer/wave_imp.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o core/box.o core/box.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o core/box_default.o core/box_default.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o core/box_type.o core/box_type.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o core/chapter.o core/chapter.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o core/file.o core/file.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o core/fragment.o core/fragment.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o core/isom.o core/isom.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o core/meta.o core/meta.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o core/print.o core/print.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o core/read.o core/read.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o core/summary.o core/summary.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o core/timeline.o core/timeline.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o core/write.o core/write.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o cli/muxer.o cli/muxer.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o cli/cli.o cli/cli.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o cli/remuxer.o cli/remuxer.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o cli/boxdumper.o cli/boxdumper.c gcc -c -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -o cli/timelineeditor.o cli/timelineeditor.c gcc -shared -Wl,-soname,liblsmash.so.2 -Wl,--version-script,liblsmash.ver -L. -fPIC -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o liblsmash.so.2 common/alloc.o common/bits.o common/bytes.o common/list.o common/multibuf.o common/osdep.o common/utils.o codecs/a52.o codecs/alac.o codecs/description.o codecs/dts.o codecs/h264.o codecs/hevc.o codecs/id.o codecs/mp4sys.o codecs/mp4a.o codecs/mp4v.o codecs/nalu.o codecs/qt_wfex.o codecs/vc1.o codecs/wma.o importer/a52_imp.o importer/adts_imp.o importer/als_imp.o importer/amr_imp.o importer/dts_imp.o importer/importer.o importer/isobm_imp.o importer/mp3_imp.o importer/nalu_imp.o importer/vc1_imp.o importer/wave_imp.o core/box.o core/box_default.o core/box_type.o core/chapter.o core/file.o core/fragment.o core/isom.o core/meta.o core/print.o core/read.o core/summary.o core/timeline.o core/write.o -lm ln -sf liblsmash.so.2 liblsmash.so gcc -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -L. -fPIC -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cli/muxer cli/muxer.o cli/cli.o -llsmash -lm gcc -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -L. -fPIC -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cli/remuxer cli/remuxer.o cli/cli.o -llsmash -lm gcc -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -L. -fPIC -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cli/boxdumper cli/boxdumper.o cli/cli.o -llsmash -lm gcc -Os -ffast-math -Wshadow -Wall -std=c99 -pedantic -I. -I. -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fexcess-precision=fast -L. -fPIC -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cli/timelineeditor cli/timelineeditor.o cli/cli.o -llsmash -lm ==> Entering fakeroot environment... ==> Starting package()... install -d /tmp/archlinux-ci/l-smash-archlinuxrb-build-1nkJVUbL/l-smash/trunk/pkg/l-smash/usr/include install -m 644 ./lsmash.h /tmp/archlinux-ci/l-smash-archlinuxrb-build-1nkJVUbL/l-smash/trunk/pkg/l-smash/usr/include install -d /tmp/archlinux-ci/l-smash-archlinuxrb-build-1nkJVUbL/l-smash/trunk/pkg/l-smash/usr/lib/pkgconfig install -m 644 liblsmash.pc /tmp/archlinux-ci/l-smash-archlinuxrb-build-1nkJVUbL/l-smash/trunk/pkg/l-smash/usr/lib/pkgconfig install -m 644 liblsmash.so.2 /tmp/archlinux-ci/l-smash-archlinuxrb-build-1nkJVUbL/l-smash/trunk/pkg/l-smash/usr/lib ln -sf liblsmash.so.2 /tmp/archlinux-ci/l-smash-archlinuxrb-build-1nkJVUbL/l-smash/trunk/pkg/l-smash/usr/lib/liblsmash.so install -d /tmp/archlinux-ci/l-smash-archlinuxrb-build-1nkJVUbL/l-smash/trunk/pkg/l-smash/usr/bin install -m 755 cli/muxer cli/remuxer cli/boxdumper cli/timelineeditor /tmp/archlinux-ci/l-smash-archlinuxrb-build-1nkJVUbL/l-smash/trunk/pkg/l-smash/usr/bin ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "l-smash"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: l-smash 2.14.5-3 (Sun Aug 6 17:44:03 2023)