Build of xvidcore with musl toolchain

The build took 00h 01m 23s and was SUCCESSFUL.

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

SLOCLanguage
36,350 ansic
18,004 asm
3,308 sh
2,085 cpp
442 pascal
274 makefile
218 python
200 perl
60,881 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

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: xvidcore 1.3.4-1 (Wed Apr 5 01:44:44 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) nasm-2.11.08-2
#
# Total Installed Size: 2.01 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 nasm...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking whether to use default CFLAGS... yes
# 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 for a BSD-compatible install... /usr/bin/install -c
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking whether ln -s works... yes
# checking for whether to use assembly code... yes
# checking for architecture type... x86_64
# 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 size of int *... 8
# checking whether byte ordering is bigendian... no
# checking for build extensions... .so .a .o
# checking for platform specific LDFLAGS/CFLAGS... ok
# checking for yasm... no
# checking for nasm... yes
# checking for nasm version... 2
# checking for asm object format... elf64
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking assert.h usability... yes
# checking assert.h presence... yes
# checking for assert.h... yes
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for pthread_create in -lpthread... yes
# configure: creating ./config.status
# config.status: creating platform.inc
#
#
#
#
# ---------------------------------------------------------------
# ---------------------------------------------------------------
# ---------------------------------------------------------------
# ---------------------------------------------------------------
# Object files used for this build
# Target Libraries
# Using CFLAGS
# Install Paths
# ---------------------------------------------------------------
# ---------------------------------------------------------------
# ---------------------------------------------------------------
# ---------------------------------------------------------------
#
#
#
#
# CFLAGS=-Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer
# decoder.o encoder.o xvid.o bitstream/bitstream.o bitstream/cbp.o bitstream/mbcoding.o dct/fdct.o dct/idct.o dct/simple_idct.o image/colorspace.o image/image.o image/interpolate8x8.o image/font.o image/postprocessing.o image/qpel.o image/reduced.o motion/estimation_bvop.o motion/estimation_common.o motion/estimation_gmc.o motion/estimation_pvop.o motion/estimation_rd_based.o motion/estimation_rd_based_bvop.o motion/gmc.o motion/motion_comp.o motion/vop_type_decision.o motion/sad.o prediction/mbprediction.o plugins/plugin_single.o plugins/plugin_2pass1.o plugins/plugin_2pass2.o plugins/plugin_lumimasking.o plugins/plugin_dump.o plugins/plugin_psnr.o plugins/plugin_ssim.o plugins/plugin_psnrhvsm.o quant/quant_h263.o quant/quant_matrix.o quant/quant_mpeg.o utils/emms.o utils/mbtransquant.o utils/mem_align.o utils/mem_transfer.o utils/timer.o bitstream/x86_asm/cbp_mmx.o bitstream/x86_asm/cbp_sse2.o dct/x86_asm/fdct_mmx_ffmpeg.o dct/x86_asm/fdct_mmx_skal.o dct/x86_asm/fdct_sse2_skal.o dct/x86_asm/idct_3dne.o dct/x86_asm/idct_mmx.o dct/x86_asm/idct_sse2_dmitry.o image/x86_asm/colorspace_rgb_mmx.o image/x86_asm/colorspace_yuv_mmx.o image/x86_asm/colorspace_yuyv_mmx.o image/x86_asm/interpolate8x8_3dn.o image/x86_asm/interpolate8x8_3dne.o image/x86_asm/interpolate8x8_mmx.o image/x86_asm/interpolate8x8_xmm.o image/x86_asm/postprocessing_mmx.o image/x86_asm/postprocessing_sse2.o image/x86_asm/reduced_mmx.o image/x86_asm/qpel_mmx.o image/x86_asm/gmc_mmx.o image/x86_asm/deintl_sse.o motion/x86_asm/sad_xmm.o motion/x86_asm/sad_sse2.o motion/x86_asm/sad_mmx.o motion/x86_asm/sad_3dne.o motion/x86_asm/sad_3dn.o quant/x86_asm/quantize_h263_mmx.o quant/x86_asm/quantize_h263_3dne.o quant/x86_asm/quantize_mpeg_xmm.o quant/x86_asm/quantize_mpeg_mmx.o utils/x86_asm/mem_transfer_mmx.o utils/x86_asm/mem_transfer_3dne.o utils/x86_asm/interlacing_mmx.o utils/x86_asm/cpuid.o plugins/x86_asm/plugin_ssim-a.o
# Shared library: libxvidcore.so.4.3
# Include Directory: /usr/include
#
#
# Static library: libxvidcore.a
# Library Directory: /usr/lib
# D: =build
#
#
# C: ./decoder.c
# C: ./encoder.c
# C: ./xvid.c
# C: bitstream/bitstream.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# ../../src/bitstream/bitstream.c:154:7: warning: variable 'time_increment' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
# if (dec->time_inc_bits)
# ^~~~~~~~~~~~~~~~~~
# ../../src/bitstream/bitstream.c:157:56: note: uninitialized use occurs here
# DPRINTF(XVID_DEBUG_HEADER,"time %i:%i\n", time_base, time_increment);
# ^~~~~~~~~~~~~~
# ../../src/bitstream/bitstream.c:154:3: note: remove the 'if' if its condition is always true
# if (dec->time_inc_bits)
# ^~~~~~~~~~~~~~~~~~~~~~~
# ../../src/bitstream/bitstream.c:149:21: note: initialize the variable 'time_increment' to silence this warning
# int time_increment;
# ^
# = 0
# ../../src/bitstream/bitstream.c:863:29: warning: if statement has empty body [-Wempty-body]
# if (BitstreamGetBit(bs));
# ^
# ../../src/bitstream/bitstream.c:863:29: note: put the semicolon on a separate line to silence this warning
# ../../src/decoder.c:374:18: warning: unused typedef 'add_residual_function_t' [-Wunused-local-typedef]
# typedef void (*add_residual_function_t)(
# ^
# C: bitstream/cbp.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: bitstream/mbcoding.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: dct/fdct.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: dct/idct.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: dct/simple_idct.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: image/colorspace.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# 1 warning generated.
# C: image/image.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: image/interpolate8x8.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# 2 warnings generated.
# C: image/font.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: image/postprocessing.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: image/qpel.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: image/reduced.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: motion/estimation_bvop.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: motion/estimation_common.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: motion/estimation_gmc.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: motion/estimation_pvop.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: motion/estimation_rd_based.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: motion/estimation_rd_based_bvop.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: motion/gmc.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# ../../src/motion/gmc.c:283:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# if (vo>=(-16<<4) && vo<=H) Offset = (vo>>4)*srcstride;
# ~~~^
# ../../src/motion/gmc.c:289:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# if (uo>=(-16<<4) && uo<=W) Offset += (uo>>4);
# ~~~^
# ../../src/motion/gmc.c:335:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# if (vo>=(-8<<4) && vo<=H) Offset = (vo>>4)*srcstride;
# ~~^
# ../../src/motion/gmc.c:341:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# if (uo>=(-8<<4) && uo<=W) Offset += (uo>>4);
# ~~^
# C: motion/motion_comp.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: motion/vop_type_decision.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: motion/sad.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: prediction/mbprediction.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: plugins/plugin_single.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: plugins/plugin_2pass1.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# 4 warnings generated.
# C: plugins/plugin_2pass2.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: plugins/plugin_lumimasking.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: plugins/plugin_dump.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: plugins/plugin_psnr.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: plugins/plugin_ssim.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: plugins/plugin_psnrhvsm.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: quant/quant_h263.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: quant/quant_matrix.c
# C: quant/quant_mpeg.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: utils/emms.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: utils/mbtransquant.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: utils/mem_align.c
# C: utils/mem_transfer.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# C: utils/timer.c
# clang-3.8: warning: optimization flag '-fstrength-reduce' is not supported
# clang-3.8: warning: optimization flag '-finline-functions' is not supported
# A: bitstream/x86_asm/cbp_mmx.asm
# A: bitstream/x86_asm/cbp_sse2.asm
# A: dct/x86_asm/fdct_mmx_ffmpeg.asm
# A: dct/x86_asm/fdct_mmx_skal.asm
# A: dct/x86_asm/fdct_sse2_skal.asm
# A: dct/x86_asm/idct_3dne.asm
# A: dct/x86_asm/idct_mmx.asm
# A: dct/x86_asm/idct_sse2_dmitry.asm
# A: image/x86_asm/colorspace_rgb_mmx.asm
# A: image/x86_asm/colorspace_yuv_mmx.asm
# A: image/x86_asm/colorspace_yuyv_mmx.asm
# A: image/x86_asm/interpolate8x8_3dn.asm
# A: image/x86_asm/interpolate8x8_3dne.asm
# A: image/x86_asm/interpolate8x8_mmx.asm
# A: image/x86_asm/interpolate8x8_xmm.asm
# A: image/x86_asm/postprocessing_mmx.asm
# A: image/x86_asm/postprocessing_sse2.asm
# A: image/x86_asm/reduced_mmx.asm
# A: image/x86_asm/qpel_mmx.asm
# A: image/x86_asm/gmc_mmx.asm
# A: image/x86_asm/deintl_sse.asm
# A: motion/x86_asm/sad_xmm.asm
# A: motion/x86_asm/sad_sse2.asm
# A: motion/x86_asm/sad_mmx.asm
# A: motion/x86_asm/sad_3dne.asm
# A: motion/x86_asm/sad_3dn.asm
# A: quant/x86_asm/quantize_h263_mmx.asm
# A: quant/x86_asm/quantize_h263_3dne.asm
# A: quant/x86_asm/quantize_mpeg_xmm.asm
# A: quant/x86_asm/quantize_mpeg_mmx.asm
# A: utils/x86_asm/mem_transfer_mmx.asm
# A: utils/x86_asm/mem_transfer_3dne.asm
# A: utils/x86_asm/interlacing_mmx.asm
# A: utils/x86_asm/cpuid.asm
# A: plugins/x86_asm/plugin_ssim-a.asm
# L: libxvidcore.a
# L: libxvidcore.so.4.3
#
# ---------------------------------------------------------------
# Xvid has been successfully built.
#
# * Binaries are currently located in the '=build' directory
# * To install them on your system, you can run '# make install'
# as root.
# ---------------------------------------------------------------
#
# ==> Entering fakeroot environment...
# ==> Starting package()...
# D: /usr/include
# I: /usr/include/xvid.h
# D: /usr/lib
# I: /usr/lib/libxvidcore.a
# I: /usr/lib/libxvidcore.so.4.3
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "xvidcore"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: xvidcore 1.3.4-1 (Wed Apr 5 01:45:05 UTC 2017)

CMD: pacman --query --file xvidcore-1.3.4-1-x86_64.pkg.tar.xz
# xvidcore 1.3.4-1

Creating hybrid package for 'xvidcore'

Trying to find vanilla package 'xvidcore'...

CMD: pacman --query --file /mirror/xvidcore-1.3.4-1.pkg.tar.xz
# xvidcore 1.3.4-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/include/xvid.h
# /usr/lib/libxvidcore.so.4
# /usr/lib/libxvidcore.so
# /usr/lib/libxvidcore.so.4.3
# /sysroot/usr/lib/libxvidcore.a
# /sysroot/usr/lib/libxvidcore.so.4.3
# /sysroot/usr/lib/libxvidcore.so.4
# /sysroot/usr/lib/libxvidcore.so
# /sysroot/usr/include/xvid.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 xvidcore.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/xvidcore.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/xvidcore.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/xvidcore/src/xvidcore/build/generic/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 Xvid configure 1.3.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 761953dfded8
# 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:2391: checking build system type
# configure:2405: result: x86_64-unknown-linux-gnu
# configure:2425: checking host system type
# configure:2438: result: x86_64-unknown-linux-gnu
# configure:2458: checking target system type
# configure:2471: result: x86_64-unknown-linux-gnu
# configure:2499: checking whether to use default CFLAGS
# configure:2503: result: yes
# configure:2519: checking for x86_64-unknown-linux-gcc
# configure:2546: result: clang
# configure:2815: checking for C compiler version
# configure:2824: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2835: $? = 0
# configure:2824: 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:2835: $? = 0
# configure:2824: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2835: $? = 1
# configure:2824: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2835: $? = 1
# configure:2855: checking whether the C compiler works
# configure:2877: clang conftest.c >&5
# configure:2881: $? = 0
# configure:2929: result: yes
# configure:2932: checking for C compiler default output file name
# configure:2934: result: a.out
# configure:2940: checking for suffix of executables
# configure:2947: clang -o conftest conftest.c >&5
# configure:2951: $? = 0
# configure:2973: result:
# configure:2995: checking whether we are cross compiling
# configure:3003: clang -o conftest conftest.c >&5
# configure:3007: $? = 0
# configure:3014: ./conftest
# configure:3018: $? = 0
# configure:3033: result: no
# configure:3038: checking for suffix of object files
# configure:3060: clang -c conftest.c >&5
# configure:3064: $? = 0
# configure:3085: result: o
# configure:3089: checking whether we are using the GNU C compiler
# configure:3108: clang -c conftest.c >&5
# configure:3108: $? = 0
# configure:3117: result: yes
# configure:3126: checking whether clang accepts -g
# configure:3146: clang -c -g conftest.c >&5
# configure:3146: $? = 0
# configure:3187: result: yes
# configure:3204: checking for clang option to accept ISO C89
# configure:3267: clang -c conftest.c >&5
# configure:3267: $? = 0
# configure:3280: result: none needed
# configure:3316: checking for a BSD-compatible install
# configure:3384: result: /usr/bin/install -c
# configure:3400: checking for x86_64-unknown-linux-ranlib
# configure:3430: result: no
# configure:3440: checking for ranlib
# configure:3456: found /sysroot/bin/ranlib
# configure:3467: result: ranlib
# configure:3492: checking for x86_64-unknown-linux-ar
# configure:3522: result: no
# configure:3532: checking for ar
# configure:3548: found /sysroot/bin/ar
# configure:3559: result: ar
# configure:3583: checking for grep that handles long lines and -e
# configure:3641: result: /usr/bin/grep
# configure:3646: checking for egrep
# configure:3708: result: /usr/bin/grep -E
# configure:3715: checking whether ln -s works
# configure:3719: result: yes
# configure:3731: checking for whether to use assembly code
# configure:3734: result: yes
# configure:3736: checking for architecture type
# configure:3745: result: x86_64
# configure:3779: checking how to run the C preprocessor
# configure:3810: clang -E conftest.c
# configure:3810: $? = 0
# configure:3824: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3824: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Xvid"
# | #define PACKAGE_TARNAME "xvid"
# | #define PACKAGE_VERSION "1.3.4"
# | #define PACKAGE_STRING "Xvid 1.3.4"
# | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3849: result: clang -E
# configure:3869: clang -E conftest.c
# configure:3869: $? = 0
# configure:3883: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3883: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Xvid"
# | #define PACKAGE_TARNAME "xvid"
# | #define PACKAGE_VERSION "1.3.4"
# | #define PACKAGE_STRING "Xvid 1.3.4"
# | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3912: checking for ANSI C header files
# configure:3932: clang -c conftest.c >&5
# configure:3932: $? = 0
# configure:4005: clang -o conftest conftest.c >&5
# configure:4005: $? = 0
# configure:4005: ./conftest
# configure:4005: $? = 0
# configure:4016: result: yes
# configure:4029: checking for sys/types.h
# configure:4029: clang -c conftest.c >&5
# configure:4029: $? = 0
# configure:4029: result: yes
# configure:4029: checking for sys/stat.h
# configure:4029: clang -c conftest.c >&5
# configure:4029: $? = 0
# configure:4029: result: yes
# configure:4029: checking for stdlib.h
# configure:4029: clang -c conftest.c >&5
# configure:4029: $? = 0
# configure:4029: result: yes
# configure:4029: checking for string.h
# configure:4029: clang -c conftest.c >&5
# configure:4029: $? = 0
# configure:4029: result: yes
# configure:4029: checking for memory.h
# configure:4029: clang -c conftest.c >&5
# configure:4029: $? = 0
# configure:4029: result: yes
# configure:4029: checking for strings.h
# configure:4029: clang -c conftest.c >&5
# configure:4029: $? = 0
# configure:4029: result: yes
# configure:4029: checking for inttypes.h
# configure:4029: clang -c conftest.c >&5
# configure:4029: $? = 0
# configure:4029: result: yes
# configure:4029: checking for stdint.h
# configure:4029: clang -c conftest.c >&5
# configure:4029: $? = 0
# configure:4029: result: yes
# configure:4029: checking for unistd.h
# configure:4029: clang -c conftest.c >&5
# configure:4029: $? = 0
# configure:4029: result: yes
# configure:4045: checking size of int *
# configure:4050: clang -o conftest conftest.c >&5
# configure:4050: $? = 0
# configure:4050: ./conftest
# configure:4050: $? = 0
# configure:4064: result: 8
# configure:4088: checking whether byte ordering is bigendian
# configure:4103: clang -c conftest.c >&5
# conftest.c:21:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:21:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:4103: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Xvid"
# | #define PACKAGE_TARNAME "xvid"
# | #define PACKAGE_VERSION "1.3.4"
# | #define PACKAGE_STRING "Xvid 1.3.4"
# | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org"
# | #define PACKAGE_URL ""
# | #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 SIZEOF_INT_P 8
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4148: clang -c conftest.c >&5
# configure:4148: $? = 0
# configure:4166: clang -c conftest.c >&5
# conftest.c:27:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:4166: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Xvid"
# | #define PACKAGE_TARNAME "xvid"
# | #define PACKAGE_VERSION "1.3.4"
# | #define PACKAGE_STRING "Xvid 1.3.4"
# | #define PACKAGE_BUGREPORT "xvid-devel@xvid.org"
# | #define PACKAGE_URL ""
# | #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 SIZEOF_INT_P 8
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4294: result: no
# configure:4313: checking for build extensions
# configure:4320: result: .so .a .o
# configure:4356: checking for platform specific LDFLAGS/CFLAGS
# configure:4366: result: ok
# configure:4447: checking for yasm
# configure:4492: result: no
# configure:4522: checking for nasm
# configure:4543: found /usr/bin/nasm
# configure:4567: result: yes
# configure:4576: checking for nasm version
# configure:4586: result: 2
# configure:4600: checking for asm object format
# configure:4605: result: elf64
# configure:4773: checking stdio.h usability
# configure:4773: clang -c conftest.c >&5
# configure:4773: $? = 0
# configure:4773: result: yes
# configure:4773: checking stdio.h presence
# configure:4773: clang -E conftest.c
# configure:4773: $? = 0
# configure:4773: result: yes
# configure:4773: checking for stdio.h
# configure:4773: result: yes
# configure:4773: checking signal.h usability
# configure:4773: clang -c conftest.c >&5
# configure:4773: $? = 0
# configure:4773: result: yes
# configure:4773: checking signal.h presence
# configure:4773: clang -E conftest.c
# configure:4773: $? = 0
# configure:4773: result: yes
# configure:4773: checking for signal.h
# configure:4773: result: yes
# configure:4773: checking for stdlib.h
# configure:4773: result: yes
# configure:4773: checking for string.h
# configure:4773: result: yes
# configure:4773: checking assert.h usability
# configure:4773: clang -c conftest.c >&5
# configure:4773: $? = 0
# configure:4773: result: yes
# configure:4773: checking assert.h presence
# configure:4773: clang -E conftest.c
# configure:4773: $? = 0
# configure:4773: result: yes
# configure:4773: checking for assert.h
# configure:4773: result: yes
# configure:4773: checking math.h usability
# configure:4773: clang -c conftest.c >&5
# configure:4773: $? = 0
# configure:4773: result: yes
# configure:4773: checking math.h presence
# configure:4773: clang -E conftest.c
# configure:4773: $? = 0
# configure:4773: result: yes
# configure:4773: checking for math.h
# configure:4773: result: yes
# configure:4886: checking pthread.h usability
# configure:4886: clang -c conftest.c >&5
# configure:4886: $? = 0
# configure:4886: result: yes
# configure:4886: checking pthread.h presence
# configure:4886: clang -E conftest.c
# configure:4886: $? = 0
# configure:4886: result: yes
# configure:4886: checking for pthread.h
# configure:4886: result: yes
# configure:4888: checking for pthread_create in -lpthread
# configure:4913: clang -o conftest conftest.c -lpthread >&5
# configure:4913: $? = 0
# configure:4922: result: yes
# configure:5211: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by Xvid config.status 1.3.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 761953dfded8
#
# config.status:770: creating platform.inc
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# 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_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_assert_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_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_lib_pthread_pthread_create=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_nasm=yes
# ac_cv_prog_ac_yasm=no
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_sizeof_int_p=8
# ac_cv_target=x86_64-unknown-linux-gnu
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AFLAGS='-I$(
# ALTIVEC_CFLAGS=''
# API_MAJOR='4'
# API_MINOR='3'
# AR='ar'
# ARCHITECTURE='X86_64'
# AS='nasm'
# ASSEMBLY_EXTENSION='asm'
# ASSEMBLY_SOURCES='SRC_X86_64'
# BUS='64BIT'
# CC='clang'
# CFLAGS='-Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer'
# CPP='clang -E'
# CPPFLAGS=''
# DCT_IA64_SOURCES=''
# DEFS='-DPACKAGE_NAME=\"Xvid\" -DPACKAGE_TARNAME=\"xvid\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"Xvid\ 1.3.4\" -DPACKAGE_BUGREPORT=\"xvid-devel@xvid.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT_P=8 -DHAVE_STDIO_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_ASSERT_H=1 -DHAVE_MATH_H=1'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENDIANNESS='LITTLE_ENDIAN'
# EXEEXT=''
# FEATURES=''
# GENERIC_SOURCES='SRC_GENERIC'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LTLIBOBJS=''
# NASM_FORMAT='elf64'
# OBJECT_EXTENSION='o'
# OBJEXT='o'
# PACKAGE_BUGREPORT='xvid-devel@xvid.org'
# PACKAGE_NAME='Xvid'
# PACKAGE_STRING='Xvid 1.3.4'
# PACKAGE_TARNAME='xvid'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.3.4'
# PATH_SEPARATOR=':'
# PPC_ALTIVEC_SOURCES=''
# PRE_SHARED_LIB='libxvidcore.$(SHARED_EXTENSION).$(API_MAJOR).$(API_MINOR)'
# RANLIB='ranlib'
# SHARED_EXTENSION='so'
# SHARED_LIB='libxvidcore.$(SHARED_EXTENSION).$(API_MAJOR).$(API_MINOR)'
# SHELL='/bin/sh'
# SO_API_MAJOR_LINK='libxvidcore.$(SHARED_EXTENSION).$(API_MAJOR)'
# SO_LINK='libxvidcore.$(SHARED_EXTENSION)'
# SPECIFIC_CFLAGS='-fPIC -DHAVE_PTHREAD'
# SPECIFIC_LDFLAGS='-Wl,-soname,libxvidcore.$(SHARED_EXTENSION).$(API_MAJOR) -shared -Wl,--version-script=libxvidcore.ld -lc -lm -lpthread '
# STATIC_EXTENSION='a'
# STATIC_LIB='libxvidcore.$(STATIC_EXTENSION)'
# ac_ct_CC=''
# ac_nasm='yes'
# ac_yasm='no'
# 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'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# 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='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "Xvid"
# #define PACKAGE_TARNAME "xvid"
# #define PACKAGE_VERSION "1.3.4"
# #define PACKAGE_STRING "Xvid 1.3.4"
# #define PACKAGE_BUGREPORT "xvid-devel@xvid.org"
# #define PACKAGE_URL ""
# #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 SIZEOF_INT_P 8
# #define HAVE_STDIO_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_ASSERT_H 1
# #define HAVE_MATH_H 1
#
# configure: exit 0