Build of libmp4v2 with clang_glibc toolchain

The build took 00h 03m 26s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
33,797 cpp
10,127 sh
43,924 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libmp4v2 2.0.0-4 (Thu Apr 13 17:56:40 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# configure:
# -->
# --> Configuring MP4v2 2.0.0
# -->
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking whether the C++ compiler works... yes
# checking for C++ compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of clang++... none
# checking for x86_64-unknown-linux-gcc... clang
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... none
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether clang++ accepts -g... (cached) yes
# checking dependency style of clang++... (cached) none
# checking how to run the C++ preprocessor... clang++ -E
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... yes
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for help2man... no
# checking MP4v2 platform portability... posix
# checking if clang++ supports -fvisibility... yes
# checking if GCC precompiled-headers should be created... yes
# checking arch flags... none
# configure: creating ./config.status
# config.status: creating GNUmakefile
# config.status: creating include/mp4v2/project.h
# config.status: creating project/project.m4
# config.status: creating libplatform/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# /usr/bin/mkdir -p libplatform/impl.h.gch/
# /usr/bin/mkdir -p libutil/impl.h.gch/
# /usr/bin/mkdir -p src/impl.h.gch/
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -static -c libplatform/impl.h -o libplatform/impl.h.gch/static
# clang-3.8: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -static -c src/impl.h -o src/impl.h.gch/static
# clang-3.8: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -static -c libutil/impl.h -o libutil/impl.h.gch/static
# clang-3.8: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -fPIC -DPIC -c libplatform/impl.h -o libplatform/impl.h.gch/shared
# clang-3.8: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -fPIC -DPIC -c src/impl.h -o src/impl.h.gch/shared
# clang-3.8: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -fPIC -DPIC -c libutil/impl.h -o libutil/impl.h.gch/shared
# clang-3.8: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/3gp.lo src/3gp.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/3gp.cpp -fPIC -DPIC -o src/.libs/3gp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/3gp.cpp -o src/3gp.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_ac3.lo src/atom_ac3.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_ac3.cpp -fPIC -DPIC -o src/.libs/atom_ac3.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_ac3.cpp -o src/atom_ac3.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_amr.lo src/atom_amr.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_amr.cpp -fPIC -DPIC -o src/.libs/atom_amr.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_amr.cpp -o src/atom_amr.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_avc1.lo src/atom_avc1.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_avc1.cpp -fPIC -DPIC -o src/.libs/atom_avc1.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_avc1.cpp -o src/atom_avc1.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_avcC.lo src/atom_avcC.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_avcC.cpp -fPIC -DPIC -o src/.libs/atom_avcC.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_avcC.cpp -o src/atom_avcC.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_chpl.lo src/atom_chpl.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_chpl.cpp -fPIC -DPIC -o src/.libs/atom_chpl.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_chpl.cpp -o src/atom_chpl.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_colr.lo src/atom_colr.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_colr.cpp -fPIC -DPIC -o src/.libs/atom_colr.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_colr.cpp -o src/atom_colr.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_d263.lo src/atom_d263.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_d263.cpp -fPIC -DPIC -o src/.libs/atom_d263.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_d263.cpp -o src/atom_d263.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_dac3.lo src/atom_dac3.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_dac3.cpp -fPIC -DPIC -o src/.libs/atom_dac3.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_dac3.cpp -o src/atom_dac3.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_damr.lo src/atom_damr.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_damr.cpp -fPIC -DPIC -o src/.libs/atom_damr.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_damr.cpp -o src/atom_damr.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_dref.lo src/atom_dref.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_dref.cpp -fPIC -DPIC -o src/.libs/atom_dref.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_dref.cpp -o src/atom_dref.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_elst.lo src/atom_elst.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_elst.cpp -fPIC -DPIC -o src/.libs/atom_elst.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_elst.cpp -o src/atom_elst.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_enca.lo src/atom_enca.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_enca.cpp -fPIC -DPIC -o src/.libs/atom_enca.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_enca.cpp -o src/atom_enca.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_encv.lo src/atom_encv.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_encv.cpp -fPIC -DPIC -o src/.libs/atom_encv.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_encv.cpp -o src/atom_encv.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_free.lo src/atom_free.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_free.cpp -fPIC -DPIC -o src/.libs/atom_free.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_free.cpp -o src/atom_free.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_ftyp.lo src/atom_ftyp.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_ftyp.cpp -fPIC -DPIC -o src/.libs/atom_ftyp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_ftyp.cpp -o src/atom_ftyp.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_ftab.lo src/atom_ftab.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_ftab.cpp -fPIC -DPIC -o src/.libs/atom_ftab.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_ftab.cpp -o src/atom_ftab.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_gmin.lo src/atom_gmin.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_gmin.cpp -fPIC -DPIC -o src/.libs/atom_gmin.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_gmin.cpp -o src/atom_gmin.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_hdlr.lo src/atom_hdlr.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_hdlr.cpp -fPIC -DPIC -o src/.libs/atom_hdlr.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_hdlr.cpp -o src/atom_hdlr.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_hinf.lo src/atom_hinf.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_hinf.cpp -fPIC -DPIC -o src/.libs/atom_hinf.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_hinf.cpp -o src/atom_hinf.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_hnti.lo src/atom_hnti.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_hnti.cpp -fPIC -DPIC -o src/.libs/atom_hnti.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_hnti.cpp -o src/atom_hnti.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_href.lo src/atom_href.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_href.cpp -fPIC -DPIC -o src/.libs/atom_href.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_href.cpp -o src/atom_href.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_mdat.lo src/atom_mdat.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_mdat.cpp -fPIC -DPIC -o src/.libs/atom_mdat.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_mdat.cpp -o src/atom_mdat.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_mdhd.lo src/atom_mdhd.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_mdhd.cpp -fPIC -DPIC -o src/.libs/atom_mdhd.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_mdhd.cpp -o src/atom_mdhd.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_meta.lo src/atom_meta.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_meta.cpp -fPIC -DPIC -o src/.libs/atom_meta.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_meta.cpp -o src/atom_meta.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_mp4s.lo src/atom_mp4s.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_mp4s.cpp -fPIC -DPIC -o src/.libs/atom_mp4s.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_mp4s.cpp -o src/atom_mp4s.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_mp4v.lo src/atom_mp4v.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_mp4v.cpp -fPIC -DPIC -o src/.libs/atom_mp4v.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_mp4v.cpp -o src/atom_mp4v.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_mvhd.lo src/atom_mvhd.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_mvhd.cpp -fPIC -DPIC -o src/.libs/atom_mvhd.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_mvhd.cpp -o src/atom_mvhd.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_nmhd.lo src/atom_nmhd.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_nmhd.cpp -fPIC -DPIC -o src/.libs/atom_nmhd.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_nmhd.cpp -o src/atom_nmhd.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_ohdr.lo src/atom_ohdr.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_ohdr.cpp -fPIC -DPIC -o src/.libs/atom_ohdr.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_ohdr.cpp -o src/atom_ohdr.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_pasp.lo src/atom_pasp.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_pasp.cpp -fPIC -DPIC -o src/.libs/atom_pasp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_pasp.cpp -o src/atom_pasp.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_root.lo src/atom_root.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_root.cpp -fPIC -DPIC -o src/.libs/atom_root.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_root.cpp -o src/atom_root.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_rtp.lo src/atom_rtp.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_rtp.cpp -fPIC -DPIC -o src/.libs/atom_rtp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_rtp.cpp -o src/atom_rtp.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_s263.lo src/atom_s263.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_s263.cpp -fPIC -DPIC -o src/.libs/atom_s263.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_s263.cpp -o src/atom_s263.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_sdp.lo src/atom_sdp.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_sdp.cpp -fPIC -DPIC -o src/.libs/atom_sdp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_sdp.cpp -o src/atom_sdp.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_sdtp.lo src/atom_sdtp.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_sdtp.cpp -fPIC -DPIC -o src/.libs/atom_sdtp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_sdtp.cpp -o src/atom_sdtp.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_smi.lo src/atom_smi.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_smi.cpp -fPIC -DPIC -o src/.libs/atom_smi.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_smi.cpp -o src/atom_smi.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_sound.lo src/atom_sound.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_sound.cpp -fPIC -DPIC -o src/.libs/atom_sound.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_sound.cpp -o src/atom_sound.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_standard.lo src/atom_standard.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_standard.cpp -fPIC -DPIC -o src/.libs/atom_standard.o
# src/atom_standard.cpp:181:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
# ExpectChildAtom("enc", Optional, OnlyOne); /* Encoded by */
# ^~~~
# 1 warning generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_standard.cpp -o src/atom_standard.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_stbl.lo src/atom_stbl.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_stbl.cpp -fPIC -DPIC -o src/.libs/atom_stbl.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_stbl.cpp -o src/atom_stbl.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_stdp.lo src/atom_stdp.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_stdp.cpp -fPIC -DPIC -o src/.libs/atom_stdp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_stdp.cpp -o src/atom_stdp.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_stsc.lo src/atom_stsc.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_stsc.cpp -fPIC -DPIC -o src/.libs/atom_stsc.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_stsc.cpp -o src/atom_stsc.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_stsd.lo src/atom_stsd.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_stsd.cpp -fPIC -DPIC -o src/.libs/atom_stsd.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_stsd.cpp -o src/atom_stsd.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_stsz.lo src/atom_stsz.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_stsz.cpp -fPIC -DPIC -o src/.libs/atom_stsz.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_stsz.cpp -o src/atom_stsz.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_stz2.lo src/atom_stz2.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_stz2.cpp -fPIC -DPIC -o src/.libs/atom_stz2.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_stz2.cpp -o src/atom_stz2.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_text.lo src/atom_text.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_text.cpp -fPIC -DPIC -o src/.libs/atom_text.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_text.cpp -o src/atom_text.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_tfhd.lo src/atom_tfhd.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_tfhd.cpp -fPIC -DPIC -o src/.libs/atom_tfhd.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_tfhd.cpp -o src/atom_tfhd.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_tkhd.lo src/atom_tkhd.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_tkhd.cpp -fPIC -DPIC -o src/.libs/atom_tkhd.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_tkhd.cpp -o src/atom_tkhd.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_treftype.lo src/atom_treftype.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_treftype.cpp -fPIC -DPIC -o src/.libs/atom_treftype.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_treftype.cpp -o src/atom_treftype.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_trun.lo src/atom_trun.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_trun.cpp -fPIC -DPIC -o src/.libs/atom_trun.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_trun.cpp -o src/atom_trun.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_tx3g.lo src/atom_tx3g.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_tx3g.cpp -fPIC -DPIC -o src/.libs/atom_tx3g.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_tx3g.cpp -o src/atom_tx3g.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_udta.lo src/atom_udta.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_udta.cpp -fPIC -DPIC -o src/.libs/atom_udta.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_udta.cpp -o src/atom_udta.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_url.lo src/atom_url.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_url.cpp -fPIC -DPIC -o src/.libs/atom_url.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_url.cpp -o src/atom_url.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_urn.lo src/atom_urn.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_urn.cpp -fPIC -DPIC -o src/.libs/atom_urn.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_urn.cpp -o src/atom_urn.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_uuid.lo src/atom_uuid.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_uuid.cpp -fPIC -DPIC -o src/.libs/atom_uuid.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_uuid.cpp -o src/atom_uuid.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_video.lo src/atom_video.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_video.cpp -fPIC -DPIC -o src/.libs/atom_video.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_video.cpp -o src/atom_video.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/atom_vmhd.lo src/atom_vmhd.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_vmhd.cpp -fPIC -DPIC -o src/.libs/atom_vmhd.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/atom_vmhd.cpp -o src/atom_vmhd.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/cmeta.lo src/cmeta.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/cmeta.cpp -fPIC -DPIC -o src/.libs/cmeta.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/cmeta.cpp -o src/cmeta.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/descriptors.lo src/descriptors.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/descriptors.cpp -fPIC -DPIC -o src/.libs/descriptors.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/descriptors.cpp -o src/descriptors.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/exception.lo src/exception.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/exception.cpp -fPIC -DPIC -o src/.libs/exception.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/exception.cpp -o src/exception.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/isma.lo src/isma.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/isma.cpp -fPIC -DPIC -o src/.libs/isma.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/isma.cpp -o src/isma.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/log.lo src/log.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/log.cpp -fPIC -DPIC -o src/.libs/log.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/log.cpp -o src/log.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/mp4.lo src/mp4.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4.cpp -fPIC -DPIC -o src/.libs/mp4.o
# src/mp4.cpp:873:20: warning: expression which evaluates to zero treated as a null pointer constant of type 'mp4v2_ismacrypParams *' (aka 'mp4v2_ismacryp_session_params *') [-Wnon-literal-null-conversion]
# return MP4_INVALID_TRACK_ID;
# ^~~~~~~~~~~~~~~~~~~~
# ./include/mp4v2/general.h:49:33: note: expanded from macro 'MP4_INVALID_TRACK_ID'
# #define MP4_INVALID_TRACK_ID ((MP4TrackId)0) /**< Constant: invalid MP4TrackId. */
# ^~~~~~~~~~~~~~~
# 1 warning generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4.cpp -o src/mp4.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/mp4atom.lo src/mp4atom.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4atom.cpp -fPIC -DPIC -o src/.libs/mp4atom.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4atom.cpp -o src/mp4atom.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/mp4container.lo src/mp4container.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4container.cpp -fPIC -DPIC -o src/.libs/mp4container.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4container.cpp -o src/mp4container.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/mp4descriptor.lo src/mp4descriptor.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4descriptor.cpp -fPIC -DPIC -o src/.libs/mp4descriptor.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4descriptor.cpp -o src/mp4descriptor.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/mp4file.lo src/mp4file.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4file.cpp -fPIC -DPIC -o src/.libs/mp4file.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4file.cpp -o src/mp4file.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/mp4file_io.lo src/mp4file_io.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4file_io.cpp -fPIC -DPIC -o src/.libs/mp4file_io.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4file_io.cpp -o src/mp4file_io.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/mp4info.lo src/mp4info.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4info.cpp -fPIC -DPIC -o src/.libs/mp4info.o
# src/mp4info.cpp:379:17: warning: comparison of array 'originalFormat' not equal to a null pointer is always true [-Wtautological-pointer-compare]
# if (originalFormat != NULL && originalFormat[0] != '\0')
# ^~~~~~~~~~~~~~ ~~~~
# 1 warning generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4info.cpp -o src/mp4info.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/mp4property.lo src/mp4property.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4property.cpp -fPIC -DPIC -o src/.libs/mp4property.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4property.cpp -o src/mp4property.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/mp4track.lo src/mp4track.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4track.cpp -fPIC -DPIC -o src/.libs/mp4track.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4track.cpp -o src/mp4track.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/mp4util.lo src/mp4util.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4util.cpp -fPIC -DPIC -o src/.libs/mp4util.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/mp4util.cpp -o src/mp4util.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/ocidescriptors.lo src/ocidescriptors.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/ocidescriptors.cpp -fPIC -DPIC -o src/.libs/ocidescriptors.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/ocidescriptors.cpp -o src/ocidescriptors.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/odcommands.lo src/odcommands.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/odcommands.cpp -fPIC -DPIC -o src/.libs/odcommands.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/odcommands.cpp -o src/odcommands.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/qosqualifiers.lo src/qosqualifiers.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/qosqualifiers.cpp -fPIC -DPIC -o src/.libs/qosqualifiers.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/qosqualifiers.cpp -o src/qosqualifiers.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/rtphint.lo src/rtphint.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/rtphint.cpp -fPIC -DPIC -o src/.libs/rtphint.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/rtphint.cpp -o src/rtphint.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/text.lo src/text.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/text.cpp -fPIC -DPIC -o src/.libs/text.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/text.cpp -o src/text.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/bmff/typebmff.lo src/bmff/typebmff.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/bmff/typebmff.cpp -fPIC -DPIC -o src/bmff/.libs/typebmff.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/bmff/typebmff.cpp -o src/bmff/typebmff.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/itmf/CoverArtBox.lo src/itmf/CoverArtBox.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/itmf/CoverArtBox.cpp -fPIC -DPIC -o src/itmf/.libs/CoverArtBox.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/itmf/CoverArtBox.cpp -o src/itmf/CoverArtBox.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/itmf/Tags.lo src/itmf/Tags.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/itmf/Tags.cpp -fPIC -DPIC -o src/itmf/.libs/Tags.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/itmf/Tags.cpp -o src/itmf/Tags.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/itmf/generic.lo src/itmf/generic.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/itmf/generic.cpp -fPIC -DPIC -o src/itmf/.libs/generic.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/itmf/generic.cpp -o src/itmf/generic.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/itmf/type.lo src/itmf/type.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/itmf/type.cpp -fPIC -DPIC -o src/itmf/.libs/type.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/itmf/type.cpp -o src/itmf/type.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/qtff/ColorParameterBox.lo src/qtff/ColorParameterBox.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/qtff/ColorParameterBox.cpp -fPIC -DPIC -o src/qtff/.libs/ColorParameterBox.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/qtff/ColorParameterBox.cpp -o src/qtff/ColorParameterBox.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/qtff/PictureAspectRatioBox.lo src/qtff/PictureAspectRatioBox.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/qtff/PictureAspectRatioBox.cpp -fPIC -DPIC -o src/qtff/.libs/PictureAspectRatioBox.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/qtff/PictureAspectRatioBox.cpp -o src/qtff/PictureAspectRatioBox.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o src/qtff/coding.lo src/qtff/coding.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/qtff/coding.cpp -fPIC -DPIC -o src/qtff/.libs/coding.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c src/qtff/coding.cpp -o src/qtff/coding.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libplatform/io/File.lo libplatform/io/File.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/io/File.cpp -fPIC -DPIC -o libplatform/io/.libs/File.o
# libplatform/io/File.cpp:8:22: warning: unused variable '__maxChunkSize' [-Wunused-const-variable]
# const File::Size __maxChunkSize = 1024*1024;
# ^
# 1 warning generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/io/File.cpp -o libplatform/io/File.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libplatform/io/FileSystem.lo libplatform/io/FileSystem.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/io/FileSystem.cpp -fPIC -DPIC -o libplatform/io/.libs/FileSystem.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/io/FileSystem.cpp -o libplatform/io/FileSystem.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libplatform/prog/option.lo libplatform/prog/option.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/prog/option.cpp -fPIC -DPIC -o libplatform/prog/.libs/option.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/prog/option.cpp -o libplatform/prog/option.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libplatform/sys/error.lo libplatform/sys/error.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/sys/error.cpp -fPIC -DPIC -o libplatform/sys/.libs/error.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/sys/error.cpp -o libplatform/sys/error.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libplatform/time/time.lo libplatform/time/time.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/time/time.cpp -fPIC -DPIC -o libplatform/time/.libs/time.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/time/time.cpp -o libplatform/time/time.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libplatform/io/File_posix.lo libplatform/io/File_posix.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/io/File_posix.cpp -fPIC -DPIC -o libplatform/io/.libs/File_posix.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/io/File_posix.cpp -o libplatform/io/File_posix.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libplatform/io/FileSystem_posix.lo libplatform/io/FileSystem_posix.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/io/FileSystem_posix.cpp -fPIC -DPIC -o libplatform/io/.libs/FileSystem_posix.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/io/FileSystem_posix.cpp -o libplatform/io/FileSystem_posix.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libplatform/number/random_posix.lo libplatform/number/random_posix.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/number/random_posix.cpp -fPIC -DPIC -o libplatform/number/.libs/random_posix.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/number/random_posix.cpp -o libplatform/number/random_posix.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libplatform/process/process_posix.lo libplatform/process/process_posix.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/process/process_posix.cpp -fPIC -DPIC -o libplatform/process/.libs/process_posix.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/process/process_posix.cpp -o libplatform/process/process_posix.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libplatform/time/time_posix.lo libplatform/time/time_posix.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/time/time_posix.cpp -fPIC -DPIC -o libplatform/time/.libs/time_posix.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libplatform/time/time_posix.cpp -o libplatform/time/time_posix.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libutil/Database.lo libutil/Database.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libutil/Database.cpp -fPIC -DPIC -o libutil/.libs/Database.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libutil/Database.cpp -o libutil/Database.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libutil/Timecode.lo libutil/Timecode.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libutil/Timecode.cpp -fPIC -DPIC -o libutil/.libs/Timecode.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libutil/Timecode.cpp -o libutil/Timecode.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libutil/TrackModifier.lo libutil/TrackModifier.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libutil/TrackModifier.cpp -fPIC -DPIC -o libutil/.libs/TrackModifier.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libutil/TrackModifier.cpp -o libutil/TrackModifier.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libutil/Utility.lo libutil/Utility.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libutil/Utility.cpp -fPIC -DPIC -o libutil/.libs/Utility.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libutil/Utility.cpp -o libutil/Utility.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libutil/crc.lo libutil/crc.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libutil/crc.cpp -fPIC -DPIC -o libutil/.libs/crc.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libutil/crc.cpp -o libutil/crc.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o libutil/other.lo libutil/other.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libutil/other.cpp -fPIC -DPIC -o libutil/.libs/other.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c libutil/other.cpp -o libutil/other.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CXX --mode=link clang++ -Wall -Wformat -fvisibility=hidden -version-number 2:0:0 -o libmp4v2.la -rpath /usr/lib src/3gp.lo src/atom_ac3.lo src/atom_amr.lo src/atom_avc1.lo src/atom_avcC.lo src/atom_chpl.lo src/atom_colr.lo src/atom_d263.lo src/atom_dac3.lo src/atom_damr.lo src/atom_dref.lo src/atom_elst.lo src/atom_enca.lo src/atom_encv.lo src/atom_free.lo src/atom_ftyp.lo src/atom_ftab.lo src/atom_gmin.lo src/atom_hdlr.lo src/atom_hinf.lo src/atom_hnti.lo src/atom_href.lo src/atom_mdat.lo src/atom_mdhd.lo src/atom_meta.lo src/atom_mp4s.lo src/atom_mp4v.lo src/atom_mvhd.lo src/atom_nmhd.lo src/atom_ohdr.lo src/atom_pasp.lo src/atom_root.lo src/atom_rtp.lo src/atom_s263.lo src/atom_sdp.lo src/atom_sdtp.lo src/atom_smi.lo src/atom_sound.lo src/atom_standard.lo src/atom_stbl.lo src/atom_stdp.lo src/atom_stsc.lo src/atom_stsd.lo src/atom_stsz.lo src/atom_stz2.lo src/atom_text.lo src/atom_tfhd.lo src/atom_tkhd.lo src/atom_treftype.lo src/atom_trun.lo src/atom_tx3g.lo src/atom_udta.lo src/atom_url.lo src/atom_urn.lo src/atom_uuid.lo src/atom_video.lo src/atom_vmhd.lo src/cmeta.lo src/descriptors.lo src/exception.lo src/isma.lo src/log.lo src/mp4.lo src/mp4atom.lo src/mp4container.lo src/mp4descriptor.lo src/mp4file.lo src/mp4file_io.lo src/mp4info.lo src/mp4property.lo src/mp4track.lo src/mp4util.lo src/ocidescriptors.lo src/odcommands.lo src/qosqualifiers.lo src/rtphint.lo src/text.lo src/bmff/typebmff.lo src/itmf/CoverArtBox.lo src/itmf/Tags.lo src/itmf/generic.lo src/itmf/type.lo src/qtff/ColorParameterBox.lo src/qtff/PictureAspectRatioBox.lo src/qtff/coding.lo libplatform/io/File.lo libplatform/io/FileSystem.lo libplatform/prog/option.lo libplatform/sys/error.lo libplatform/time/time.lo libplatform/io/File_posix.lo libplatform/io/FileSystem_posix.lo libplatform/number/random_posix.lo libplatform/process/process_posix.lo libplatform/time/time_posix.lo libutil/Database.lo libutil/Timecode.lo libutil/TrackModifier.lo libutil/Utility.lo libutil/crc.lo libutil/other.lo
# libtool: link: clang++ -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o src/.libs/3gp.o src/.libs/atom_ac3.o src/.libs/atom_amr.o src/.libs/atom_avc1.o src/.libs/atom_avcC.o src/.libs/atom_chpl.o src/.libs/atom_colr.o src/.libs/atom_d263.o src/.libs/atom_dac3.o src/.libs/atom_damr.o src/.libs/atom_dref.o src/.libs/atom_elst.o src/.libs/atom_enca.o src/.libs/atom_encv.o src/.libs/atom_free.o src/.libs/atom_ftyp.o src/.libs/atom_ftab.o src/.libs/atom_gmin.o src/.libs/atom_hdlr.o src/.libs/atom_hinf.o src/.libs/atom_hnti.o src/.libs/atom_href.o src/.libs/atom_mdat.o src/.libs/atom_mdhd.o src/.libs/atom_meta.o src/.libs/atom_mp4s.o src/.libs/atom_mp4v.o src/.libs/atom_mvhd.o src/.libs/atom_nmhd.o src/.libs/atom_ohdr.o src/.libs/atom_pasp.o src/.libs/atom_root.o src/.libs/atom_rtp.o src/.libs/atom_s263.o src/.libs/atom_sdp.o src/.libs/atom_sdtp.o src/.libs/atom_smi.o src/.libs/atom_sound.o src/.libs/atom_standard.o src/.libs/atom_stbl.o src/.libs/atom_stdp.o src/.libs/atom_stsc.o src/.libs/atom_stsd.o src/.libs/atom_stsz.o src/.libs/atom_stz2.o src/.libs/atom_text.o src/.libs/atom_tfhd.o src/.libs/atom_tkhd.o src/.libs/atom_treftype.o src/.libs/atom_trun.o src/.libs/atom_tx3g.o src/.libs/atom_udta.o src/.libs/atom_url.o src/.libs/atom_urn.o src/.libs/atom_uuid.o src/.libs/atom_video.o src/.libs/atom_vmhd.o src/.libs/cmeta.o src/.libs/descriptors.o src/.libs/exception.o src/.libs/isma.o src/.libs/log.o src/.libs/mp4.o src/.libs/mp4atom.o src/.libs/mp4container.o src/.libs/mp4descriptor.o src/.libs/mp4file.o src/.libs/mp4file_io.o src/.libs/mp4info.o src/.libs/mp4property.o src/.libs/mp4track.o src/.libs/mp4util.o src/.libs/ocidescriptors.o src/.libs/odcommands.o src/.libs/qosqualifiers.o src/.libs/rtphint.o src/.libs/text.o src/bmff/.libs/typebmff.o src/itmf/.libs/CoverArtBox.o src/itmf/.libs/Tags.o src/itmf/.libs/generic.o src/itmf/.libs/type.o src/qtff/.libs/ColorParameterBox.o src/qtff/.libs/PictureAspectRatioBox.o src/qtff/.libs/coding.o libplatform/io/.libs/File.o libplatform/io/.libs/FileSystem.o libplatform/prog/.libs/option.o libplatform/sys/.libs/error.o libplatform/time/.libs/time.o libplatform/io/.libs/File_posix.o libplatform/io/.libs/FileSystem_posix.o libplatform/number/.libs/random_posix.o libplatform/process/.libs/process_posix.o libplatform/time/.libs/time_posix.o libutil/.libs/Database.o libutil/.libs/Timecode.o libutil/.libs/TrackModifier.o libutil/.libs/Utility.o libutil/.libs/crc.o libutil/.libs/other.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -Wl,-soname -Wl,libmp4v2.so.2 -o .libs/libmp4v2.so.2.0.0
# libtool: link: (cd ".libs" && rm -f "libmp4v2.so.2" && ln -s "libmp4v2.so.2.0.0" "libmp4v2.so.2")
# libtool: link: (cd ".libs" && rm -f "libmp4v2.so" && ln -s "libmp4v2.so.2.0.0" "libmp4v2.so")
# libtool: link: ar cru .libs/libmp4v2.a src/3gp.o src/atom_ac3.o src/atom_amr.o src/atom_avc1.o src/atom_avcC.o src/atom_chpl.o src/atom_colr.o src/atom_d263.o src/atom_dac3.o src/atom_damr.o src/atom_dref.o src/atom_elst.o src/atom_enca.o src/atom_encv.o src/atom_free.o src/atom_ftyp.o src/atom_ftab.o src/atom_gmin.o src/atom_hdlr.o src/atom_hinf.o src/atom_hnti.o src/atom_href.o src/atom_mdat.o src/atom_mdhd.o src/atom_meta.o src/atom_mp4s.o src/atom_mp4v.o src/atom_mvhd.o src/atom_nmhd.o src/atom_ohdr.o src/atom_pasp.o src/atom_root.o src/atom_rtp.o src/atom_s263.o src/atom_sdp.o src/atom_sdtp.o src/atom_smi.o src/atom_sound.o src/atom_standard.o src/atom_stbl.o src/atom_stdp.o src/atom_stsc.o src/atom_stsd.o src/atom_stsz.o src/atom_stz2.o src/atom_text.o src/atom_tfhd.o src/atom_tkhd.o src/atom_treftype.o src/atom_trun.o src/atom_tx3g.o src/atom_udta.o src/atom_url.o src/atom_urn.o src/atom_uuid.o src/atom_video.o src/atom_vmhd.o src/cmeta.o src/descriptors.o src/exception.o src/isma.o src/log.o src/mp4.o src/mp4atom.o src/mp4container.o src/mp4descriptor.o src/mp4file.o src/mp4file_io.o src/mp4info.o src/mp4property.o src/mp4track.o src/mp4util.o src/ocidescriptors.o src/odcommands.o src/qosqualifiers.o src/rtphint.o src/text.o src/bmff/typebmff.o src/itmf/CoverArtBox.o src/itmf/Tags.o src/itmf/generic.o src/itmf/type.o src/qtff/ColorParameterBox.o src/qtff/PictureAspectRatioBox.o src/qtff/coding.o libplatform/io/File.o libplatform/io/FileSystem.o libplatform/prog/option.o libplatform/sys/error.o libplatform/time/time.o libplatform/io/File_posix.o libplatform/io/FileSystem_posix.o libplatform/number/random_posix.o libplatform/process/process_posix.o libplatform/time/time_posix.o libutil/Database.o libutil/Timecode.o libutil/TrackModifier.o libutil/Utility.o libutil/crc.o libutil/other.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libmp4v2.a
# libtool: link: ( cd ".libs" && rm -f "libmp4v2.la" && ln -s "../libmp4v2.la" "libmp4v2.la" )
# /usr/bin/mkdir -p util/impl.h.gch/
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c util/impl.h -o util/impl.h.gch/exe
# clang-3.8: warning: treating 'c-header' input as 'c++-header' when in C++ mode, this behavior is deprecated
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o util/mp4art.o util/mp4art.cpp
# /bin/sh ./libtool --tag=CXX --mode=link clang++ -Wall -Wformat -fvisibility=hidden -o mp4art util/mp4art.o libmp4v2.la
# libtool: link: clang++ -Wall -Wformat -fvisibility=hidden -o .libs/mp4art util/mp4art.o ./.libs/libmp4v2.so
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o util/mp4chaps.o util/mp4chaps.cpp
# /bin/sh ./libtool --tag=CXX --mode=link clang++ -Wall -Wformat -fvisibility=hidden -o mp4chaps util/mp4chaps.o libmp4v2.la
# libtool: link: clang++ -Wall -Wformat -fvisibility=hidden -o .libs/mp4chaps util/mp4chaps.o ./.libs/libmp4v2.so
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o util/mp4extract.o util/mp4extract.cpp
# /bin/sh ./libtool --tag=CXX --mode=link clang++ -Wall -Wformat -fvisibility=hidden -o mp4extract util/mp4extract.o libmp4v2.la
# libtool: link: clang++ -Wall -Wformat -fvisibility=hidden -o .libs/mp4extract util/mp4extract.o ./.libs/libmp4v2.so
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o util/mp4file.o util/mp4file.cpp
# /bin/sh ./libtool --tag=CXX --mode=link clang++ -Wall -Wformat -fvisibility=hidden -o mp4file util/mp4file.o libmp4v2.la
# libtool: link: clang++ -Wall -Wformat -fvisibility=hidden -o .libs/mp4file util/mp4file.o ./.libs/libmp4v2.so
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o util/mp4info.o util/mp4info.cpp
# util/mp4info.cpp:218:58: warning: format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
# fprintf( stdout, " Playlist ID: %llu\n", *tags->playlistID );
# ~~~~ ^~~~~~~~~~~~~~~~~
# %lu
# 1 warning generated.
# /bin/sh ./libtool --tag=CXX --mode=link clang++ -Wall -Wformat -fvisibility=hidden -o mp4info util/mp4info.o libmp4v2.la
# libtool: link: clang++ -Wall -Wformat -fvisibility=hidden -o .libs/mp4info util/mp4info.o ./.libs/libmp4v2.so
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o util/mp4subtitle.o util/mp4subtitle.cpp
# /bin/sh ./libtool --tag=CXX --mode=link clang++ -Wall -Wformat -fvisibility=hidden -o mp4subtitle util/mp4subtitle.o libmp4v2.la
# libtool: link: clang++ -Wall -Wformat -fvisibility=hidden -o .libs/mp4subtitle util/mp4subtitle.o ./.libs/libmp4v2.so
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o util/mp4tags.o util/mp4tags.cpp
# util/mp4tags.cpp:209:55: warning: format specifies type 'unsigned long long *' but the argument has type 'uint64_t *' (aka 'unsigned long *') [-Wformat]
# r = sscanf( prog::optarg, "%llu", &nums[c] );
# ~~~~ ^~~~~~~~
# %lu
# 1 warning generated.
# /bin/sh ./libtool --tag=CXX --mode=link clang++ -Wall -Wformat -fvisibility=hidden -o mp4tags util/mp4tags.o libmp4v2.la
# libtool: link: clang++ -Wall -Wformat -fvisibility=hidden -o .libs/mp4tags util/mp4tags.o ./.libs/libmp4v2.so
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o util/mp4track.o util/mp4track.cpp
# util/mp4track.cpp:125:16: warning: private field '_sampleMode' is not used [-Wunused-private-field]
# SampleMode _sampleMode;
# ^
# util/mp4track.cpp:126:16: warning: private field '_sampleIndex' is not used [-Wunused-private-field]
# uint16_t _sampleIndex;
# ^
# util/mp4track.cpp:127:16: warning: private field '_sampleId' is not used [-Wunused-private-field]
# uint32_t _sampleId;
# ^
# 3 warnings generated.
# /bin/sh ./libtool --tag=CXX --mode=link clang++ -Wall -Wformat -fvisibility=hidden -o mp4track util/mp4track.o libmp4v2.la
# libtool: link: clang++ -Wall -Wformat -fvisibility=hidden -o .libs/mp4track util/mp4track.o ./.libs/libmp4v2.so
# clang++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -fvisibility=hidden -c -o util/mp4trackdump.o util/mp4trackdump.cpp
# /bin/sh ./libtool --tag=CXX --mode=link clang++ -Wall -Wformat -fvisibility=hidden -o mp4trackdump util/mp4trackdump.o libmp4v2.la
# libtool: link: clang++ -Wall -Wformat -fvisibility=hidden -o .libs/mp4trackdump util/mp4trackdump.o ./.libs/libmp4v2.so
# touch doc/man/man1/mp4art.1
# touch doc/man/man1/mp4file.1
# touch doc/man/man1/mp4subtitle.1
# touch doc/man/man1/mp4track.1
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/libmp4v2/src/mp4v2-2.0.0'
# test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/libmp4v2/pkg/libmp4v2/usr/lib"
# /bin/sh ./libtool --mode=install /usr/bin/install -c libmp4v2.la '/tmp/libmp4v2/pkg/libmp4v2/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libmp4v2.so.2.0.0 /tmp/libmp4v2/pkg/libmp4v2/usr/lib/libmp4v2.so.2.0.0
# libtool: install: (cd /tmp/libmp4v2/pkg/libmp4v2/usr/lib && { ln -s -f libmp4v2.so.2.0.0 libmp4v2.so.2 || { rm -f libmp4v2.so.2 && ln -s libmp4v2.so.2.0.0 libmp4v2.so.2; }; })
# libtool: install: (cd /tmp/libmp4v2/pkg/libmp4v2/usr/lib && { ln -s -f libmp4v2.so.2.0.0 libmp4v2.so || { rm -f libmp4v2.so && ln -s libmp4v2.so.2.0.0 libmp4v2.so; }; })
# libtool: install: /usr/bin/install -c .libs/libmp4v2.lai /tmp/libmp4v2/pkg/libmp4v2/usr/lib/libmp4v2.la
# libtool: install: /usr/bin/install -c .libs/libmp4v2.a /tmp/libmp4v2/pkg/libmp4v2/usr/lib/libmp4v2.a
# libtool: install: chmod 644 /tmp/libmp4v2/pkg/libmp4v2/usr/lib/libmp4v2.a
# libtool: install: ranlib /tmp/libmp4v2/pkg/libmp4v2/usr/lib/libmp4v2.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/libmp4v2/pkg/libmp4v2/usr/bin"
# /bin/sh ./libtool --mode=install /usr/bin/install -c mp4art mp4chaps mp4extract mp4file mp4info mp4subtitle mp4tags mp4track mp4trackdump '/tmp/libmp4v2/pkg/libmp4v2/usr/bin'
# libtool: install: warning: `libmp4v2.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/mp4art /tmp/libmp4v2/pkg/libmp4v2/usr/bin/mp4art
# libtool: install: warning: `libmp4v2.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/mp4chaps /tmp/libmp4v2/pkg/libmp4v2/usr/bin/mp4chaps
# libtool: install: warning: `libmp4v2.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/mp4extract /tmp/libmp4v2/pkg/libmp4v2/usr/bin/mp4extract
# libtool: install: warning: `libmp4v2.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/mp4file /tmp/libmp4v2/pkg/libmp4v2/usr/bin/mp4file
# libtool: install: warning: `libmp4v2.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/mp4info /tmp/libmp4v2/pkg/libmp4v2/usr/bin/mp4info
# libtool: install: warning: `libmp4v2.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/mp4subtitle /tmp/libmp4v2/pkg/libmp4v2/usr/bin/mp4subtitle
# libtool: install: warning: `libmp4v2.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/mp4tags /tmp/libmp4v2/pkg/libmp4v2/usr/bin/mp4tags
# libtool: install: warning: `libmp4v2.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/mp4track /tmp/libmp4v2/pkg/libmp4v2/usr/bin/mp4track
# libtool: install: warning: `libmp4v2.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/mp4trackdump /tmp/libmp4v2/pkg/libmp4v2/usr/bin/mp4trackdump
# test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/libmp4v2/pkg/libmp4v2/usr/share/man/man1"
# /usr/bin/install -c -m 644 doc/man/man1/mp4art.1 doc/man/man1/mp4file.1 doc/man/man1/mp4subtitle.1 doc/man/man1/mp4track.1 '/tmp/libmp4v2/pkg/libmp4v2/usr/share/man/man1'
# test -z "/usr/include/mp4v2" || /usr/bin/mkdir -p "/tmp/libmp4v2/pkg/libmp4v2/usr/include/mp4v2"
# /usr/bin/install -c -m 644 include/mp4v2/project.h include/mp4v2/chapter.h include/mp4v2/file.h include/mp4v2/file_prop.h include/mp4v2/general.h include/mp4v2/isma.h include/mp4v2/itmf_generic.h include/mp4v2/itmf_tags.h include/mp4v2/mp4v2.h include/mp4v2/platform.h include/mp4v2/sample.h include/mp4v2/streaming.h include/mp4v2/track.h include/mp4v2/track_prop.h '/tmp/libmp4v2/pkg/libmp4v2/usr/include/mp4v2'
# make[1]: Leaving directory '/tmp/libmp4v2/src/mp4v2-2.0.0'
# test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/libmp4v2/pkg/libmp4v2/usr/share/man/man1"
# /usr/bin/install -c -m 644 doc/man/man1/mp4art.1 doc/man/man1/mp4file.1 doc/man/man1/mp4subtitle.1 doc/man/man1/mp4track.1 '/tmp/libmp4v2/pkg/libmp4v2/usr/share/man/man1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libmp4v2"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libmp4v2 2.0.0-4 (Thu Apr 13 17:59:04 UTC 2017)

CMD: pacman --query --file libmp4v2-2.0.0-4-x86_64.pkg.tar.xz
# libmp4v2 2.0.0-4

Creating hybrid package for 'libmp4v2'

Trying to find vanilla package 'libmp4v2'...

CMD: pacman --query --file /mirror/libmp4v2-2.0.0-4.pkg.tar.xz
# libmp4v2 2.0.0-4

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libmp4v2.so.2
# /usr/lib/libmp4v2.so
# /usr/lib/libmp4v2.so.2.0.0
# /usr/share/man/man1/mp4art.1.gz
# /usr/share/man/man1/mp4file.1.gz
# /usr/share/man/man1/mp4subtitle.1.gz
# /usr/share/man/man1/mp4track.1.gz
# /usr/include/mp4v2/project.h
# /usr/include/mp4v2/chapter.h
# /usr/include/mp4v2/file.h
# /usr/include/mp4v2/file_prop.h
# /usr/include/mp4v2/general.h
# /usr/include/mp4v2/isma.h
# /usr/include/mp4v2/itmf_generic.h
# /usr/include/mp4v2/itmf_tags.h
# /usr/include/mp4v2/mp4v2.h
# /usr/include/mp4v2/platform.h
# /usr/include/mp4v2/sample.h
# /usr/include/mp4v2/streaming.h
# /usr/include/mp4v2/track.h
# /usr/include/mp4v2/track_prop.h
# /usr/bin/mp4art
# /usr/bin/mp4chaps
# /usr/bin/mp4extract
# /usr/bin/mp4file
# /usr/bin/mp4info
# /usr/bin/mp4subtitle
# /usr/bin/mp4tags
# /usr/bin/mp4track
# /usr/bin/mp4trackdump
# /sysroot/usr/lib/libmp4v2.so.2.0.0
# /sysroot/usr/lib/libmp4v2.so.2
# /sysroot/usr/lib/libmp4v2.so
# /sysroot/usr/lib/libmp4v2.la
# /sysroot/usr/lib/libmp4v2.a
# /sysroot/usr/include/mp4v2/project.h
# /sysroot/usr/include/mp4v2/chapter.h
# /sysroot/usr/include/mp4v2/file.h
# /sysroot/usr/include/mp4v2/file_prop.h
# /sysroot/usr/include/mp4v2/general.h
# /sysroot/usr/include/mp4v2/isma.h
# /sysroot/usr/include/mp4v2/itmf_generic.h
# /sysroot/usr/include/mp4v2/itmf_tags.h
# /sysroot/usr/include/mp4v2/mp4v2.h
# /sysroot/usr/include/mp4v2/platform.h
# /sysroot/usr/include/mp4v2/sample.h
# /sysroot/usr/include/mp4v2/streaming.h
# /sysroot/usr/include/mp4v2/track.h
# /sysroot/usr/include/mp4v2/track_prop.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libmp4v2.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libmp4v2.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libmp4v2.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 576

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libmp4v2.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libmp4v2.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/libmp4v2/src/mp4v2-2.0.0/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by MP4v2 configure 2.0.0, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = cb04a1ea1761
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2412:
# -->
# --> Configuring MP4v2 2.0.0
# -->
# configure:2457: checking for a BSD-compatible install
# configure:2525: result: /usr/bin/install -c
# configure:2536: checking whether build environment is sane
# configure:2586: result: yes
# configure:2635: checking for x86_64-unknown-linux-strip
# configure:2665: result: no
# configure:2675: checking for strip
# configure:2691: found /usr/bin/strip
# configure:2702: result: strip
# configure:2727: checking for a thread-safe mkdir -p
# configure:2766: result: /usr/bin/mkdir -p
# configure:2779: checking for gawk
# configure:2795: found /usr/bin/gawk
# configure:2806: result: gawk
# configure:2817: checking whether make sets $(MAKE)
# configure:2839: result: yes
# configure:2931: checking build system type
# configure:2945: result: x86_64-unknown-linux-gnu
# configure:2965: checking host system type
# configure:2978: result: x86_64-unknown-linux-gnu
# configure:3174: checking for C++ compiler version
# configure:3183: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3194: $? = 0
# configure:3183: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3194: $? = 0
# configure:3183: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3194: $? = 1
# configure:3183: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3194: $? = 1
# configure:3214: checking whether the C++ compiler works
# configure:3236: clang++ conftest.cpp >&5
# configure:3240: $? = 0
# configure:3289: result: yes
# configure:3292: checking for C++ compiler default output file name
# configure:3294: result: a.out
# configure:3300: checking for suffix of executables
# configure:3307: clang++ -o conftest conftest.cpp >&5
# configure:3311: $? = 0
# configure:3333: result:
# configure:3355: checking whether we are cross compiling
# configure:3363: clang++ -o conftest conftest.cpp >&5
# configure:3367: $? = 0
# configure:3374: ./conftest
# configure:3378: $? = 0
# configure:3393: result: no
# configure:3398: checking for suffix of object files
# configure:3420: clang++ -c conftest.cpp >&5
# configure:3424: $? = 0
# configure:3445: result: o
# configure:3449: checking whether we are using the GNU C++ compiler
# configure:3468: clang++ -c conftest.cpp >&5
# configure:3468: $? = 0
# configure:3477: result: yes
# configure:3486: checking whether clang++ accepts -g
# configure:3506: clang++ -c -g conftest.cpp >&5
# configure:3506: $? = 0
# configure:3547: result: yes
# configure:3581: checking for style of include used by make
# configure:3609: result: GNU
# configure:3634: checking dependency style of clang++
# configure:3744: result: none
# configure:3792: checking for x86_64-unknown-linux-gcc
# configure:3819: result: clang
# configure:4088: checking for C compiler version
# configure:4097: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:4108: $? = 0
# configure:4097: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:4108: $? = 0
# configure:4097: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4108: $? = 1
# configure:4097: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4108: $? = 1
# configure:4112: checking whether we are using the GNU C compiler
# configure:4131: clang -c conftest.c >&5
# configure:4131: $? = 0
# configure:4140: result: yes
# configure:4149: checking whether clang accepts -g
# configure:4169: clang -c -g conftest.c >&5
# configure:4169: $? = 0
# configure:4210: result: yes
# configure:4227: checking for clang option to accept ISO C89
# configure:4291: clang -c conftest.c >&5
# configure:4291: $? = 0
# configure:4304: result: none needed
# configure:4326: checking dependency style of clang
# configure:4436: result: none
# configure:4451: checking for a sed that does not truncate output
# configure:4515: result: /usr/bin/sed
# configure:4533: checking for grep that handles long lines and -e
# configure:4591: result: /usr/bin/grep
# configure:4596: checking for egrep
# configure:4658: result: /usr/bin/grep -E
# configure:4663: checking for fgrep
# configure:4725: result: /usr/bin/grep -F
# configure:4760: checking for ld used by clang
# configure:4827: result: /usr/bin/ld
# configure:4834: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4849: result: yes
# configure:4861: checking for BSD- or MS-compatible name lister (nm)
# configure:4910: result: /usr/bin/nm -B
# configure:5028: checking the name lister (/usr/bin/nm -B) interface
# configure:5035: clang -c conftest.c >&5
# configure:5038: /usr/bin/nm -B "conftest.o"
# configure:5041: output
# 0000000000000000 B some_variable
# configure:5048: result: BSD nm
# configure:5051: checking whether ln -s works
# configure:5055: result: yes
# configure:5063: checking the maximum length of command line arguments
# configure:5183: result: 1572864
# configure:5200: checking whether the shell understands some XSI constructs
# configure:5210: result: yes
# configure:5214: checking whether the shell understands "+="
# configure:5220: result: yes
# configure:5255: checking for /usr/bin/ld option to reload object files
# configure:5262: result: -r
# configure:5291: checking for x86_64-unknown-linux-objdump
# configure:5321: result: no
# configure:5331: checking for objdump
# configure:5347: found /usr/bin/objdump
# configure:5358: result: objdump
# configure:5390: checking how to recognize dependent libraries
# configure:5586: result: pass_all
# configure:5606: checking for x86_64-unknown-linux-ar
# configure:5636: result: no
# configure:5646: checking for ar
# configure:5662: found /usr/bin/ar
# configure:5673: result: ar
# configure:5711: checking for x86_64-unknown-linux-strip
# configure:5738: result: strip
# configure:5810: checking for x86_64-unknown-linux-ranlib
# configure:5840: result: no
# configure:5850: checking for ranlib
# configure:5866: found /usr/bin/ranlib
# configure:5877: result: ranlib
# configure:5967: checking command to parse /usr/bin/nm -B output from clang object
# configure:6085: clang -c conftest.c >&5
# configure:6088: $? = 0
# configure:6092: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6095: $? = 0
# configure:6149: clang -o conftest conftest.c conftstm.o >&5
# configure:6152: $? = 0
# configure:6190: result: ok
# configure:6286: clang -c conftest.c >&5
# configure:6289: $? = 0
# configure:6999: checking how to run the C preprocessor
# configure:7030: clang -E conftest.c
# configure:7030: $? = 0
# configure:7044: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7044: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MP4v2"
# | #define PACKAGE_TARNAME "mp4v2"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "MP4v2 2.0.0"
# | #define PACKAGE_BUGREPORT "kidjan@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mp4v2"
# | #define VERSION "2.0.0"
# | /* end confdefs.h. */
# | #include
# configure:7069: result: clang -E
# configure:7089: clang -E conftest.c
# configure:7089: $? = 0
# configure:7103: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7103: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MP4v2"
# | #define PACKAGE_TARNAME "mp4v2"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "MP4v2 2.0.0"
# | #define PACKAGE_BUGREPORT "kidjan@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mp4v2"
# | #define VERSION "2.0.0"
# | /* end confdefs.h. */
# | #include
# configure:7132: checking for ANSI C header files
# configure:7152: clang -c conftest.c >&5
# configure:7152: $? = 0
# configure:7225: clang -o conftest conftest.c >&5
# configure:7225: $? = 0
# configure:7225: ./conftest
# configure:7225: $? = 0
# configure:7236: result: yes
# configure:7249: checking for sys/types.h
# configure:7249: clang -c conftest.c >&5
# configure:7249: $? = 0
# configure:7249: result: yes
# configure:7249: checking for sys/stat.h
# configure:7249: clang -c conftest.c >&5
# configure:7249: $? = 0
# configure:7249: result: yes
# configure:7249: checking for stdlib.h
# configure:7249: clang -c conftest.c >&5
# configure:7249: $? = 0
# configure:7249: result: yes
# configure:7249: checking for string.h
# configure:7249: clang -c conftest.c >&5
# configure:7249: $? = 0
# configure:7249: result: yes
# configure:7249: checking for memory.h
# configure:7249: clang -c conftest.c >&5
# configure:7249: $? = 0
# configure:7249: result: yes
# configure:7249: checking for strings.h
# configure:7249: clang -c conftest.c >&5
# configure:7249: $? = 0
# configure:7249: result: yes
# configure:7249: checking for inttypes.h
# configure:7249: clang -c conftest.c >&5
# configure:7249: $? = 0
# configure:7249: result: yes
# configure:7249: checking for stdint.h
# configure:7249: clang -c conftest.c >&5
# configure:7249: $? = 0
# configure:7249: result: yes
# configure:7249: checking for unistd.h
# configure:7249: clang -c conftest.c >&5
# configure:7249: $? = 0
# configure:7249: result: yes
# configure:7264: checking for dlfcn.h
# configure:7264: clang -c conftest.c >&5
# configure:7264: $? = 0
# configure:7264: result: yes
# configure:7389: checking for C++ compiler version
# configure:7398: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:7409: $? = 0
# configure:7398: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:7409: $? = 0
# configure:7398: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:7409: $? = 1
# configure:7398: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:7409: $? = 1
# configure:7413: checking whether we are using the GNU C++ compiler
# configure:7441: result: yes
# configure:7450: checking whether clang++ accepts -g
# configure:7511: result: yes
# configure:7536: checking dependency style of clang++
# configure:7646: result: none
# configure:7669: checking how to run the C++ preprocessor
# configure:7696: clang++ -E conftest.cpp
# configure:7696: $? = 0
# configure:7710: clang++ -E conftest.cpp
# conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7710: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MP4v2"
# | #define PACKAGE_TARNAME "mp4v2"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "MP4v2 2.0.0"
# | #define PACKAGE_BUGREPORT "kidjan@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mp4v2"
# | #define VERSION "2.0.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:7735: result: clang++ -E
# configure:7755: clang++ -E conftest.cpp
# configure:7755: $? = 0
# configure:7769: clang++ -E conftest.cpp
# conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7769: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "MP4v2"
# | #define PACKAGE_TARNAME "mp4v2"
# | #define PACKAGE_VERSION "2.0.0"
# | #define PACKAGE_STRING "MP4v2 2.0.0"
# | #define PACKAGE_BUGREPORT "kidjan@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mp4v2"
# | #define VERSION "2.0.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:7975: checking for objdir
# configure:7990: result: .libs
# configure:8282: checking if clang supports -fno-rtti -fno-exceptions
# configure:8300: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8304: $? = 0
# configure:8317: result: yes
# configure:8337: checking for clang option to produce PIC
# configure:8609: result: -fPIC -DPIC
# configure:8621: checking if clang PIC flag -fPIC -DPIC works
# configure:8639: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8643: $? = 0
# configure:8656: result: yes
# configure:8680: checking if clang static flag -static works
# configure:8708: result: yes
# configure:8723: checking if clang supports -c -o file.o
# configure:8744: clang -c -o out/conftest2.o conftest.c >&5
# configure:8748: $? = 0
# configure:8770: result: yes
# configure:8778: checking if clang supports -c -o file.o
# configure:8825: result: yes
# configure:8858: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9849: result: yes
# configure:9886: checking whether -lc should be explicitly linked in
# configure:9891: clang -c conftest.c >&5
# configure:9894: $? = 0
# configure:9909: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9912: $? = 0
# configure:9924: result: no
# configure:10088: checking dynamic linker characteristics
# configure:10521: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10521: $? = 0
# configure:10751: result: GNU/Linux ld.so
# configure:10853: checking how to hardcode library paths into programs
# configure:10878: result: immediate
# configure:11398: checking whether stripping libraries is possible
# configure:11403: result: yes
# configure:11438: checking if libtool supports shared libraries
# configure:11440: result: yes
# configure:11443: checking whether to build shared libraries
# configure:11464: result: yes
# configure:11467: checking whether to build static libraries
# configure:11471: result: yes
# configure:11621: checking for ld used by clang++
# configure:11688: result: /usr/bin/ld -m elf_x86_64
# configure:11695: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:11710: result: yes
# configure:11765: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12678: result: yes
# configure:12706: clang++ -c conftest.cpp >&5
# configure:12709: $? = 0
# configure:12891: checking for clang++ option to produce PIC
# configure:13208: result: -fPIC -DPIC
# configure:13217: checking if clang++ PIC flag -fPIC -DPIC works
# configure:13235: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:13239: $? = 0
# configure:13252: result: yes
# configure:13273: checking if clang++ static flag -static works
# configure:13301: result: yes
# configure:13313: checking if clang++ supports -c -o file.o
# configure:13334: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13338: $? = 0
# configure:13360: result: yes
# configure:13365: checking if clang++ supports -c -o file.o
# configure:13412: result: yes
# configure:13442: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:13471: result: yes
# configure:13608: checking dynamic linker characteristics
# configure:13989: clang++ -o conftest -Wl,-rpath -Wl,/foo conftest.cpp >&5
# configure:13989: $? = 0
# configure:14219: result: GNU/Linux ld.so
# configure:14270: checking how to hardcode library paths into programs
# configure:14295: result: immediate
# configure:14356: checking for help2man
# configure:14384: result: no
# configure:14397: checking MP4v2 platform portability
# configure:14419: result: posix
# configure:14542: checking if clang++ supports -fvisibility
# configure:14561: clang++ -c -fvisibility=hidden conftest.cpp >&5
# configure:14561: $? = 0
# configure:14573: result: yes
# configure:14583: checking if GCC precompiled-headers should be created
# configure:14617: result: yes
# configure:14686: checking arch flags
# configure:14721: result: none
# configure:14962: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by MP4v2 config.status 2.0.0, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on cb04a1ea1761
#
# config.status:1169: creating GNUmakefile
# config.status:1169: creating include/mp4v2/project.h
# config.status:1169: creating project/project.m4
# config.status:1169: creating libplatform/config.h
# config.status:1389: executing depfiles commands
# config.status:1389: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_FOUND_HELP2MAN=no
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=none
# am_cv_CXX_dependencies_compiler_type=none
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# x_cv_fvisibility=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libmp4v2/src/mp4v2-2.0.0/autoaux/missing --run aclocal-1.11'
# ADD_MANS_FALSE='#'
# ADD_MANS_TRUE=''
# ADD_PLATFORM_POSIX_FALSE='#'
# ADD_PLATFORM_POSIX_TRUE=''
# ADD_PLATFORM_WIN32_FALSE=''
# ADD_PLATFORM_WIN32_TRUE='#'
# ADD_UTIL_FALSE='#'
# ADD_UTIL_TRUE=''
# AMDEPBACKSLASH=''
# AMDEP_FALSE=''
# AMDEP_TRUE='#'
# AMTAR='${SHELL} /tmp/libmp4v2/src/mp4v2-2.0.0/autoaux/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libmp4v2/src/mp4v2-2.0.0/autoaux/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libmp4v2/src/mp4v2-2.0.0/autoaux/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libmp4v2/src/mp4v2-2.0.0/autoaux/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=none'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=none'
# CXXFLAGS=' -fvisibility=hidden'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FOUND_HELP2MAN='no'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libmp4v2/src/mp4v2-2.0.0/autoaux/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='mp4v2'
# PACKAGE_BUGREPORT='kidjan@gmail.com'
# PACKAGE_NAME='MP4v2'
# PACKAGE_STRING='MP4v2 2.0.0'
# PACKAGE_TARNAME='mp4v2'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.0.0'
# PATH_SEPARATOR=':'
# PROJECT_bugreport=''
# PROJECT_build='Thu Apr 13 17:56:47 UTC 2017'
# PROJECT_irc='irc://irc.freenode.net/handbrake'
# PROJECT_name='MP4v2'
# PROJECT_name_formal='MP4v2 2.0.0'
# PROJECT_name_lower='mp4v2'
# PROJECT_name_upper='MP4V2'
# PROJECT_repo_branch='2.0.0'
# PROJECT_repo_date='2012-05-20 15:16:54 -0700 (Sun, 20 May 2012)'
# PROJECT_repo_rev='493'
# PROJECT_repo_root='https://mp4v2.googlecode.com/svn'
# PROJECT_repo_type='stable'
# PROJECT_repo_url='https://mp4v2.googlecode.com/svn/releases/2.0.0'
# PROJECT_repo_uuid='6e6572fa-98a6-11dd-ad9f-f77439c74b79'
# PROJECT_url_discussion='http://groups.google.com/group/mp4v2'
# PROJECT_url_downloads='http://code.google.com/p/mp4v2/downloads/list'
# PROJECT_url_website='http://code.google.com/p/mp4v2'
# PROJECT_version='2.0.0'
# PROJECT_version_hex='0x00020000'
# PROJECT_version_major='2'
# PROJECT_version_minor='0'
# PROJECT_version_point='0'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2.0.0'
# X_CXX_ARCH=''
# X_CXX_D=''
# X_CXX_I=''
# X_CXX_W=''
# X_GCH='1'
# X_GCH_FLAGS=''
# X_GCH_SHARED='1'
# X_GCH_SHARED_FLAGS=' -fPIC -DPIC'
# X_GCH_STATIC='1'
# X_GCH_STATIC_FLAGS='-static'
# X_MINGW_LIBS=''
# X_libmp4v2_la_LDFLAGS=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE=''
# am__fastdepCC_TRUE='#'
# am__fastdepCXX_FALSE=''
# am__fastdepCXX_TRUE='#'
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libmp4v2/src/mp4v2-2.0.0/autoaux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "MP4v2"
# #define PACKAGE_TARNAME "mp4v2"
# #define PACKAGE_VERSION "2.0.0"
# #define PACKAGE_STRING "MP4v2 2.0.0"
# #define PACKAGE_BUGREPORT "kidjan@gmail.com"
# #define PACKAGE_URL ""
# #define PACKAGE "mp4v2"
# #define VERSION "2.0.0"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
#
# configure: exit 0