Build of sysdig with clang_glibc toolchain

The build took 00h 04m 08s and was SUCCESSFUL.

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

SLOCLanguage
51,548 cpp
20,937 ansic
843 sh
166 python
73 makefile
73,567 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/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: sysdig 0.10.1-1 (Thu Apr 13 21:07:20 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) dkms-2.2.0.3+git151023-11 luajit-2.0.4-2
#
# Total Installed Size: 1.20 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing dkms...
# Optional dependencies for dkms
# linux-headers: build modules against the Arch kernel [installed]
# linux-lts-headers: build modules against the LTS kernel
# linux-zen-headers: build modules against the ZEN kernel
# linux-grsec-headers: build modules against the GRSEC kernel
# installing luajit...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# -- The C compiler identification is Clang 3.8.0
# -- The CXX compiler identification is Clang 3.8.0
# -- Check for working C compiler: /usr/bin/clang
# -- Check for working C compiler: /usr/bin/clang -- 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/bin/clang++
# -- Check for working CXX compiler: /usr/bin/clang++ -- works
# -- Detecting CXX compiler ABI info
# -- Detecting CXX compiler ABI info - done
# -- Detecting CXX compile features
# -- Detecting CXX compile features - done
# -- Found LuaJIT: include: /usr/include/luajit-2.0, lib: /usr/lib64/libluajit-5.1.so
# -- Found jsoncpp: include: /usr/include, lib: /usr/lib64/libjsoncpp.so
# -- Found zlib: include: /usr/include, lib: /usr/lib64/libz.so
# -- Looking for wsyncup in /usr/lib64/libcurses.so
# -- Looking for wsyncup in /usr/lib64/libcurses.so - found
# -- Looking for cbreak in /usr/lib64/libncurses.so
# -- Looking for cbreak in /usr/lib64/libncurses.so - found
# -- Found Curses: /usr/lib64/libncurses.so
# -- Found ncurses: include: /usr/include, lib: /usr/lib64/libncurses.so;/usr/lib64/libform.so
# -- Using bundled b64 in '/tmp/sysdig/src/sysdig-0.10.1/build/b64-prefix/src/b64'
# -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.2h")
# -- Found OpenSSL: include: /usr/include, lib: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so
# -- Found CURL: /usr/lib64/libcurl.so (found version "7.49.1")
# -- Found CURL: include: /usr/include, lib: /usr/lib64/libcurl.so
# -- Configuring done
# -- Generating done
# -- Build files have been written to: /tmp/sysdig/src/sysdig-0.10.1/build
# Scanning dependencies of target b64
# [ 1%] Creating directories for 'b64'
# [ 2%] Performing download step (download, verify and extract) for 'b64'
# -- downloading...
# src='http://download.draios.com/dependencies/libb64-1.2.src.zip'
# dst='/tmp/sysdig/src/sysdig-0.10.1/build/b64-prefix/src/libb64-1.2.src.zip'
# timeout='none'
# -- [download 43% complete]
# -- [download 77% complete]
# -- [download 95% complete]
# -- [download 100% complete]
# -- downloading... done
# -- verifying file...
# file='/tmp/sysdig/src/sysdig-0.10.1/build/b64-prefix/src/libb64-1.2.src.zip'
# -- verifying file... done
# -- extracting...
# src='/tmp/sysdig/src/sysdig-0.10.1/build/b64-prefix/src/libb64-1.2.src.zip'
# dst='/tmp/sysdig/src/sysdig-0.10.1/build/b64-prefix/src/b64'
# -- extracting... [tar xfz]
# -- extracting... [analysis]
# -- extracting... [rename]
# -- extracting... [clean up]
# -- extracting... done
# [ 3%] No patch step for 'b64'
# [ 4%] No update step for 'b64'
# [ 6%] No configure step for 'b64'
# [ 7%] Performing build step for 'b64'
# ar: creating libb64.a
# a - cencode.o
# a - cdecode.o
# [ 8%] No install step for 'b64'
# [ 9%] Completed 'b64'
# [ 9%] Built target b64
# Scanning dependencies of target configure_driver
# [ 9%] Built target configure_driver
# Scanning dependencies of target scap
# [ 10%] Building C object userspace/libscap/CMakeFiles/scap.dir/scap.c.o
# [ 12%] Building C object userspace/libscap/CMakeFiles/scap.dir/scap_event.c.o
# [ 13%] Building C object userspace/libscap/CMakeFiles/scap.dir/scap_fds.c.o
# [ 14%] Building C object userspace/libscap/CMakeFiles/scap.dir/scap_iflist.c.o
# [ 15%] Building C object userspace/libscap/CMakeFiles/scap.dir/scap_savefile.c.o
# [ 17%] Building C object userspace/libscap/CMakeFiles/scap.dir/scap_procs.c.o
# [ 18%] Building C object userspace/libscap/CMakeFiles/scap.dir/scap_userlist.c.o
# [ 19%] Building C object userspace/libscap/CMakeFiles/scap.dir/flags_table.c.o
# [ 20%] Building C object userspace/libscap/CMakeFiles/scap.dir/dynamic_params_table.c.o
# [ 21%] Building C object userspace/libscap/CMakeFiles/scap.dir/event_table.c.o
# [ 23%] Building C object userspace/libscap/CMakeFiles/scap.dir/syscall_info_table.c.o
# [ 24%] Linking C static library libscap.a
# [ 24%] Built target scap
# Scanning dependencies of target sinsp
# [ 25%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/chisel.cpp.o
# [ 26%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/chisel_api.cpp.o
# [ 28%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/container.cpp.o
# [ 29%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/ctext.cpp.o
# [ 30%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/cyclewriter.cpp.o
# [ 31%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/cursescomponents.cpp.o
# [ 32%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/cursestable.cpp.o
# [ 34%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/cursesspectro.cpp.o
# [ 35%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/cursesui.cpp.o
# [ 36%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/event.cpp.o
# [ 37%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/eventformatter.cpp.o
# [ 39%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/docker.cpp.o
# In file included from /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/docker.cpp:7:
# In file included from /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/./docker.h:10:
# In file included from /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/./socket_collector.h:9:
# /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/./socket_handler.h:366:20: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# else if(iolen < 0) { goto connection_error; }
# ~~~~~ ^ ~
# 1 warning generated.
# [ 40%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/dumper.cpp.o
# [ 41%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/fdinfo.cpp.o
# [ 42%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/filter.cpp.o
# [ 43%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/filterchecks.cpp.o
# [ 45%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/ifinfo.cpp.o
# [ 46%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/k8s.cpp.o
# /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/k8s.cpp:63:14: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
# m_dispatch(std::move(make_dispatch_map(m_state))),
# ^
# /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/k8s.cpp:63:14: note: remove std::move call here
# m_dispatch(std::move(make_dispatch_map(m_state))),
# ^~~~~~~~~~ ~
# 1 warning generated.
# [ 47%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/k8s_collector.cpp.o
# [ 48%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/k8s_component.cpp.o
# /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/k8s_component.cpp:284:31: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
# std::string port_name = std::move(json_target_port.asString());
# ^
# /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/k8s_component.cpp:284:31: note: remove std::move call here
# std::string port_name = std::move(json_target_port.asString());
# ^~~~~~~~~~ ~
# 1 warning generated.
# [ 50%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/k8s_state.cpp.o
# [ 51%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/k8s_dispatcher.cpp.o
# /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/k8s_dispatcher.cpp:132:19: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
# data.m_name = std::move(name.asString());
# ^
# /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/k8s_dispatcher.cpp:132:19: note: remove std::move call here
# data.m_name = std::move(name.asString());
# ^~~~~~~~~~ ~
# /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/k8s_dispatcher.cpp:137:18: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
# data.m_uid = std::move(uid.asString());
# ^
# /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/k8s_dispatcher.cpp:137:18: note: remove std::move call here
# data.m_uid = std::move(uid.asString());
# ^~~~~~~~~~ ~
# /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/k8s_dispatcher.cpp:142:24: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
# data.m_namespace = std::move(nspace.asString());
# ^
# /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/k8s_dispatcher.cpp:142:24: note: remove std::move call here
# data.m_namespace = std::move(nspace.asString());
# ^~~~~~~~~~ ~
# 3 warnings generated.
# [ 52%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/k8s_event_data.cpp.o
# [ 53%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/k8s_http.cpp.o
# [ 54%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/k8s_net.cpp.o
# [ 56%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/lua_parser.cpp.o
# [ 57%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/lua_parser_api.cpp.o
# [ 58%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/marathon_component.cpp.o
# [ 59%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/marathon_http.cpp.o
# [ 60%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/memmem.cpp.o
# [ 62%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/tracers.cpp.o
# [ 63%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/mesos.cpp.o
# [ 64%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/mesos_collector.cpp.o
# [ 65%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/mesos_component.cpp.o
# [ 67%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/mesos_http.cpp.o
# /tmp/sysdig/src/sysdig-0.10.1/userspace/libsinsp/mesos_http.cpp:628:19: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# else if(iolen < 0) { goto connection_error; }
# ~~~~~ ^ ~
# 1 warning generated.
# [ 68%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/mesos_state.cpp.o
# [ 69%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/internal_metrics.cpp.o
# [ 70%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/logger.cpp.o
# [ 71%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/parsers.cpp.o
# [ 73%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/protodecoder.cpp.o
# [ 74%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/threadinfo.cpp.o
# [ 75%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/sinsp.cpp.o
# [ 76%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/stats.cpp.o
# [ 78%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/table.cpp.o
# [ 79%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/sinsp_curl.cpp.o
# [ 80%] Building C object userspace/libsinsp/CMakeFiles/sinsp.dir/uri_parser.c.o
# [ 81%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/uri.cpp.o
# [ 82%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/utils.cpp.o
# [ 84%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/user_event.cpp.o
# [ 85%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/value_parser.cpp.o
# [ 86%] Building CXX object userspace/libsinsp/CMakeFiles/sinsp.dir/viewinfo.cpp.o
# [ 87%] Linking CXX static library libsinsp.a
# [ 87%] Built target sinsp
# Scanning dependencies of target csysdig
# [ 89%] Building CXX object userspace/sysdig/CMakeFiles/csysdig.dir/fields_info.cpp.o
# [ 90%] Building CXX object userspace/sysdig/CMakeFiles/csysdig.dir/csysdig.cpp.o
# [ 91%] Linking CXX executable csysdig
# [ 91%] Built target csysdig
# Scanning dependencies of target sysdig
# [ 92%] Building CXX object userspace/sysdig/CMakeFiles/sysdig.dir/fields_info.cpp.o
# [ 93%] Building CXX object userspace/sysdig/CMakeFiles/sysdig.dir/sysdig.cpp.o
# [ 95%] Linking CXX executable sysdig
# [ 95%] Built target sysdig
# Scanning dependencies of target man_sysdig
# [ 95%] Built target man_sysdig
# Scanning dependencies of target man_csysdig
# [ 95%] Built target man_csysdig
# Scanning dependencies of target scap-open
# [ 96%] Building C object userspace/libscap/examples/01-open/CMakeFiles/scap-open.dir/test.c.o
# [ 97%] Linking C executable scap-open
# [ 97%] Built target scap-open
# Scanning dependencies of target scap-validatebuffer
# [ 98%] Building C object userspace/libscap/examples/02-validatebuffer/CMakeFiles/scap-validatebuffer.dir/test.c.o
# [100%] Linking C executable scap-validatebuffer
# [100%] Built target scap-validatebuffer
# ==> Entering fakeroot environment...
# ==> Starting package()...
# [ 9%] Built target b64
# [ 9%] Built target configure_driver
# [ 24%] Built target scap
# [ 87%] Built target sinsp
# [ 91%] Built target csysdig
# [ 95%] Built target sysdig
# [ 95%] Built target man_sysdig
# [ 95%] Built target man_csysdig
# [ 97%] Built target scap-open
# [100%] Built target scap-validatebuffer
# Install the project...
# -- Install configuration: "Release"
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/Makefile
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/dkms.conf
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/dynamic_params_table.c
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/driver_config.h
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/event_table.c
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/flags_table.c
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/main.c
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/ppm.h
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/ppm_events.c
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/ppm_events.h
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/ppm_events_public.h
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/ppm_fillers.c
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/ppm_ringbuffer.h
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/ppm_syscall.h
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/syscall_table.c
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/ppm_cputime.c
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/src/sysdig-0.10.1/ppm_compat_unistd_32.h
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/etc/bash_completion.d/sysdig
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/zsh/vendor-completions/_sysdig
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/zsh/site-functions/_sysdig
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/bin/sysdig-probe-loader
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/bin/sysdig
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/bin/csysdig
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topscalls.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_procs.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_syscall_procs.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/stderr.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_procs_fd_usage.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topprocs_cpu.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/ps.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_files.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topconns.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/proc_exec_time.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/common.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topports_server.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_spectro_file.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/spectrogram.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_kubernetes_services.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/spy_users.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/bottlenecks.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/scallslower.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_sports.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_procs_errors.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topfiles_time.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_mesos_frameworks.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topscalls_time.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/fileslower.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topfiles_errors.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/netstat.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/subsecoffset.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/spy_syslog.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/table_generator.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/around.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_connections.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_marathon_groups.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_procs_cpu.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/httptop.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_containers_errors.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/echo_fds.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_threads.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/list_login_shells.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_spans_list.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_directories.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/flame.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/lscontainers.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topcontainers_cpu.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_page_faults.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topprocs_net.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/spy_file.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/httplog.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_incoming_connections.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_spy_users.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topprocs_file.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/ansiterminal.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_file_opens.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_containers.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/shellshock_detect.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/stdin.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_spy_syslog.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topcontainers_error.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/iobytes_net.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topfiles_bytes.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_spectro_traces.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_mesos_tasks.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_io_by_type.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/iobytes_file.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topcontainers_file.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/spy_ip.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/spy_port.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_syscalls.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/spy_logs.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_kubernetes_pods.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/tracers_2_statsd.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_kubernetes_controllers.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/COPYING
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_traces_summary.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/memcachelog.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/dkjson.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/http.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/fdbytes_by.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_spectro_all.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topprocs_errors.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/lsof.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_marathon_apps.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/iobytes.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_spans_summary.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_cpus.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/fdcount_by.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/stdout.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/fdtime_by.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_errors.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_backlog.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/topcontainers_net.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/statsd.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_traces_list.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/v_kubernetes_namespaces.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/sysdig/chisels/netlower.lua
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/man/man8/sysdig.8
# -- Installing: /tmp/sysdig/pkg/sysdig/usr/share/man/man8/csysdig.8
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "sysdig"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: sysdig 0.10.1-1 (Thu Apr 13 21:10:21 UTC 2017)

CMD: pacman --query --file sysdig-0.10.1-1-x86_64.pkg.tar.xz
# sysdig 0.10.1-1

Creating hybrid package for 'sysdig'

Trying to find vanilla package 'sysdig'...

CMD: pacman --query --file /mirror/sysdig-0.10.1-1.pkg.tar.xz
# sysdig 0.10.1-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.INSTALL
# /.MTREE
# /usr/src/sysdig-0.10.1/Makefile
# /usr/src/sysdig-0.10.1/dkms.conf
# /usr/src/sysdig-0.10.1/dynamic_params_table.c
# /usr/src/sysdig-0.10.1/driver_config.h
# /usr/src/sysdig-0.10.1/event_table.c
# /usr/src/sysdig-0.10.1/flags_table.c
# /usr/src/sysdig-0.10.1/main.c
# /usr/src/sysdig-0.10.1/ppm.h
# /usr/src/sysdig-0.10.1/ppm_events.c
# /usr/src/sysdig-0.10.1/ppm_events.h
# /usr/src/sysdig-0.10.1/ppm_events_public.h
# /usr/src/sysdig-0.10.1/ppm_fillers.c
# /usr/src/sysdig-0.10.1/ppm_ringbuffer.h
# /usr/src/sysdig-0.10.1/ppm_syscall.h
# /usr/src/sysdig-0.10.1/syscall_table.c
# /usr/src/sysdig-0.10.1/ppm_cputime.c
# /usr/src/sysdig-0.10.1/ppm_compat_unistd_32.h
# /usr/share/bash-completion/completions/sysdig
# /usr/share/zsh/vendor-completions/_sysdig
# /usr/share/zsh/site-functions/_sysdig
# /usr/share/sysdig/chisels/COPYING
# /usr/share/sysdig/chisels/ansiterminal.lua
# /usr/share/sysdig/chisels/around.lua
# /usr/share/sysdig/chisels/bottlenecks.lua
# /usr/share/sysdig/chisels/common.lua
# /usr/share/sysdig/chisels/dkjson.lua
# /usr/share/sysdig/chisels/echo_fds.lua
# /usr/share/sysdig/chisels/fdbytes_by.lua
# /usr/share/sysdig/chisels/fdcount_by.lua
# /usr/share/sysdig/chisels/fdtime_by.lua
# /usr/share/sysdig/chisels/fileslower.lua
# /usr/share/sysdig/chisels/flame.lua
# /usr/share/sysdig/chisels/http.lua
# /usr/share/sysdig/chisels/httplog.lua
# /usr/share/sysdig/chisels/httptop.lua
# /usr/share/sysdig/chisels/iobytes.lua
# /usr/share/sysdig/chisels/iobytes_file.lua
# /usr/share/sysdig/chisels/iobytes_net.lua
# /usr/share/sysdig/chisels/list_login_shells.lua
# /usr/share/sysdig/chisels/lscontainers.lua
# /usr/share/sysdig/chisels/lsof.lua
# /usr/share/sysdig/chisels/memcachelog.lua
# /usr/share/sysdig/chisels/netlower.lua
# /usr/share/sysdig/chisels/netstat.lua
# /usr/share/sysdig/chisels/proc_exec_time.lua
# /usr/share/sysdig/chisels/ps.lua
# /usr/share/sysdig/chisels/scallslower.lua
# /usr/share/sysdig/chisels/shellshock_detect.lua
# /usr/share/sysdig/chisels/spectrogram.lua
# /usr/share/sysdig/chisels/spy_file.lua
# /usr/share/sysdig/chisels/spy_ip.lua
# /usr/share/sysdig/chisels/spy_logs.lua
# /usr/share/sysdig/chisels/spy_port.lua
# /usr/share/sysdig/chisels/spy_syslog.lua
# /usr/share/sysdig/chisels/spy_users.lua
# /usr/share/sysdig/chisels/statsd.lua
# /usr/share/sysdig/chisels/stderr.lua
# /usr/share/sysdig/chisels/stdin.lua
# /usr/share/sysdig/chisels/stdout.lua
# /usr/share/sysdig/chisels/subsecoffset.lua
# /usr/share/sysdig/chisels/table_generator.lua
# /usr/share/sysdig/chisels/topconns.lua
# /usr/share/sysdig/chisels/topcontainers_cpu.lua
# /usr/share/sysdig/chisels/topcontainers_error.lua
# /usr/share/sysdig/chisels/topcontainers_file.lua
# /usr/share/sysdig/chisels/topcontainers_net.lua
# /usr/share/sysdig/chisels/topfiles_bytes.lua
# /usr/share/sysdig/chisels/topfiles_errors.lua
# /usr/share/sysdig/chisels/topfiles_time.lua
# /usr/share/sysdig/chisels/topports_server.lua
# /usr/share/sysdig/chisels/topprocs_cpu.lua
# /usr/share/sysdig/chisels/topprocs_errors.lua
# /usr/share/sysdig/chisels/topprocs_file.lua
# /usr/share/sysdig/chisels/topprocs_net.lua
# /usr/share/sysdig/chisels/topscalls.lua
# /usr/share/sysdig/chisels/topscalls_time.lua
# /usr/share/sysdig/chisels/tracers_2_statsd.lua
# /usr/share/sysdig/chisels/v_backlog.lua
# /usr/share/sysdig/chisels/v_connections.lua
# /usr/share/sysdig/chisels/v_containers.lua
# /usr/share/sysdig/chisels/v_containers_errors.lua
# /usr/share/sysdig/chisels/v_cpus.lua
# /usr/share/sysdig/chisels/v_directories.lua
# /usr/share/sysdig/chisels/v_errors.lua
# /usr/share/sysdig/chisels/v_file_opens.lua
# /usr/share/sysdig/chisels/v_files.lua
# /usr/share/sysdig/chisels/v_incoming_connections.lua
# /usr/share/sysdig/chisels/v_io_by_type.lua
# /usr/share/sysdig/chisels/v_kubernetes_controllers.lua
# /usr/share/sysdig/chisels/v_kubernetes_namespaces.lua
# /usr/share/sysdig/chisels/v_kubernetes_pods.lua
# /usr/share/sysdig/chisels/v_kubernetes_services.lua
# /usr/share/sysdig/chisels/v_marathon_apps.lua
# /usr/share/sysdig/chisels/v_marathon_groups.lua
# /usr/share/sysdig/chisels/v_mesos_frameworks.lua
# /usr/share/sysdig/chisels/v_mesos_tasks.lua
# /usr/share/sysdig/chisels/v_page_faults.lua
# /usr/share/sysdig/chisels/v_procs.lua
# /usr/share/sysdig/chisels/v_procs_cpu.lua
# /usr/share/sysdig/chisels/v_procs_errors.lua
# /usr/share/sysdig/chisels/v_procs_fd_usage.lua
# /usr/share/sysdig/chisels/v_spans_list.lua
# /usr/share/sysdig/chisels/v_spans_summary.lua
# /usr/share/sysdig/chisels/v_spectro_all.lua
# /usr/share/sysdig/chisels/v_spectro_file.lua
# /usr/share/sysdig/chisels/v_spectro_traces.lua
# /usr/share/sysdig/chisels/v_sports.lua
# /usr/share/sysdig/chisels/v_spy_syslog.lua
# /usr/share/sysdig/chisels/v_spy_users.lua
# /usr/share/sysdig/chisels/v_syscall_procs.lua
# /usr/share/sysdig/chisels/v_syscalls.lua
# /usr/share/sysdig/chisels/v_threads.lua
# /usr/share/sysdig/chisels/v_traces_list.lua
# /usr/share/sysdig/chisels/v_traces_summary.lua
# /usr/share/man/man8/sysdig.8.gz
# /usr/share/man/man8/csysdig.8.gz
# /usr/bin/sysdig-probe-loader
# /usr/bin/sysdig
# /usr/bin/csysdig

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

CMD: Cmake output '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeOutput.log'
# The system is: Linux - 4.10.6-1-ARCH - x86_64
# Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
# Compiler: /usr/bin/clang
# 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 Clang, found in "/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/3.5.2/CompilerIdC/a.out"
#
# Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
# Compiler: /usr/bin/clang++
# 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 Clang, found in "/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/3.5.2/CompilerIdCXX/a.out"
#
# Determining if the C compiler works passed with the following output:
# Change Dir: /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_2a31c/fast"
# /usr/bin/make -f CMakeFiles/cmTC_2a31c.dir/build.make CMakeFiles/cmTC_2a31c.dir/build
# make[1]: Entering directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_2a31c.dir/testCCompiler.c.o
# /usr/bin/clang -o CMakeFiles/cmTC_2a31c.dir/testCCompiler.c.o -c /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp/testCCompiler.c
# Linking C executable cmTC_2a31c
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2a31c.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_2a31c.dir/testCCompiler.c.o -o cmTC_2a31c -rdynamic
# make[1]: Leaving directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
#
#
# Detecting C compiler ABI info compiled with the following output:
# Change Dir: /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_c97fe/fast"
# /usr/bin/make -f CMakeFiles/cmTC_c97fe.dir/build.make CMakeFiles/cmTC_c97fe.dir/build
# make[1]: Entering directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_c97fe.dir/CMakeCCompilerABI.c.o
# /usr/bin/clang -o CMakeFiles/cmTC_c97fe.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
# Linking C executable cmTC_c97fe
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c97fe.dir/link.txt --verbose=1
# /usr/bin/clang -v CMakeFiles/cmTC_c97fe.dir/CMakeCCompilerABI.c.o -o cmTC_c97fe -rdynamic
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_c97fe /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_c97fe.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o
# make[1]: Leaving directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
#
#
# Parsed C implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/bin/make" "cmTC_c97fe/fast"]
# ignore line: [/usr/bin/make -f CMakeFiles/cmTC_c97fe.dir/build.make CMakeFiles/cmTC_c97fe.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp']
# ignore line: [Building C object CMakeFiles/cmTC_c97fe.dir/CMakeCCompilerABI.c.o]
# ignore line: [/usr/bin/clang -o CMakeFiles/cmTC_c97fe.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
# ignore line: [Linking C executable cmTC_c97fe]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c97fe.dir/link.txt --verbose=1]
# ignore line: [/usr/bin/clang -v CMakeFiles/cmTC_c97fe.dir/CMakeCCompilerABI.c.o -o cmTC_c97fe -rdynamic ]
# ignore line: [clang version 3.8.0 (tags/RELEASE_380/final)]
# ignore line: [Target: x86_64-unknown-linux-gnu]
# ignore line: [Thread model: posix]
# ignore line: [InstalledDir: /usr/bin]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Candidate multilib: .]
# ignore line: [@m64]
# ignore line: [Selected multilib: .]
# ignore line: [@m64]
# link line: [ "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_c97fe /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_c97fe.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o]
# arg [/usr/bin/ld] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [-m] ==> ignore
# arg [elf_x86_64] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_c97fe] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64]
# arg [-L/usr/bin/../lib64] ==> dir [/usr/bin/../lib64]
# arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
# arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
# arg [-L/usr/bin/../lib] ==> dir [/usr/bin/../lib]
# arg [-L/lib] ==> dir [/lib]
# arg [-L/usr/lib] ==> dir [/usr/lib]
# arg [CMakeFiles/cmTC_c97fe.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/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o] ==> ignore
# remove lib [gcc]
# remove lib [gcc_s]
# remove lib [gcc]
# remove lib [gcc_s]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64] ==> [/usr/lib64]
# collapse library dir [/lib/../lib64] ==> [/lib64]
# collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib] ==> [/usr/lib]
# collapse library dir [/lib] ==> [/lib]
# collapse library dir [/usr/lib] ==> [/usr/lib]
# implicit libs: [c]
# implicit dirs: [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib64;/lib64;/usr/lib;/lib]
# implicit fwks: []
#
#
#
#
# Detecting C [-std=c11] compiler features compiled with the following output:
# Change Dir: /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_ca210/fast"
# /usr/bin/make -f CMakeFiles/cmTC_ca210.dir/build.make CMakeFiles/cmTC_ca210.dir/build
# make[1]: Entering directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_ca210.dir/feature_tests.c.o
# /usr/bin/clang -std=c11 -o CMakeFiles/cmTC_ca210.dir/feature_tests.c.o -c /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_ca210
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ca210.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_ca210.dir/feature_tests.c.o -o cmTC_ca210 -rdynamic
# make[1]: Leaving directory '/tmp/sysdig/src/sysdig-0.10.1/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/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_cdcae/fast"
# /usr/bin/make -f CMakeFiles/cmTC_cdcae.dir/build.make CMakeFiles/cmTC_cdcae.dir/build
# make[1]: Entering directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_cdcae.dir/feature_tests.c.o
# /usr/bin/clang -std=c99 -o CMakeFiles/cmTC_cdcae.dir/feature_tests.c.o -c /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_cdcae
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cdcae.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_cdcae.dir/feature_tests.c.o -o cmTC_cdcae -rdynamic
# make[1]: Leaving directory '/tmp/sysdig/src/sysdig-0.10.1/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/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_1a4f2/fast"
# /usr/bin/make -f CMakeFiles/cmTC_1a4f2.dir/build.make CMakeFiles/cmTC_1a4f2.dir/build
# make[1]: Entering directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_1a4f2.dir/feature_tests.c.o
# /usr/bin/clang -std=c90 -o CMakeFiles/cmTC_1a4f2.dir/feature_tests.c.o -c /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_1a4f2
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1a4f2.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_1a4f2.dir/feature_tests.c.o -o cmTC_1a4f2 -rdynamic
# make[1]: Leaving directory '/tmp/sysdig/src/sysdig-0.10.1/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/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_90ecb/fast"
# /usr/bin/make -f CMakeFiles/cmTC_90ecb.dir/build.make CMakeFiles/cmTC_90ecb.dir/build
# make[1]: Entering directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_90ecb.dir/testCXXCompiler.cxx.o
# /usr/bin/clang++ -o CMakeFiles/cmTC_90ecb.dir/testCXXCompiler.cxx.o -c /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
# Linking CXX executable cmTC_90ecb
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_90ecb.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_90ecb.dir/testCXXCompiler.cxx.o -o cmTC_90ecb -rdynamic
# make[1]: Leaving directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
#
#
# Detecting CXX compiler ABI info compiled with the following output:
# Change Dir: /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_1c6d6/fast"
# /usr/bin/make -f CMakeFiles/cmTC_1c6d6.dir/build.make CMakeFiles/cmTC_1c6d6.dir/build
# make[1]: Entering directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_1c6d6.dir/CMakeCXXCompilerABI.cpp.o
# /usr/bin/clang++ -o CMakeFiles/cmTC_1c6d6.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
# Linking CXX executable cmTC_1c6d6
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1c6d6.dir/link.txt --verbose=1
# /usr/bin/clang++ -v CMakeFiles/cmTC_1c6d6.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_1c6d6 -rdynamic
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_1c6d6 /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_1c6d6.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o
# make[1]: Leaving directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
#
#
# Parsed CXX implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/bin/make" "cmTC_1c6d6/fast"]
# ignore line: [/usr/bin/make -f CMakeFiles/cmTC_1c6d6.dir/build.make CMakeFiles/cmTC_1c6d6.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp']
# ignore line: [Building CXX object CMakeFiles/cmTC_1c6d6.dir/CMakeCXXCompilerABI.cpp.o]
# ignore line: [/usr/bin/clang++ -o CMakeFiles/cmTC_1c6d6.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
# ignore line: [Linking CXX executable cmTC_1c6d6]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1c6d6.dir/link.txt --verbose=1]
# ignore line: [/usr/bin/clang++ -v CMakeFiles/cmTC_1c6d6.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_1c6d6 -rdynamic ]
# ignore line: [clang version 3.8.0 (tags/RELEASE_380/final)]
# ignore line: [Target: x86_64-unknown-linux-gnu]
# ignore line: [Thread model: posix]
# ignore line: [InstalledDir: /usr/bin]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Candidate multilib: .]
# ignore line: [@m64]
# ignore line: [Selected multilib: .]
# ignore line: [@m64]
# link line: [ "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_1c6d6 /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_1c6d6.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o]
# arg [/usr/bin/ld] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [-m] ==> ignore
# arg [elf_x86_64] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_1c6d6] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64]
# arg [-L/usr/bin/../lib64] ==> dir [/usr/bin/../lib64]
# arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
# arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
# arg [-L/usr/bin/../lib] ==> dir [/usr/bin/../lib]
# arg [-L/lib] ==> dir [/lib]
# arg [-L/usr/lib] ==> dir [/usr/lib]
# arg [CMakeFiles/cmTC_1c6d6.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/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o] ==> ignore
# remove lib [gcc_s]
# remove lib [gcc]
# remove lib [gcc_s]
# remove lib [gcc]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64] ==> [/usr/lib64]
# collapse library dir [/lib/../lib64] ==> [/lib64]
# collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib] ==> [/usr/lib]
# collapse library dir [/lib] ==> [/lib]
# collapse library dir [/usr/lib] ==> [/usr/lib]
# implicit libs: [stdc++;m;c]
# implicit dirs: [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib64;/lib64;/usr/lib;/lib]
# implicit fwks: []
#
#
#
#
# Detecting CXX [-std=c++14] compiler features compiled with the following output:
# Change Dir: /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_8775b/fast"
# /usr/bin/make -f CMakeFiles/cmTC_8775b.dir/build.make CMakeFiles/cmTC_8775b.dir/build
# make[1]: Entering directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_8775b.dir/feature_tests.cxx.o
# /usr/bin/clang++ -std=c++14 -o CMakeFiles/cmTC_8775b.dir/feature_tests.cxx.o -c /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_8775b
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8775b.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_8775b.dir/feature_tests.cxx.o -o cmTC_8775b -rdynamic
# make[1]: Leaving directory '/tmp/sysdig/src/sysdig-0.10.1/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/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_d7514/fast"
# /usr/bin/make -f CMakeFiles/cmTC_d7514.dir/build.make CMakeFiles/cmTC_d7514.dir/build
# make[1]: Entering directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_d7514.dir/feature_tests.cxx.o
# /usr/bin/clang++ -std=c++11 -o CMakeFiles/cmTC_d7514.dir/feature_tests.cxx.o -c /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_d7514
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d7514.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_d7514.dir/feature_tests.cxx.o -o cmTC_d7514 -rdynamic
# make[1]: Leaving directory '/tmp/sysdig/src/sysdig-0.10.1/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/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_ad763/fast"
# /usr/bin/make -f CMakeFiles/cmTC_ad763.dir/build.make CMakeFiles/cmTC_ad763.dir/build
# make[1]: Entering directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_ad763.dir/feature_tests.cxx.o
# /usr/bin/clang++ -std=c++98 -o CMakeFiles/cmTC_ad763.dir/feature_tests.cxx.o -c /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_ad763
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ad763.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_ad763.dir/feature_tests.cxx.o -o cmTC_ad763 -rdynamic
# make[1]: Leaving directory '/tmp/sysdig/src/sysdig-0.10.1/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
# Determining if the function wsyncup exists in the /usr/lib64/libcurses.so passed with the following output:
# Change Dir: /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_6bfd0/fast"
# /usr/bin/make -f CMakeFiles/cmTC_6bfd0.dir/build.make CMakeFiles/cmTC_6bfd0.dir/build
# make[1]: Entering directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_6bfd0.dir/CheckFunctionExists.c.o
# /usr/bin/clang -Wall -ggdb -DCHECK_FUNCTION_EXISTS=wsyncup -o CMakeFiles/cmTC_6bfd0.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_6bfd0
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6bfd0.dir/link.txt --verbose=1
# /usr/bin/clang -Wall -ggdb -DCHECK_FUNCTION_EXISTS=wsyncup CMakeFiles/cmTC_6bfd0.dir/CheckFunctionExists.c.o -o cmTC_6bfd0 -rdynamic -lcurses
# make[1]: Leaving directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function cbreak exists in the /usr/lib64/libncurses.so passed with the following output:
# Change Dir: /tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_b1938/fast"
# /usr/bin/make -f CMakeFiles/cmTC_b1938.dir/build.make CMakeFiles/cmTC_b1938.dir/build
# make[1]: Entering directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_b1938.dir/CheckFunctionExists.c.o
# /usr/bin/clang -Wall -ggdb -DCHECK_FUNCTION_EXISTS=cbreak -o CMakeFiles/cmTC_b1938.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_b1938
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b1938.dir/link.txt --verbose=1
# /usr/bin/clang -Wall -ggdb -DCHECK_FUNCTION_EXISTS=cbreak CMakeFiles/cmTC_b1938.dir/CheckFunctionExists.c.o -o cmTC_b1938 -rdynamic -lncurses
# make[1]: Leaving directory '/tmp/sysdig/src/sysdig-0.10.1/build/CMakeFiles/CMakeTmp'
#
#