Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

systemtap: 2017.02.04 -> 2017.10.18 #36260

Merged
merged 1 commit into from Mar 4, 2018
Merged

Conversation

andrey-komarov
Copy link
Contributor

Motivation for this change

Version 2017.02.04 doesn't work with current kernel giving "function not found" errors during script compilation.

Things done

Version changed to last release version 3.2 (commited 2017.10.18). Now it works: # stap -ve 'probe begin { print("it works!\n"); exit() } runs successfully.

  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

2017.10.18 corresponds to version release-3.2 branch
@Mic92
Copy link
Member

Mic92 commented Mar 3, 2018

@GrahamcOfBorg build systemtap

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

�[31;1merror:�[0m attribute 'systemtap' in selection path 'systemtap' not found

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

error: attribute 'systemtap' in selection path 'systemtap' not found

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Partial log (click to expand)

error: attribute ‘systemtap’ in selection path ‘systemtap’ not found

@Mic92
Copy link
Member

Mic92 commented Mar 3, 2018

@GrahamcOfBorg build linuxPackages_xen_dom0.systemtap linuxPackages_copperhead_hardened.perf linuxPackages_latest_xen_dom0_hardened.perf linuxPackages_4_9.systemtap linuxPackages_hardened.bcc linuxPackages_xen_dom0_hardened.systemtap linuxPackages_testing_bcachefs.bcc spark linuxPackages_samus_4_12.perf linuxPackages_latest_hardened.perf linuxPackages_hardened.perf linuxPackages_xen_dom0_hardened.bcc linuxPackages_copperhead_hardened.bcc mesos linuxPackages_xen_dom0_hardened.perf linuxPackages_4_4.systemtap linuxPackages_4_15.perf linuxPackages_latest_hardened.systemtap linuxPackages_4_4.bcc marathon linuxPackages.systemtap linuxPackages_samus_4_12.bcc linuxPackages_4_15.bcc linuxPackages_4_9.perf linuxPackages_4_4.perf linuxPackages_latest_xen_dom0.bcc linuxPackages.perf linuxPackages_latest_hardened.bcc linuxPackages_latest_xen_dom0_hardened.bcc linuxPackages_xen_dom0.perf linuxPackages_samus_4_12.systemtap linuxPackages_testing_bcachefs.systemtap linuxPackages_4_15.systemtap linuxPackages_hardened.systemtap linuxPackages_testing_bcachefs.perf linuxPackages_latest_xen_dom0.systemtap linuxPackages_xen_dom0.bcc linuxPackages.bcc linuxPackages_latest_xen_dom0.perf linuxPackages_copperhead_hardened.systemtap linuxPackages_4_9.bcc linuxPackages_latest_xen_dom0_hardened.systemtap

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

Package ‘oraclejre-8u161’ in /var/lib/gc-of-borg/nix-test-rs-19/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-19/pkgs/development/compilers/oraclejdk/jdk-linux-base.nix:71 has an unfree license (‘unfree’), refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

while evaluating the attribute 'meta.license' at /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/development/tools/profiling/systemtap/default.nix:51:5:
while evaluating the attribute 'linux.override' at /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/top-level/all-packages.nix:13367:3:
while evaluating the attribute 'kernel' at /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/top-level/all-packages.nix:13228:12:
while evaluating the attribute 'linux_4_14' at /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/top-level/all-packages.nix:13148:3:
while evaluating 'callPackageWith' at /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/lib/customisation.nix:113:35, called from /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/top-level/all-packages.nix:13148:16:
while evaluating 'makeOverridable' at /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/lib/customisation.nix:72:24, called from /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/lib/customisation.nix:117:8:
while evaluating anonymous function at /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/os-specific/linux/kernel/linux-4.14.nix:1:1, called from /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/lib/customisation.nix:74:12:
while evaluating 'makeOverridable' at /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/lib/customisation.nix:72:24, called from /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/os-specific/linux/kernel/linux-4.14.nix:5:1:
while evaluating anonymous function at /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/os-specific/linux/kernel/generic.nix:9:1, called from /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/lib/customisation.nix:74:12:
assertion failed at /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/os-specific/linux/kernel/generic.nix:41:1

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Partial log (click to expand)

g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DHAVE_GLOG_LOGGING_H=1 -DMESOS_HAS_JAVA=1 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBNL_3=1 -DHAVE_NETLINK_NETLINK_H=1 -DHAVE_LIBNL_ROUTE_3=1 -DHAVE_NETLINK_ROUTE_LINK_VETH_H=1 -DHAVE_LIBNL_IDIAG_3=1 -DENABLE_PORT_MAPPING_ISOLATOR=1 -DHAVE_GOOGLE_PROTOBUF_MESSAGE_H=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I.   -Werror -DLIBDIR=\"/nix/store/v1ixmfh64w4c0nx24jvqdpnkrz8y3di7-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/v1ixmfh64w4c0nx24jvqdpnkrz8y3di7-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/v1ixmfh64w4c0nx24jvqdpnkrz8y3di7-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/v1ixmfh64w4c0nx24jvqdpnkrz8y3di7-mesos-1.4.1/lib/mesos/modules\" -I../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2   -I../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0  -I../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /nix/store/qry3daiy4rn3hvlph2p0nm3p02nzklcc-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/0wga3v5h2r8vc05z3vpshijqz5m715sv-openssl-1.0.2n-dev/include -isystem /nix/store/g0dhqkpr44dyjxhrm6pszqcc6vczxmhz-protobuf-3.4.0/include -isystem /nix/store/q2600nn23haw88i3m6vab42g1r6ls8q6-libnl-3.3.0-dev/include/libnl3 -isystem /nix/store/1wa177makdx1qx3xyfc9shid8px713wx-libevent-2.1.8-dev/include -isystem /nix/store/qvshnkkmd4bx5ycj2za4mmp1baf6wwdn-apr-1.6.3-dev/include/apr-1               -isystem /nix/store/qvshnkkmd4bx5ycj2za4mmp1baf6wwdn-apr-1.6.3-dev/include/apr-1.0  -isystem /nix/store/vkjrrk8072mbaahzxnl03kby4z6pzh6b-glog-0.3.5/include -isystem /nix/store/3pwzs3qy4qk46b5g3a5wfqn0cnsa4yy1-leveldb-1.18/include -isystem /nix/store/g0dhqkpr44dyjxhrm6pszqcc6vczxmhz-protobuf-3.4.0/include -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedefs -Wno-maybe-uninitialized -std=c++11 -c -o launcher/mesos_default_executor-default_executor.o `test -f 'launcher/default_executor.cpp' || echo './'`launcher/default_executor.cpp
/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedefs -Wno-maybe-uninitialized -std=c++11 -Wl,--as-needed -pie -L/nix/store/qry3daiy4rn3hvlph2p0nm3p02nzklcc-subversion-1.9.7-dev/lib -L/nix/store/0wga3v5h2r8vc05z3vpshijqz5m715sv-openssl-1.0.2n-dev/lib -L/nix/store/g0dhqkpr44dyjxhrm6pszqcc6vczxmhz-protobuf-3.4.0/lib -L/nix/store/q2600nn23haw88i3m6vab42g1r6ls8q6-libnl-3.3.0-dev/lib -L/nix/store/1wa177makdx1qx3xyfc9shid8px713wx-libevent-2.1.8-dev/lib -L/nix/store/qvshnkkmd4bx5ycj2za4mmp1baf6wwdn-apr-1.6.3-dev/lib  -L/nix/store/vkjrrk8072mbaahzxnl03kby4z6pzh6b-glog-0.3.5/lib -L/nix/store/3pwzs3qy4qk46b5g3a5wfqn0cnsa4yy1-leveldb-1.18/lib -L/nix/store/g0dhqkpr44dyjxhrm6pszqcc6vczxmhz-protobuf-3.4.0/lib -o mesos-default-executor launcher/mesos_default_executor-default_executor.o libmesos.la -lglog -lleveldb /nix/store/g0dhqkpr44dyjxhrm6pszqcc6vczxmhz-protobuf-3.4.0/lib/libprotobuf.a  -lz -lsvn_delta-1 -lsvn_subr-1 -levent_openssl -lssl -lcrypto -lsasl2 -lnl-idiag-3 -lnl-route-3 -lnl-3 -levent_pthreads -levent -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedefs -Wno-maybe-uninitialized -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-default-executor launcher/mesos_default_executor-default_executor.o  -L/nix/store/qry3daiy4rn3hvlph2p0nm3p02nzklcc-subversion-1.9.7-dev/lib -L/nix/store/0wga3v5h2r8vc05z3vpshijqz5m715sv-openssl-1.0.2n-dev/lib -L/nix/store/g0dhqkpr44dyjxhrm6pszqcc6vczxmhz-protobuf-3.4.0/lib -L/nix/store/q2600nn23haw88i3m6vab42g1r6ls8q6-libnl-3.3.0-dev/lib -L/nix/store/1wa177makdx1qx3xyfc9shid8px713wx-libevent-2.1.8-dev/lib -L/nix/store/qvshnkkmd4bx5ycj2za4mmp1baf6wwdn-apr-1.6.3-dev/lib -L/nix/store/vkjrrk8072mbaahzxnl03kby4z6pzh6b-glog-0.3.5/lib -L/nix/store/3pwzs3qy4qk46b5g3a5wfqn0cnsa4yy1-leveldb-1.18/lib ./.libs/libmesos.so -L/nix/store/xx9mdyxxqklcrj8jcdyx6ra47gwdz0bj-db-5.3.28/lib -L/nix/store/h48w6zjixk49mj6p1q25vhyknyml10sk-expat-2.2.5/lib -L/nix/store/isqqm3h16siicwqmzmj1c5d9z5chashk-serf-1.3.9/lib -L/nix/store/xr24dvq6nhxirircywjp2qwciigv8cdl-apr-util-1.6.1/lib -L/nix/store/3v6sf9l1fwbb1phq9ccm71096d44k489-sqlite-3.21.0/lib -L/nix/store/dl1hzcnxnbbcpf6zdhan58fghvdg3in8-openssl-1.0.2n/lib -L/nix/store/3fwjw1jxm7ll6hpfk2lwsnsd19yp4lzy-apr-1.6.3/lib -L/nix/store/r43dk927l97n78rff7hnvsq49f3szkg6-zlib-1.2.11/lib -L/nix/store/c311jc1k0i9d6a7gvk7dmbsgsmcp0kzn-libssh2-1.8.0/lib -L/nix/store/y1wvrg5ckyy3472fpknf468cxfk8wkw0-nghttp2-1.24.0-lib/lib -L/nix/store/zqi323lr2dyp0csnrrqns37svgmr0f5k-libkrb5-1.15.2/lib /nix/store/vkjrrk8072mbaahzxnl03kby4z6pzh6b-glog-0.3.5/lib/libglog.so /nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib/../lib64/libstdc++.so -lm -lleveldb /nix/store/g0dhqkpr44dyjxhrm6pszqcc6vczxmhz-protobuf-3.4.0/lib/libprotobuf.a /nix/store/dljn9f5smsssikplxxa2yivmj9sjhqnr-subversion-1.9.7/lib/libsvn_delta-1.so /nix/store/dljn9f5smsssikplxxa2yivmj9sjhqnr-subversion-1.9.7/lib/libsvn_subr-1.so /nix/store/xr24dvq6nhxirircywjp2qwciigv8cdl-apr-util-1.6.1/lib/libaprutil-1.so /nix/store/h48w6zjixk49mj6p1q25vhyknyml10sk-expat-2.2.5/lib/libexpat.so /nix/store/3v6sf9l1fwbb1phq9ccm71096d44k489-sqlite-3.21.0/lib/libsqlite3.so /nix/store/4d0v0j55m4gacx4kn71qgskhh2ipwc9w-libevent-2.1.8-openssl/lib/libevent_openssl.so /nix/store/idhs7xrrxxpg8vqlxjf5rr9p210hrl77-cyrus-sasl-2.1.26/lib/libsasl2.so -lresolv /nix/store/c5xfsp7mvyaasv8f638vrbhv9vjnjj4j-libnl-3.3.0/lib/libnl-idiag-3.so /nix/store/c5xfsp7mvyaasv8f638vrbhv9vjnjj4j-libnl-3.3.0/lib/libnl-route-3.so /nix/store/c5xfsp7mvyaasv8f638vrbhv9vjnjj4j-libnl-3.3.0/lib/libnl-3.so /nix/store/qxnkjjcqdj72j8jpr76f8llljv78z7kl-libevent-2.1.8/lib/libevent_pthreads.so /nix/store/qxnkjjcqdj72j8jpr76f8llljv78z7kl-libevent-2.1.8/lib/libevent.so /nix/store/lha30sclfhw3r77hsknjfcawqafb94xi-curl-7.58.0/lib/libcurl.so /nix/store/y1wvrg5ckyy3472fpknf468cxfk8wkw0-nghttp2-1.24.0-lib/lib/libnghttp2.so /nix/store/c311jc1k0i9d6a7gvk7dmbsgsmcp0kzn-libssh2-1.8.0/lib/libssh2.so -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz /nix/store/3fwjw1jxm7ll6hpfk2lwsnsd19yp4lzy-apr-1.6.3/lib/libapr-1.so -lcrypt -lpthread -ldl -lrt -pthread -Wl,-rpath -Wl,/nix/store/v1ixmfh64w4c0nx24jvqdpnkrz8y3di7-mesos-1.4.1/lib -Wl,-rpath -Wl,/nix/store/3v6sf9l1fwbb1phq9ccm71096d44k489-sqlite-3.21.0/lib -Wl,-rpath -Wl,/nix/store/c311jc1k0i9d6a7gvk7dmbsgsmcp0kzn-libssh2-1.8.0/lib -Wl,-rpath -Wl,/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib/../lib64 -Wl,-rpath -Wl,/nix/store/vkjrrk8072mbaahzxnl03kby4z6pzh6b-glog-0.3.5/lib -Wl,-rpath -Wl,/nix/store/dljn9f5smsssikplxxa2yivmj9sjhqnr-subversion-1.9.7/lib -Wl,-rpath -Wl,/nix/store/xr24dvq6nhxirircywjp2qwciigv8cdl-apr-util-1.6.1/lib -Wl,-rpath -Wl,/nix/store/h48w6zjixk49mj6p1q25vhyknyml10sk-expat-2.2.5/lib -Wl,-rpath -Wl,/nix/store/4d0v0j55m4gacx4kn71qgskhh2ipwc9w-libevent-2.1.8-openssl/lib -Wl,-rpath -Wl,/nix/store/idhs7xrrxxpg8vqlxjf5rr9p210hrl77-cyrus-sasl-2.1.26/lib -Wl,-rpath -Wl,/nix/store/c5xfsp7mvyaasv8f638vrbhv9vjnjj4j-libnl-3.3.0/lib -Wl,-rpath -Wl,/nix/store/qxnkjjcqdj72j8jpr76f8llljv78z7kl-libevent-2.1.8/lib -Wl,-rpath -Wl,/nix/store/lha30sclfhw3r77hsknjfcawqafb94xi-curl-7.58.0/lib -Wl,-rpath -Wl,/nix/store/y1wvrg5ckyy3472fpknf468cxfk8wkw0-nghttp2-1.24.0-lib/lib -Wl,-rpath -Wl,/nix/store/3fwjw1jxm7ll6hpfk2lwsnsd19yp4lzy-apr-1.6.3/lib
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DHAVE_GLOG_LOGGING_H=1 -DMESOS_HAS_JAVA=1 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBNL_3=1 -DHAVE_NETLINK_NETLINK_H=1 -DHAVE_LIBNL_ROUTE_3=1 -DHAVE_NETLINK_ROUTE_LINK_VETH_H=1 -DHAVE_LIBNL_IDIAG_3=1 -DENABLE_PORT_MAPPING_ISOLATOR=1 -DHAVE_GOOGLE_PROTOBUF_MESSAGE_H=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I.   -Werror -DLIBDIR=\"/nix/store/v1ixmfh64w4c0nx24jvqdpnkrz8y3di7-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/v1ixmfh64w4c0nx24jvqdpnkrz8y3di7-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/v1ixmfh64w4c0nx24jvqdpnkrz8y3di7-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/v1ixmfh64w4c0nx24jvqdpnkrz8y3di7-mesos-1.4.1/lib/mesos/modules\" -I../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -I../3rdparty/elfio-3.2   -I../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0  -I../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /nix/store/qry3daiy4rn3hvlph2p0nm3p02nzklcc-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/0wga3v5h2r8vc05z3vpshijqz5m715sv-openssl-1.0.2n-dev/include -isystem /nix/store/g0dhqkpr44dyjxhrm6pszqcc6vczxmhz-protobuf-3.4.0/include -isystem /nix/store/q2600nn23haw88i3m6vab42g1r6ls8q6-libnl-3.3.0-dev/include/libnl3 -isystem /nix/store/1wa177makdx1qx3xyfc9shid8px713wx-libevent-2.1.8-dev/include -isystem /nix/store/qvshnkkmd4bx5ycj2za4mmp1baf6wwdn-apr-1.6.3-dev/include/apr-1               -isystem /nix/store/qvshnkkmd4bx5ycj2za4mmp1baf6wwdn-apr-1.6.3-dev/include/apr-1.0  -isystem /nix/store/vkjrrk8072mbaahzxnl03kby4z6pzh6b-glog-0.3.5/include -isystem /nix/store/3pwzs3qy4qk46b5g3a5wfqn0cnsa4yy1-leveldb-1.18/include -isystem /nix/store/g0dhqkpr44dyjxhrm6pszqcc6vczxmhz-protobuf-3.4.0/include -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedefs -Wno-maybe-uninitialized -std=c++11 -c -o slave/containerizer/mesos/mesos_containerizer-main.o `test -f 'slave/containerizer/mesos/main.cpp' || echo './'`slave/containerizer/mesos/main.cpp
/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedefs -Wno-maybe-uninitialized -std=c++11 -Wl,--as-needed -pie -L/nix/store/qry3daiy4rn3hvlph2p0nm3p02nzklcc-subversion-1.9.7-dev/lib -L/nix/store/0wga3v5h2r8vc05z3vpshijqz5m715sv-openssl-1.0.2n-dev/lib -L/nix/store/g0dhqkpr44dyjxhrm6pszqcc6vczxmhz-protobuf-3.4.0/lib -L/nix/store/q2600nn23haw88i3m6vab42g1r6ls8q6-libnl-3.3.0-dev/lib -L/nix/store/1wa177makdx1qx3xyfc9shid8px713wx-libevent-2.1.8-dev/lib -L/nix/store/qvshnkkmd4bx5ycj2za4mmp1baf6wwdn-apr-1.6.3-dev/lib  -L/nix/store/vkjrrk8072mbaahzxnl03kby4z6pzh6b-glog-0.3.5/lib -L/nix/store/3pwzs3qy4qk46b5g3a5wfqn0cnsa4yy1-leveldb-1.18/lib -L/nix/store/g0dhqkpr44dyjxhrm6pszqcc6vczxmhz-protobuf-3.4.0/lib -o mesos-containerizer slave/containerizer/mesos/mesos_containerizer-main.o libmesos.la -lglog -lleveldb /nix/store/g0dhqkpr44dyjxhrm6pszqcc6vczxmhz-protobuf-3.4.0/lib/libprotobuf.a  -lz -lsvn_delta-1 -lsvn_subr-1 -levent_openssl -lssl -lcrypto -lsasl2 -lnl-idiag-3 -lnl-route-3 -lnl-3 -levent_pthreads -levent -lcurl -lapr-1  -lrt
libtool: link: g++ -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedefs -Wno-maybe-uninitialized -std=c++11 -Wl,--as-needed -pie -o .libs/mesos-containerizer slave/containerizer/mesos/mesos_containerizer-main.o  -L/nix/store/qry3daiy4rn3hvlph2p0nm3p02nzklcc-subversion-1.9.7-dev/lib -L/nix/store/0wga3v5h2r8vc05z3vpshijqz5m715sv-openssl-1.0.2n-dev/lib -L/nix/store/g0dhqkpr44dyjxhrm6pszqcc6vczxmhz-protobuf-3.4.0/lib -L/nix/store/q2600nn23haw88i3m6vab42g1r6ls8q6-libnl-3.3.0-dev/lib -L/nix/store/1wa177makdx1qx3xyfc9shid8px713wx-libevent-2.1.8-dev/lib -L/nix/store/qvshnkkmd4bx5ycj2za4mmp1baf6wwdn-apr-1.6.3-dev/lib -L/nix/store/vkjrrk8072mbaahzxnl03kby4z6pzh6b-glog-0.3.5/lib -L/nix/store/3pwzs3qy4qk46b5g3a5wfqn0cnsa4yy1-leveldb-1.18/lib ./.libs/libmesos.so -L/nix/store/xx9mdyxxqklcrj8jcdyx6ra47gwdz0bj-db-5.3.28/lib -L/nix/store/h48w6zjixk49mj6p1q25vhyknyml10sk-expat-2.2.5/lib -L/nix/store/isqqm3h16siicwqmzmj1c5d9z5chashk-serf-1.3.9/lib -L/nix/store/xr24dvq6nhxirircywjp2qwciigv8cdl-apr-util-1.6.1/lib -L/nix/store/3v6sf9l1fwbb1phq9ccm71096d44k489-sqlite-3.21.0/lib -L/nix/store/dl1hzcnxnbbcpf6zdhan58fghvdg3in8-openssl-1.0.2n/lib -L/nix/store/3fwjw1jxm7ll6hpfk2lwsnsd19yp4lzy-apr-1.6.3/lib -L/nix/store/r43dk927l97n78rff7hnvsq49f3szkg6-zlib-1.2.11/lib -L/nix/store/c311jc1k0i9d6a7gvk7dmbsgsmcp0kzn-libssh2-1.8.0/lib -L/nix/store/y1wvrg5ckyy3472fpknf468cxfk8wkw0-nghttp2-1.24.0-lib/lib -L/nix/store/zqi323lr2dyp0csnrrqns37svgmr0f5k-libkrb5-1.15.2/lib /nix/store/vkjrrk8072mbaahzxnl03kby4z6pzh6b-glog-0.3.5/lib/libglog.so /nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib/../lib64/libstdc++.so -lm -lleveldb /nix/store/g0dhqkpr44dyjxhrm6pszqcc6vczxmhz-protobuf-3.4.0/lib/libprotobuf.a /nix/store/dljn9f5smsssikplxxa2yivmj9sjhqnr-subversion-1.9.7/lib/libsvn_delta-1.so /nix/store/dljn9f5smsssikplxxa2yivmj9sjhqnr-subversion-1.9.7/lib/libsvn_subr-1.so /nix/store/xr24dvq6nhxirircywjp2qwciigv8cdl-apr-util-1.6.1/lib/libaprutil-1.so /nix/store/h48w6zjixk49mj6p1q25vhyknyml10sk-expat-2.2.5/lib/libexpat.so /nix/store/3v6sf9l1fwbb1phq9ccm71096d44k489-sqlite-3.21.0/lib/libsqlite3.so /nix/store/4d0v0j55m4gacx4kn71qgskhh2ipwc9w-libevent-2.1.8-openssl/lib/libevent_openssl.so /nix/store/idhs7xrrxxpg8vqlxjf5rr9p210hrl77-cyrus-sasl-2.1.26/lib/libsasl2.so -lresolv /nix/store/c5xfsp7mvyaasv8f638vrbhv9vjnjj4j-libnl-3.3.0/lib/libnl-idiag-3.so /nix/store/c5xfsp7mvyaasv8f638vrbhv9vjnjj4j-libnl-3.3.0/lib/libnl-route-3.so /nix/store/c5xfsp7mvyaasv8f638vrbhv9vjnjj4j-libnl-3.3.0/lib/libnl-3.so /nix/store/qxnkjjcqdj72j8jpr76f8llljv78z7kl-libevent-2.1.8/lib/libevent_pthreads.so /nix/store/qxnkjjcqdj72j8jpr76f8llljv78z7kl-libevent-2.1.8/lib/libevent.so /nix/store/lha30sclfhw3r77hsknjfcawqafb94xi-curl-7.58.0/lib/libcurl.so /nix/store/y1wvrg5ckyy3472fpknf468cxfk8wkw0-nghttp2-1.24.0-lib/lib/libnghttp2.so /nix/store/c311jc1k0i9d6a7gvk7dmbsgsmcp0kzn-libssh2-1.8.0/lib/libssh2.so -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz /nix/store/3fwjw1jxm7ll6hpfk2lwsnsd19yp4lzy-apr-1.6.3/lib/libapr-1.so -lcrypt -lpthread -ldl -lrt -pthread -Wl,-rpath -Wl,/nix/store/v1ixmfh64w4c0nx24jvqdpnkrz8y3di7-mesos-1.4.1/lib -Wl,-rpath -Wl,/nix/store/3v6sf9l1fwbb1phq9ccm71096d44k489-sqlite-3.21.0/lib -Wl,-rpath -Wl,/nix/store/c311jc1k0i9d6a7gvk7dmbsgsmcp0kzn-libssh2-1.8.0/lib -Wl,-rpath -Wl,/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib/../lib64 -Wl,-rpath -Wl,/nix/store/vkjrrk8072mbaahzxnl03kby4z6pzh6b-glog-0.3.5/lib -Wl,-rpath -Wl,/nix/store/dljn9f5smsssikplxxa2yivmj9sjhqnr-subversion-1.9.7/lib -Wl,-rpath -Wl,/nix/store/xr24dvq6nhxirircywjp2qwciigv8cdl-apr-util-1.6.1/lib -Wl,-rpath -Wl,/nix/store/h48w6zjixk49mj6p1q25vhyknyml10sk-expat-2.2.5/lib -Wl,-rpath -Wl,/nix/store/4d0v0j55m4gacx4kn71qgskhh2ipwc9w-libevent-2.1.8-openssl/lib -Wl,-rpath -Wl,/nix/store/idhs7xrrxxpg8vqlxjf5rr9p210hrl77-cyrus-sasl-2.1.26/lib -Wl,-rpath -Wl,/nix/store/c5xfsp7mvyaasv8f638vrbhv9vjnjj4j-libnl-3.3.0/lib -Wl,-rpath -Wl,/nix/store/qxnkjjcqdj72j8jpr76f8llljv78z7kl-libevent-2.1.8/lib -Wl,-rpath -Wl,/nix/store/lha30sclfhw3r77hsknjfcawqafb94xi-curl-7.58.0/lib -Wl,-rpath -Wl,/nix/store/y1wvrg5ckyy3472fpknf468cxfk8wkw0-nghttp2-1.24.0-lib/lib -Wl,-rpath -Wl,/nix/store/3fwjw1jxm7ll6hpfk2lwsnsd19yp4lzy-apr-1.6.3/lib
building of ‘/nix/store/wkvvwlm5cfbmhjwcska9did3c28b5axp-mesos-1.4.1.drv’ timed out after 3600 seconds
cannot build derivation ‘/nix/store/hcfnvxp1d7hb072j44vly0dl7rjky85g-marathon-1.4.2.drv’: 1 dependencies couldn't be built
cannot build derivation ‘/nix/store/621iqcgmgx14w6n97wg07756cyppfidr-spark-2.2.1.drv’: 1 dependencies couldn't be built
error: build of ‘/nix/store/621iqcgmgx14w6n97wg07756cyppfidr-spark-2.2.1.drv’, ‘/nix/store/hcfnvxp1d7hb072j44vly0dl7rjky85g-marathon-1.4.2.drv’, ‘/nix/store/wkvvwlm5cfbmhjwcska9did3c28b5axp-mesos-1.4.1.drv’ failed

@Mic92
Copy link
Member

Mic92 commented Mar 4, 2018

Worked locally.

@Mic92 Mic92 merged commit 5cfad21 into NixOS:master Mar 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants