Build of physfs with vanilla toolchain

The build took 00h 01m 29s 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.

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: physfs 2.0.3-2 (Wed Aug 24 14:01:42 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# -- The C compiler identification is GNU 6.1.1
# -- The CXX compiler identification is GNU 6.1.1
# -- Check for working C compiler: /usr/sbin/cc
# -- Check for working C compiler: /usr/sbin/cc -- 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: /usr/sbin/c++
# -- Check for working CXX compiler: /usr/sbin/c++ -- 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/lib64/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
# Scanning dependencies of target physfs-static
# [ 1%] Building C object CMakeFiles/physfs.dir/physfs.o
# [ 3%] Building C object CMakeFiles/physfs-static.dir/physfs.o
# [ 5%] Building C object CMakeFiles/physfs.dir/physfs_byteorder.o
# [ 6%] Building C object CMakeFiles/physfs-static.dir/physfs_byteorder.o
# [ 8%] Building C object CMakeFiles/physfs.dir/physfs_unicode.o
# [ 10%] Building C object CMakeFiles/physfs-static.dir/physfs_unicode.o
# [ 12%] Building C object CMakeFiles/physfs.dir/platform/os2.o
# [ 13%] Building C object CMakeFiles/physfs.dir/platform/pocketpc.o
# [ 15%] Building C object CMakeFiles/physfs-static.dir/platform/os2.o
# [ 17%] Building C object CMakeFiles/physfs.dir/platform/posix.o
# [ 18%] Building C object CMakeFiles/physfs-static.dir/platform/pocketpc.o
# [ 20%] Building C object CMakeFiles/physfs-static.dir/platform/posix.o
# [ 22%] Building C object CMakeFiles/physfs-static.dir/platform/unix.o
# [ 24%] Building C object CMakeFiles/physfs.dir/platform/unix.o
# [ 25%] Building C object CMakeFiles/physfs-static.dir/platform/macosx.o
# [ 27%] Building C object CMakeFiles/physfs-static.dir/platform/windows.o
# [ 29%] Building C object CMakeFiles/physfs-static.dir/archivers/dir.o
# [ 31%] Building C object CMakeFiles/physfs.dir/platform/macosx.o
# [ 32%] Building C object CMakeFiles/physfs.dir/platform/windows.o
# [ 34%] Building C object CMakeFiles/physfs.dir/archivers/dir.o
# [ 36%] Building C object CMakeFiles/physfs-static.dir/archivers/grp.o
# [ 37%] Building C object CMakeFiles/physfs.dir/archivers/grp.o
# [ 39%] Building C object CMakeFiles/physfs-static.dir/archivers/hog.o
# [ 41%] Building C object CMakeFiles/physfs.dir/archivers/hog.o
# [ 43%] Building C object CMakeFiles/physfs-static.dir/archivers/lzma.o
# [ 44%] Building C object CMakeFiles/physfs.dir/archivers/lzma.o
# [ 46%] Building C object CMakeFiles/physfs-static.dir/archivers/mvl.o
# [ 48%] Building C object CMakeFiles/physfs.dir/archivers/mvl.o
# [ 50%] Building C object CMakeFiles/physfs-static.dir/archivers/qpak.o
# [ 51%] Building C object CMakeFiles/physfs.dir/archivers/qpak.o
# [ 53%] Building C object CMakeFiles/physfs-static.dir/archivers/wad.o
# [ 55%] Building C object CMakeFiles/physfs.dir/archivers/wad.o
# [ 56%] Building C object CMakeFiles/physfs.dir/archivers/zip.o
# [ 58%] Building C object CMakeFiles/physfs-static.dir/archivers/zip.o
# [ 60%] Building C object CMakeFiles/physfs.dir/lzma/C/7zCrc.o
# [ 62%] Building C object CMakeFiles/physfs-static.dir/lzma/C/7zCrc.o
# [ 63%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zBuffer.o
# [ 65%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zBuffer.o
# [ 67%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zDecode.o
# [ 68%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zDecode.o
# [ 70%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zExtract.o
# [ 72%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zExtract.o
# [ 74%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zHeader.o
# [ 75%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zIn.o
# [ 77%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zHeader.o
# [ 79%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zIn.o
# [ 81%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zItem.o
# [ 82%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zItem.o
# [ 84%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zMethodID.o
# [ 86%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Compress/Branch/BranchX86.o
# [ 87%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zMethodID.o
# [ 89%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Branch/BranchX86.o
# [ 91%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Compress/Branch/BranchX86_2.o
# [ 93%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Branch/BranchX86_2.o
# [ 94%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Compress/Lzma/LzmaDecode.o
# [ 96%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Lzma/LzmaDecode.o
# [ 98%] Linking C static library libphysfs.a
# [100%] Linking C shared library libphysfs.so
# [100%] Built target physfs
# [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 (Wed Aug 24 14:01:56 UTC 2016)

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/usr/lib/libphysfs.a
# /sysroot/usr/lib/libphysfs.so.2.0.3
# /sysroot/usr/lib/libphysfs.so.1
# /sysroot/usr/lib/libphysfs.so
# /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
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 18913

Attempting to access local repository, attempt 2

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

Attempting to access local repository, attempt 3

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

Attempting to access local repository, attempt 4

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

Attempting to access local repository, attempt 5

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

Attempting to access local repository, attempt 6

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_a7fc4/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_a7fc4.dir/build.make CMakeFiles/cmTC_a7fc4.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_a7fc4.dir/CheckIncludeFile.c.o
# /usr/sbin/cc -o CMakeFiles/cmTC_a7fc4.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_a7fc4.dir/build.make:66: CMakeFiles/cmTC_a7fc4.dir/CheckIncludeFile.c.o] Error 1
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_a7fc4/fast] Error 2
#
#

Printing Cmake output

CMD: Cmake output '/tmp/physfs/src/build/CMakeFiles/CMakeOutput.log'
# The system is: Linux - 4.7.1-1-ARCH - x86_64
# Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
# Compiler: /usr/sbin/cc
# 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: /usr/sbin/c++
# 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_b2c26/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_b2c26.dir/build.make CMakeFiles/cmTC_b2c26.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_b2c26.dir/testCCompiler.c.o
# /usr/sbin/cc -o CMakeFiles/cmTC_b2c26.dir/testCCompiler.c.o -c /tmp/physfs/src/build/CMakeFiles/CMakeTmp/testCCompiler.c
# Linking C executable cmTC_b2c26
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b2c26.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_b2c26.dir/testCCompiler.c.o -o cmTC_b2c26 -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_25eae/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_25eae.dir/build.make CMakeFiles/cmTC_25eae.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_25eae.dir/CMakeCCompilerABI.c.o
# /usr/sbin/cc -o CMakeFiles/cmTC_25eae.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
# Linking C executable cmTC_25eae
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_25eae.dir/link.txt --verbose=1
# /usr/sbin/cc -v CMakeFiles/cmTC_25eae.dir/CMakeCCompilerABI.c.o -o cmTC_25eae -rdynamic
# Using built-in specs.
# COLLECT_GCC=/usr/sbin/cc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
# LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/
# COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_25eae' '-rdynamic' '-mtune=generic' '-march=x86-64'
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cchb2M3d.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_25eae /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_25eae.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
# COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_25eae' '-rdynamic' '-mtune=generic' '-march=x86-64'
# 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_25eae/fast"]
# ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_25eae.dir/build.make CMakeFiles/cmTC_25eae.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp']
# ignore line: [Building C object CMakeFiles/cmTC_25eae.dir/CMakeCCompilerABI.c.o]
# ignore line: [/usr/sbin/cc -o CMakeFiles/cmTC_25eae.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
# ignore line: [Linking C executable cmTC_25eae]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_25eae.dir/link.txt --verbose=1]
# ignore line: [/usr/sbin/cc -v CMakeFiles/cmTC_25eae.dir/CMakeCCompilerABI.c.o -o cmTC_25eae -rdynamic ]
# ignore line: [Using built-in specs.]
# ignore line: [COLLECT_GCC=/usr/sbin/cc]
# ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper]
# ignore line: [Target: x86_64-pc-linux-gnu]
# ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release]
# ignore line: [Thread model: posix]
# ignore line: [gcc version 6.1.1 20160602 (GCC) ]
# ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
# ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/]
# ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_25eae' '-rdynamic' '-mtune=generic' '-march=x86-64']
# link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cchb2M3d.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_25eae /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_25eae.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o]
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2] ==> ignore
# arg [-plugin] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so] ==> ignore
# arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper] ==> ignore
# arg [-plugin-opt=-fresolution=/tmp/cchb2M3d.res] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
# arg [-plugin-opt=-pass-through=-lc] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
# arg [--build-id] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [--hash-style=gnu] ==> ignore
# arg [-m] ==> ignore
# arg [elf_x86_64] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_25eae] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
# arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib]
# arg [-L/lib/../lib] ==> dir [/lib/../lib]
# arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
# arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
# arg [CMakeFiles/cmTC_25eae.dir/CMakeCCompilerABI.c.o] ==> ignore
# arg [-lgcc] ==> lib [gcc]
# arg [--as-needed] ==> ignore
# arg [-lgcc_s] ==> lib [gcc_s]
# arg [--no-as-needed] ==> ignore
# arg [-lc] ==> lib [c]
# arg [-lgcc] ==> lib [gcc]
# arg [--as-needed] ==> ignore
# arg [-lgcc_s] ==> lib [gcc_s]
# arg [--no-as-needed] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o] ==> ignore
# remove lib [gcc]
# remove lib [gcc_s]
# remove lib [gcc]
# remove lib [gcc_s]
# collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> [/usr/lib]
# collapse library dir [/lib/../lib] ==> [/lib]
# collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
# collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib]
# implicit libs: [c]
# implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib;/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_aaa3e/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_aaa3e.dir/build.make CMakeFiles/cmTC_aaa3e.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_aaa3e.dir/feature_tests.c.o
# /usr/sbin/cc -std=c11 -o CMakeFiles/cmTC_aaa3e.dir/feature_tests.c.o -c /tmp/physfs/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_aaa3e
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aaa3e.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_aaa3e.dir/feature_tests.c.o -o cmTC_aaa3e -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_d1877/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_d1877.dir/build.make CMakeFiles/cmTC_d1877.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_d1877.dir/feature_tests.c.o
# /usr/sbin/cc -std=c99 -o CMakeFiles/cmTC_d1877.dir/feature_tests.c.o -c /tmp/physfs/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_d1877
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d1877.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_d1877.dir/feature_tests.c.o -o cmTC_d1877 -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_bfeff/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_bfeff.dir/build.make CMakeFiles/cmTC_bfeff.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_bfeff.dir/feature_tests.c.o
# /usr/sbin/cc -std=c90 -o CMakeFiles/cmTC_bfeff.dir/feature_tests.c.o -c /tmp/physfs/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_bfeff
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bfeff.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_bfeff.dir/feature_tests.c.o -o cmTC_bfeff -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_057b0/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_057b0.dir/build.make CMakeFiles/cmTC_057b0.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_057b0.dir/testCXXCompiler.cxx.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_057b0.dir/testCXXCompiler.cxx.o -c /tmp/physfs/src/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
# Linking CXX executable cmTC_057b0
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_057b0.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_057b0.dir/testCXXCompiler.cxx.o -o cmTC_057b0 -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_a8721/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_a8721.dir/build.make CMakeFiles/cmTC_a8721.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_a8721.dir/CMakeCXXCompilerABI.cpp.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_a8721.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
# Linking CXX executable cmTC_a8721
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a8721.dir/link.txt --verbose=1
# /usr/sbin/c++ -v CMakeFiles/cmTC_a8721.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_a8721 -rdynamic
# Using built-in specs.
# COLLECT_GCC=/usr/sbin/c++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
# LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/
# COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a8721' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc42zbGt.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_a8721 /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_a8721.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
# COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a8721' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
# 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_a8721/fast"]
# ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_a8721.dir/build.make CMakeFiles/cmTC_a8721.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp']
# ignore line: [Building CXX object CMakeFiles/cmTC_a8721.dir/CMakeCXXCompilerABI.cpp.o]
# ignore line: [/usr/sbin/c++ -o CMakeFiles/cmTC_a8721.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
# ignore line: [Linking CXX executable cmTC_a8721]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a8721.dir/link.txt --verbose=1]
# ignore line: [/usr/sbin/c++ -v CMakeFiles/cmTC_a8721.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_a8721 -rdynamic ]
# ignore line: [Using built-in specs.]
# ignore line: [COLLECT_GCC=/usr/sbin/c++]
# ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper]
# ignore line: [Target: x86_64-pc-linux-gnu]
# ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release]
# ignore line: [Thread model: posix]
# ignore line: [gcc version 6.1.1 20160602 (GCC) ]
# ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
# ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/]
# ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a8721' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
# link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc42zbGt.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_a8721 /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_a8721.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o]
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2] ==> ignore
# arg [-plugin] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so] ==> ignore
# arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper] ==> ignore
# arg [-plugin-opt=-fresolution=/tmp/cc42zbGt.res] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
# arg [-plugin-opt=-pass-through=-lc] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
# arg [--build-id] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [--hash-style=gnu] ==> ignore
# arg [-m] ==> ignore
# arg [elf_x86_64] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_a8721] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
# arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib]
# arg [-L/lib/../lib] ==> dir [/lib/../lib]
# arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
# arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
# arg [CMakeFiles/cmTC_a8721.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
# arg [-lstdc++] ==> lib [stdc++]
# arg [-lm] ==> lib [m]
# arg [-lgcc_s] ==> lib [gcc_s]
# arg [-lgcc] ==> lib [gcc]
# arg [-lc] ==> lib [c]
# arg [-lgcc_s] ==> lib [gcc_s]
# arg [-lgcc] ==> lib [gcc]
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o] ==> ignore
# remove lib [gcc_s]
# remove lib [gcc]
# remove lib [gcc_s]
# remove lib [gcc]
# collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> [/usr/lib]
# collapse library dir [/lib/../lib] ==> [/lib]
# collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
# collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib]
# implicit libs: [stdc++;m;c]
# implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib;/lib]
# implicit fwks: []
#
#
#
#
# Detecting CXX [-std=c++14] compiler features compiled with the following output:
# Change Dir: /tmp/physfs/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_1b5c3/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_1b5c3.dir/build.make CMakeFiles/cmTC_1b5c3.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_1b5c3.dir/feature_tests.cxx.o
# /usr/sbin/c++ -std=c++14 -o CMakeFiles/cmTC_1b5c3.dir/feature_tests.cxx.o -c /tmp/physfs/src/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_1b5c3
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1b5c3.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_1b5c3.dir/feature_tests.cxx.o -o cmTC_1b5c3 -rdynamic
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: CXX_FEATURE:1cxx_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:1cxx_attribute_deprecated
# Feature record: CXX_FEATURE:1cxx_auto_type
# Feature record: CXX_FEATURE:1cxx_binary_literals
# Feature record: CXX_FEATURE:1cxx_constexpr
# Feature record: CXX_FEATURE:1cxx_contextual_conversions
# Feature record: CXX_FEATURE:1cxx_decltype
# Feature record: CXX_FEATURE:1cxx_decltype_auto
# Feature record: CXX_FEATURE:1cxx_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:1cxx_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:1cxx_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:1cxx_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:1cxx_reference_qualified_functions
# Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
# Feature record: CXX_FEATURE:1cxx_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:1cxx_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_0fcbe/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_0fcbe.dir/build.make CMakeFiles/cmTC_0fcbe.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_0fcbe.dir/feature_tests.cxx.o
# /usr/sbin/c++ -std=c++11 -o CMakeFiles/cmTC_0fcbe.dir/feature_tests.cxx.o -c /tmp/physfs/src/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_0fcbe
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0fcbe.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_0fcbe.dir/feature_tests.cxx.o -o cmTC_0fcbe -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:1cxx_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:1cxx_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_57d4d/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_57d4d.dir/build.make CMakeFiles/cmTC_57d4d.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_57d4d.dir/feature_tests.cxx.o
# /usr/sbin/c++ -std=c++98 -o CMakeFiles/cmTC_57d4d.dir/feature_tests.cxx.o -c /tmp/physfs/src/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_57d4d
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_57d4d.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_57d4d.dir/feature_tests.cxx.o -o cmTC_57d4d -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_f1cc3/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_f1cc3.dir/build.make CMakeFiles/cmTC_f1cc3.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_f1cc3.dir/src.c.o
# /usr/sbin/cc -DPHYSFS_IS_GCC4 -o CMakeFiles/cmTC_f1cc3.dir/src.c.o -c /tmp/physfs/src/build/CMakeFiles/CMakeTmp/src.c
# Linking C executable cmTC_f1cc3
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f1cc3.dir/link.txt --verbose=1
# /usr/sbin/cc -DPHYSFS_IS_GCC4 CMakeFiles/cmTC_f1cc3.dir/src.c.o -o cmTC_f1cc3 -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_6d733/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_6d733.dir/build.make CMakeFiles/cmTC_6d733.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_6d733.dir/CheckIncludeFile.c.o
# /usr/sbin/cc -o CMakeFiles/cmTC_6d733.dir/CheckIncludeFile.c.o -c /tmp/physfs/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_6d733
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6d733.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_6d733.dir/CheckIncludeFile.c.o -o cmTC_6d733 -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_10e83/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_10e83.dir/build.make CMakeFiles/cmTC_10e83.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_10e83.dir/CheckIncludeFile.c.o
# /usr/sbin/cc -o CMakeFiles/cmTC_10e83.dir/CheckIncludeFile.c.o -c /tmp/physfs/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_10e83
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_10e83.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_10e83.dir/CheckIncludeFile.c.o -o cmTC_10e83 -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_25c1c/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_25c1c.dir/build.make CMakeFiles/cmTC_25c1c.dir/build
# make[1]: Entering directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_25c1c.dir/CheckIncludeFile.c.o
# /usr/sbin/cc -o CMakeFiles/cmTC_25c1c.dir/CheckIncludeFile.c.o -c /tmp/physfs/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_25c1c
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_25c1c.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_25c1c.dir/CheckIncludeFile.c.o -o cmTC_25c1c -rdynamic
# make[1]: Leaving directory '/tmp/physfs/src/build/CMakeFiles/CMakeTmp'
#
#