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

mesos: fix on darwin by disabling java interface #38468

Merged
merged 3 commits into from Apr 6, 2018

Conversation

veprbl
Copy link
Member

@veprbl veprbl commented Apr 5, 2018

Motivation for this change

Provide spark on darwin (pyspark works).

Things done
  • 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.

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: mesos

Partial log (click to expand)


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

Success on x86_64-linux (full log)

Attempted: mesos

Partial log (click to expand)

shrinking /nix/store/b6m2ifsyyn3psmmnxxyagacd9wsvp7jx-mesos-1.4.1/lib/libmesos-1.4.1.so
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/b6m2ifsyyn3psmmnxxyagacd9wsvp7jx-mesos-1.4.1/lib  /nix/store/b6m2ifsyyn3psmmnxxyagacd9wsvp7jx-mesos-1.4.1/libexec  /nix/store/b6m2ifsyyn3psmmnxxyagacd9wsvp7jx-mesos-1.4.1/bin
patching script interpreter paths in /nix/store/b6m2ifsyyn3psmmnxxyagacd9wsvp7jx-mesos-1.4.1
/nix/store/b6m2ifsyyn3psmmnxxyagacd9wsvp7jx-mesos-1.4.1/bin/mesos-ps: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
/nix/store/b6m2ifsyyn3psmmnxxyagacd9wsvp7jx-mesos-1.4.1/bin/mesos-cat: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
/nix/store/b6m2ifsyyn3psmmnxxyagacd9wsvp7jx-mesos-1.4.1/bin/mesos-scp: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
/nix/store/b6m2ifsyyn3psmmnxxyagacd9wsvp7jx-mesos-1.4.1/bin/mesos-tail: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
checking for references to /tmp/nix-build-mesos-1.4.1.drv-0 in /nix/store/b6m2ifsyyn3psmmnxxyagacd9wsvp7jx-mesos-1.4.1...
/nix/store/b6m2ifsyyn3psmmnxxyagacd9wsvp7jx-mesos-1.4.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: mesos

Partial log (click to expand)

/private/tmp/nix-build-mesos-1.4.1.drv-0/mesos-1.4.1
post-installation fixup
strip is /nix/store/0fzpxnsanc02i4jsb1yhchjp4p62b2n3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/frhgdz1r6ri22yx3mgc5asq0pyxrgxcm-mesos-1.4.1/lib  /nix/store/frhgdz1r6ri22yx3mgc5asq0pyxrgxcm-mesos-1.4.1/libexec  /nix/store/frhgdz1r6ri22yx3mgc5asq0pyxrgxcm-mesos-1.4.1/bin
patching script interpreter paths in /nix/store/frhgdz1r6ri22yx3mgc5asq0pyxrgxcm-mesos-1.4.1
/nix/store/frhgdz1r6ri22yx3mgc5asq0pyxrgxcm-mesos-1.4.1/bin/mesos-cat: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/frhgdz1r6ri22yx3mgc5asq0pyxrgxcm-mesos-1.4.1/bin/mesos-ps: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/frhgdz1r6ri22yx3mgc5asq0pyxrgxcm-mesos-1.4.1/bin/mesos-scp: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/frhgdz1r6ri22yx3mgc5asq0pyxrgxcm-mesos-1.4.1/bin/mesos-tail: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/frhgdz1r6ri22yx3mgc5asq0pyxrgxcm-mesos-1.4.1

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: mesos

Partial log (click to expand)


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

Success on x86_64-linux (full log)

Attempted: mesos

Partial log (click to expand)

shrinking /nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/lib/libmesos-1.4.1.so
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/lib  /nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/libexec  /nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/bin
patching script interpreter paths in /nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1
/nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/bin/mesos-ps: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
/nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/bin/mesos-cat: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
/nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/bin/mesos-scp: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
/nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/bin/mesos-tail: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
checking for references to /tmp/nix-build-mesos-1.4.1.drv-0 in /nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1...
/nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: mesos

Partial log (click to expand)

/private/tmp/nix-build-mesos-1.4.1.drv-0/mesos-1.4.1
post-installation fixup
strip is /nix/store/0fzpxnsanc02i4jsb1yhchjp4p62b2n3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/xaz104cwapc04dbx3yjq07imzxrxzm43-mesos-1.4.1/lib  /nix/store/xaz104cwapc04dbx3yjq07imzxrxzm43-mesos-1.4.1/libexec  /nix/store/xaz104cwapc04dbx3yjq07imzxrxzm43-mesos-1.4.1/bin
patching script interpreter paths in /nix/store/xaz104cwapc04dbx3yjq07imzxrxzm43-mesos-1.4.1
/nix/store/xaz104cwapc04dbx3yjq07imzxrxzm43-mesos-1.4.1/bin/mesos-cat: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/xaz104cwapc04dbx3yjq07imzxrxzm43-mesos-1.4.1/bin/mesos-ps: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/xaz104cwapc04dbx3yjq07imzxrxzm43-mesos-1.4.1/bin/mesos-scp: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/xaz104cwapc04dbx3yjq07imzxrxzm43-mesos-1.4.1/bin/mesos-tail: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/xaz104cwapc04dbx3yjq07imzxrxzm43-mesos-1.4.1

@veprbl
Copy link
Member Author

veprbl commented Apr 5, 2018

cc @cstrahan @kevincox @offline

@@ -46,11 +47,13 @@ in stdenv.mkDerivation rec {
autoreconfHook
];
buildInputs = [
makeWrapper curl sasl jdk
makeWrapper curl sasl
python wrapPython boto setuptools leveldb
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like leveldb doesn't have a correct install_name.

$ ./result/bin/mesos --help
dyld: Library not loaded: /private/tmp/nix-build-leveldb-1.18.drv-0/source/libleveldb.dylib.1
  Referenced from: /src/nixpkgs/./result/bin/mesos
  Reason: image not found

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: leveldb

The following builds were skipped because they don't evaluate on aarch64-linux: mesos

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/np7zbapb3cwsz2w2zvwcik0w015idjng-leveldb-1.18
shrinking /nix/store/np7zbapb3cwsz2w2zvwcik0w015idjng-leveldb-1.18/lib/libleveldb.so.1.18
shrinking /nix/store/np7zbapb3cwsz2w2zvwcik0w015idjng-leveldb-1.18/lib/libleveldb.so.1
shrinking /nix/store/np7zbapb3cwsz2w2zvwcik0w015idjng-leveldb-1.18/lib/libleveldb.so
shrinking /nix/store/np7zbapb3cwsz2w2zvwcik0w015idjng-leveldb-1.18/bin/leveldbutil
strip is /nix/store/3zq400fri5dv7d30lpxlqm2v9y1iis6j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/np7zbapb3cwsz2w2zvwcik0w015idjng-leveldb-1.18/lib  /nix/store/np7zbapb3cwsz2w2zvwcik0w015idjng-leveldb-1.18/bin
patching script interpreter paths in /nix/store/np7zbapb3cwsz2w2zvwcik0w015idjng-leveldb-1.18
checking for references to /build in /nix/store/np7zbapb3cwsz2w2zvwcik0w015idjng-leveldb-1.18...
/nix/store/np7zbapb3cwsz2w2zvwcik0w015idjng-leveldb-1.18

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: leveldb, mesos

Partial log (click to expand)

strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/fyadb45byx6y86idvwg2b4cs2g9hqc5h-mesos-1.4.1/lib  /nix/store/fyadb45byx6y86idvwg2b4cs2g9hqc5h-mesos-1.4.1/libexec  /nix/store/fyadb45byx6y86idvwg2b4cs2g9hqc5h-mesos-1.4.1/bin
patching script interpreter paths in /nix/store/fyadb45byx6y86idvwg2b4cs2g9hqc5h-mesos-1.4.1
/nix/store/fyadb45byx6y86idvwg2b4cs2g9hqc5h-mesos-1.4.1/bin/mesos-ps: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
/nix/store/fyadb45byx6y86idvwg2b4cs2g9hqc5h-mesos-1.4.1/bin/mesos-cat: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
/nix/store/fyadb45byx6y86idvwg2b4cs2g9hqc5h-mesos-1.4.1/bin/mesos-scp: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
/nix/store/fyadb45byx6y86idvwg2b4cs2g9hqc5h-mesos-1.4.1/bin/mesos-tail: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
checking for references to /tmp/nix-build-mesos-1.4.1.drv-0 in /nix/store/fyadb45byx6y86idvwg2b4cs2g9hqc5h-mesos-1.4.1...
/nix/store/f6zjs4ir7z5jhf4sn3w4yb47ajjjlsws-leveldb-1.18
/nix/store/fyadb45byx6y86idvwg2b4cs2g9hqc5h-mesos-1.4.1

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: leveldb, mesos

Partial log (click to expand)

/nix/store/x030a63qdilnv02pkivfjg44pdxsh5km-bash-4.4-p19/bin/bash ../libtool  --tag=CXX   --mode=compile clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/91h3n4rs2mbwyyh3ddb5a49b03d6rw22-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1               -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0  -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/bcr42nl5p4mvq0jqmjvzb821m7dd5nq6-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c -o slave/containerizer/libmesos_no_3rdparty_la-containerizer.lo `test -f 'slave/containerizer/containerizer.cpp' || echo './'`slave/containerizer/containerizer.cpp
libtool: compile:  clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/91h3n4rs2mbwyyh3ddb5a49b03d6rw22-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1 -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0 -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/bcr42nl5p4mvq0jqmjvzb821m7dd5nq6-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c slave/containerizer/composing.cpp  -fno-common -DPIC -o slave/containerizer/.libs/libmesos_no_3rdparty_la-composing.o
/nix/store/x030a63qdilnv02pkivfjg44pdxsh5km-bash-4.4-p19/bin/bash ../libtool  --tag=CXX   --mode=compile clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/91h3n4rs2mbwyyh3ddb5a49b03d6rw22-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1               -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0  -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/bcr42nl5p4mvq0jqmjvzb821m7dd5nq6-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c -o slave/containerizer/libmesos_no_3rdparty_la-docker.lo `test -f 'slave/containerizer/docker.cpp' || echo './'`slave/containerizer/docker.cpp
libtool: compile:  clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/91h3n4rs2mbwyyh3ddb5a49b03d6rw22-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1 -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0 -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/bcr42nl5p4mvq0jqmjvzb821m7dd5nq6-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c slave/container_loggers/sandbox.cpp  -fno-common -DPIC -o slave/container_loggers/.libs/libmesos_no_3rdparty_la-sandbox.o
libtool: compile:  clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/91h3n4rs2mbwyyh3ddb5a49b03d6rw22-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1 -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0 -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/bcr42nl5p4mvq0jqmjvzb821m7dd5nq6-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c slave/validation.cpp  -fno-common -DPIC -o slave/.libs/libmesos_no_3rdparty_la-validation.o
libtool: compile:  clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/91h3n4rs2mbwyyh3ddb5a49b03d6rw22-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1 -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0 -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/bcr42nl5p4mvq0jqmjvzb821m7dd5nq6-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c slave/status_update_manager.cpp  -fno-common -DPIC -o slave/.libs/libmesos_no_3rdparty_la-status_update_manager.o
libtool: compile:  clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/91h3n4rs2mbwyyh3ddb5a49b03d6rw22-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1 -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0 -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/bcr42nl5p4mvq0jqmjvzb821m7dd5nq6-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c slave/containerizer/containerizer.cpp  -fno-common -DPIC -o slave/containerizer/.libs/libmesos_no_3rdparty_la-containerizer.o
libtool: compile:  clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/bjk8nylv662wfk9sj2mc0dn0bjn9jaxq-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/91h3n4rs2mbwyyh3ddb5a49b03d6rw22-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1 -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0 -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/bcr42nl5p4mvq0jqmjvzb821m7dd5nq6-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c slave/containerizer/docker.cpp  -fno-common -DPIC -o slave/containerizer/.libs/libmesos_no_3rdparty_la-docker.o
building of '/nix/store/3jh1sbccs4kg6klwzwkm146pjqy82vmw-mesos-1.4.1.drv' timed out after 1800 seconds
�[31;1merror:�[0m build of '/nix/store/3jh1sbccs4kg6klwzwkm146pjqy82vmw-mesos-1.4.1.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: leveldb, mesos

Partial log (click to expand)

/nix/store/nvjlw161xp5vjr1gv2w6qrbx2kv8k8bj-leveldb-1.18
/nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: leveldb

The following builds were skipped because they don't evaluate on aarch64-linux: mesos

Partial log (click to expand)


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


these paths will be fetched (0.23 MiB download, 2.58 MiB unpacked):
  /nix/store/pjfjyyc2334yznd45xn5gikn586fln3m-leveldb-1.18
copying path '/nix/store/pjfjyyc2334yznd45xn5gikn586fln3m-leveldb-1.18' from 'https://cache.nixos.org'...
/nix/store/pjfjyyc2334yznd45xn5gikn586fln3m-leveldb-1.18

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: leveldb, mesos

Partial log (click to expand)

post-installation fixup
strip is /nix/store/0fzpxnsanc02i4jsb1yhchjp4p62b2n3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/7nff5fcq58s90z37dkaibnx5ykxy7p2c-mesos-1.4.1/lib  /nix/store/7nff5fcq58s90z37dkaibnx5ykxy7p2c-mesos-1.4.1/libexec  /nix/store/7nff5fcq58s90z37dkaibnx5ykxy7p2c-mesos-1.4.1/bin
patching script interpreter paths in /nix/store/7nff5fcq58s90z37dkaibnx5ykxy7p2c-mesos-1.4.1
/nix/store/7nff5fcq58s90z37dkaibnx5ykxy7p2c-mesos-1.4.1/bin/mesos-cat: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/7nff5fcq58s90z37dkaibnx5ykxy7p2c-mesos-1.4.1/bin/mesos-ps: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/7nff5fcq58s90z37dkaibnx5ykxy7p2c-mesos-1.4.1/bin/mesos-scp: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/7nff5fcq58s90z37dkaibnx5ykxy7p2c-mesos-1.4.1/bin/mesos-tail: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/q97g87rch4yi647p7s6q5iafg4fxc6cc-leveldb-1.18
/nix/store/7nff5fcq58s90z37dkaibnx5ykxy7p2c-mesos-1.4.1

@@ -15,7 +15,12 @@ stdenv.mkDerivation rec {
make all leveldbutil libmemenv.a
'';

installPhase = "
installPhase = (stdenv.lib.optionalString stdenv.isDarwin ''
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI. there's a fixDarwinDylibNames helper that basically does this for you.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh! Thank you! I actually knew about this, but could not remember how to find that name. I will try to update now.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LnL7
It doesn't quite work for libleveldb:

% otool -D $(nix-build -A leveldb .)/lib/lib*dylib*
/nix/store/d1hyikxwzcvzbqj9x6mqqsf9xs91lbj2-leveldb-1.18/lib/libleveldb.dylib:
/nix/store/d1hyikxwzcvzbqj9x6mqqsf9xs91lbj2-leveldb-1.18/lib/libleveldb.dylib
/nix/store/d1hyikxwzcvzbqj9x6mqqsf9xs91lbj2-leveldb-1.18/lib/libleveldb.dylib.1:
/private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-leveldb-1.18.drv-0/source/libleveldb.dylib.1
/nix/store/d1hyikxwzcvzbqj9x6mqqsf9xs91lbj2-leveldb-1.18/lib/libleveldb.dylib.1.18:
/private/var/folders/1f/2mj_ng1n2y3_wc59fgw3fn_r0000gn/T/nix-build-leveldb-1.18.drv-0/source/libleveldb.dylib.1

Copy link
Member Author

@veprbl veprbl Apr 5, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not correct that libleveldb.dylib, libleveldb.dylib.1, libleveldb.dylib.1.18 are just copies and not symlinks. However, I propose to just use my original fix. This is because the issue is temporary and will likely be gone by next release of leveldb that is going to use cmake.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's fine, just mentioned in case you didn't know about it 😄

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: leveldb, libevent, mesos

Partial log (click to expand)

/nix/store/nvjlw161xp5vjr1gv2w6qrbx2kv8k8bj-leveldb-1.18
/nix/store/qymvjh4pnc3jz8qjn4hr3zbcij5k8fcn-libevent-2.1.8
/nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: leveldb, libevent

The following builds were skipped because they don't evaluate on aarch64-linux: mesos

Partial log (click to expand)

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


/nix/store/pjfjyyc2334yznd45xn5gikn586fln3m-leveldb-1.18
/nix/store/chpc4cl16l7gxchc69q666sgx7szzm73-libevent-2.1.8

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: leveldb, libevent, mesos

Partial log (click to expand)

strip is /nix/store/0fzpxnsanc02i4jsb1yhchjp4p62b2n3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/9qaw25bizh3595z6bw8gqrbs3j3r0lp2-mesos-1.4.1/lib  /nix/store/9qaw25bizh3595z6bw8gqrbs3j3r0lp2-mesos-1.4.1/libexec  /nix/store/9qaw25bizh3595z6bw8gqrbs3j3r0lp2-mesos-1.4.1/bin
patching script interpreter paths in /nix/store/9qaw25bizh3595z6bw8gqrbs3j3r0lp2-mesos-1.4.1
/nix/store/9qaw25bizh3595z6bw8gqrbs3j3r0lp2-mesos-1.4.1/bin/mesos-cat: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/9qaw25bizh3595z6bw8gqrbs3j3r0lp2-mesos-1.4.1/bin/mesos-ps: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/9qaw25bizh3595z6bw8gqrbs3j3r0lp2-mesos-1.4.1/bin/mesos-scp: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/9qaw25bizh3595z6bw8gqrbs3j3r0lp2-mesos-1.4.1/bin/mesos-tail: interpreter directive changed from "/usr/bin/env python" to "/nix/store/fqsrb5whxc3w7cvvk4yw6z8pralx2q5l-python-2.7.14/bin/python"
/nix/store/q97g87rch4yi647p7s6q5iafg4fxc6cc-leveldb-1.18
/nix/store/4br49da251zmwpd3drdpzz2rfx87r20c-libevent-2.1.8
/nix/store/9qaw25bizh3595z6bw8gqrbs3j3r0lp2-mesos-1.4.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: leveldb, libevent

The following builds were skipped because they don't evaluate on aarch64-linux: mesos

Partial log (click to expand)

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


/nix/store/pjfjyyc2334yznd45xn5gikn586fln3m-leveldb-1.18
/nix/store/chpc4cl16l7gxchc69q666sgx7szzm73-libevent-2.1.8

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: leveldb, libevent, mesos

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/lib  /nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/libexec  /nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/bin
patching script interpreter paths in /nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1
/nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/bin/mesos-cat: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
/nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/bin/mesos-ps: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
/nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/bin/mesos-scp: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
/nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1/bin/mesos-tail: interpreter directive changed from "/usr/bin/env python" to "/nix/store/sz9x7gpmlpk05q952b9vq87hbgn26hkc-python-2.7.14/bin/python"
checking for references to /build in /nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1...
/nix/store/nvjlw161xp5vjr1gv2w6qrbx2kv8k8bj-leveldb-1.18
/nix/store/qymvjh4pnc3jz8qjn4hr3zbcij5k8fcn-libevent-2.1.8
/nix/store/027vm7j7707p7q416a6xhkwdd3drp7l1-mesos-1.4.1

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: leveldb, libevent, mesos

Partial log (click to expand)

/nix/store/x030a63qdilnv02pkivfjg44pdxsh5km-bash-4.4-p19/bin/bash ../libtool  --tag=CXX   --mode=compile clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/1vfgizf8drkmhczfr1lcsyjyhy0r5v2y-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1               -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0  -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/q97g87rch4yi647p7s6q5iafg4fxc6cc-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c -o slave/containerizer/libmesos_no_3rdparty_la-composing.lo `test -f 'slave/containerizer/composing.cpp' || echo './'`slave/containerizer/composing.cpp
libtool: compile:  clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/1vfgizf8drkmhczfr1lcsyjyhy0r5v2y-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1 -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0 -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/q97g87rch4yi647p7s6q5iafg4fxc6cc-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c slave/containerizer/docker.cpp  -fno-common -DPIC -o slave/containerizer/.libs/libmesos_no_3rdparty_la-docker.o
libtool: compile:  clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/1vfgizf8drkmhczfr1lcsyjyhy0r5v2y-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1 -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0 -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/q97g87rch4yi647p7s6q5iafg4fxc6cc-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c slave/containerizer/containerizer.cpp  -fno-common -DPIC -o slave/containerizer/.libs/libmesos_no_3rdparty_la-containerizer.o
libtool: compile:  clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/1vfgizf8drkmhczfr1lcsyjyhy0r5v2y-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1 -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0 -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/q97g87rch4yi647p7s6q5iafg4fxc6cc-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c slave/containerizer/composing.cpp  -fno-common -DPIC -o slave/containerizer/.libs/libmesos_no_3rdparty_la-composing.o
/nix/store/x030a63qdilnv02pkivfjg44pdxsh5km-bash-4.4-p19/bin/bash ../libtool  --tag=CXX   --mode=compile clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/1vfgizf8drkmhczfr1lcsyjyhy0r5v2y-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1               -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0  -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/q97g87rch4yi647p7s6q5iafg4fxc6cc-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c -o slave/containerizer/mesos/libmesos_no_3rdparty_la-containerizer.lo `test -f 'slave/containerizer/mesos/containerizer.cpp' || echo './'`slave/containerizer/mesos/containerizer.cpp
/nix/store/x030a63qdilnv02pkivfjg44pdxsh5km-bash-4.4-p19/bin/bash ../libtool  --tag=CXX   --mode=compile clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/1vfgizf8drkmhczfr1lcsyjyhy0r5v2y-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1               -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0  -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/q97g87rch4yi647p7s6q5iafg4fxc6cc-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c -o slave/containerizer/libmesos_no_3rdparty_la-fetcher.lo `test -f 'slave/containerizer/fetcher.cpp' || echo './'`slave/containerizer/fetcher.cpp
libtool: compile:  clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/1vfgizf8drkmhczfr1lcsyjyhy0r5v2y-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1 -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0 -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/q97g87rch4yi647p7s6q5iafg4fxc6cc-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c slave/containerizer/mesos/containerizer.cpp  -fno-common -DPIC -o slave/containerizer/mesos/.libs/libmesos_no_3rdparty_la-containerizer.o
libtool: compile:  clang++ -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 -DHAVE_LEVELDB_DB_H=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=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/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/lib\" -DPKGLIBEXECDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/libexec/mesos\" -DPKGDATADIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-mesos-1.4.1/share/mesos\" -DPKGMODULEDIR=\"/nix/store/z9di6g3x2a24wair1yywz7sxznzasnag-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/zy28w68xjaj5r9bcn9l3rnkkk96w8id7-subversion-1.9.7-dev/include/subversion-1 -isystem /nix/store/7bxa12j1bs0faw17fj522nrd3hzqzhsa-openssl-1.0.2o-dev/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -isystem /nix/store/1vfgizf8drkmhczfr1lcsyjyhy0r5v2y-libevent-2.1.8-dev/include -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1 -isystem /nix/store/pn5nzafc9h05vg3qxyr8v0nps2ck0gms-apr-1.6.3-dev/include/apr-1.0 -isystem /nix/store/sfax6w7wdkfs2pryd6g0nn9xnvh1bk7y-glog-0.3.5/include -isystem /nix/store/q97g87rch4yi647p7s6q5iafg4fxc6cc-leveldb-1.18/include -isystem /nix/store/lla81ray75sapnqsjdj0rrx76bds6k3c-protobuf-3.4.1/include -D_THREAD_SAFE -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -O2 -Wno-error=strict-aliasing -Wno-unused-local-typedef -std=c++11 -stdlib=libc++ -c slave/containerizer/fetcher.cpp  -fno-common -DPIC -o slave/containerizer/.libs/libmesos_no_3rdparty_la-fetcher.o
building of '/nix/store/d2gks09wi2dlwxvi6jka948v8bv5dqjw-mesos-1.4.1.drv' timed out after 1800 seconds
�[31;1merror:�[0m build of '/nix/store/d2gks09wi2dlwxvi6jka948v8bv5dqjw-mesos-1.4.1.drv' failed

Copy link
Member

@LnL7 LnL7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't know if it's functional, but the binary works.

@LnL7 LnL7 merged commit 92a36cf into NixOS:master Apr 6, 2018
@veprbl veprbl deleted the mesos_darwin branch December 1, 2020 16:56
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

3 participants