Build of physfs with android 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
31,738 cpp
27,933 ansic
4,374 cs
3,077 java
751 makefile
461 ruby
59 perl
8 sh
68,401 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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: physfs 2.0.3-2 (Tue Apr 4 21:53:14 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# -- The C compiler identification is GNU 4.8.0
# -- The CXX compiler identification is GNU 4.8.0
# -- Check for working C compiler: /sysroot/bin/arm-linux-androideabi-gcc
# -- Check for working C compiler: /sysroot/bin/arm-linux-androideabi-gcc -- works
# -- Detecting C compiler ABI info
# -- Detecting C compiler ABI info - done
# -- Detecting C compile features
# -- Detecting C compile features - done
# -- Check for working CXX compiler: /sysroot/bin/arm-linux-androideabi-g++
# -- Check for working CXX compiler: /sysroot/bin/arm-linux-androideabi-g++ -- works
# -- Detecting CXX compiler ABI info
# -- Detecting CXX compiler ABI info - done
# -- Detecting CXX compile features
# -- Detecting CXX compile features - done
# -- Performing Test PHYSFS_IS_GCC4
# -- Performing Test PHYSFS_IS_GCC4 - Success
# -- Looking for sys/ucred.h
# -- Looking for sys/ucred.h - not found
# -- Looking for mntent.h
# -- Looking for mntent.h - found
# -- Looking for pthread.h
# -- Looking for pthread.h - found
# -- Looking for assert.h
# -- Looking for assert.h - found
# -- Found ZLIB: /usr/lib/libz.so (found version "1.2.8")
# -- Found Doxygen: /usr/sbin/doxygen (found version "1.8.11")
# -- PhysicsFS will build with the following options:
# -- ZIP support: enabled
# -- 7zip support: enabled
# -- GRP support: enabled
# -- WAD support: enabled
# -- HOG support: enabled
# -- MVL support: enabled
# -- QPAK support: enabled
# -- CD-ROM drive support: enabled
# -- Thread safety: enabled
# -- Build own zlib: disabled
# -- Build static library: enabled
# -- Build shared library: enabled
# -- Build wxWidgets test program: disabled
# -- Build stdio test program: disabled
# -- Configuring done
# -- Generating done
# -- Build files have been written to: /tmp/physfs/src/build
# Scanning dependencies of target physfs-static
# Scanning dependencies of target physfs
# [ 1%] Building C object CMakeFiles/physfs-static.dir/physfs_byteorder.o
# [ 3%] Building C object CMakeFiles/physfs-static.dir/physfs.o
# [ 5%] Building C object CMakeFiles/physfs-static.dir/physfs_unicode.o
# [ 6%] Building C object CMakeFiles/physfs.dir/physfs.o
# [ 8%] Building C object CMakeFiles/physfs-static.dir/platform/os2.o
# [ 10%] Building C object CMakeFiles/physfs-static.dir/platform/pocketpc.o
# [ 12%] Building C object CMakeFiles/physfs-static.dir/platform/posix.o
# [ 13%] Building C object CMakeFiles/physfs.dir/physfs_byteorder.o
# [ 15%] Building C object CMakeFiles/physfs.dir/physfs_unicode.o
# [ 17%] Building C object CMakeFiles/physfs.dir/platform/os2.o
# [ 18%] Building C object CMakeFiles/physfs.dir/platform/pocketpc.o
# [ 20%] Building C object CMakeFiles/physfs.dir/platform/posix.o
# [ 22%] Building C object CMakeFiles/physfs.dir/platform/unix.o
# [ 24%] Building C object CMakeFiles/physfs.dir/platform/macosx.o
# [ 25%] Building C object CMakeFiles/physfs.dir/platform/windows.o
# [ 27%] Building C object CMakeFiles/physfs-static.dir/platform/unix.o
# [ 29%] Building C object CMakeFiles/physfs.dir/archivers/dir.o
# [ 31%] Building C object CMakeFiles/physfs.dir/archivers/grp.o
# [ 32%] Building C object CMakeFiles/physfs.dir/archivers/hog.o
# [ 34%] Building C object CMakeFiles/physfs-static.dir/platform/macosx.o
# [ 36%] Building C object CMakeFiles/physfs-static.dir/platform/windows.o
# [ 37%] Building C object CMakeFiles/physfs-static.dir/archivers/dir.o
# [ 39%] Building C object CMakeFiles/physfs.dir/archivers/lzma.o
# [ 41%] Building C object CMakeFiles/physfs-static.dir/archivers/grp.o
# [ 43%] Building C object CMakeFiles/physfs.dir/archivers/mvl.o
# [ 44%] Building C object CMakeFiles/physfs.dir/archivers/qpak.o
# [ 46%] Building C object CMakeFiles/physfs-static.dir/archivers/hog.o
# [ 48%] Building C object CMakeFiles/physfs-static.dir/archivers/lzma.o
# [ 50%] Building C object CMakeFiles/physfs-static.dir/archivers/mvl.o
# [ 51%] Building C object CMakeFiles/physfs.dir/archivers/wad.o
# [ 53%] Building C object CMakeFiles/physfs.dir/archivers/zip.o
# [ 55%] Building C object CMakeFiles/physfs-static.dir/archivers/qpak.o
# [ 56%] Building C object CMakeFiles/physfs.dir/lzma/C/7zCrc.o
# [ 58%] Building C object CMakeFiles/physfs-static.dir/archivers/wad.o
# [ 60%] Building C object CMakeFiles/physfs-static.dir/archivers/zip.o
# [ 62%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zBuffer.o
# [ 63%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zDecode.o
# [ 65%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zExtract.o
# [ 67%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zHeader.o
# [ 68%] Building C object CMakeFiles/physfs-static.dir/lzma/C/7zCrc.o
# [ 70%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zBuffer.o
# [ 72%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zDecode.o
# [ 74%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zExtract.o
# [ 75%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zIn.o
# [ 77%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zItem.o
# [ 79%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zMethodID.o
# [ 81%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Branch/BranchX86.o
# [ 82%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zHeader.o
# [ 84%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Branch/BranchX86_2.o
# [ 87%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zIn.o
# [ 87%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zItem.o
# [ 89%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Lzma/LzmaDecode.o
# [ 91%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zMethodID.o
# [ 93%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Compress/Branch/BranchX86.o
# [ 94%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Compress/Branch/BranchX86_2.o
# [ 96%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Compress/Lzma/LzmaDecode.o
# [ 98%] Linking C shared library libphysfs.so
# [ 98%] Built target physfs
# [100%] Linking C static library libphysfs.a
# [100%] Built target physfs-static
# Scanning dependencies of target docs
# [100%] Building documentation in 'docs' directory...
# warning: Tag `USE_WINDOWS_ENCODING' at line 54 of file `/tmp/physfs/src/build/Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `DETAILS_AT_TOP' at line 123 of file `/tmp/physfs/src/build/Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `HTML_ALIGN_MEMBERS' at line 544 of file `/tmp/physfs/src/build/Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_SCHEMA' at line 778 of file `/tmp/physfs/src/build/Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_DTD' at line 784 of file `/tmp/physfs/src/build/Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1039 of file `/tmp/physfs/src/build/Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1047 of file `/tmp/physfs/src/build/Doxyfile' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# /tmp/physfs/src/physfs-2.0.3/physfs.h:344: warning: Member PHYSFS_File (typedef) of file physfs.h is not documented.
# /tmp/physfs/src/physfs-2.0.3/physfs.h:382: warning: Member PHYSFS_ArchiveInfo (typedef) of file physfs.h is not documented.
# /tmp/physfs/src/physfs-2.0.3/physfs.h:403: warning: Member PHYSFS_Version (typedef) of file physfs.h is not documented.
# /tmp/physfs/src/physfs-2.0.3/physfs.h:1988: warning: Member PHYSFS_Allocator (typedef) of file physfs.h is not documented.
# /tmp/physfs/src/physfs-2.0.3/physfs.h:349: warning: explicit link request to 'define' could not be resolved
# /tmp/physfs/src/physfs-2.0.3/physfs.h:351: warning: explicit link request to 'define' could not be resolved
# Notice: Output directory `/tmp/physfs/src/build/docs' does not exist. I have created it for you.
# 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...
# Reading and parsing tag files
# Parsing files
# Preprocessing /tmp/physfs/src/physfs-2.0.3/physfs.h...
# Parsing file /tmp/physfs/src/physfs-2.0.3/physfs.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 references...
# Combining using relations...
# Adding members to index pages...
# Generating style sheet...
# Generating search indices...
# Generating example documentation...
# Generating file sources...
# Generating code for file physfs.h...
# Generating file documentation...
# Generating docs for file physfs.h...
# Generating page documentation...
# Generating group documentation...
# Generating class documentation...
# Generating docs for compound PHYSFS_Allocator...
# Generating docs for compound PHYSFS_ArchiveInfo...
# Generating docs for compound PHYSFS_File...
# Generating docs for compound PHYSFS_Version...
# 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...
# lookup cache used 137/65536 hits=747 misses=137
# finished...
# [100%] Built target docs
# ==> Entering fakeroot environment...
# ==> Starting package()...
# [ 50%] Built target physfs-static
# [100%] Built target physfs
# Install the project...
# -- Install configuration: "Release"
# -- Installing: /tmp/physfs/pkg/physfs/usr/lib/libphysfs.a
# -- Installing: /tmp/physfs/pkg/physfs/usr/lib/libphysfs.so.2.0.3
# -- Installing: /tmp/physfs/pkg/physfs/usr/lib/libphysfs.so.1
# -- Installing: /tmp/physfs/pkg/physfs/usr/lib/libphysfs.so
# -- Installing: /tmp/physfs/pkg/physfs/usr/include/physfs.h
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "physfs"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: physfs 2.0.3-2 (Tue Apr 4 21:53:21 UTC 2017)

CMD: pacman --query --file physfs-2.0.3-2-x86_64.pkg.tar.xz
# physfs 2.0.3-2

Creating hybrid package for 'physfs'

Trying to find vanilla package 'physfs'...

CMD: pacman --query --file /mirror/physfs-2.0.3-2.pkg.tar.xz
# physfs 2.0.3-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libphysfs.so
# /usr/lib/libphysfs.so.2.0.3
# /usr/lib/libphysfs.so.1
# /usr/include/physfs.h
# /usr/share/licenses/physfs/LICENSE
# /usr/share/doc/physfs/globals_type.html
# /usr/share/doc/physfs/nav_h.png
# /usr/share/doc/physfs/globals_defs.html
# /usr/share/doc/physfs/open.png
# /usr/share/doc/physfs/files.html
# /usr/share/doc/physfs/sync_off.png
# /usr/share/doc/physfs/tab_b.png
# /usr/share/doc/physfs/classes.html
# /usr/share/doc/physfs/ftv2node.png
# /usr/share/doc/physfs/tab_s.png
# /usr/share/doc/physfs/tab_h.png
# /usr/share/doc/physfs/physfs_8h.html
# /usr/share/doc/physfs/globals.html
# /usr/share/doc/physfs/functions_vars.html
# /usr/share/doc/physfs/ftv2blank.png
# /usr/share/doc/physfs/bdwn.png
# /usr/share/doc/physfs/physfs_8h_source.html
# /usr/share/doc/physfs/bc_s.png
# /usr/share/doc/physfs/ftv2folderclosed.png
# /usr/share/doc/physfs/tabs.css
# /usr/share/doc/physfs/functions.html
# /usr/share/doc/physfs/ftv2doc.png
# /usr/share/doc/physfs/globals_func.html
# /usr/share/doc/physfs/ftv2pnode.png
# /usr/share/doc/physfs/structPHYSFS__ArchiveInfo.html
# /usr/share/doc/physfs/nav_g.png
# /usr/share/doc/physfs/structPHYSFS__Version.html
# /usr/share/doc/physfs/ftv2vertline.png
# /usr/share/doc/physfs/structPHYSFS__Allocator.html
# /usr/share/doc/physfs/tab_a.png
# /usr/share/doc/physfs/ftv2mnode.png
# /usr/share/doc/physfs/jquery.js
# /usr/share/doc/physfs/ftv2cl.png
# /usr/share/doc/physfs/nav_f.png
# /usr/share/doc/physfs/doxygen.png
# /usr/share/doc/physfs/ftv2ns.png
# /usr/share/doc/physfs/annotated.html
# /usr/share/doc/physfs/index.html
# /usr/share/doc/physfs/ftv2lastnode.png
# /usr/share/doc/physfs/ftv2mo.png
# /usr/share/doc/physfs/doxygen.css
# /usr/share/doc/physfs/ftv2link.png
# /usr/share/doc/physfs/ftv2plastnode.png
# /usr/share/doc/physfs/ftv2folderopen.png
# /usr/share/doc/physfs/structPHYSFS__File.html
# /usr/share/doc/physfs/sync_on.png
# /usr/share/doc/physfs/closed.png
# /usr/share/doc/physfs/ftv2splitbar.png
# /usr/share/doc/physfs/dynsections.js
# /usr/share/doc/physfs/ftv2mlastnode.png
# /usr/share/man/man3/PHYSFS_fileLength.3.gz
# /usr/share/man/man3/PHYSFS_Init.3.gz
# /usr/share/man/man3/PHYSFS_swapSBE16.3.gz
# /usr/share/man/man3/PHYSFS_utf8ToUcs4.3.gz
# /usr/share/man/man3/PHYSFS_sint16.3.gz
# /usr/share/man/man3/PHYSFS_readSBE32.3.gz
# /usr/share/man/man3/PHYSFS_swapSLE16.3.gz
# /usr/share/man/man3/PHYSFS_isDirectory.3.gz
# /usr/share/man/man3/PHYSFS_mkdir.3.gz
# /usr/share/man/man3/PHYSFS_supportedArchiveTypes.3.gz
# /usr/share/man/man3/PHYSFS_readUBE64.3.gz
# /usr/share/man/man3/PHYSFS_extension.3.gz
# /usr/share/man/man3/PHYSFS_setBuffer.3.gz
# /usr/share/man/man3/PHYSFS_uint16.3.gz
# /usr/share/man/man3/PHYSFS_writeSBE32.3.gz
# /usr/share/man/man3/PHYSFS_readULE64.3.gz
# /usr/share/man/man3/PHYSFS_utf8FromLatin1.3.gz
# /usr/share/man/man3/PHYSFS_readSBE64.3.gz
# /usr/share/man/man3/PHYSFS_writeULE16.3.gz
# /usr/share/man/man3/PHYSFS_sint64.3.gz
# /usr/share/man/man3/PHYSFS_Realloc.3.gz
# /usr/share/man/man3/PHYSFS_getDirSeparator.3.gz
# /usr/share/man/man3/PHYSFS_EnumFilesCallback.3.gz
# /usr/share/man/man3/PHYSFS_isInit.3.gz
# /usr/share/man/man3/PHYSFS_enumerateFilesCallback.3.gz
# /usr/share/man/man3/PHYSFS_swapSBE64.3.gz
# /usr/share/man/man3/PHYSFS_StringCallback.3.gz
# /usr/share/man/man3/PHYSFS_writeSBE16.3.gz
# /usr/share/man/man3/PHYSFS_getCdRomDirs.3.gz
# /usr/share/man/man3/PHYSFS_Allocator.3.gz
# /usr/share/man/man3/PHYSFS_author.3.gz
# /usr/share/man/man3/physfs.h.3.gz
# /usr/share/man/man3/PHYSFS_minor.3.gz
# /usr/share/man/man3/PHYSFS_mount.3.gz
# /usr/share/man/man3/PHYSFS_eof.3.gz
# /usr/share/man/man3/PHYSFS_getMountPoint.3.gz
# /usr/share/man/man3/PHYSFS_writeSLE64.3.gz
# /usr/share/man/man3/PHYSFS_uint8.3.gz
# /usr/share/man/man3/PHYSFS_writeUBE64.3.gz
# /usr/share/man/man3/PHYSFS_VERSION.3.gz
# /usr/share/man/man3/PHYSFS_uint32.3.gz
# /usr/share/man/man3/PHYSFS_ArchiveInfo.3.gz
# /usr/share/man/man3/PHYSFS_readUBE16.3.gz
# /usr/share/man/man3/PHYSFS_flush.3.gz
# /usr/share/man/man3/PHYSFS_openAppend.3.gz
# /usr/share/man/man3/PHYSFS_removeFromSearchPath.3.gz
# /usr/share/man/man3/PHYSFS_swapUBE16.3.gz
# /usr/share/man/man3/PHYSFS_file.3.gz
# /usr/share/man/man3/PHYSFS_writeSLE32.3.gz
# /usr/share/man/man3/PHYSFS_symbolicLinksPermitted.3.gz
# /usr/share/man/man3/PHYSFS_writeUBE32.3.gz
# /usr/share/man/man3/PHYSFS_swapULE16.3.gz
# /usr/share/man/man3/PHYSFS_writeSBE64.3.gz
# /usr/share/man/man3/PHYSFS_swapSLE64.3.gz
# /usr/share/man/man3/PHYSFS_writeULE64.3.gz
# /usr/share/man/man3/PHYSFS_getWriteDir.3.gz
# /usr/share/man/man3/PHYSFS_uint64.3.gz
# /usr/share/man/man3/PHYSFS_freeList.3.gz
# /usr/share/man/man3/PHYSFS_readSLE32.3.gz
# /usr/share/man/man3/PHYSFS_writeSLE16.3.gz
# /usr/share/man/man3/PHYSFS_permitSymbolicLinks.3.gz
# /usr/share/man/man3/PHYSFS_swapULE64.3.gz
# /usr/share/man/man3/PHYSFS_seek.3.gz
# /usr/share/man/man3/PHYSFS_readSBE16.3.gz
# /usr/share/man/man3/PHYSFS_patch.3.gz
# /usr/share/man/man3/PHYSFS_delete.3.gz
# /usr/share/man/man3/PHYSFS_addToSearchPath.3.gz
# /usr/share/man/man3/PHYSFS_tell.3.gz
# /usr/share/man/man3/PHYSFS_deinit.3.gz
# /usr/share/man/man3/PHYSFS_isSymbolicLink.3.gz
# /usr/share/man/man3/PHYSFS_getSearchPath.3.gz
# /usr/share/man/man3/PHYSFS_init.3.gz
# /usr/share/man/man3/PHYSFS_exists.3.gz
# /usr/share/man/man3/PHYSFS_getLastError.3.gz
# /usr/share/man/man3/PHYSFS_swapSLE32.3.gz
# /usr/share/man/man3/PHYSFS_utf8FromUcs4.3.gz
# /usr/share/man/man3/PHYSFS_readULE16.3.gz
# /usr/share/man/man3/PHYSFS_swapSBE32.3.gz
# /usr/share/man/man3/PHYSFS_close.3.gz
# /usr/share/man/man3/PHYSFS_openRead.3.gz
# /usr/share/man/man3/PHYSFS_swapUBE32.3.gz
# /usr/share/man/man3/PHYSFS_swapULE32.3.gz
# /usr/share/man/man3/PHYSFS_getCdRomDirsCallback.3.gz
# /usr/share/man/man3/PHYSFS_writeUBE16.3.gz
# /usr/share/man/man3/PHYSFS_readSLE64.3.gz
# /usr/share/man/man3/PHYSFS_Deinit.3.gz
# /usr/share/man/man3/PHYSFS_Version.3.gz
# /usr/share/man/man3/PHYSFS_setAllocator.3.gz
# /usr/share/man/man3/PHYSFS_utf8FromUcs2.3.gz
# /usr/share/man/man3/PHYSFS_getRealDir.3.gz
# /usr/share/man/man3/PHYSFS_description.3.gz
# /usr/share/man/man3/PHYSFS_getLastModTime.3.gz
# /usr/share/man/man3/PHYSFS_swapUBE64.3.gz
# /usr/share/man/man3/PHYSFS_getLinkedVersion.3.gz
# /usr/share/man/man3/PHYSFS_sint8.3.gz
# /usr/share/man/man3/PHYSFS_getSearchPathCallback.3.gz
# /usr/share/man/man3/PHYSFS_File.3.gz
# /usr/share/man/man3/PHYSFS_setSaneConfig.3.gz
# /usr/share/man/man3/PHYSFS_readULE32.3.gz
# /usr/share/man/man3/PHYSFS_getUserDir.3.gz
# /usr/share/man/man3/PHYSFS_readSLE16.3.gz
# /usr/share/man/man3/PHYSFS_write.3.gz
# /usr/share/man/man3/PHYSFS_openWrite.3.gz
# /usr/share/man/man3/PHYSFS_readUBE32.3.gz
# /usr/share/man/man3/PHYSFS_getBaseDir.3.gz
# /usr/share/man/man3/PHYSFS_writeULE32.3.gz
# /usr/share/man/man3/PHYSFS_Free.3.gz
# /usr/share/man/man3/PHYSFS_opaque.3.gz
# /usr/share/man/man3/PHYSFS_utf8ToUcs2.3.gz
# /usr/share/man/man3/PHYSFS_major.3.gz
# /usr/share/man/man3/PHYSFS_read.3.gz
# /usr/share/man/man3/PHYSFS_sint32.3.gz
# /usr/share/man/man3/PHYSFS_setWriteDir.3.gz
# /usr/share/man/man3/PHYSFS_enumerateFiles.3.gz
# /usr/share/man/man3/PHYSFS_Malloc.3.gz
# /usr/share/man/man3/PHYSFS_url.3.gz
# /sysroot/sysroot/usr/lib/libphysfs.a
# /sysroot/sysroot/usr/lib/libphysfs.so.2.0.3
# /sysroot/sysroot/usr/lib/libphysfs.so.1
# /sysroot/sysroot/usr/lib/libphysfs.so
# /sysroot/sysroot/usr/include/physfs.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 physfs.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/physfs.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/physfs.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 Cmake errors

CMD: Cmake errors '/tmp/physfs/src/build/CMakeFiles/CMakeError.log'
# Determining if the include file sys/ucred.h exists failed with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_0cc95/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_0cc95.dir/build.make CMakeFiles/cmTC_0cc95.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_0cc95.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_0cc95.dir/CheckIncludeFile.c.o -c /tmp/physfs/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# /tmp/physfs/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:23: fatal error: sys/ucred.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[1]: *** [CMakeFiles/cmTC_0cc95.dir/build.make:66: CMakeFiles/cmTC_0cc95.dir/CheckIncludeFile.c.o] Error 1
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_0cc95/fast] Error 2
#
#

Printing Cmake output

CMD: Cmake output '/tmp/physfs/src/build/CMakeFiles/CMakeOutput.log'
# The system is: Linux - 4.10.6-1-ARCH - x86_64
# Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
# Compiler: /sysroot/bin/arm-linux-androideabi-gcc
# Build flags:
# Id flags:
#
# The output was:
# 0
#
#
# Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
#
# The C compiler identification is GNU, found in "/tmp/physfs/src/build/CMakeFiles/3.5.2/CompilerIdC/a.out"
#
# Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
# Compiler: /sysroot/bin/arm-linux-androideabi-g++
# Build flags:
# Id flags:
#
# The output was:
# 0
#
#
# Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
#
# The CXX compiler identification is GNU, found in "/tmp/physfs/src/build/CMakeFiles/3.5.2/CompilerIdCXX/a.out"
#
# Determining if the C compiler works passed with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_e738e/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_e738e.dir/build.make CMakeFiles/cmTC_e738e.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_e738e.dir/testCCompiler.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_e738e.dir/testCCompiler.c.o -c /tmp/physfs/src/build/CMakeFiles/CMakeTmp/testCCompiler.c
# Linking C executable cmTC_e738e
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e738e.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_e738e.dir/testCCompiler.c.o -o cmTC_e738e -rdynamic
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#
# Detecting C compiler ABI info compiled with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_4fa6c/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_4fa6c.dir/build.make CMakeFiles/cmTC_4fa6c.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_4fa6c.dir/CMakeCCompilerABI.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_4fa6c.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
# Linking C executable cmTC_4fa6c
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4fa6c.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -v CMakeFiles/cmTC_4fa6c.dir/CMakeCCompilerABI.c.o -o cmTC_4fa6c -rdynamic
# Using built-in specs.
# COLLECT_GCC=/sysroot/bin/arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# COMPILER_PATH=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../libexec/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/
# LIBRARY_PATH=/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../lib/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib/:/sysroot/bin/../sysroot/usr/lib/
# COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_4fa6c' '-rdynamic' '-march=armv5te' '-mfloat-abi=soft' '-mfpu=vfp' '-mtls-dialect=gnu'
# /sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2 --sysroot=/sysroot/bin/../sysroot --eh-frame-hdr -export-dynamic -dynamic-linker /system/bin/linker -X -m armelf_linux_eabi -z noexecstack -z relro -z now -o cmTC_4fa6c /sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.o -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8 -L/sysroot/bin/../lib/gcc -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib -L/sysroot/bin/../sysroot/usr/lib CMakeFiles/cmTC_4fa6c.dir/CMakeCCompilerABI.c.o -lgcc -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_android.o
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#
# Parsed C implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_4fa6c/fast"]
# ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_4fa6c.dir/build.make CMakeFiles/cmTC_4fa6c.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp']
# ignore line: [Building C object CMakeFiles/cmTC_4fa6c.dir/CMakeCCompilerABI.c.o]
# ignore line: [/sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_4fa6c.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
# ignore line: [Linking C executable cmTC_4fa6c]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4fa6c.dir/link.txt --verbose=1]
# ignore line: [/sysroot/bin/arm-linux-androideabi-gcc -v CMakeFiles/cmTC_4fa6c.dir/CMakeCCompilerABI.c.o -o cmTC_4fa6c -rdynamic ]
# ignore line: [Using built-in specs.]
# ignore line: [COLLECT_GCC=/sysroot/bin/arm-linux-androideabi-gcc]
# ignore line: [COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper]
# ignore line: [Target: arm-linux-androideabi]
# ignore line: [Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default]
# ignore line: [Thread model: posix]
# ignore line: [gcc version 4.8 (GCC) ]
# ignore line: [COMPILER_PATH=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../libexec/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/]
# ignore line: [LIBRARY_PATH=/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../lib/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib/:/sysroot/bin/../sysroot/usr/lib/]
# ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_4fa6c' '-rdynamic' '-march=armv5te' '-mfloat-abi=soft' '-mfpu=vfp' '-mtls-dialect=gnu']
# link line: [ /sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2 --sysroot=/sysroot/bin/../sysroot --eh-frame-hdr -export-dynamic -dynamic-linker /system/bin/linker -X -m armelf_linux_eabi -z noexecstack -z relro -z now -o cmTC_4fa6c /sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.o -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8 -L/sysroot/bin/../lib/gcc -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib -L/sysroot/bin/../sysroot/usr/lib CMakeFiles/cmTC_4fa6c.dir/CMakeCCompilerABI.c.o -lgcc -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_android.o]
# arg [/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2] ==> ignore
# arg [--sysroot=/sysroot/bin/../sysroot] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/system/bin/linker] ==> ignore
# arg [-X] ==> ignore
# arg [-m] ==> ignore
# arg [armelf_linux_eabi] ==> ignore
# arg [-znoexecstack] ==> ignore
# arg [-zrelro] ==> ignore
# arg [-znow] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_4fa6c] ==> ignore
# arg [/sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.o] ==> ignore
# arg [-L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8] ==> dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8]
# arg [-L/sysroot/bin/../lib/gcc] ==> dir [/sysroot/bin/../lib/gcc]
# arg [-L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib] ==> dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib]
# arg [-L/sysroot/bin/../sysroot/usr/lib] ==> dir [/sysroot/bin/../sysroot/usr/lib]
# arg [CMakeFiles/cmTC_4fa6c.dir/CMakeCCompilerABI.c.o] ==> ignore
# arg [-lgcc] ==> lib [gcc]
# arg [-lc] ==> lib [c]
# arg [-ldl] ==> lib [dl]
# arg [-lgcc] ==> lib [gcc]
# arg [/sysroot/bin/../sysroot/usr/lib/crtend_android.o] ==> ignore
# remove lib [gcc]
# remove lib [gcc]
# collapse library dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8] ==> [/sysroot/lib/gcc/arm-linux-androideabi/4.8]
# collapse library dir [/sysroot/bin/../lib/gcc] ==> [/sysroot/lib/gcc]
# collapse library dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib] ==> [/sysroot/arm-linux-androideabi/lib]
# collapse library dir [/sysroot/bin/../sysroot/usr/lib] ==> [/sysroot/sysroot/usr/lib]
# implicit libs: [c;dl]
# implicit dirs: [/sysroot/lib/gcc/arm-linux-androideabi/4.8;/sysroot/lib/gcc;/sysroot/arm-linux-androideabi/lib;/sysroot/sysroot/usr/lib]
# implicit fwks: []
#
#
#
#
# Detecting C [-std=c11] compiler features compiled with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_783bb/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_783bb.dir/build.make CMakeFiles/cmTC_783bb.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_783bb.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=c11 -o CMakeFiles/cmTC_783bb.dir/feature_tests.c.o -c /tmp/physfs/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_783bb
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_783bb.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_783bb.dir/feature_tests.c.o -o cmTC_783bb -rdynamic
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:1c_restrict
# Feature record: C_FEATURE:1c_static_assert
# Feature record: C_FEATURE:1c_variadic_macros
#
#
# Detecting C [-std=c99] compiler features compiled with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_4221c/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_4221c.dir/build.make CMakeFiles/cmTC_4221c.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_4221c.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=c99 -o CMakeFiles/cmTC_4221c.dir/feature_tests.c.o -c /tmp/physfs/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_4221c
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4221c.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_4221c.dir/feature_tests.c.o -o cmTC_4221c -rdynamic
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:1c_restrict
# Feature record: C_FEATURE:0c_static_assert
# Feature record: C_FEATURE:1c_variadic_macros
#
#
# Detecting C [-std=c90] compiler features compiled with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_37beb/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_37beb.dir/build.make CMakeFiles/cmTC_37beb.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_37beb.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -std=c90 -o CMakeFiles/cmTC_37beb.dir/feature_tests.c.o -c /tmp/physfs/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_37beb
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_37beb.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_37beb.dir/feature_tests.c.o -o cmTC_37beb -rdynamic
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:0c_restrict
# Feature record: C_FEATURE:0c_static_assert
# Feature record: C_FEATURE:0c_variadic_macros
# Determining if the CXX compiler works passed with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_a4c1a/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_a4c1a.dir/build.make CMakeFiles/cmTC_a4c1a.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_a4c1a.dir/testCXXCompiler.cxx.o
# /sysroot/bin/arm-linux-androideabi-g++ -o CMakeFiles/cmTC_a4c1a.dir/testCXXCompiler.cxx.o -c /tmp/physfs/src/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
# Linking CXX executable cmTC_a4c1a
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a4c1a.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ CMakeFiles/cmTC_a4c1a.dir/testCXXCompiler.cxx.o -o cmTC_a4c1a -rdynamic
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#
# Detecting CXX compiler ABI info compiled with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_9b183/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_9b183.dir/build.make CMakeFiles/cmTC_9b183.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_9b183.dir/CMakeCXXCompilerABI.cpp.o
# /sysroot/bin/arm-linux-androideabi-g++ -o CMakeFiles/cmTC_9b183.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
# Linking CXX executable cmTC_9b183
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9b183.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ -v CMakeFiles/cmTC_9b183.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_9b183 -rdynamic
# Using built-in specs.
# COLLECT_GCC=/sysroot/bin/arm-linux-androideabi-g++
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# COMPILER_PATH=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../libexec/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/
# LIBRARY_PATH=/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../lib/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib/:/sysroot/bin/../sysroot/usr/lib/
# COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_9b183' '-rdynamic' '-march=armv5te' '-mfloat-abi=soft' '-mfpu=vfp' '-mtls-dialect=gnu'
# /sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2 --sysroot=/sysroot/bin/../sysroot --eh-frame-hdr -export-dynamic -dynamic-linker /system/bin/linker -X -m armelf_linux_eabi -z noexecstack -z relro -z now -o cmTC_9b183 /sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.o -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8 -L/sysroot/bin/../lib/gcc -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib -L/sysroot/bin/../sysroot/usr/lib CMakeFiles/cmTC_9b183.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_android.o
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#
# Parsed CXX implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_9b183/fast"]
# ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_9b183.dir/build.make CMakeFiles/cmTC_9b183.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp']
# ignore line: [Building CXX object CMakeFiles/cmTC_9b183.dir/CMakeCXXCompilerABI.cpp.o]
# ignore line: [/sysroot/bin/arm-linux-androideabi-g++ -o CMakeFiles/cmTC_9b183.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
# ignore line: [Linking CXX executable cmTC_9b183]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9b183.dir/link.txt --verbose=1]
# ignore line: [/sysroot/bin/arm-linux-androideabi-g++ -v CMakeFiles/cmTC_9b183.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_9b183 -rdynamic ]
# ignore line: [Using built-in specs.]
# ignore line: [COLLECT_GCC=/sysroot/bin/arm-linux-androideabi-g++]
# ignore line: [COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper]
# ignore line: [Target: arm-linux-androideabi]
# ignore line: [Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default]
# ignore line: [Thread model: posix]
# ignore line: [gcc version 4.8 (GCC) ]
# ignore line: [COMPILER_PATH=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../libexec/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/]
# ignore line: [LIBRARY_PATH=/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/:/sysroot/bin/../lib/gcc/:/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib/:/sysroot/bin/../sysroot/usr/lib/]
# ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_9b183' '-rdynamic' '-march=armv5te' '-mfloat-abi=soft' '-mfpu=vfp' '-mtls-dialect=gnu']
# link line: [ /sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2 --sysroot=/sysroot/bin/../sysroot --eh-frame-hdr -export-dynamic -dynamic-linker /system/bin/linker -X -m armelf_linux_eabi -z noexecstack -z relro -z now -o cmTC_9b183 /sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.o -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8 -L/sysroot/bin/../lib/gcc -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib -L/sysroot/bin/../sysroot/usr/lib CMakeFiles/cmTC_9b183.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_android.o]
# arg [/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/collect2] ==> ignore
# arg [--sysroot=/sysroot/bin/../sysroot] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/system/bin/linker] ==> ignore
# arg [-X] ==> ignore
# arg [-m] ==> ignore
# arg [armelf_linux_eabi] ==> ignore
# arg [-znoexecstack] ==> ignore
# arg [-zrelro] ==> ignore
# arg [-znow] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_9b183] ==> ignore
# arg [/sysroot/bin/../sysroot/usr/lib/crtbegin_dynamic.o] ==> ignore
# arg [-L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8] ==> dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8]
# arg [-L/sysroot/bin/../lib/gcc] ==> dir [/sysroot/bin/../lib/gcc]
# arg [-L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib] ==> dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib]
# arg [-L/sysroot/bin/../sysroot/usr/lib] ==> dir [/sysroot/bin/../sysroot/usr/lib]
# arg [CMakeFiles/cmTC_9b183.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
# arg [-lstdc++] ==> lib [stdc++]
# arg [-lm] ==> lib [m]
# arg [-lgcc] ==> lib [gcc]
# arg [-lc] ==> lib [c]
# arg [-ldl] ==> lib [dl]
# arg [-lgcc] ==> lib [gcc]
# arg [/sysroot/bin/../sysroot/usr/lib/crtend_android.o] ==> ignore
# remove lib [gcc]
# remove lib [gcc]
# collapse library dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8] ==> [/sysroot/lib/gcc/arm-linux-androideabi/4.8]
# collapse library dir [/sysroot/bin/../lib/gcc] ==> [/sysroot/lib/gcc]
# collapse library dir [/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib] ==> [/sysroot/arm-linux-androideabi/lib]
# collapse library dir [/sysroot/bin/../sysroot/usr/lib] ==> [/sysroot/sysroot/usr/lib]
# implicit libs: [stdc++;m;c;dl]
# implicit dirs: [/sysroot/lib/gcc/arm-linux-androideabi/4.8;/sysroot/lib/gcc;/sysroot/arm-linux-androideabi/lib;/sysroot/sysroot/usr/lib]
# implicit fwks: []
#
#
#
#
# Detecting CXX [-std=c++1y] compiler features compiled with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_b3fdc/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_b3fdc.dir/build.make CMakeFiles/cmTC_b3fdc.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_b3fdc.dir/feature_tests.cxx.o
# /sysroot/bin/arm-linux-androideabi-g++ -std=c++1y -o CMakeFiles/cmTC_b3fdc.dir/feature_tests.cxx.o -c /tmp/physfs/src/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_b3fdc
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b3fdc.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ CMakeFiles/cmTC_b3fdc.dir/feature_tests.cxx.o -o cmTC_b3fdc -rdynamic
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
# Feature record: CXX_FEATURE:1cxx_alias_templates
# Feature record: CXX_FEATURE:1cxx_alignas
# Feature record: CXX_FEATURE:1cxx_alignof
# Feature record: CXX_FEATURE:1cxx_attributes
# Feature record: CXX_FEATURE:0cxx_attribute_deprecated
# Feature record: CXX_FEATURE:1cxx_auto_type
# Feature record: CXX_FEATURE:0cxx_binary_literals
# Feature record: CXX_FEATURE:1cxx_constexpr
# Feature record: CXX_FEATURE:0cxx_contextual_conversions
# Feature record: CXX_FEATURE:1cxx_decltype
# Feature record: CXX_FEATURE:0cxx_decltype_auto
# Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
# Feature record: CXX_FEATURE:1cxx_default_function_template_args
# Feature record: CXX_FEATURE:1cxx_defaulted_functions
# Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
# Feature record: CXX_FEATURE:1cxx_delegating_constructors
# Feature record: CXX_FEATURE:1cxx_deleted_functions
# Feature record: CXX_FEATURE:0cxx_digit_separators
# Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
# Feature record: CXX_FEATURE:1cxx_explicit_conversions
# Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
# Feature record: CXX_FEATURE:1cxx_extern_templates
# Feature record: CXX_FEATURE:1cxx_final
# Feature record: CXX_FEATURE:1cxx_func_identifier
# Feature record: CXX_FEATURE:1cxx_generalized_initializers
# Feature record: CXX_FEATURE:0cxx_generic_lambdas
# Feature record: CXX_FEATURE:1cxx_inheriting_constructors
# Feature record: CXX_FEATURE:1cxx_inline_namespaces
# Feature record: CXX_FEATURE:1cxx_lambdas
# Feature record: CXX_FEATURE:0cxx_lambda_init_captures
# Feature record: CXX_FEATURE:1cxx_local_type_template_args
# Feature record: CXX_FEATURE:1cxx_long_long_type
# Feature record: CXX_FEATURE:1cxx_noexcept
# Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
# Feature record: CXX_FEATURE:1cxx_nullptr
# Feature record: CXX_FEATURE:1cxx_override
# Feature record: CXX_FEATURE:1cxx_range_for
# Feature record: CXX_FEATURE:1cxx_raw_string_literals
# Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
# Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
# Feature record: CXX_FEATURE:0cxx_return_type_deduction
# Feature record: CXX_FEATURE:1cxx_right_angle_brackets
# Feature record: CXX_FEATURE:1cxx_rvalue_references
# Feature record: CXX_FEATURE:1cxx_sizeof_member
# Feature record: CXX_FEATURE:1cxx_static_assert
# Feature record: CXX_FEATURE:1cxx_strong_enums
# Feature record: CXX_FEATURE:1cxx_template_template_parameters
# Feature record: CXX_FEATURE:1cxx_thread_local
# Feature record: CXX_FEATURE:1cxx_trailing_return_types
# Feature record: CXX_FEATURE:1cxx_unicode_literals
# Feature record: CXX_FEATURE:1cxx_uniform_initialization
# Feature record: CXX_FEATURE:1cxx_unrestricted_unions
# Feature record: CXX_FEATURE:1cxx_user_literals
# Feature record: CXX_FEATURE:0cxx_variable_templates
# Feature record: CXX_FEATURE:1cxx_variadic_macros
# Feature record: CXX_FEATURE:1cxx_variadic_templates
#
#
# Detecting CXX [-std=c++11] compiler features compiled with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_aeff7/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_aeff7.dir/build.make CMakeFiles/cmTC_aeff7.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_aeff7.dir/feature_tests.cxx.o
# /sysroot/bin/arm-linux-androideabi-g++ -std=c++11 -o CMakeFiles/cmTC_aeff7.dir/feature_tests.cxx.o -c /tmp/physfs/src/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_aeff7
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aeff7.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ CMakeFiles/cmTC_aeff7.dir/feature_tests.cxx.o -o cmTC_aeff7 -rdynamic
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
# Feature record: CXX_FEATURE:1cxx_alias_templates
# Feature record: CXX_FEATURE:1cxx_alignas
# Feature record: CXX_FEATURE:1cxx_alignof
# Feature record: CXX_FEATURE:1cxx_attributes
# Feature record: CXX_FEATURE:0cxx_attribute_deprecated
# Feature record: CXX_FEATURE:1cxx_auto_type
# Feature record: CXX_FEATURE:0cxx_binary_literals
# Feature record: CXX_FEATURE:1cxx_constexpr
# Feature record: CXX_FEATURE:0cxx_contextual_conversions
# Feature record: CXX_FEATURE:1cxx_decltype
# Feature record: CXX_FEATURE:0cxx_decltype_auto
# Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
# Feature record: CXX_FEATURE:1cxx_default_function_template_args
# Feature record: CXX_FEATURE:1cxx_defaulted_functions
# Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
# Feature record: CXX_FEATURE:1cxx_delegating_constructors
# Feature record: CXX_FEATURE:1cxx_deleted_functions
# Feature record: CXX_FEATURE:0cxx_digit_separators
# Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
# Feature record: CXX_FEATURE:1cxx_explicit_conversions
# Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
# Feature record: CXX_FEATURE:1cxx_extern_templates
# Feature record: CXX_FEATURE:1cxx_final
# Feature record: CXX_FEATURE:1cxx_func_identifier
# Feature record: CXX_FEATURE:1cxx_generalized_initializers
# Feature record: CXX_FEATURE:0cxx_generic_lambdas
# Feature record: CXX_FEATURE:1cxx_inheriting_constructors
# Feature record: CXX_FEATURE:1cxx_inline_namespaces
# Feature record: CXX_FEATURE:1cxx_lambdas
# Feature record: CXX_FEATURE:0cxx_lambda_init_captures
# Feature record: CXX_FEATURE:1cxx_local_type_template_args
# Feature record: CXX_FEATURE:1cxx_long_long_type
# Feature record: CXX_FEATURE:1cxx_noexcept
# Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
# Feature record: CXX_FEATURE:1cxx_nullptr
# Feature record: CXX_FEATURE:1cxx_override
# Feature record: CXX_FEATURE:1cxx_range_for
# Feature record: CXX_FEATURE:1cxx_raw_string_literals
# Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
# Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
# Feature record: CXX_FEATURE:0cxx_return_type_deduction
# Feature record: CXX_FEATURE:1cxx_right_angle_brackets
# Feature record: CXX_FEATURE:1cxx_rvalue_references
# Feature record: CXX_FEATURE:1cxx_sizeof_member
# Feature record: CXX_FEATURE:1cxx_static_assert
# Feature record: CXX_FEATURE:1cxx_strong_enums
# Feature record: CXX_FEATURE:1cxx_template_template_parameters
# Feature record: CXX_FEATURE:1cxx_thread_local
# Feature record: CXX_FEATURE:1cxx_trailing_return_types
# Feature record: CXX_FEATURE:1cxx_unicode_literals
# Feature record: CXX_FEATURE:1cxx_uniform_initialization
# Feature record: CXX_FEATURE:1cxx_unrestricted_unions
# Feature record: CXX_FEATURE:1cxx_user_literals
# Feature record: CXX_FEATURE:0cxx_variable_templates
# Feature record: CXX_FEATURE:1cxx_variadic_macros
# Feature record: CXX_FEATURE:1cxx_variadic_templates
#
#
# Detecting CXX [-std=c++98] compiler features compiled with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_b9953/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_b9953.dir/build.make CMakeFiles/cmTC_b9953.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_b9953.dir/feature_tests.cxx.o
# /sysroot/bin/arm-linux-androideabi-g++ -std=c++98 -o CMakeFiles/cmTC_b9953.dir/feature_tests.cxx.o -c /tmp/physfs/src/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_b9953
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b9953.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ CMakeFiles/cmTC_b9953.dir/feature_tests.cxx.o -o cmTC_b9953 -rdynamic
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
# Feature record: CXX_FEATURE:0cxx_alias_templates
# Feature record: CXX_FEATURE:0cxx_alignas
# Feature record: CXX_FEATURE:0cxx_alignof
# Feature record: CXX_FEATURE:0cxx_attributes
# Feature record: CXX_FEATURE:0cxx_attribute_deprecated
# Feature record: CXX_FEATURE:0cxx_auto_type
# Feature record: CXX_FEATURE:0cxx_binary_literals
# Feature record: CXX_FEATURE:0cxx_constexpr
# Feature record: CXX_FEATURE:0cxx_contextual_conversions
# Feature record: CXX_FEATURE:0cxx_decltype
# Feature record: CXX_FEATURE:0cxx_decltype_auto
# Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
# Feature record: CXX_FEATURE:0cxx_default_function_template_args
# Feature record: CXX_FEATURE:0cxx_defaulted_functions
# Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
# Feature record: CXX_FEATURE:0cxx_delegating_constructors
# Feature record: CXX_FEATURE:0cxx_deleted_functions
# Feature record: CXX_FEATURE:0cxx_digit_separators
# Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
# Feature record: CXX_FEATURE:0cxx_explicit_conversions
# Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
# Feature record: CXX_FEATURE:0cxx_extern_templates
# Feature record: CXX_FEATURE:0cxx_final
# Feature record: CXX_FEATURE:0cxx_func_identifier
# Feature record: CXX_FEATURE:0cxx_generalized_initializers
# Feature record: CXX_FEATURE:0cxx_generic_lambdas
# Feature record: CXX_FEATURE:0cxx_inheriting_constructors
# Feature record: CXX_FEATURE:0cxx_inline_namespaces
# Feature record: CXX_FEATURE:0cxx_lambdas
# Feature record: CXX_FEATURE:0cxx_lambda_init_captures
# Feature record: CXX_FEATURE:0cxx_local_type_template_args
# Feature record: CXX_FEATURE:0cxx_long_long_type
# Feature record: CXX_FEATURE:0cxx_noexcept
# Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
# Feature record: CXX_FEATURE:0cxx_nullptr
# Feature record: CXX_FEATURE:0cxx_override
# Feature record: CXX_FEATURE:0cxx_range_for
# Feature record: CXX_FEATURE:0cxx_raw_string_literals
# Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
# Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
# Feature record: CXX_FEATURE:0cxx_return_type_deduction
# Feature record: CXX_FEATURE:0cxx_right_angle_brackets
# Feature record: CXX_FEATURE:0cxx_rvalue_references
# Feature record: CXX_FEATURE:0cxx_sizeof_member
# Feature record: CXX_FEATURE:0cxx_static_assert
# Feature record: CXX_FEATURE:0cxx_strong_enums
# Feature record: CXX_FEATURE:1cxx_template_template_parameters
# Feature record: CXX_FEATURE:0cxx_thread_local
# Feature record: CXX_FEATURE:0cxx_trailing_return_types
# Feature record: CXX_FEATURE:0cxx_unicode_literals
# Feature record: CXX_FEATURE:0cxx_uniform_initialization
# Feature record: CXX_FEATURE:0cxx_unrestricted_unions
# Feature record: CXX_FEATURE:0cxx_user_literals
# Feature record: CXX_FEATURE:0cxx_variable_templates
# Feature record: CXX_FEATURE:0cxx_variadic_macros
# Feature record: CXX_FEATURE:0cxx_variadic_templates
# Performing C SOURCE FILE Test PHYSFS_IS_GCC4 succeeded with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_a3d2b/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_a3d2b.dir/build.make CMakeFiles/cmTC_a3d2b.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_a3d2b.dir/src.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -DPHYSFS_IS_GCC4 -o CMakeFiles/cmTC_a3d2b.dir/src.c.o -c /tmp/physfs/src/build/CMakeFiles/CMakeTmp/src.c
# Linking C executable cmTC_a3d2b
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a3d2b.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -DPHYSFS_IS_GCC4 CMakeFiles/cmTC_a3d2b.dir/src.c.o -o cmTC_a3d2b -rdynamic
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
# Source file was:
#
# #if ((defined(__GNUC__)) && (__GNUC__ >= 4))
# int main(int argc, char **argv) { int is_gcc4 = 1; return 0; }
# #else
# #error This is not gcc4.
# #endif
#
# Determining if the include file mntent.h exists passed with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_7b605/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_7b605.dir/build.make CMakeFiles/cmTC_7b605.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_7b605.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_7b605.dir/CheckIncludeFile.c.o -c /tmp/physfs/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_7b605
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7b605.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_7b605.dir/CheckIncludeFile.c.o -o cmTC_7b605 -rdynamic
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file pthread.h exists passed with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_9168b/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_9168b.dir/build.make CMakeFiles/cmTC_9168b.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_9168b.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_9168b.dir/CheckIncludeFile.c.o -c /tmp/physfs/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_9168b
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9168b.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_9168b.dir/CheckIncludeFile.c.o -o cmTC_9168b -rdynamic
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file assert.h exists passed with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_eca15/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_eca15.dir/build.make CMakeFiles/cmTC_eca15.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_eca15.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTC_eca15.dir/CheckIncludeFile.c.o -c /tmp/physfs/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_eca15
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eca15.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc CMakeFiles/cmTC_eca15.dir/CheckIncludeFile.c.o -o cmTC_eca15 -rdynamic
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#