Build of qhull with android toolchain

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

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

SLOCLanguage
40,176 ansic
11,286 cpp
955 sh
720 makefile
53,137 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: qhull 2015.2-1 (Tue Apr 4 22:12:37 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
# -- Looking for sys/types.h
# -- Looking for sys/types.h - found
# -- Looking for inttypes.h
# -- Looking for inttypes.h - found
# -- Looking for stddef.h
# -- Looking for stddef.h - found
# -- Looking for stdint.h
# -- Looking for stdint.h - found
# -- Check size of off_t
# -- Check size of off_t - done
# -- Check size of off64_t
# -- Check size of off64_t - done
# -- Looking for fopen64
# -- Looking for fopen64 - not found
# -- Looking for fseeko64
# -- Looking for fseeko64 - not found
# -- Looking for ftello64
# -- Looking for ftello64 - not found
# -- Check size of __int64
# -- Check size of __int64 - failed
# --
# -- ========== qhull Build Information ==========
# -- Build Version: 7.2.0
# -- Install Prefix (CMAKE_INSTALL_PREFIX): /usr
# -- Binary Directory (BIN_INSTALL_DIR): /usr/bin
# -- Library Directory (LIB_INSTALL_DIR): /usr/lib
# -- Include Directory (INCLUDE_INSTALL_DIR): /usr/include
# -- Documentation Directory (DOC_INSTALL_DIR): /usr/share/doc/qhull
# -- Man Pages Directory (MAN_INSTALL_DIR): /usr/share/man/man1
# -- Build Type (CMAKE_BUILD_TYPE):
# -- To override these options, add -D{OPTION_NAME}=... to the cmake command
# -- Build the debug targets -DCMAKE_BUILD_TYPE=Debug
# --
# -- To build and install qhull, enter "make" and "make install"
# -- To smoketest qhull, enter "ctest"
# --
# -- Configuring done
# -- Generating done
# -- Build files have been written to: /tmp/qhull/src/qhull-2015.2/srcbuild
# Scanning dependencies of target qhullcpp
# Scanning dependencies of target qhullstatic
# [ 1%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/Coordinates.cpp.o
# Scanning dependencies of target qhull_r
# Scanning dependencies of target qhullstatic_r
# [ 1%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/global.c.o
# [ 2%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/global_r.c.o
# [ 3%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/global_r.c.o
# [ 4%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/stat.c.o
# [ 5%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/stat_r.c.o
# [ 6%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/stat_r.c.o
# [ 7%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/PointCoordinates.cpp.o
# [ 8%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/geom2.c.o
# [ 8%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/geom2_r.c.o
# [ 9%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/geom2_r.c.o
# [ 9%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/poly2.c.o
# [ 10%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/poly2_r.c.o
# [ 10%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/poly2_r.c.o
# [ 10%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/Qhull.cpp.o
# [ 11%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/merge_r.c.o
# [ 12%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/merge.c.o
# [ 13%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/merge_r.c.o
# [ 14%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/libqhull_r.c.o
# [ 15%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullFacet.cpp.o
# [ 16%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/libqhull.c.o
# [ 17%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/libqhull_r.c.o
# [ 17%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/geom_r.c.o
# [ 18%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/geom.c.o
# [ 19%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/poly_r.c.o
# [ 19%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/geom_r.c.o
# [ 20%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullFacetList.cpp.o
# [ 21%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/qset_r.c.o
# [ 21%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/poly.c.o
# [ 22%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/poly_r.c.o
# [ 22%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/mem_r.c.o
# [ 23%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/qset.c.o
# [ 25%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/random_r.c.o
# [ 26%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/qset_r.c.o
# [ 27%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/mem.c.o
# [ 28%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/usermem_r.c.o
# [ 28%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/random.c.o
# [ 28%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/userprintf_r.c.o
# [ 29%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/mem_r.c.o
# [ 31%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/io_r.c.o
# [ 31%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/usermem.c.o
# [ 31%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullFacetSet.cpp.o
# [ 32%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/userprintf.c.o
# [ 32%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/random_r.c.o
# [ 33%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/io.c.o
# [ 34%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/usermem_r.c.o
# [ 35%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/userprintf_r.c.o
# [ 35%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/io_r.c.o
# [ 36%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/user_r.c.o
# [ 37%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/rboxlib_r.c.o
# [ 37%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/user.c.o
# [ 38%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullHyperplane.cpp.o
# [ 39%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/rboxlib.c.o
# [ 39%] Building C object CMakeFiles/qhullstatic_r.dir/src/libqhull_r/userprintf_rbox_r.c.o
# [ 40%] Linking C static library libqhullstatic_r.a
# [ 41%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/user_r.c.o
# [ 41%] Built target qhullstatic_r
# Scanning dependencies of target qhull_p
# [ 42%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/global.c.o
# [ 42%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/stat.c.o
# [ 43%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/geom2.c.o
# [ 44%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/poly2.c.o
# [ 44%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/merge.c.o
# [ 45%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/libqhull.c.o
# [ 46%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/geom.c.o
# [ 46%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/poly.c.o
# [ 47%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/qset.c.o
# [ 48%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/mem.c.o
# [ 50%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/random.c.o
# [ 50%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/usermem.c.o
# [ 51%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/userprintf.c.o
# [ 52%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/io.c.o
# [ 52%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/user.c.o
# [ 53%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/rboxlib.c.o
# [ 54%] Building C object CMakeFiles/qhull_p.dir/src/libqhull/userprintf_rbox.c.o
# [ 54%] Linking C shared library libqhull_p.so
# [ 54%] Built target qhull_p
# [ 55%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullPoint.cpp.o
# [ 56%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullPointSet.cpp.o
# [ 56%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullPoints.cpp.o
# [ 57%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/rboxlib_r.c.o
# [ 57%] Building C object CMakeFiles/qhull_r.dir/src/libqhull_r/userprintf_rbox_r.c.o
# [ 58%] Building C object CMakeFiles/qhullstatic.dir/src/libqhull/userprintf_rbox.c.o
# Scanning dependencies of target testqset
# [ 59%] Building C object CMakeFiles/testqset.dir/src/libqhull/qset.c.o
# [ 59%] Linking C static library libqhullstatic.a
# [ 60%] Linking C shared library libqhull_r.so
# [ 60%] Built target qhullstatic
# [ 60%] Built target qhull_r
# [ 60%] Building C object CMakeFiles/testqset.dir/src/libqhull/mem.c.o
# Scanning dependencies of target qconvex
# [ 61%] Building C object CMakeFiles/qconvex.dir/src/qconvex/qconvex.c.o
# Scanning dependencies of target libqhull
# [ 61%] Building C object CMakeFiles/libqhull.dir/src/libqhull/global.c.o
# [ 62%] Linking C executable qconvex
# [ 63%] Building C object CMakeFiles/testqset.dir/src/libqhull/usermem.c.o
# [ 63%] Built target qconvex
# [ 64%] Building C object CMakeFiles/testqset.dir/src/testqset/testqset.c.o
# Scanning dependencies of target qhalf
# [ 65%] Building C object CMakeFiles/qhalf.dir/src/qhalf/qhalf.c.o
# [ 65%] Linking C executable qhalf
# [ 66%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullQh.cpp.o
# [ 66%] Built target qhalf
# [ 67%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullRidge.cpp.o
# [ 67%] Linking C executable testqset
# [ 67%] Built target testqset
# Scanning dependencies of target rbox
# [ 68%] Building C object CMakeFiles/rbox.dir/src/rbox/rbox.c.o
# [ 69%] Linking C executable rbox
# [ 69%] Built target rbox
# [ 70%] Building C object CMakeFiles/libqhull.dir/src/libqhull/stat.c.o
# [ 71%] Building C object CMakeFiles/libqhull.dir/src/libqhull/geom2.c.o
# [ 71%] Building C object CMakeFiles/libqhull.dir/src/libqhull/poly2.c.o
# [ 71%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullSet.cpp.o
# [ 72%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullStat.cpp.o
# [ 73%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullVertex.cpp.o
# Scanning dependencies of target user_eg2
# [ 75%] Building C object CMakeFiles/user_eg2.dir/src/user_eg2/user_eg2_r.c.o
# [ 76%] Building C object CMakeFiles/libqhull.dir/src/libqhull/merge.c.o
# Scanning dependencies of target testqset_r
# [ 77%] Building C object CMakeFiles/testqset_r.dir/src/libqhull_r/qset_r.c.o
# [ 78%] Linking C executable user_eg2
# [ 78%] Built target user_eg2
# [ 78%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/QhullVertexSet.cpp.o
# [ 79%] Building C object CMakeFiles/testqset_r.dir/src/libqhull_r/mem_r.c.o
# Scanning dependencies of target qhull
# [ 80%] Building C object CMakeFiles/qhull.dir/src/qhull/unix_r.c.o
# [ 80%] Building C object CMakeFiles/testqset_r.dir/src/libqhull_r/usermem_r.c.o
# [ 81%] Building C object CMakeFiles/testqset_r.dir/src/testqset_r/testqset_r.c.o
# [ 82%] Linking C executable qhull
# [ 82%] Built target qhull
# [ 83%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/RboxPoints.cpp.o
# [ 84%] Linking C executable testqset_r
# [ 84%] Built target testqset_r
# [ 85%] Building C object CMakeFiles/libqhull.dir/src/libqhull/libqhull.c.o
# Scanning dependencies of target user_eg
# [ 86%] Building C object CMakeFiles/user_eg.dir/src/user_eg/user_eg_r.c.o
# [ 86%] Linking C executable user_eg
# [ 86%] Built target user_eg
# Scanning dependencies of target qdelaunay
# [ 86%] Building C object CMakeFiles/qdelaunay.dir/src/qdelaunay/qdelaun.c.o
# [ 87%] Linking C executable qdelaunay
# [ 87%] Building C object CMakeFiles/libqhull.dir/src/libqhull/geom.c.o
# [ 87%] Built target qdelaunay
# [ 88%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/RoadError.cpp.o
# [ 89%] Building C object CMakeFiles/libqhull.dir/src/libqhull/poly.c.o
# Scanning dependencies of target qvoronoi
# [ 90%] Building C object CMakeFiles/qvoronoi.dir/src/qvoronoi/qvoronoi.c.o
# [ 90%] Linking C executable qvoronoi
# [ 90%] Built target qvoronoi
# [ 91%] Building C object CMakeFiles/libqhull.dir/src/libqhull/qset.c.o
# [ 92%] Building C object CMakeFiles/libqhull.dir/src/libqhull/mem.c.o
# [ 93%] Building CXX object CMakeFiles/qhullcpp.dir/src/libqhullcpp/RoadLogEvent.cpp.o
# [ 94%] Building C object CMakeFiles/libqhull.dir/src/libqhull/random.c.o
# [ 94%] Building C object CMakeFiles/libqhull.dir/src/libqhull/usermem.c.o
# [ 95%] Building C object CMakeFiles/libqhull.dir/src/libqhull/userprintf.c.o
# [ 95%] Building C object CMakeFiles/libqhull.dir/src/libqhull/io.c.o
# [ 96%] Building C object CMakeFiles/libqhull.dir/src/libqhull/user.c.o
# [ 97%] Building C object CMakeFiles/libqhull.dir/src/libqhull/rboxlib.c.o
# [ 97%] Building C object CMakeFiles/libqhull.dir/src/libqhull/userprintf_rbox.c.o
# [ 97%] Linking CXX static library libqhullcpp.a
# [ 97%] Built target qhullcpp
# Scanning dependencies of target user_eg3
# [ 97%] Building CXX object CMakeFiles/user_eg3.dir/src/user_eg3/user_eg3_r.cpp.o
# [ 98%] Linking C shared library libqhull.so
# [ 98%] Built target libqhull
# [100%] Linking CXX executable user_eg3
# [100%] Built target user_eg3
# ==> Entering fakeroot environment...
# ==> Starting package()...
# [ 14%] Built target qhullstatic_r
# [ 26%] Built target qhullstatic
# [ 39%] Built target qhull_r
# [ 54%] Built target qhullcpp
# [ 57%] Built target testqset
# [ 69%] Built target qhull_p
# [ 71%] Built target qconvex
# [ 84%] Built target libqhull
# [ 85%] Built target qhalf
# [ 87%] Built target rbox
# [ 89%] Built target user_eg2
# [ 90%] Built target user_eg3
# [ 94%] Built target testqset_r
# [ 96%] Built target qhull
# [ 97%] Built target qdelaunay
# [ 98%] Built target user_eg
# [100%] Built target qvoronoi
# Install the project...
# -- Install configuration: ""
# -- Installing: /tmp/qhull/pkg/qhull/usr/lib/libqhullcpp.a
# -- Installing: /tmp/qhull/pkg/qhull/usr/lib/libqhullstatic.a
# -- Installing: /tmp/qhull/pkg/qhull/usr/lib/libqhullstatic_r.a
# -- Installing: /tmp/qhull/pkg/qhull/usr/lib/libqhull_r.so.7.2.0
# -- Installing: /tmp/qhull/pkg/qhull/usr/lib/libqhull_r.so.7
# -- Installing: /tmp/qhull/pkg/qhull/usr/lib/libqhull_r.so
# -- Set runtime path of "/tmp/qhull/pkg/qhull/usr/lib/libqhull_r.so.7.2.0" to "/usr/lib"
# -- Installing: /tmp/qhull/pkg/qhull/usr/bin/qhull
# -- Installing: /tmp/qhull/pkg/qhull/usr/bin/rbox
# -- Installing: /tmp/qhull/pkg/qhull/usr/bin/qconvex
# -- Installing: /tmp/qhull/pkg/qhull/usr/bin/qdelaunay
# -- Installing: /tmp/qhull/pkg/qhull/usr/bin/qvoronoi
# -- Installing: /tmp/qhull/pkg/qhull/usr/bin/qhalf
# -- Installing: /tmp/qhull/pkg/qhull/usr/lib/libqhull.so.7.2.0
# -- Installing: /tmp/qhull/pkg/qhull/usr/lib/libqhull.so.7
# -- Installing: /tmp/qhull/pkg/qhull/usr/lib/libqhull.so
# -- Set runtime path of "/tmp/qhull/pkg/qhull/usr/lib/libqhull.so.7.2.0" to "/usr/lib"
# -- Installing: /tmp/qhull/pkg/qhull/usr/lib/libqhull_p.so.7.2.0
# -- Installing: /tmp/qhull/pkg/qhull/usr/lib/libqhull_p.so.7
# -- Installing: /tmp/qhull/pkg/qhull/usr/lib/libqhull_p.so
# -- Set runtime path of "/tmp/qhull/pkg/qhull/usr/lib/libqhull_p.so.7.2.0" to "/usr/lib"
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/libqhull.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/geom.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/io.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/mem.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/merge.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/poly.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/qhull_a.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/qset.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/random.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/stat.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/user.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/index.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/qh-geom.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/qh-globa.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/qh-io.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/qh-mem.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/qh-merge.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/qh-poly.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/qh-qhull.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/qh-set.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/qh-stat.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/qh-user.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull/DEPRECATED.txt
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/libqhull_r.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/geom_r.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/io_r.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/mem_r.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/merge_r.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/poly_r.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/qhull_ra.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/qset_r.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/random_r.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/stat_r.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/user_r.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/index.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/qh-geom_r.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/qh-globa_r.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/qh-io_r.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/qh-mem_r.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/qh-merge_r.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/qh-poly_r.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/qh-qhull_r.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/qh-set_r.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/qh-stat_r.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhull_r/qh-user_r.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/Coordinates.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/functionObjects.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/PointCoordinates.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/Qhull.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullError.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullFacet.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullFacetList.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullFacetSet.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullHyperplane.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullIterator.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullLinkedList.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullPoint.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullPoints.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullPointSet.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullQh.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullRidge.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullSet.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullSets.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullStat.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullVertex.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/QhullVertexSet.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/RboxPoints.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/RoadError.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/RoadLogEvent.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/include/libqhullcpp/RoadTest.h
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/man/man1/qhull.1
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/man/man1/rbox.1
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/README.txt
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/REGISTER.txt
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/Announce.txt
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/COPYING.txt
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/index.htm
# -- Up-to-date: /tmp/qhull/pkg/qhull/usr/share/doc/qhull
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh-opto.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qhull.man
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh-impre.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qvoronoi.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qhull.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qhull-cpp.xml
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh-code.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh-eg.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/rbox.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh-optp.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/index.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/normal_voronoi_knauss_oesterle.jpg
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qconvex.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh-quick.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh--geom.gif
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qvoron_f.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh-faq.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh--dt.gif
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh--half.gif
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/rbox.man
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh-optt.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh-optg.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh--rand.gif
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/rbox.txt
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh-optq.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh-optc.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh--cone.gif
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh-optf.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh-get.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qdelaun.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qhull.txt
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qh--4d.gif
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qhalf.htm
# -- Installing: /tmp/qhull/pkg/qhull/usr/share/doc/qhull/qdelau_f.htm
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "qhull"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: qhull 2015.2-1 (Tue Apr 4 22:12:52 UTC 2017)

CMD: pacman --query --file qhull-2015.2-1-x86_64.pkg.tar.xz
# qhull 2015.2-1

Creating hybrid package for 'qhull'

Trying to find vanilla package 'qhull'...

CMD: pacman --query --file /mirror/qhull-2015.2-1.pkg.tar.xz
# qhull 2015.2-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libqhull_r.so.7
# /usr/lib/libqhull_r.so
# /usr/lib/libqhull.so.7
# /usr/lib/libqhull.so
# /usr/lib/libqhull_p.so.7
# /usr/lib/libqhull_p.so
# /usr/lib/libqhullcpp.a
# /usr/lib/libqhullstatic.a
# /usr/lib/libqhullstatic_r.a
# /usr/lib/libqhull_r.so.7.2.0
# /usr/lib/libqhull.so.7.2.0
# /usr/lib/libqhull_p.so.7.2.0
# /usr/bin/qhull
# /usr/bin/rbox
# /usr/bin/qconvex
# /usr/bin/qdelaunay
# /usr/bin/qvoronoi
# /usr/bin/qhalf
# /usr/include/libqhull/libqhull.h
# /usr/include/libqhull/geom.h
# /usr/include/libqhull/io.h
# /usr/include/libqhull/mem.h
# /usr/include/libqhull/merge.h
# /usr/include/libqhull/poly.h
# /usr/include/libqhull/qhull_a.h
# /usr/include/libqhull/qset.h
# /usr/include/libqhull/random.h
# /usr/include/libqhull/stat.h
# /usr/include/libqhull/user.h
# /usr/include/libqhull/index.htm
# /usr/include/libqhull/qh-geom.htm
# /usr/include/libqhull/qh-globa.htm
# /usr/include/libqhull/qh-io.htm
# /usr/include/libqhull/qh-mem.htm
# /usr/include/libqhull/qh-merge.htm
# /usr/include/libqhull/qh-poly.htm
# /usr/include/libqhull/qh-qhull.htm
# /usr/include/libqhull/qh-set.htm
# /usr/include/libqhull/qh-stat.htm
# /usr/include/libqhull/qh-user.htm
# /usr/include/libqhull/DEPRECATED.txt
# /usr/include/libqhull_r/libqhull_r.h
# /usr/include/libqhull_r/geom_r.h
# /usr/include/libqhull_r/io_r.h
# /usr/include/libqhull_r/mem_r.h
# /usr/include/libqhull_r/merge_r.h
# /usr/include/libqhull_r/poly_r.h
# /usr/include/libqhull_r/qhull_ra.h
# /usr/include/libqhull_r/qset_r.h
# /usr/include/libqhull_r/random_r.h
# /usr/include/libqhull_r/stat_r.h
# /usr/include/libqhull_r/user_r.h
# /usr/include/libqhull_r/index.htm
# /usr/include/libqhull_r/qh-geom_r.htm
# /usr/include/libqhull_r/qh-globa_r.htm
# /usr/include/libqhull_r/qh-io_r.htm
# /usr/include/libqhull_r/qh-mem_r.htm
# /usr/include/libqhull_r/qh-merge_r.htm
# /usr/include/libqhull_r/qh-poly_r.htm
# /usr/include/libqhull_r/qh-qhull_r.htm
# /usr/include/libqhull_r/qh-set_r.htm
# /usr/include/libqhull_r/qh-stat_r.htm
# /usr/include/libqhull_r/qh-user_r.htm
# /usr/include/libqhullcpp/Coordinates.h
# /usr/include/libqhullcpp/functionObjects.h
# /usr/include/libqhullcpp/PointCoordinates.h
# /usr/include/libqhullcpp/Qhull.h
# /usr/include/libqhullcpp/QhullError.h
# /usr/include/libqhullcpp/QhullFacet.h
# /usr/include/libqhullcpp/QhullFacetList.h
# /usr/include/libqhullcpp/QhullFacetSet.h
# /usr/include/libqhullcpp/QhullHyperplane.h
# /usr/include/libqhullcpp/QhullIterator.h
# /usr/include/libqhullcpp/QhullLinkedList.h
# /usr/include/libqhullcpp/QhullPoint.h
# /usr/include/libqhullcpp/QhullPoints.h
# /usr/include/libqhullcpp/QhullPointSet.h
# /usr/include/libqhullcpp/QhullQh.h
# /usr/include/libqhullcpp/QhullRidge.h
# /usr/include/libqhullcpp/QhullSet.h
# /usr/include/libqhullcpp/QhullSets.h
# /usr/include/libqhullcpp/QhullStat.h
# /usr/include/libqhullcpp/QhullVertex.h
# /usr/include/libqhullcpp/QhullVertexSet.h
# /usr/include/libqhullcpp/RboxPoints.h
# /usr/include/libqhullcpp/RoadError.h
# /usr/include/libqhullcpp/RoadLogEvent.h
# /usr/include/libqhullcpp/RoadTest.h
# /usr/share/man/man1/qhull.1.gz
# /usr/share/man/man1/rbox.1.gz
# /usr/share/doc/qhull/README.txt
# /usr/share/doc/qhull/REGISTER.txt
# /usr/share/doc/qhull/Announce.txt
# /usr/share/doc/qhull/COPYING.txt
# /usr/share/doc/qhull/index.htm
# /usr/share/doc/qhull/normal_voronoi_knauss_oesterle.jpg
# /usr/share/doc/qhull/qconvex.htm
# /usr/share/doc/qhull/qdelaun.htm
# /usr/share/doc/qhull/qdelau_f.htm
# /usr/share/doc/qhull/qh--4d.gif
# /usr/share/doc/qhull/qh--cone.gif
# /usr/share/doc/qhull/qh--dt.gif
# /usr/share/doc/qhull/qh--geom.gif
# /usr/share/doc/qhull/qh--half.gif
# /usr/share/doc/qhull/qh--rand.gif
# /usr/share/doc/qhull/qh-code.htm
# /usr/share/doc/qhull/qh-eg.htm
# /usr/share/doc/qhull/qh-faq.htm
# /usr/share/doc/qhull/qh-get.htm
# /usr/share/doc/qhull/qh-impre.htm
# /usr/share/doc/qhull/qh-optc.htm
# /usr/share/doc/qhull/qh-optf.htm
# /usr/share/doc/qhull/qh-optg.htm
# /usr/share/doc/qhull/qh-opto.htm
# /usr/share/doc/qhull/qh-optp.htm
# /usr/share/doc/qhull/qh-optq.htm
# /usr/share/doc/qhull/qh-optt.htm
# /usr/share/doc/qhull/qh-quick.htm
# /usr/share/doc/qhull/qhalf.htm
# /usr/share/doc/qhull/qhull-cpp.xml
# /usr/share/doc/qhull/qhull.htm
# /usr/share/doc/qhull/qhull.man
# /usr/share/doc/qhull/qhull.txt
# /usr/share/doc/qhull/qvoronoi.htm
# /usr/share/doc/qhull/qvoron_f.htm
# /usr/share/doc/qhull/rbox.htm
# /usr/share/doc/qhull/rbox.man
# /usr/share/doc/qhull/rbox.txt
# /usr/share/licenses/qhull/license.txt
# /sysroot/sysroot/usr/lib/libqhullcpp.a
# /sysroot/sysroot/usr/lib/libqhullstatic.a
# /sysroot/sysroot/usr/lib/libqhullstatic_r.a
# /sysroot/sysroot/usr/lib/libqhull_r.so.7.2.0
# /sysroot/sysroot/usr/lib/libqhull_r.so.7
# /sysroot/sysroot/usr/lib/libqhull_r.so
# /sysroot/sysroot/usr/lib/libqhull.so.7.2.0
# /sysroot/sysroot/usr/lib/libqhull.so.7
# /sysroot/sysroot/usr/lib/libqhull.so
# /sysroot/sysroot/usr/lib/libqhull_p.so.7.2.0
# /sysroot/sysroot/usr/lib/libqhull_p.so.7
# /sysroot/sysroot/usr/lib/libqhull_p.so
# /sysroot/sysroot/usr/include/libqhull/libqhull.h
# /sysroot/sysroot/usr/include/libqhull/geom.h
# /sysroot/sysroot/usr/include/libqhull/io.h
# /sysroot/sysroot/usr/include/libqhull/mem.h
# /sysroot/sysroot/usr/include/libqhull/merge.h
# /sysroot/sysroot/usr/include/libqhull/poly.h
# /sysroot/sysroot/usr/include/libqhull/qhull_a.h
# /sysroot/sysroot/usr/include/libqhull/qset.h
# /sysroot/sysroot/usr/include/libqhull/random.h
# /sysroot/sysroot/usr/include/libqhull/stat.h
# /sysroot/sysroot/usr/include/libqhull/user.h
# /sysroot/sysroot/usr/include/libqhull/index.htm
# /sysroot/sysroot/usr/include/libqhull/qh-geom.htm
# /sysroot/sysroot/usr/include/libqhull/qh-globa.htm
# /sysroot/sysroot/usr/include/libqhull/qh-io.htm
# /sysroot/sysroot/usr/include/libqhull/qh-mem.htm
# /sysroot/sysroot/usr/include/libqhull/qh-merge.htm
# /sysroot/sysroot/usr/include/libqhull/qh-poly.htm
# /sysroot/sysroot/usr/include/libqhull/qh-qhull.htm
# /sysroot/sysroot/usr/include/libqhull/qh-set.htm
# /sysroot/sysroot/usr/include/libqhull/qh-stat.htm
# /sysroot/sysroot/usr/include/libqhull/qh-user.htm
# /sysroot/sysroot/usr/include/libqhull/DEPRECATED.txt
# /sysroot/sysroot/usr/include/libqhull_r/libqhull_r.h
# /sysroot/sysroot/usr/include/libqhull_r/geom_r.h
# /sysroot/sysroot/usr/include/libqhull_r/io_r.h
# /sysroot/sysroot/usr/include/libqhull_r/mem_r.h
# /sysroot/sysroot/usr/include/libqhull_r/merge_r.h
# /sysroot/sysroot/usr/include/libqhull_r/poly_r.h
# /sysroot/sysroot/usr/include/libqhull_r/qhull_ra.h
# /sysroot/sysroot/usr/include/libqhull_r/qset_r.h
# /sysroot/sysroot/usr/include/libqhull_r/random_r.h
# /sysroot/sysroot/usr/include/libqhull_r/stat_r.h
# /sysroot/sysroot/usr/include/libqhull_r/user_r.h
# /sysroot/sysroot/usr/include/libqhull_r/index.htm
# /sysroot/sysroot/usr/include/libqhull_r/qh-geom_r.htm
# /sysroot/sysroot/usr/include/libqhull_r/qh-globa_r.htm
# /sysroot/sysroot/usr/include/libqhull_r/qh-io_r.htm
# /sysroot/sysroot/usr/include/libqhull_r/qh-mem_r.htm
# /sysroot/sysroot/usr/include/libqhull_r/qh-merge_r.htm
# /sysroot/sysroot/usr/include/libqhull_r/qh-poly_r.htm
# /sysroot/sysroot/usr/include/libqhull_r/qh-qhull_r.htm
# /sysroot/sysroot/usr/include/libqhull_r/qh-set_r.htm
# /sysroot/sysroot/usr/include/libqhull_r/qh-stat_r.htm
# /sysroot/sysroot/usr/include/libqhull_r/qh-user_r.htm
# /sysroot/sysroot/usr/include/libqhullcpp/Coordinates.h
# /sysroot/sysroot/usr/include/libqhullcpp/functionObjects.h
# /sysroot/sysroot/usr/include/libqhullcpp/PointCoordinates.h
# /sysroot/sysroot/usr/include/libqhullcpp/Qhull.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullError.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullFacet.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullFacetList.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullFacetSet.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullHyperplane.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullIterator.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullLinkedList.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullPoint.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullPoints.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullPointSet.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullQh.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullRidge.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullSet.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullSets.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullStat.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullVertex.h
# /sysroot/sysroot/usr/include/libqhullcpp/QhullVertexSet.h
# /sysroot/sysroot/usr/include/libqhullcpp/RboxPoints.h
# /sysroot/sysroot/usr/include/libqhullcpp/RoadError.h
# /sysroot/sysroot/usr/include/libqhullcpp/RoadLogEvent.h
# /sysroot/sysroot/usr/include/libqhullcpp/RoadTest.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf qhull.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/qhull.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/qhull.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/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeError.log'
# Determining if the fopen64 exist failed with the following output:
# Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_dec03/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_dec03.dir/build.make CMakeFiles/cmTC_dec03.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_dec03.dir/CheckSymbolExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -o CMakeFiles/cmTC_dec03.dir/CheckSymbolExists.c.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
# /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main':
# /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'fopen64' undeclared (first use in this function)
# return ((int*)(&fopen64))[argc];
# ^
# /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in
# make[1]: *** [CMakeFiles/cmTC_dec03.dir/build.make:66: CMakeFiles/cmTC_dec03.dir/CheckSymbolExists.c.o] Error 1
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_dec03/fast] Error 2
#
# File /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
# /* */
# #include
#
# int main(int argc, char** argv)
# {
# (void)argv;
# #ifndef fopen64
# return ((int*)(&fopen64))[argc];
# #else
# (void)argc;
# return 0;
# #endif
# }
#
# Determining if the fseeko64 exist failed with the following output:
# Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_a5427/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_a5427.dir/build.make CMakeFiles/cmTC_a5427.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_a5427.dir/CheckSymbolExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -o CMakeFiles/cmTC_a5427.dir/CheckSymbolExists.c.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
# /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main':
# /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'fseeko64' undeclared (first use in this function)
# return ((int*)(&fseeko64))[argc];
# ^
# /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in
# make[1]: *** [CMakeFiles/cmTC_a5427.dir/build.make:66: CMakeFiles/cmTC_a5427.dir/CheckSymbolExists.c.o] Error 1
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_a5427/fast] Error 2
#
# File /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
# /* */
# #include
#
# int main(int argc, char** argv)
# {
# (void)argv;
# #ifndef fseeko64
# return ((int*)(&fseeko64))[argc];
# #else
# (void)argc;
# return 0;
# #endif
# }
#
# Determining if the ftello64 exist failed with the following output:
# Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_5a7c0/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_5a7c0.dir/build.make CMakeFiles/cmTC_5a7c0.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_5a7c0.dir/CheckSymbolExists.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -o CMakeFiles/cmTC_5a7c0.dir/CheckSymbolExists.c.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c
# /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main':
# /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'ftello64' undeclared (first use in this function)
# return ((int*)(&ftello64))[argc];
# ^
# /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in
# make[1]: *** [CMakeFiles/cmTC_5a7c0.dir/build.make:66: CMakeFiles/cmTC_5a7c0.dir/CheckSymbolExists.c.o] Error 1
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_5a7c0/fast] Error 2
#
# File /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
# /* */
# #include
#
# int main(int argc, char** argv)
# {
# (void)argv;
# #ifndef ftello64
# return ((int*)(&ftello64))[argc];
# #else
# (void)argc;
# return 0;
# #endif
# }
#
# Determining size of __int64 failed with the following output:
# Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_53fc8/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_53fc8.dir/build.make CMakeFiles/cmTC_53fc8.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_53fc8.dir/SIZEOF___INT64.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -o CMakeFiles/cmTC_53fc8.dir/SIZEOF___INT64.c.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CheckTypeSize/SIZEOF___INT64.c
# /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CheckTypeSize/SIZEOF___INT64.c:17:22: error: '__int64' undeclared here (not in a function)
# #define SIZE (sizeof(__int64))
# ^
# /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CheckTypeSize/SIZEOF___INT64.c:19:12: note: in expansion of macro 'SIZE'
# ('0' + ((SIZE / 10000)%10)),
# ^
# make[1]: *** [CMakeFiles/cmTC_53fc8.dir/build.make:66: CMakeFiles/cmTC_53fc8.dir/SIZEOF___INT64.c.o] Error 1
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_53fc8/fast] Error 2
#
# /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CheckTypeSize/SIZEOF___INT64.c:
# #include
# #include
# #include
#
#
# #undef KEY
# #if defined(__i386)
# # define KEY '_','_','i','3','8','6'
# #elif defined(__x86_64)
# # define KEY '_','_','x','8','6','_','6','4'
# #elif defined(__ppc__)
# # define KEY '_','_','p','p','c','_','_'
# #elif defined(__ppc64__)
# # define KEY '_','_','p','p','c','6','4','_','_'
# #endif
#
# #define SIZE (sizeof(__int64))
# char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
# ('0' + ((SIZE / 10000)%10)),
# ('0' + ((SIZE / 1000)%10)),
# ('0' + ((SIZE / 100)%10)),
# ('0' + ((SIZE / 10)%10)),
# ('0' + (SIZE % 10)),
# ']',
# #ifdef KEY
# ' ','k','e','y','[', KEY, ']',
# #endif
# '\0'};
#
# #ifdef __CLASSIC_C__
# int main(argc, argv) int argc; char *argv[];
# #else
# int main(int argc, char *argv[])
# #endif
# {
# int require = 0;
# require += info_size[argc];
# (void)argv;
# return require;
# }
#
#

Printing Cmake output

CMD: Cmake output '/tmp/qhull/src/qhull-2015.2/srcbuild/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: -fPIC
# 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/qhull/src/qhull-2015.2/srcbuild/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: -fPIC
# 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/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/3.5.2/CompilerIdCXX/a.out"
#
# Determining if the C compiler works passed with the following output:
# Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_d262c/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_d262c.dir/build.make CMakeFiles/cmTC_d262c.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_d262c.dir/testCCompiler.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC -o CMakeFiles/cmTC_d262c.dir/testCCompiler.c.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/testCCompiler.c
# Linking C executable cmTC_d262c
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d262c.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC CMakeFiles/cmTC_d262c.dir/testCCompiler.c.o -o cmTC_d262c -rdynamic
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
#
#
# Detecting C compiler ABI info compiled with the following output:
# Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_b40ed/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_b40ed.dir/build.make CMakeFiles/cmTC_b40ed.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_b40ed.dir/CMakeCCompilerABI.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC -o CMakeFiles/cmTC_b40ed.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
# Linking C executable cmTC_b40ed
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b40ed.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC -v CMakeFiles/cmTC_b40ed.dir/CMakeCCompilerABI.c.o -o cmTC_b40ed -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='-fPIC' '-v' '-o' 'cmTC_b40ed' '-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_b40ed /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_b40ed.dir/CMakeCCompilerABI.c.o -lgcc -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_android.o
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
#
#
# Parsed C implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_b40ed/fast"]
# ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_b40ed.dir/build.make CMakeFiles/cmTC_b40ed.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp']
# ignore line: [Building C object CMakeFiles/cmTC_b40ed.dir/CMakeCCompilerABI.c.o]
# ignore line: [/sysroot/bin/arm-linux-androideabi-gcc -fPIC -o CMakeFiles/cmTC_b40ed.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
# ignore line: [Linking C executable cmTC_b40ed]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b40ed.dir/link.txt --verbose=1]
# ignore line: [/sysroot/bin/arm-linux-androideabi-gcc -fPIC -v CMakeFiles/cmTC_b40ed.dir/CMakeCCompilerABI.c.o -o cmTC_b40ed -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='-fPIC' '-v' '-o' 'cmTC_b40ed' '-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_b40ed /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_b40ed.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_b40ed] ==> 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_b40ed.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/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_9f206/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_9f206.dir/build.make CMakeFiles/cmTC_9f206.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_9f206.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC -std=c11 -o CMakeFiles/cmTC_9f206.dir/feature_tests.c.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/feature_tests.c
# Linking C executable cmTC_9f206
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9f206.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC CMakeFiles/cmTC_9f206.dir/feature_tests.c.o -o cmTC_9f206 -rdynamic
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/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/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_68bd7/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_68bd7.dir/build.make CMakeFiles/cmTC_68bd7.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_68bd7.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC -std=c99 -o CMakeFiles/cmTC_68bd7.dir/feature_tests.c.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/feature_tests.c
# Linking C executable cmTC_68bd7
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_68bd7.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC CMakeFiles/cmTC_68bd7.dir/feature_tests.c.o -o cmTC_68bd7 -rdynamic
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/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/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_ca818/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_ca818.dir/build.make CMakeFiles/cmTC_ca818.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_ca818.dir/feature_tests.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC -std=c90 -o CMakeFiles/cmTC_ca818.dir/feature_tests.c.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/feature_tests.c
# Linking C executable cmTC_ca818
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ca818.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC CMakeFiles/cmTC_ca818.dir/feature_tests.c.o -o cmTC_ca818 -rdynamic
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/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/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_902a0/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_902a0.dir/build.make CMakeFiles/cmTC_902a0.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_902a0.dir/testCXXCompiler.cxx.o
# /sysroot/bin/arm-linux-androideabi-g++ -fPIC -o CMakeFiles/cmTC_902a0.dir/testCXXCompiler.cxx.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
# Linking CXX executable cmTC_902a0
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_902a0.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ -fPIC CMakeFiles/cmTC_902a0.dir/testCXXCompiler.cxx.o -o cmTC_902a0 -rdynamic
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
#
#
# Detecting CXX compiler ABI info compiled with the following output:
# Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_6ce18/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_6ce18.dir/build.make CMakeFiles/cmTC_6ce18.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_6ce18.dir/CMakeCXXCompilerABI.cpp.o
# /sysroot/bin/arm-linux-androideabi-g++ -fPIC -o CMakeFiles/cmTC_6ce18.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
# Linking CXX executable cmTC_6ce18
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6ce18.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ -fPIC -v CMakeFiles/cmTC_6ce18.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_6ce18 -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='-fPIC' '-v' '-o' 'cmTC_6ce18' '-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_6ce18 /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_6ce18.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_android.o
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
#
#
# Parsed CXX implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_6ce18/fast"]
# ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_6ce18.dir/build.make CMakeFiles/cmTC_6ce18.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp']
# ignore line: [Building CXX object CMakeFiles/cmTC_6ce18.dir/CMakeCXXCompilerABI.cpp.o]
# ignore line: [/sysroot/bin/arm-linux-androideabi-g++ -fPIC -o CMakeFiles/cmTC_6ce18.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
# ignore line: [Linking CXX executable cmTC_6ce18]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6ce18.dir/link.txt --verbose=1]
# ignore line: [/sysroot/bin/arm-linux-androideabi-g++ -fPIC -v CMakeFiles/cmTC_6ce18.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_6ce18 -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='-fPIC' '-v' '-o' 'cmTC_6ce18' '-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_6ce18 /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_6ce18.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_6ce18] ==> 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_6ce18.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/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_ae6d8/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_ae6d8.dir/build.make CMakeFiles/cmTC_ae6d8.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_ae6d8.dir/feature_tests.cxx.o
# /sysroot/bin/arm-linux-androideabi-g++ -fPIC -std=c++1y -o CMakeFiles/cmTC_ae6d8.dir/feature_tests.cxx.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_ae6d8
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ae6d8.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ -fPIC CMakeFiles/cmTC_ae6d8.dir/feature_tests.cxx.o -o cmTC_ae6d8 -rdynamic
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/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/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_7d96f/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_7d96f.dir/build.make CMakeFiles/cmTC_7d96f.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_7d96f.dir/feature_tests.cxx.o
# /sysroot/bin/arm-linux-androideabi-g++ -fPIC -std=c++11 -o CMakeFiles/cmTC_7d96f.dir/feature_tests.cxx.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_7d96f
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7d96f.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ -fPIC CMakeFiles/cmTC_7d96f.dir/feature_tests.cxx.o -o cmTC_7d96f -rdynamic
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/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/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_f816e/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_f816e.dir/build.make CMakeFiles/cmTC_f816e.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_f816e.dir/feature_tests.cxx.o
# /sysroot/bin/arm-linux-androideabi-g++ -fPIC -std=c++98 -o CMakeFiles/cmTC_f816e.dir/feature_tests.cxx.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_f816e
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f816e.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-g++ -fPIC CMakeFiles/cmTC_f816e.dir/feature_tests.cxx.o -o cmTC_f816e -rdynamic
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/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
# Determining if the include file sys/types.h exists passed with the following output:
# Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_69efc/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_69efc.dir/build.make CMakeFiles/cmTC_69efc.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_69efc.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -o CMakeFiles/cmTC_69efc.dir/CheckIncludeFile.c.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_69efc
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_69efc.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC CMakeFiles/cmTC_69efc.dir/CheckIncludeFile.c.o -o cmTC_69efc -rdynamic
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file inttypes.h exists passed with the following output:
# Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_64608/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_64608.dir/build.make CMakeFiles/cmTC_64608.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_64608.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -o CMakeFiles/cmTC_64608.dir/CheckIncludeFile.c.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_64608
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_64608.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC CMakeFiles/cmTC_64608.dir/CheckIncludeFile.c.o -o cmTC_64608 -rdynamic
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file stddef.h exists passed with the following output:
# Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_032ca/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_032ca.dir/build.make CMakeFiles/cmTC_032ca.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_032ca.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -o CMakeFiles/cmTC_032ca.dir/CheckIncludeFile.c.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_032ca
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_032ca.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC CMakeFiles/cmTC_032ca.dir/CheckIncludeFile.c.o -o cmTC_032ca -rdynamic
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file stdint.h exists passed with the following output:
# Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_1c4e5/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_1c4e5.dir/build.make CMakeFiles/cmTC_1c4e5.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_1c4e5.dir/CheckIncludeFile.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -o CMakeFiles/cmTC_1c4e5.dir/CheckIncludeFile.c.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_1c4e5
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1c4e5.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC CMakeFiles/cmTC_1c4e5.dir/CheckIncludeFile.c.o -o cmTC_1c4e5 -rdynamic
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
#
#
# Determining size of off_t passed with the following output:
# Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_ad4b4/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_ad4b4.dir/build.make CMakeFiles/cmTC_ad4b4.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_ad4b4.dir/SIZEOF_OFF_T.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -o CMakeFiles/cmTC_ad4b4.dir/SIZEOF_OFF_T.c.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CheckTypeSize/SIZEOF_OFF_T.c
# Linking C executable cmTC_ad4b4
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ad4b4.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC CMakeFiles/cmTC_ad4b4.dir/SIZEOF_OFF_T.c.o -o cmTC_ad4b4 -rdynamic
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
#
#
# Determining size of off64_t passed with the following output:
# Change Dir: /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_24cc7/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_24cc7.dir/build.make CMakeFiles/cmTC_24cc7.dir/build
# make[1]: Entering directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_24cc7.dir/SIZEOF_OFF64_T.c.o
# /sysroot/bin/arm-linux-androideabi-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -o CMakeFiles/cmTC_24cc7.dir/SIZEOF_OFF64_T.c.o -c /tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CheckTypeSize/SIZEOF_OFF64_T.c
# Linking C executable cmTC_24cc7
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_24cc7.dir/link.txt --verbose=1
# /sysroot/bin/arm-linux-androideabi-gcc -fPIC CMakeFiles/cmTC_24cc7.dir/SIZEOF_OFF64_T.c.o -o cmTC_24cc7 -rdynamic
# make[1]: Leaving directory '/tmp/qhull/src/qhull-2015.2/srcbuild/CMakeFiles/CMakeTmp'
#
#