Created
August 28, 2015 19:20
-
-
Save irjudson/78c063cd3543cb107c07 to your computer and use it in GitHub Desktop.
OS X Build Log python-qpid-proton 0.10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Brook:python-eh irjudson$ pip install -i https://testpypi.python.org/pypi python-qpid-proton | |
Collecting python-qpid-proton | |
Downloading https://testpypi.python.org/packages/source/p/python-qpid-proton/python-qpid-proton-0.10.tar.gz (154kB) | |
100% |████████████████████████████████| 155kB 954kB/s | |
Installing collected packages: python-qpid-proton | |
Running setup.py install for python-qpid-proton | |
Complete output from command /usr/local/opt/python/bin/python2.7 -c "import setuptools, tokenize;__file__='/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-08USHi-record/install-record.txt --single-version-externally-managed --compile: | |
running install | |
running build | |
running build_ext | |
running configure | |
Did not find libqpid-proton via pkg-config: | |
Bundling qpid-proton into the extension | |
fetching http://www.apache.org/dist/qpid/proton/0.10/qpid-proton-0.10.tar.gz into build/bundled | |
Using openssl (found via pkg-config). | |
creating build/temp.macosx-10.10-x86_64-2.7 | |
creating build/temp.macosx-10.10-x86_64-2.7/var | |
creating build/temp.macosx-10.10-x86_64-2.7/var/folders | |
creating build/temp.macosx-10.10-x86_64-2.7/var/folders/hg | |
creating build/temp.macosx-10.10-x86_64-2.7/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn | |
creating build/temp.macosx-10.10-x86_64-2.7/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T | |
cc -c /var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/clock_getttimeSctzv1.c -o build/temp.macosx-10.10-x86_64-2.7/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/clock_getttimeSctzv1.o | |
/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/clock_getttimeSctzv1.c:1:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
main (int argc, char **argv) { | |
^ | |
/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/clock_getttimeSctzv1.c:2:5: warning: implicit declaration of function 'clock_getttime' is invalid in C99 [-Wimplicit-function-declaration] | |
clock_getttime(); | |
^ | |
2 warnings generated. | |
cc build/temp.macosx-10.10-x86_64-2.7/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/clock_getttimeSctzv1.o -o build/temp.macosx-10.10-x86_64-2.7/a.out | |
Undefined symbols for architecture x86_64: | |
"_clock_getttime", referenced from: | |
_main in clock_getttimeSctzv1.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
cc -c /var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/sasl_client_doneZXNXAt.c -o build/temp.macosx-10.10-x86_64-2.7/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/sasl_client_doneZXNXAt.o | |
/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/sasl_client_doneZXNXAt.c:2:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
main (int argc, char **argv) { | |
^ | |
1 warning generated. | |
cc build/temp.macosx-10.10-x86_64-2.7/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/sasl_client_doneZXNXAt.o -lsasl2 -o build/temp.macosx-10.10-x86_64-2.7/a.out | |
creating build/temp.macosx-10.10-x86_64-2.7/private | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/object | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/framing | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/codec | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/dispatcher | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/engine | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/events | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/transport | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/message | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/reactor | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/messenger | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/handlers | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/posix | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/ssl | |
creating build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/sasl | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/object/iterator.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/object/iterator.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/object/list.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/object/list.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/object/map.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/object/map.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/object/object.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/object/object.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/object/record.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/object/record.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/object/string.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/object/string.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/framing/framing.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/framing/framing.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/codec/codec.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/codec/codec.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/codec/decoder.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/codec/decoder.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/codec/encoder.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/codec/encoder.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/dispatcher/dispatcher.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/dispatcher/dispatcher.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/engine/engine.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/engine/engine.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/events/event.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/events/event.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/transport/autodetect.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/transport/autodetect.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/transport/transport.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/transport/transport.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/message/message.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/message/message.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/reactor/acceptor.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/reactor/acceptor.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/reactor/connection.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/reactor/connection.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/reactor/handler.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/reactor/handler.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/reactor/reactor.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/reactor/reactor.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/reactor/timer.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/reactor/timer.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/messenger/messenger.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/messenger/messenger.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/messenger/store.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/messenger/store.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/messenger/subscription.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/messenger/subscription.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/messenger/transform.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/messenger/transform.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/handlers/flowcontroller.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/handlers/flowcontroller.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/handlers/handshaker.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/handlers/handshaker.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/handlers/iohandler.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/handlers/iohandler.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/posix/io.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/posix/io.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/posix/selector.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/posix/selector.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/buffer.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/buffer.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/error.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/error.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/log.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/log.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/parser.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/parser.o -std=gnu99 | |
clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Dqpid_proton_EXPORTS -DUSE_ATOLL -DUSE_CLOCK_GETTIME -DUSE_STRERROR_R -Ibuild/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/include -I/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src -c /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/platform.c -o build/temp.macosx-10.10-x86_64-2.7/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/platform.o -std=gnu99 | |
/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/platform.c:43:7: warning: implicit declaration of function 'clock_gettime' is invalid in C99 [-Wimplicit-function-declaration] | |
if (clock_gettime(CLOCK_REALTIME, &now)) pni_fatal("clock_gettime() failed\n"); | |
^ | |
/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/build/bundled/qpid-proton/proton-c/src/platform.c:43:21: error: use of undeclared identifier 'CLOCK_REALTIME' | |
if (clock_gettime(CLOCK_REALTIME, &now)) pni_fatal("clock_gettime() failed\n"); | |
^ | |
1 warning and 1 error generated. | |
error: command 'clang' failed with exit status 1 | |
---------------------------------------- | |
Command "/usr/local/opt/python/bin/python2.7 -c "import setuptools, tokenize;__file__='/private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-08USHi-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/hg/8w56nx7x0m53051d3dlxh85c0000gn/T/pip-build-R9CDUb/python-qpid-proton | |
Brook:python-eh irjudson$ man clock_gettime | |
No manual entry for clock_gettime |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment