The build took 00h 01m 45s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
6,437 |
cpp |
4,096 |
sh |
2,234 |
makefile |
1,374 |
ansic |
14,141 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/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: libpgf 7.15.32-1 (Wed Apr 5 01:23:49 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) dos2unix-7.3.4-1
Total Installed Size: 1.35 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing dos2unix...
:: Running post-transaction hooks...
(1/1) Updating manpage index...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
dos2unix: converting file configure.ac to Unix format...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
configure.ac:30: installing './compile'
configure.ac:30: installing './config.guess'
configure.ac:30: installing './config.sub'
configure.ac:29: installing './install-sh'
configure.ac:29: installing './missing'
src/Makefile.am: installing './depcomp'
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 whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... clang
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 clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
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... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/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-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /sysroot/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 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... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/sysroot/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 whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/sysroot/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... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for doxygen... /usr/bin/doxygen
checking for dot... /usr/bin/dot
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating libpgf.spec
config.status: creating libpgf.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/libpgf/src/PGF/Codec/missing autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
make all-recursive
make[1]: Entering directory '/tmp/libpgf/src/PGF/Codec'
Making all in src
make[2]: Entering directory '/tmp/libpgf/src/PGF/Codec/src'
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT Decoder.lo -MD -MP -MF .deps/Decoder.Tpo -c -o Decoder.lo Decoder.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT Encoder.lo -MD -MP -MF .deps/Encoder.Tpo -c -o Encoder.lo Encoder.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT PGFimage.lo -MD -MP -MF .deps/PGFimage.Tpo -c -o PGFimage.lo PGFimage.cpp
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT PGFstream.lo -MD -MP -MF .deps/PGFstream.Tpo -c -o PGFstream.lo PGFstream.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT Encoder.lo -MD -MP -MF .deps/Encoder.Tpo -c Encoder.cpp -fPIC -DPIC -o .libs/Encoder.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT Decoder.lo -MD -MP -MF .deps/Decoder.Tpo -c Decoder.cpp -fPIC -DPIC -o .libs/Decoder.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT PGFimage.lo -MD -MP -MF .deps/PGFimage.Tpo -c PGFimage.cpp -fPIC -DPIC -o .libs/PGFimage.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT PGFstream.lo -MD -MP -MF .deps/PGFstream.Tpo -c PGFstream.cpp -fPIC -DPIC -o .libs/PGFstream.o
In file included from PGFimage.cpp:29:
In file included from ../include/PGFimage.h:32:
In file included from ../include/PGFstream.h:32:
In file included from ../include/PGFtypes.h:32:
../include/PGFplatform.h:488:9: warning: 'nullptr' macro redefined [-Wmacro-redefined]
#define nullptr NULL
^
/sysroot/bin/../include/c++/v1/__nullptr:53:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
^
In file included from Encoder.cpp:29:
In file included from ./Encoder.h:32:
In file included from ../include/PGFstream.h:32:
In file included from ../include/PGFtypes.h:32:
../include/PGFplatform.h:488:9: warning: 'nullptr' macro redefined [-Wmacro-redefined]
#define nullptr NULL
^
/sysroot/bin/../include/c++/v1/__nullptr:53:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
^
In file included from Decoder.cpp:29:
In file included from ./Decoder.h:32:
In file included from ../include/PGFstream.h:32:
In file included from ../include/PGFtypes.h:32:
../include/PGFplatform.h:488:9: warning: 'nullptr' macro redefined [-Wmacro-redefined]
#define nullptr NULL
^
/sysroot/bin/../include/c++/v1/__nullptr:53:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
^
In file included from PGFstream.cpp:29:
In file included from ../include/PGFstream.h:32:
In file included from ../include/PGFtypes.h:32:
../include/PGFplatform.h:488:9: warning: 'nullptr' macro redefined [-Wmacro-redefined]
#define nullptr NULL
^
/sysroot/bin/../include/c++/v1/__nullptr:53:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
^
1 warning generated.
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT Encoder.lo -MD -MP -MF .deps/Encoder.Tpo -c Encoder.cpp -o Encoder.o >/dev/null 2>&1
1 warning generated.
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT PGFstream.lo -MD -MP -MF .deps/PGFstream.Tpo -c PGFstream.cpp -o PGFstream.o >/dev/null 2>&1
1 warning generated.
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT Decoder.lo -MD -MP -MF .deps/Decoder.Tpo -c Decoder.cpp -o Decoder.o >/dev/null 2>&1
1 warning generated.
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT PGFimage.lo -MD -MP -MF .deps/PGFimage.Tpo -c PGFimage.cpp -o PGFimage.o >/dev/null 2>&1
mv -f .deps/Encoder.Tpo .deps/Encoder.Plo
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT Subband.lo -MD -MP -MF .deps/Subband.Tpo -c -o Subband.lo Subband.cpp
mv -f .deps/PGFstream.Tpo .deps/PGFstream.Plo
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT WaveletTransform.lo -MD -MP -MF .deps/WaveletTransform.Tpo -c -o WaveletTransform.lo WaveletTransform.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT Subband.lo -MD -MP -MF .deps/Subband.Tpo -c Subband.cpp -fPIC -DPIC -o .libs/Subband.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT WaveletTransform.lo -MD -MP -MF .deps/WaveletTransform.Tpo -c WaveletTransform.cpp -fPIC -DPIC -o .libs/WaveletTransform.o
mv -f .deps/Decoder.Tpo .deps/Decoder.Plo
In file included from Subband.cpp:29:
In file included from ./Subband.h:32:
In file included from ../include/PGFtypes.h:32:
../include/PGFplatform.h:488:9: warning: 'nullptr' macro redefined [-Wmacro-redefined]
#define nullptr NULL
^
/sysroot/bin/../include/c++/v1/__nullptr:53:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
^
Subband.cpp:189:3: warning: expression result unused [-Wunused-value]
tileX; tileY; tile; // prevents from unreferenced formal parameter warning
^~~~~
Subband.cpp:189:10: warning: expression result unused [-Wunused-value]
tileX; tileY; tile; // prevents from unreferenced formal parameter warning
^~~~~
Subband.cpp:189:17: warning: expression result unused [-Wunused-value]
tileX; tileY; tile; // prevents from unreferenced formal parameter warning
^~~~
Subband.cpp:229:3: warning: expression result unused [-Wunused-value]
tileX; tileY; tile; // prevents from unreferenced formal parameter warning
^~~~~
Subband.cpp:229:10: warning: expression result unused [-Wunused-value]
tileX; tileY; tile; // prevents from unreferenced formal parameter warning
^~~~~
Subband.cpp:229:17: warning: expression result unused [-Wunused-value]
tileX; tileY; tile; // prevents from unreferenced formal parameter warning
^~~~
7 warnings generated.
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT Subband.lo -MD -MP -MF .deps/Subband.Tpo -c Subband.cpp -o Subband.o >/dev/null 2>&1
In file included from WaveletTransform.cpp:29:
In file included from ./WaveletTransform.h:32:
In file included from ../include/PGFtypes.h:32:
../include/PGFplatform.h:488:9: warning: 'nullptr' macro redefined [-Wmacro-redefined]
#define nullptr NULL
^
/sysroot/bin/../include/c++/v1/__nullptr:53:9: note: previous definition is here
#define nullptr _VSTD::__get_nullptr_t()
^
mv -f .deps/PGFimage.Tpo .deps/PGFimage.Plo
1 warning generated.
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -MT WaveletTransform.lo -MD -MP -MF .deps/WaveletTransform.Tpo -c WaveletTransform.cpp -o WaveletTransform.o >/dev/null 2>&1
mv -f .deps/Subband.Tpo .deps/Subband.Plo
mv -f .deps/WaveletTransform.Tpo .deps/WaveletTransform.Plo
/bin/sh ../libtool --tag=CXX --mode=link clang++ -version-info 7:15:0 -o libpgf.la -rpath /usr/lib Decoder.lo Encoder.lo PGFimage.lo PGFstream.lo Subband.lo WaveletTransform.lo
libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbeginS.o .libs/Decoder.o .libs/Encoder.o .libs/PGFimage.o .libs/PGFstream.o .libs/Subband.o .libs/WaveletTransform.o -L//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/sysroot/bin/../lib -L/sysroot/lib -lc++ -lc++abi -lunwind -lm -lc /sysroot/bin/../lib/clang/3.8.1/crtendS.o /sysroot/bin/../lib/crtn.o -Wl,-soname -Wl,libpgf.so.7 -o .libs/libpgf.so.7.0.15
libtool: link: (cd ".libs" && rm -f "libpgf.so.7" && ln -s "libpgf.so.7.0.15" "libpgf.so.7")
libtool: link: (cd ".libs" && rm -f "libpgf.so" && ln -s "libpgf.so.7.0.15" "libpgf.so")
libtool: link: ar cru .libs/libpgf.a Decoder.o Encoder.o PGFimage.o PGFstream.o Subband.o WaveletTransform.o
/r: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libpgf.a
libtool: link: ( cd ".libs" && rm -f "libpgf.la" && ln -s "../libpgf.la" "libpgf.la" )
make[2]: Leaving directory '/tmp/libpgf/src/PGF/Codec/src'
Making all in include
make[2]: Entering directory '/tmp/libpgf/src/PGF/Codec/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libpgf/src/PGF/Codec/include'
Making all in doc
make[2]: Entering directory '/tmp/libpgf/src/PGF/Codec/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libpgf/src/PGF/Codec/doc'
make[2]: Entering directory '/tmp/libpgf/src/PGF/Codec'
make[2]: Leaving directory '/tmp/libpgf/src/PGF/Codec'
make[1]: Leaving directory '/tmp/libpgf/src/PGF/Codec'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/libpgf/src/PGF/Codec/src'
make[2]: Entering directory '/tmp/libpgf/src/PGF/Codec/src'
make[2]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/tmp/libpgf/pkg/libpgf/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libpgf.la '/tmp/libpgf/pkg/libpgf/usr/lib'
libtool: install: /usr/bin/install -c .libs/libpgf.so.7.0.15 /tmp/libpgf/pkg/libpgf/usr/lib/libpgf.so.7.0.15
libtool: install: (cd /tmp/libpgf/pkg/libpgf/usr/lib && { ln -s -f libpgf.so.7.0.15 libpgf.so.7 || { rm -f libpgf.so.7 && ln -s libpgf.so.7.0.15 libpgf.so.7; }; })
libtool: install: (cd /tmp/libpgf/pkg/libpgf/usr/lib && { ln -s -f libpgf.so.7.0.15 libpgf.so || { rm -f libpgf.so && ln -s libpgf.so.7.0.15 libpgf.so; }; })
libtool: install: /usr/bin/install -c .libs/libpgf.lai /tmp/libpgf/pkg/libpgf/usr/lib/libpgf.la
libtool: install: /usr/bin/install -c .libs/libpgf.a /tmp/libpgf/pkg/libpgf/usr/lib/libpgf.a
libtool: install: chmod 644 /tmp/libpgf/pkg/libpgf/usr/lib/libpgf.a
libtool: install: ranlib /tmp/libpgf/pkg/libpgf/usr/lib/libpgf.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/libpgf/src/PGF/Codec/src'
make[1]: Leaving directory '/tmp/libpgf/src/PGF/Codec/src'
Making install in include
make[1]: Entering directory '/tmp/libpgf/src/PGF/Codec/include'
make[2]: Entering directory '/tmp/libpgf/src/PGF/Codec/include'
make install-exec-hook
/usr/bin/mkdir -p '/tmp/libpgf/pkg/libpgf/usr/include/libpgf'
make[3]: Entering directory '/tmp/libpgf/src/PGF/Codec/include'
/bin/sh /tmp/libpgf/src/PGF/Codec/install-sh -d /tmp/libpgf/pkg/libpgf//usr/include/libpgf
/usr/bin/install -c -m 644 PGFimage.h PGFplatform.h PGFtypes.h PGFstream.h '/tmp/libpgf/pkg/libpgf/usr/include/libpgf'
make[3]: Leaving directory '/tmp/libpgf/src/PGF/Codec/include'
make[2]: Leaving directory '/tmp/libpgf/src/PGF/Codec/include'
make[1]: Leaving directory '/tmp/libpgf/src/PGF/Codec/include'
Making install in doc
make[1]: Entering directory '/tmp/libpgf/src/PGF/Codec/doc'
make[2]: Entering directory '/tmp/libpgf/src/PGF/Codec/doc'
make[2]: Nothing to be done for 'install-exec-am'.
doxygen Doxyfile.in
warning: Tag `CLANG_ASSISTED_PARSING' at line 1044 of file `Doxyfile.in' belongs to an option that was not enabled at compile time.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
warning: Tag `CLANG_OPTIONS' at line 1052 of file `Doxyfile.in' belongs to an option that was not enabled at compile time.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u", or recompile doxygen with this feature enabled.
warning: doxygen no longer ships with the FreeSans font.
You may want to clear or change DOT_FONTNAME.
Otherwise you run the risk that the wrong font is being used for dot generated graphs.
/tmp/libpgf/src/PGF/Codec/src/BitStream.h:25: warning: the name `Bitstream.h' supplied as the second argument in the \file statement is not an input file
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /tmp/libpgf/src/PGF/Codec
Searching for files in directory /tmp/libpgf/src/PGF/Codec/autom4te.cache
Searching for files in directory /tmp/libpgf/src/PGF/Codec/doc
Searching for files in directory /tmp/libpgf/src/PGF/Codec/include
Searching for files in directory /tmp/libpgf/src/PGF/Codec/m4
Searching for files in directory /tmp/libpgf/src/PGF/Codec/src
Reading and parsing tag files
Parsing files
Preprocessing /tmp/libpgf/src/PGF/Codec/config.h...
Parsing file /tmp/libpgf/src/PGF/Codec/config.h...
Preprocessing /tmp/libpgf/src/PGF/Codec/include/PGFimage.h...
Parsing file /tmp/libpgf/src/PGF/Codec/include/PGFimage.h...
Preprocessing /tmp/libpgf/src/PGF/Codec/include/PGFplatform.h...
Parsing file /tmp/libpgf/src/PGF/Codec/include/PGFplatform.h...
Preprocessing /tmp/libpgf/src/PGF/Codec/include/PGFstream.h...
Parsing file /tmp/libpgf/src/PGF/Codec/include/PGFstream.h...
Preprocessing /tmp/libpgf/src/PGF/Codec/include/PGFtypes.h...
Parsing file /tmp/libpgf/src/PGF/Codec/include/PGFtypes.h...
Preprocessing /tmp/libpgf/src/PGF/Codec/src/BitStream.h...
Parsing file /tmp/libpgf/src/PGF/Codec/src/BitStream.h...
Preprocessing /tmp/libpgf/src/PGF/Codec/src/Decoder.cpp...
Parsing file /tmp/libpgf/src/PGF/Codec/src/Decoder.cpp...
Preprocessing /tmp/libpgf/src/PGF/Codec/src/Decoder.h...
Parsing file /tmp/libpgf/src/PGF/Codec/src/Decoder.h...
Preprocessing /tmp/libpgf/src/PGF/Codec/src/Encoder.cpp...
Parsing file /tmp/libpgf/src/PGF/Codec/src/Encoder.cpp...
Preprocessing /tmp/libpgf/src/PGF/Codec/src/Encoder.h...
Parsing file /tmp/libpgf/src/PGF/Codec/src/Encoder.h...
Preprocessing /tmp/libpgf/src/PGF/Codec/src/PGFimage.cpp...
Parsing file /tmp/libpgf/src/PGF/Codec/src/PGFimage.cpp...
Preprocessing /tmp/libpgf/src/PGF/Codec/src/PGFstream.cpp...
Parsing file /tmp/libpgf/src/PGF/Codec/src/PGFstream.cpp...
Preprocessing /tmp/libpgf/src/PGF/Codec/src/Subband.cpp...
Parsing file /tmp/libpgf/src/PGF/Codec/src/Subband.cpp...
Preprocessing /tmp/libpgf/src/PGF/Codec/src/Subband.h...
Parsing file /tmp/libpgf/src/PGF/Codec/src/Subband.h...
Preprocessing /tmp/libpgf/src/PGF/Codec/src/WaveletTransform.cpp...
Parsing file /tmp/libpgf/src/PGF/Codec/src/WaveletTransform.cpp...
Preprocessing /tmp/libpgf/src/PGF/Codec/src/WaveletTransform.h...
Parsing file /tmp/libpgf/src/PGF/Codec/src/WaveletTransform.h...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function referencerror: Problems running epstopdf. Check your TeX installation!
error: Problems running epstopdf. Check your TeX installation!
error: Problems running epstopdf. Check your TeX installation!
error: Problems running epstopdf. Check your TeX installation!
error: Problems running epstopdf. Check your TeX installation!
es...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file BitStream.h...
Generating code for file config.h...
Generating code for file Decoder.cpp...
Generating code for file Decoder.h...
Generating code for file Encoder.cpp...
Generating code for file Encoder.h...
Generating code for file PGFimage.cpp...
Generating code for file PGFimage.h...
Generating code for file PGFplatform.h...
Generating code for file PGFstream.cpp...
Generating code for file PGFstream.h...
Generating code for file PGFtypes.h...
Generating code for file Subband.cpp...
Generating code for file Subband.h...
Generating code for file WaveletTransform.cpp...
Generating code for file WaveletTransform.h...
Generating file documentation...
Generating docs for file BitStream.h...
Generating docs for file config.h...
Generating docs for file Decoder.cpp...
Generating docs for file Decoder.h...
Generating docs for file Encoder.cpp...
Generating docs for file Encoder.h...
Generating docs for file PGFimage.cpp...
Generating docs for file PGFimage.h...
Generating docs for file PGFplatform.h...
Generating docs for file PGFstream.cpp...
Generating docs for file PGFstream.h...
Generating docs for file PGFtypes.h...
Generating docs for file Subband.cpp...
Generating docs for file Subband.h...
Generating docs for file WaveletTransform.cpp...
Generating docs for file WaveletTransform.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound CDecoder...
Generating docs for nested compound CDecoder::CMacroBlock...
Generating docs for compound CEncoder...
Generating docs for nested compound CEncoder::CMacroBlock...
Generating docs for compound CPGFFileStream...
Generating docs for compound CPGFImage...
Generating docs for compound CPGFMemoryStream...
Generating docs for compound CPGFStream...
Generating docs for compound CSubband...
Generating docs for compound CWaveletTransform...
Generating docs for compound IOException...
Generating docs for compound PGFHeader...
Generating docs for compound PGFMagicVersion...
Generating docs for compound PGFPostHeader...
Generating docs for compound PGFPreHeader...
Generating docs for compound PGFRect...
Generating docs for compound PGFVersionNumber...
Generating docs for compound ROIBlockHeader...
Generating docs for nested compound ROIBlockHeader::RBH...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Combining RTF output...
lookup cache used 949/65536 hits=12421 misses=964
finished...
/bin/sh /tmp/libpgf/src/PGF/Codec/install-sh -d /tmp/libpgf/pkg/libpgf/usr/share/doc/libpgf-7.15.32/html
/bin/sh /tmp/libpgf/src/PGF/Codec/install-sh -d /tmp/libpgf/pkg/libpgf/usr/share/man/man3
(cd html && for f in *.html *.png; do /usr/bin/install -c -m 644 "$f" "/tmp/libpgf/pkg/libpgf/usr/share/doc/libpgf-7.15.32/html/$f"; done)
(cd man/man3; for f in [!_]*.3; do /usr/bin/install -c -m 644 "$f" "/tmp/libpgf/pkg/libpgf/usr/share/man/man3/$f"; done)
make[2]: Leaving directory '/tmp/libpgf/src/PGF/Codec/doc'
make[1]: Leaving directory '/tmp/libpgf/src/PGF/Codec/doc'
make[1]: Entering directory '/tmp/libpgf/src/PGF/Codec'
make[2]: Entering directory '/tmp/libpgf/src/PGF/Codec'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh /tmp/libpgf/src/PGF/Codec/install-sh -d /tmp/libpgf/pkg/libpgf/usr/lib/pkgconfig
/usr/bin/install -c -m 644 libpgf.pc /tmp/libpgf/pkg/libpgf/usr/lib/pkgconfig/libpgf.pc
make[2]: Leaving directory '/tmp/libpgf/src/PGF/Codec'
make[1]: Leaving directory '/tmp/libpgf/src/PGF/Codec'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libpgf"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libpgf 7.15.32-1 (Wed Apr 5 01:24:24 UTC 2017)
CMD: pacman --query --file libpgf-7.15.32-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libpgf'
Trying to find vanilla package 'libpgf'...
CMD: pacman --query --file /mirror/libpgf-6.14.12-3.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/lib/libpgf.so.6
/usr/lib/libpgf.so
/usr/lib/libpgf.so.6.0.11
/usr/lib/pkgconfig/libpgf.pc
/usr/include/libpgf/PGFimage.h
/usr/include/libpgf/PGFplatform.h
/usr/include/libpgf/PGFtypes.h
/usr/include/libpgf/PGFstream.h
/sysroot/usr/lib/libpgf.so.7.0.15
/sysroot/usr/lib/libpgf.so.7
/sysroot/usr/lib/libpgf.so
/sysroot/usr/lib/libpgf.la
/sysroot/usr/lib/libpgf.a
/sysroot/usr/lib/pkgconfig/libpgf.pc
/sysroot/usr/include/libpgf/PGFimage.h
/sysroot/usr/include/libpgf/PGFplatform.h
/sysroot/usr/include/libpgf/PGFtypes.h
/sysroot/usr/include/libpgf/PGFstream.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 libpgf.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libpgf.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libpgf.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libpgf.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/libpgf/src/PGF/Codec/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 libpgf configure 7.15.32, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 6680e1ef43f7
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: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2323: checking for a BSD-compatible install
configure:2391: result: /usr/bin/install -c
configure:2402: checking whether build environment is sane
configure:2457: result: yes
configure:2516: checking for x86_64-unknown-linux-strip
configure:2546: result: no
configure:2556: checking for strip
configure:2572: found /sysroot/bin/strip
configure:2583: result: strip
configure:2608: checking for a thread-safe mkdir -p
configure:2647: result: /usr/bin/mkdir -p
configure:2654: checking for gawk
configure:2670: found /usr/bin/gawk
configure:2681: result: gawk
configure:2692: checking whether make sets $(MAKE)
configure:2714: result: yes
configure:2743: checking whether make supports nested variables
configure:2760: result: yes
configure:2915: checking build system type
configure:2929: result: x86_64-unknown-linux-gnu
configure:2949: checking host system type
configure:2962: result: x86_64-unknown-linux-gnu
configure:3003: checking how to print strings
configure:3030: result: printf
configure:3063: checking for style of include used by make
configure:3091: result: GNU
configure:3122: checking for x86_64-unknown-linux-gcc
configure:3149: result: clang
configure:3418: checking for C compiler version
configure:3427: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3438: $? = 0
configure:3427: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3438: $? = 0
configure:3427: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3438: $? = 1
configure:3427: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3438: $? = 1
configure:3458: checking whether the C compiler works
configure:3480: clang conftest.c >&5
configure:3484: $? = 0
configure:3532: result: yes
configure:3535: checking for C compiler default output file name
configure:3537: result: a.out
configure:3543: checking for suffix of executables
configure:3550: clang -o conftest conftest.c >&5
configure:3554: $? = 0
configure:3576: result:
configure:3598: checking whether we are cross compiling
configure:3606: clang -o conftest conftest.c >&5
configure:3610: $? = 0
configure:3617: ./conftest
configure:3621: $? = 0
configure:3636: result: no
configure:3641: checking for suffix of object files
configure:3663: clang -c conftest.c >&5
configure:3667: $? = 0
configure:3688: result: o
configure:3692: checking whether we are using the GNU C compiler
configure:3711: clang -c conftest.c >&5
configure:3711: $? = 0
configure:3720: result: yes
configure:3729: checking whether clang accepts -g
configure:3749: clang -c -g conftest.c >&5
configure:3749: $? = 0
configure:3790: result: yes
configure:3807: checking for clang option to accept ISO C89
configure:3870: clang -c conftest.c >&5
configure:3870: $? = 0
configure:3883: result: none needed
configure:3908: checking whether clang understands -c and -o together
configure:3930: clang -c conftest.c -o conftest2.o
configure:3933: $? = 0
configure:3930: clang -c conftest.c -o conftest2.o
configure:3933: $? = 0
configure:3945: result: yes
configure:3964: checking dependency style of clang
configure:4075: result: gcc3
configure:4090: checking for a sed that does not truncate output
configure:4154: result: /usr/bin/sed
configure:4172: checking for grep that handles long lines and -e
configure:4230: result: /usr/bin/grep
configure:4235: checking for egrep
configure:4297: result: /usr/bin/grep -E
configure:4302: checking for fgrep
configure:4364: result: /usr/bin/grep -F
configure:4399: checking for ld used by clang
configure:4466: result: /sysroot/bin/ld
configure:4473: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:4488: result: yes
configure:4500: checking for BSD- or MS-compatible name lister (nm)
configure:4554: result: /sysroot/bin/nm -B
configure:4684: checking the name lister (/sysroot/bin/nm -B) interface
configure:4691: clang -c conftest.c >&5
configure:4694: /sysroot/bin/nm -B "conftest.o"
configure:4697: output
0000000000000000 B some_variable
configure:4704: result: BSD nm
configure:4707: checking whether ln -s works
configure:4711: result: yes
configure:4719: checking the maximum length of command line arguments
configure:4850: result: 1572864
configure:4898: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4938: result: func_convert_file_noop
configure:4945: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4965: result: func_convert_file_noop
configure:4972: checking for /sysroot/bin/ld option to reload object files
configure:4979: result: -r
configure:5013: checking for x86_64-unknown-linux-objdump
configure:5043: result: no
configure:5053: checking for objdump
configure:5069: found /sysroot/bin/objdump
configure:5080: result: objdump
configure:5112: checking how to recognize dependent libraries
configure:5312: result: pass_all
configure:5357: checking for x86_64-unknown-linux-dlltool
configure:5387: result: no
configure:5397: checking for dlltool
configure:5427: result: no
configure:5457: checking how to associate runtime and link libraries
configure:5484: result: printf %s\n
configure:5501: checking for x86_64-unknown-linux-ar
configure:5531: result: no
configure:5545: checking for ar
configure:5561: found /sysroot/bin/ar
configure:5572: result: ar
configure:5609: checking for archiver @FILE support
configure:5626: clang -c conftest.c >&5
configure:5626: $? = 0
configure:5629: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:5632: $? = 0
configure:5637: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
/r: conftest.o: No such file or directory
configure:5640: $? = 1
configure:5652: result: @
configure:5670: checking for x86_64-unknown-linux-strip
configure:5697: result: strip
configure:5769: checking for x86_64-unknown-linux-ranlib
configure:5799: result: no
configure:5809: checking for ranlib
configure:5825: found /sysroot/bin/ranlib
configure:5836: result: ranlib
configure:5938: checking command to parse /sysroot/bin/nm -B output from clang object
configure:6091: clang -c conftest.c >&5
configure:6094: $? = 0
configure:6098: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6101: $? = 0
configure:6167: clang -o conftest conftest.c conftstm.o >&5
configure:6170: $? = 0
configure:6208: result: ok
configure:6255: checking for sysroot
configure:6285: result: no
configure:6292: checking for a working dd
configure:6330: result: /usr/bin/dd
configure:6334: checking how to truncate binary pipes
configure:6349: result: /usr/bin/dd bs=4096 count=1
configure:6485: clang -c conftest.c >&5
configure:6488: $? = 0
configure:6638: checking for x86_64-unknown-linux-mt
configure:6668: result: no
configure:6678: checking for mt
configure:6708: result: no
configure:6728: checking if : is a manifest tool
configure:6734: : '-?'
configure:6742: result: no
configure:7419: checking how to run the C preprocessor
configure:7450: clang -E conftest.c
configure:7450: $? = 0
configure:7464: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7464: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpgf"
| #define PACKAGE_TARNAME "libpgf"
| #define PACKAGE_VERSION "7.15.32"
| #define PACKAGE_STRING "libpgf 7.15.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libpgf"
| #define VERSION "7.15.32"
| /* end confdefs.h. */
| #include
configure:7489: result: clang -E
configure:7509: clang -E conftest.c
configure:7509: $? = 0
configure:7523: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7523: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpgf"
| #define PACKAGE_TARNAME "libpgf"
| #define PACKAGE_VERSION "7.15.32"
| #define PACKAGE_STRING "libpgf 7.15.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libpgf"
| #define VERSION "7.15.32"
| /* end confdefs.h. */
| #include
configure:7552: checking for ANSI C header files
configure:7572: clang -c conftest.c >&5
configure:7572: $? = 0
configure:7645: clang -o conftest conftest.c >&5
configure:7645: $? = 0
configure:7645: ./conftest
configure:7645: $? = 0
configure:7656: result: yes
configure:7669: checking for sys/types.h
configure:7669: clang -c conftest.c >&5
configure:7669: $? = 0
configure:7669: result: yes
configure:7669: checking for sys/stat.h
configure:7669: clang -c conftest.c >&5
configure:7669: $? = 0
configure:7669: result: yes
configure:7669: checking for stdlib.h
configure:7669: clang -c conftest.c >&5
configure:7669: $? = 0
configure:7669: result: yes
configure:7669: checking for string.h
configure:7669: clang -c conftest.c >&5
configure:7669: $? = 0
configure:7669: result: yes
configure:7669: checking for memory.h
configure:7669: clang -c conftest.c >&5
configure:7669: $? = 0
configure:7669: result: yes
configure:7669: checking for strings.h
configure:7669: clang -c conftest.c >&5
configure:7669: $? = 0
configure:7669: result: yes
configure:7669: checking for inttypes.h
configure:7669: clang -c conftest.c >&5
configure:7669: $? = 0
configure:7669: result: yes
configure:7669: checking for stdint.h
configure:7669: clang -c conftest.c >&5
configure:7669: $? = 0
configure:7669: result: yes
configure:7669: checking for unistd.h
configure:7669: clang -c conftest.c >&5
configure:7669: $? = 0
configure:7669: result: yes
configure:7683: checking for dlfcn.h
configure:7683: clang -c conftest.c >&5
configure:7683: $? = 0
configure:7683: result: yes
configure:7939: checking for objdir
configure:7954: result: .libs
configure:8218: checking if clang supports -fno-rtti -fno-exceptions
configure:8236: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8240: $? = 0
configure:8253: result: yes
configure:8611: checking for clang option to produce PIC
configure:8618: result: -fPIC -DPIC
configure:8626: checking if clang PIC flag -fPIC -DPIC works
configure:8644: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8648: $? = 0
configure:8661: result: yes
configure:8690: checking if clang static flag -static works
configure:8718: result: no
configure:8733: checking if clang supports -c -o file.o
configure:8754: clang -c -o out/conftest2.o conftest.c >&5
configure:8758: $? = 0
configure:8780: result: yes
configure:8788: checking if clang supports -c -o file.o
configure:8835: result: yes
configure:8868: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:10127: result: yes
configure:10164: checking whether -lc should be explicitly linked in
configure:10172: clang -c conftest.c >&5
configure:10175: $? = 0
configure:10190: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10193: $? = 0
configure:10207: result: no
configure:10367: checking dynamic linker characteristics
configure:10948: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10948: $? = 0
configure:11185: result: GNU/Linux ld.so
configure:11307: checking how to hardcode library paths into programs
configure:11332: result: immediate
configure:11880: checking whether stripping libraries is possible
configure:11885: result: yes
configure:11920: checking if libtool supports shared libraries
configure:11922: result: yes
configure:11925: checking whether to build shared libraries
configure:11950: result: yes
configure:11953: checking whether to build static libraries
configure:11957: result: yes
configure:12109: checking for C++ compiler version
configure:12118: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:12129: $? = 0
configure:12118: clang++ -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:12129: $? = 0
configure:12118: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:12129: $? = 1
configure:12118: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:12129: $? = 1
configure:12133: checking whether we are using the GNU C++ compiler
configure:12152: clang++ -c conftest.cpp >&5
configure:12152: $? = 0
configure:12161: result: yes
configure:12170: checking whether clang++ accepts -g
configure:12190: clang++ -c -g conftest.cpp >&5
configure:12190: $? = 0
configure:12231: result: yes
configure:12256: checking dependency style of clang++
configure:12367: result: gcc3
configure:12400: checking how to run the C++ preprocessor
configure:12427: clang++ -E conftest.cpp
configure:12427: $? = 0
configure:12441: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:12441: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpgf"
| #define PACKAGE_TARNAME "libpgf"
| #define PACKAGE_VERSION "7.15.32"
| #define PACKAGE_STRING "libpgf 7.15.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libpgf"
| #define VERSION "7.15.32"
| #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/"
| /* end confdefs.h. */
| #include
configure:12466: result: clang++ -E
configure:12486: clang++ -E conftest.cpp
configure:12486: $? = 0
configure:12500: clang++ -E conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:12500: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpgf"
| #define PACKAGE_TARNAME "libpgf"
| #define PACKAGE_VERSION "7.15.32"
| #define PACKAGE_STRING "libpgf 7.15.32"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libpgf"
| #define VERSION "7.15.32"
| #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/"
| /* end confdefs.h. */
| #include
configure:12662: checking for ld used by clang++
configure:12729: result: /sysroot/bin/ld -m elf_x86_64
configure:12736: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
configure:12751: result: yes
configure:12806: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:13879: result: yes
configure:13915: clang++ -c conftest.cpp >&5
configure:13918: $? = 0
configure:14399: checking for clang++ option to produce PIC
configure:14406: result: -fPIC -DPIC
configure:14414: checking if clang++ PIC flag -fPIC -DPIC works
configure:14432: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14436: $? = 0
configure:14449: result: yes
configure:14472: checking if clang++ static flag -static works
configure:14500: result: no
configure:14512: checking if clang++ supports -c -o file.o
configure:14533: clang++ -c -o out/conftest2.o conftest.cpp >&5
configure:14537: $? = 0
configure:14559: result: yes
configure:14564: checking if clang++ supports -c -o file.o
configure:14611: result: yes
configure:14641: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:14681: result: yes
configure:14822: checking dynamic linker characteristics
configure:15567: result: GNU/Linux ld.so
configure:15632: checking how to hardcode library paths into programs
configure:15657: result: immediate
configure:15700: checking for doxygen
configure:15718: found /usr/bin/doxygen
configure:15730: result: /usr/bin/doxygen
configure:15740: checking for dot
configure:15758: found /usr/bin/dot
configure:15770: result: /usr/bin/dot
configure:15899: checking that generated files are newer than configure
configure:15905: result: done
configure:15936: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libpgf config.status 7.15.32, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 6680e1ef43f7
config.status:1158: creating Makefile
config.status:1158: creating src/Makefile
config.status:1158: creating include/Makefile
config.status:1158: creating doc/Makefile
config.status:1158: creating doc/Doxyfile
config.status:1158: creating libpgf.spec
config.status:1158: creating libpgf.pc
config.status:1158: creating config.h
config.status:1387: executing depfiles commands
config.status:1387: 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_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_DOT=/usr/bin/dot
ac_cv_path_DOXYGEN=/usr/bin/doxygen
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_lt_DD=/usr/bin/dd
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_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=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
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=/sysroot/bin/ld
lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
lt_cv_path_NM='/sysroot/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
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=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libpgf/src/PGF/Codec/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/libpgf/src/PGF/Codec/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libpgf/src/PGF/Codec/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libpgf/src/PGF/Codec/missing automake-1.15'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DOT='/usr/bin/dot'
DOXYGEN='/usr/bin/doxygen'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HAS_DOXYGEN_FALSE='#'
HAS_DOXYGEN_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTERFACE_VERSION='7:15:0'
LD='/sysroot/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /tmp/libpgf/src/PGF/Codec/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/sysroot/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libpgf'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libpgf'
PACKAGE_RELEASE='2'
PACKAGE_STRING='libpgf 7.15.32'
PACKAGE_TARNAME='libpgf'
PACKAGE_URL=''
PACKAGE_VERSION='7.15.32'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='7.15.32'
ac_ct_AR='ar'
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__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} 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/libpgf/src/PGF/Codec/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(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 "libpgf"
#define PACKAGE_TARNAME "libpgf"
#define PACKAGE_VERSION "7.15.32"
#define PACKAGE_STRING "libpgf 7.15.32"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "libpgf"
#define VERSION "7.15.32"
#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
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libpgf config.status 7.15.32, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status config.h
on 6680e1ef43f7
config.status:1158: creating config.h