The build took 00h 01m 23s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 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:
    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: 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-2Total 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-gnuchecking host system type... x86_64-unknown-linux-gnuchecking target system type... x86_64-unknown-linux-gnuchecking whether to use default CFLAGS... yeschecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for a BSD-compatible install... /usr/bin/install -cchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking whether ln -s works... yeschecking for whether to use assembly code... yeschecking for architecture type... x86_64checking how to run the C preprocessor... clang -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking size of int *... 8checking whether byte ordering is bigendian... nochecking for build extensions... .so .a .ochecking for platform specific LDFLAGS/CFLAGS... okchecking for yasm... nochecking for nasm... yeschecking for nasm version... 2checking for asm object format... elf64checking stdio.h usability... yeschecking stdio.h presence... yeschecking for stdio.h... yeschecking signal.h usability... yeschecking signal.h presence... yeschecking for signal.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking assert.h usability... yeschecking assert.h presence... yeschecking for assert.h... yeschecking math.h usability... yeschecking math.h presence... yeschecking for math.h... yeschecking pthread.h usability... yeschecking pthread.h presence... yeschecking for pthread.h... yeschecking for pthread_create in -lpthread... yesconfigure: creating ./config.statusconfig.status: creating platform.inc------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Object files used for this buildTarget LibrariesUsing CFLAGSInstall Paths------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------CFLAGS=-Wall -O2 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointerdecoder.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.oShared library: libxvidcore.so.4.3Include Directory: /usr/includeStatic library: libxvidcore.aLibrary Directory: /usr/lib  D: =build  C: ./decoder.c  C: ./encoder.c  C: ./xvid.c  C: bitstream/bitstream.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supportedclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supportedclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supportedclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-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.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: bitstream/mbcoding.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: dct/fdct.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: dct/idct.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: dct/simple_idct.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: image/colorspace.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported1 warning generated.  C: image/image.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: image/interpolate8x8.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported2 warnings generated.  C: image/font.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: image/postprocessing.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: image/qpel.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: image/reduced.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: motion/estimation_bvop.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: motion/estimation_common.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: motion/estimation_gmc.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: motion/estimation_pvop.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: motion/estimation_rd_based.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: motion/estimation_rd_based_bvop.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: motion/gmc.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-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.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: motion/vop_type_decision.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: motion/sad.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: prediction/mbprediction.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: plugins/plugin_single.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: plugins/plugin_2pass1.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported4 warnings generated.  C: plugins/plugin_2pass2.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: plugins/plugin_lumimasking.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: plugins/plugin_dump.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: plugins/plugin_psnr.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: plugins/plugin_ssim.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: plugins/plugin_psnrhvsm.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: quant/quant_h263.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: quant/quant_matrix.c  C: quant/quant_mpeg.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supportedclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: utils/emms.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: utils/mbtransquant.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: utils/mem_align.c  C: utils/mem_transfer.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supportedclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-3.8: warning: optimization flag '-finline-functions' is not supported  C: utils/timer.cclang-3.8: warning: optimization flag '-fstrength-reduce' is not supportedclang-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
        Creating hybrid package for 'xvidcore'
        Trying to find vanilla package 'xvidcore'...
        CMD: pacman --query --file /mirror/xvidcore-1.3.4-1.pkg.tar.xz
        Package file has the following structure:
        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
        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 whilerunning configure, to aid debugging if configure makes a mistake.It was created by Xvid configure 1.3.4, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 761953dfded8uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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          = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/binPATH: /usr/lib/jvm/default/binPATH: /usr/bin/site_perlPATH: /usr/bin/vendor_perlPATH: /usr/bin/core_perl## ----------- #### Core tests. #### ----------- ##configure:2391: checking build system typeconfigure:2405: result: x86_64-unknown-linux-gnuconfigure:2425: checking host system typeconfigure:2438: result: x86_64-unknown-linux-gnuconfigure:2458: checking target system typeconfigure:2471: result: x86_64-unknown-linux-gnuconfigure:2499: checking whether to use default CFLAGSconfigure:2503: result: yesconfigure:2519: checking for x86_64-unknown-linux-gccconfigure:2546: result: clangconfigure:2815: checking for C compiler versionconfigure:2824: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2835: $? = 0configure:2824: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2835: $? = 0configure:2824: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2835: $? = 1configure:2824: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2835: $? = 1configure:2855: checking whether the C compiler worksconfigure:2877: clang    conftest.c  >&5configure:2881: $? = 0configure:2929: result: yesconfigure:2932: checking for C compiler default output file nameconfigure:2934: result: a.outconfigure:2940: checking for suffix of executablesconfigure:2947: clang -o conftest    conftest.c  >&5configure:2951: $? = 0configure:2973: result:configure:2995: checking whether we are cross compilingconfigure:3003: clang -o conftest    conftest.c  >&5configure:3007: $? = 0configure:3014: ./conftestconfigure:3018: $? = 0configure:3033: result: noconfigure:3038: checking for suffix of object filesconfigure:3060: clang -c   conftest.c >&5configure:3064: $? = 0configure:3085: result: oconfigure:3089: checking whether we are using the GNU C compilerconfigure:3108: clang -c   conftest.c >&5configure:3108: $? = 0configure:3117: result: yesconfigure:3126: checking whether clang accepts -gconfigure:3146: clang -c -g  conftest.c >&5configure:3146: $? = 0configure:3187: result: yesconfigure:3204: checking for clang option to accept ISO C89configure:3267: clang  -c   conftest.c >&5configure:3267: $? = 0configure:3280: result: none neededconfigure:3316: checking for a BSD-compatible installconfigure:3384: result: /usr/bin/install -cconfigure:3400: checking for x86_64-unknown-linux-ranlibconfigure:3430: result: noconfigure:3440: checking for ranlibconfigure:3456: found /sysroot/bin/ranlibconfigure:3467: result: ranlibconfigure:3492: checking for x86_64-unknown-linux-arconfigure:3522: result: noconfigure:3532: checking for arconfigure:3548: found /sysroot/bin/arconfigure:3559: result: arconfigure:3583: checking for grep that handles long lines and -econfigure:3641: result: /usr/bin/grepconfigure:3646: checking for egrepconfigure:3708: result: /usr/bin/grep -Econfigure:3715: checking whether ln -s worksconfigure:3719: result: yesconfigure:3731: checking for whether to use assembly codeconfigure:3734: result: yesconfigure:3736: checking for architecture typeconfigure:3745: result: x86_64configure:3779: checking how to run the C preprocessorconfigure:3810: clang -E  conftest.cconfigure:3810: $? = 0configure:3824: clang -E  conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3824: $? = 1configure: 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 -Econfigure:3869: clang -E  conftest.cconfigure:3869: $? = 0configure:3883: clang -E  conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3883: $? = 1configure: 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 filesconfigure:3932: clang -c   conftest.c >&5configure:3932: $? = 0configure:4005: clang -o conftest    conftest.c  >&5configure:4005: $? = 0configure:4005: ./conftestconfigure:4005: $? = 0configure:4016: result: yesconfigure:4029: checking for sys/types.hconfigure:4029: clang -c   conftest.c >&5configure:4029: $? = 0configure:4029: result: yesconfigure:4029: checking for sys/stat.hconfigure:4029: clang -c   conftest.c >&5configure:4029: $? = 0configure:4029: result: yesconfigure:4029: checking for stdlib.hconfigure:4029: clang -c   conftest.c >&5configure:4029: $? = 0configure:4029: result: yesconfigure:4029: checking for string.hconfigure:4029: clang -c   conftest.c >&5configure:4029: $? = 0configure:4029: result: yesconfigure:4029: checking for memory.hconfigure:4029: clang -c   conftest.c >&5configure:4029: $? = 0configure:4029: result: yesconfigure:4029: checking for strings.hconfigure:4029: clang -c   conftest.c >&5configure:4029: $? = 0configure:4029: result: yesconfigure:4029: checking for inttypes.hconfigure:4029: clang -c   conftest.c >&5configure:4029: $? = 0configure:4029: result: yesconfigure:4029: checking for stdint.hconfigure:4029: clang -c   conftest.c >&5configure:4029: $? = 0configure:4029: result: yesconfigure:4029: checking for unistd.hconfigure:4029: clang -c   conftest.c >&5configure:4029: $? = 0configure:4029: result: yesconfigure:4045: checking size of int *configure:4050: clang -o conftest    conftest.c  >&5configure:4050: $? = 0configure:4050: ./conftestconfigure:4050: $? = 0configure:4064: result: 8configure:4088: checking whether byte ordering is bigendianconfigure:4103: clang -c   conftest.c >&5conftest.c:21:9: error: unknown type name 'not'not a universal capable compiler^conftest.c:21:14: error: expected ';' after top level declaratornot a universal capable compiler^;2 errors generated.configure:4103: $? = 1configure: 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 >&5configure:4148: $? = 0configure:4166: clang -c   conftest.c >&5conftest.c:27:4: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:4166: $? = 1configure: 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: noconfigure:4313: checking for build extensionsconfigure:4320: result: .so .a .oconfigure:4356: checking for platform specific LDFLAGS/CFLAGSconfigure:4366: result: okconfigure:4447: checking for yasmconfigure:4492: result: noconfigure:4522: checking for nasmconfigure:4543: found /usr/bin/nasmconfigure:4567: result: yesconfigure:4576: checking for nasm versionconfigure:4586: result: 2configure:4600: checking for asm object formatconfigure:4605: result: elf64configure:4773: checking stdio.h usabilityconfigure:4773: clang -c   conftest.c >&5configure:4773: $? = 0configure:4773: result: yesconfigure:4773: checking stdio.h presenceconfigure:4773: clang -E  conftest.cconfigure:4773: $? = 0configure:4773: result: yesconfigure:4773: checking for stdio.hconfigure:4773: result: yesconfigure:4773: checking signal.h usabilityconfigure:4773: clang -c   conftest.c >&5configure:4773: $? = 0configure:4773: result: yesconfigure:4773: checking signal.h presenceconfigure:4773: clang -E  conftest.cconfigure:4773: $? = 0configure:4773: result: yesconfigure:4773: checking for signal.hconfigure:4773: result: yesconfigure:4773: checking for stdlib.hconfigure:4773: result: yesconfigure:4773: checking for string.hconfigure:4773: result: yesconfigure:4773: checking assert.h usabilityconfigure:4773: clang -c   conftest.c >&5configure:4773: $? = 0configure:4773: result: yesconfigure:4773: checking assert.h presenceconfigure:4773: clang -E  conftest.cconfigure:4773: $? = 0configure:4773: result: yesconfigure:4773: checking for assert.hconfigure:4773: result: yesconfigure:4773: checking math.h usabilityconfigure:4773: clang -c   conftest.c >&5configure:4773: $? = 0configure:4773: result: yesconfigure:4773: checking math.h presenceconfigure:4773: clang -E  conftest.cconfigure:4773: $? = 0configure:4773: result: yesconfigure:4773: checking for math.hconfigure:4773: result: yesconfigure:4886: checking pthread.h usabilityconfigure:4886: clang -c   conftest.c >&5configure:4886: $? = 0configure:4886: result: yesconfigure:4886: checking pthread.h presenceconfigure:4886: clang -E  conftest.cconfigure:4886: $? = 0configure:4886: result: yesconfigure:4886: checking for pthread.hconfigure:4886: result: yesconfigure:4888: checking for pthread_create in -lpthreadconfigure:4913: clang -o conftest    conftest.c -lpthread   >&5configure:4913: $? = 0configure:4922: result: yesconfigure:5211: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by Xvid config.status 1.3.4, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson 761953dfded8config.status:770: creating platform.inc## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_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=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_header_assert_h=yesac_cv_header_inttypes_h=yesac_cv_header_math_h=yesac_cv_header_memory_h=yesac_cv_header_pthread_h=yesac_cv_header_signal_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdio_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_pthread_pthread_create=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_nasm=yesac_cv_prog_ac_yasm=noac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_sizeof_int_p=8ac_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