Skip to content

Instantly share code, notes, and snippets.

@cruor99
Created November 13, 2016 02:46
Show Gist options
  • Save cruor99/8cfe53eb770c2be785ec31acabe70fed to your computer and use it in GitHub Desktop.
Save cruor99/8cfe53eb770c2be785ec31acabe70fed to your computer and use it in GitHub Desktop.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -fno-strict-aliasing -arch x86_64 -pipe -no-cpp-precomp --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.3.sdk -O3 -miphoneos-version-min=7.0 -I/Users/cruor/code/kivy-ios/dist/include/x86_64/freetype -I/Users/cruor/code/kivy-ios/dist/include/x86_64/hostlibffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libjpeg -I/Users/cruor/code/kivy-ios/dist/include/x86_64/openssl -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2 -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_image -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_mixer -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_ttf -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -fno-strict-aliasing -arch x86_64 -pipe -no-cpp-precomp --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.3.sdk -O3 -miphoneos-version-min=7.0 -I/Users/cruor/code/kivy-ios/dist/include/x86_64/freetype -I/Users/cruor/code/kivy-ios/dist/include/x86_64/hostlibffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libjpeg -I/Users/cruor/code/kivy-ios/dist/include/x86_64/openssl -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2 -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_image -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_mixer -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_ttf -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
2 warnings generated.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -fno-strict-aliasing -arch x86_64 -pipe -no-cpp-precomp --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.3.sdk -O3 -miphoneos-version-min=7.0 -I/Users/cruor/code/kivy-ios/dist/include/x86_64/freetype -I/Users/cruor/code/kivy-ios/dist/include/x86_64/hostlibffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libjpeg -I/Users/cruor/code/kivy-ios/dist/include/x86_64/openssl -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2 -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_image -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_mixer -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_ttf -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
/usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python.exe-gdb.py
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.3.sdk -L/Users/cruor/code/kivy-ios/dist/lib -lsqlite3 -miphoneos-version-min=7.0 -undefined dynamic_lookup Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl -framework CoreFoundation -o Parser/pgen
ld: warning: -undefined dynamic_lookup is deprecated on iOS
/Users/cruor/code/kivy-ios/dist/hostpython/bin/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
/Users/cruor/code/kivy-ios/dist/hostpython/bin/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -fno-strict-aliasing -arch x86_64 -pipe -no-cpp-precomp --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.3.sdk -O3 -miphoneos-version-min=7.0 -I/Users/cruor/code/kivy-ios/dist/include/x86_64/freetype -I/Users/cruor/code/kivy-ios/dist/include/x86_64/hostlibffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libjpeg -I/Users/cruor/code/kivy-ios/dist/include/x86_64/openssl -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2 -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_image -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_mixer -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_ttf -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -fno-strict-aliasing -arch x86_64 -pipe -no-cpp-precomp --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.3.sdk -O3 -miphoneos-version-min=7.0 -I/Users/cruor/code/kivy-ios/dist/include/x86_64/freetype -I/Users/cruor/code/kivy-ios/dist/include/x86_64/hostlibffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libjpeg -I/Users/cruor/code/kivy-ios/dist/include/x86_64/openssl -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2 -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_image -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_mixer -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_ttf -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -fno-strict-aliasing -arch x86_64 -pipe -no-cpp-precomp --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.3.sdk -O3 -miphoneos-version-min=7.0 -I/Users/cruor/code/kivy-ios/dist/include/x86_64/freetype -I/Users/cruor/code/kivy-ios/dist/include/x86_64/hostlibffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libjpeg -I/Users/cruor/code/kivy-ios/dist/include/x86_64/openssl -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2 -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_image -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_mixer -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_ttf -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -fno-strict-aliasing -arch x86_64 -pipe -no-cpp-precomp --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.3.sdk -O3 -miphoneos-version-min=7.0 -I/Users/cruor/code/kivy-ios/dist/include/x86_64/freetype -I/Users/cruor/code/kivy-ios/dist/include/x86_64/hostlibffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libjpeg -I/Users/cruor/code/kivy-ios/dist/include/x86_64/openssl -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2 -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_image -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_mixer -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_ttf -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
Python/symtable.c:469:13: warning: logical not is only applied to the left hand
side of this comparison [-Wlogical-not-parentheses]
if (!PyDict_DelItem(free, name) < 0)
^ ~
Python/symtable.c:469:13: note: add parentheses after the '!' to evaluate the
comparison first
if (!PyDict_DelItem(free, name) < 0)
^
( )
Python/symtable.c:469:13: note: add parentheses around left hand side expression
to silence this warning
if (!PyDict_DelItem(free, name) < 0)
^
( )
Python/symtable.c:469:41: warning: comparison of constant 0 with boolean
expression is always false [-Wtautological-constant-out-of-range-compare]
if (!PyDict_DelItem(free, name) < 0)
~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
2 warnings generated.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -fno-strict-aliasing -arch x86_64 -pipe -no-cpp-precomp --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.3.sdk -O3 -miphoneos-version-min=7.0 -I/Users/cruor/code/kivy-ios/dist/include/x86_64/freetype -I/Users/cruor/code/kivy-ios/dist/include/x86_64/hostlibffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libffi -I/Users/cruor/code/kivy-ios/dist/include/x86_64/libjpeg -I/Users/cruor/code/kivy-ios/dist/include/x86_64/openssl -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2 -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_image -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_mixer -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_ttf -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DSVNVERSION="\"`LC_ALL=C svnversion .`\"" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
rm -f libpython2.7.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar rc libpython2.7.a Modules/getbuildinfo.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar rc libpython2.7.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython2.7.a(pymath.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython2.7.a(pymath.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/arraymodule.o Modules/cmathmodule.o Modules/mathmodule.o Modules/_struct.o Modules/timemodule.o Modules/operator.o Modules/_randommodule.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/stropmodule.o Modules/_functoolsmodule.o Modules/_elementtree.o Modules/datetimemodule.o Modules/_bisectmodule.o Modules/fcntlmodule.o Modules/selectmodule.o Modules/_csv.o Modules/socketmodule.o Modules/md5module.o Modules/md5.o Modules/shamodule.o Modules/sha256module.o Modules/sha512module.o Modules/binascii.o Modules/parsermodule.o Modules/cStringIO.o Modules/cPickle.o Modules/zlibmodule.o Modules/unicodedata.o Modules/_json.o Modules/bufferedio.o Modules/bytesio.o Modules/fileio.o Modules/iobase.o Modules/_iomodule.o Modules/stringio.o Modules/textio.o Modules/_heapqmodule.o Modules/cache.o Modules/microprotocols.o Modules/row.o Modules/connection.o Modules/module.o Modules/statement.o Modules/cursor.o Modules/prepare_protocol.o Modules/util.o Modules/xmlparse.o Modules/xmlrole.o Modules/xmltok.o Modules/pyexpat.o Modules/future_builtins.o Modules/_ctypes.o Modules/callbacks.o Modules/callproc.o Modules/stgdict.o Modules/cfield.o Modules/_ssl.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython2.7.a(pymath.o) has no symbols
ranlib libpython2.7.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libpython2.7.a(pymath.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.3.sdk -L/Users/cruor/code/kivy-ios/dist/lib -lsqlite3 -miphoneos-version-min=7.0 -undefined dynamic_lookup -o python.exe \
Modules/python.o \
libpython2.7.a -ldl -framework CoreFoundation -L/python/lib -lz -lssl -lcrypto
ld: warning: directory not found for option '-L/python/lib'
ld: warning: -undefined dynamic_lookup is deprecated on iOS
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
IOError while reading opensshv.h: [Errno 2] No such file or directory: '/Users/cruor/code/kivy-ios/dist/include/x86_64/openssl/openssl/openssl/opensslv.h'
warning: openssl 0x00000000 is too old for _hashlib
building dbm using ndbm
clang: error: no such file or directory: '/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/_ctypes/_ctypes/_ctypes_test.c'
clang: error: no input files
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/_testcapimodule.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/_testcapimodule.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/_hotshot.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/_hotshot.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/_lsprof.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/_lsprof.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/rotatingtree.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/rotatingtree.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/_localemodule.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/_localemodule.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/grpmodule.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/grpmodule.o) was built for newer OSX version (10.11) than being linked (7.0)
/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/mmapmodule.c:630:17: warning:
comparison of unsigned expression < 0 is always false
[-Wtautological-compare]
if (cnt < 0 || (cnt + dest) < cnt || (cnt + src) < cnt ||
~~~ ^ ~
/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/mmapmodule.c:631:16: warning:
comparison of unsigned expression < 0 is always false
[-Wtautological-compare]
src < 0 || src > self->size || (src + cnt) > self->size ||
~~~ ^ ~
/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/mmapmodule.c:632:17: warning:
comparison of unsigned expression < 0 is always false
[-Wtautological-compare]
dest < 0 || dest > self->size || (dest + cnt) > self->size) {
~~~~ ^ ~
3 warnings generated.
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/mmapmodule.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/mmapmodule.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/syslogmodule.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/syslogmodule.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/audioop.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/audioop.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/cryptmodule.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/cryptmodule.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/bsddbmodule.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/bsddbmodule.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/dbmmodule.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/dbmmodule.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/gdbmmodule.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/gdbmmodule.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: warning: URGENT: building for iOS simulator, but linking against dylib (/usr/local/lib/libgdbm.dylib) built for OSX. Note: This will be an error in the future.
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/termios.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/termios.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/resource.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/resource.o) was built for newer OSX version (10.11) than being linked (7.0)
/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/nismodule.c:404:15: warning:
explicitly assigning value of variable of type 'nismaplist *' (aka
'struct nismaplist *') to itself [-Wself-assign]
for (maps = maps; maps; maps = maps->next) {
~~~~ ^ ~~~~
1 warning generated.
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/nismodule.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/nismodule.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/_cursesmodule.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/_cursesmodule.o) was built for newer OSX version (10.11) than being linked (7.0)
ld: library not found for -lpanel
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/bz2module.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/bz2module.o) was built for newer OSX version (10.11) than being linked (7.0)
clang: error: no such file or directory: '/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/cjkcodecs/cjkcodecs/multibytecodec.c'
clang: error: no input files
clang: error: no such file or directory: '/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/cjkcodecs/cjkcodecs/_codecs_kr.c'
clang: error: no input files
clang: error: no such file or directory: '/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/cjkcodecs/cjkcodecs/_codecs_jp.c'
clang: error: no input files
clang: error: no such file or directory: '/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/cjkcodecs/cjkcodecs/_codecs_cn.c'
clang: error: no input files
clang: error: no such file or directory: '/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/cjkcodecs/cjkcodecs/_codecs_tw.c'
clang: error: no input files
clang: error: no such file or directory: '/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/cjkcodecs/cjkcodecs/_codecs_hk.c'
clang: error: no input files
clang: error: no such file or directory: '/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/cjkcodecs/cjkcodecs/_codecs_iso2022.c'
clang: error: no input files
clang: error: no such file or directory: '/Users/cruor/code/kivy-ios/build/python/x86_64/Python-2.7.1/Modules/_multiprocessing/_multiprocessing/multiprocessing.c'
clang: error: no input files
./Mac/Modules/_scproxy.c:67:10: warning: comparison of address of
'kSCPropNetProxiesExcludeSimpleHostnames' not equal to a null pointer is
always true [-Wtautological-pointer-compare]
if (&kSCPropNetProxiesExcludeSimpleHostnames != NULL) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/SystemConfiguration.framework/Headers/SCSchemaDefinitions.h:2153:49: note:
expanded from macro 'kSCPropNetProxiesExcludeSimpleHostnames'
...kSCPropNetProxiesExcludeSimpleHostnames
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
ld: warning: -undefined dynamic_lookup is deprecated on iOS
ld: warning: URGENT: building for iOS simulator, but linking in object file (build/temp.macosx-10.11-x86_64-2.7/./Mac/Modules/_scproxy.o) built for OSX. Note: This will be an error in the future.
ld: warning: object file (build/temp.macosx-10.11-x86_64-2.7/./Mac/Modules/_scproxy.o) was built for newer OSX version (10.11) than being linked (7.0)
clang: warning: -framework Tk: 'linker' input unused
clang: warning: -framework Tk: 'linker' input unused
ld: framework not found Tcl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Python build finished, but the necessary bits to build these modules were not found:
_bsddb _hashlib dl
imageop linuxaudiodev ossaudiodev
readline spwd sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
Failed to build these modules:
_codecs_cn _codecs_hk _codecs_iso2022
_codecs_jp _codecs_kr _codecs_tw
_ctypes_test _curses_panel _multibytecodec
_multiprocessing _tkinter
Postbuild python for x86_64
Build python
Prebuild python for armv7
Apply patch ssize-t-max.patch
Apply patch dynload.patch
Apply patch static-_sqlite3.patch
Copy ModulesSetup to Modules/Setup.local
Copy _scproxy.py to Lib/_scproxy.py
Apply patch xcompile.patch
Apply patch setuppath.patch
Append ModulesSetup.mobile to Modules/Setup.local
Append ModulesSetup.openssl to Modules/Setup.local
Build python for armv7
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for --enable-universalsdk... no
checking for --with-universal-archs... 32-bit
checking MACHDEP... darwin
checking EXTRAPLATDIR... $(PLATMACDIRS)
checking machine type as reported by uname -m... x86_64
checking for --without-gcc... no
checking for armv7-apple-darwin-gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang accepts -g... yes
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang option to accept ISO C89... none needed
checking for --with-cxx-main=<compiler>... no
checking for c++... c++
configure: WARNING:
By default, distutils will build C++ extension modules with "c++".
If this is not intended, then set CXX on the configure command line.
checking how to run the C preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for --with-suffix...
checking for case-insensitive build directory... yes
checking LIBRARY... libpython$(VERSION).a
checking LINKCC... $(PURIFY) $(MAINCC)
checking for GNU ld... no
checking for --enable-shared... no
checking for --enable-profiling...
checking LDLIBRARY... libpython$(VERSION).a
checking for armv7-apple-darwin-ranlib... no
checking for ranlib... ranlib
configure: WARNING: using cross tools not prefixed with host triplet
checking for ar... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
checking for svnversion... found
checking for a BSD-compatible install... /usr/bin/install -c
checking for --with-pydebug... no
checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang accepts -fno-strict-aliasing... yes
checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang accepts -OPT:Olimit=0... yes
checking whether gcc supports ParseTuple __format__... no
checking whether pthreads are available without options... no
checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang accepts -Kpthread... no
checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang accepts -Kthread... no
checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang accepts -pthread... no
checking whether c++ also accepts flags for thread support... no
checking for ANSI C header files... (cached) yes
checking asm/types.h usability... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking curses.h usability... no
checking curses.h presence... yes
configure: WARNING: curses.h: present but cannot be compiled
configure: WARNING: curses.h: check for missing prerequisite headers?
configure: WARNING: curses.h: see the Autoconf documentation
configure: WARNING: curses.h: section "Present But Cannot Be Compiled"
configure: WARNING: curses.h: proceeding with the compiler's result
configure: WARNING: ## -------------------------------------- ##
configure: WARNING: ## Report this to http://bugs.python.org/ ##
configure: WARNING: ## -------------------------------------- ##
checking for curses.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking ncurses.h usability... no
checking ncurses.h presence... yes
configure: WARNING: ncurses.h: present but cannot be compiled
configure: WARNING: ncurses.h: check for missing prerequisite headers?
configure: WARNING: ncurses.h: see the Autoconf documentation
configure: WARNING: ncurses.h: section "Present But Cannot Be Compiled"
configure: WARNING: ncurses.h: proceeding with the compiler's result
configure: WARNING: ## -------------------------------------- ##
configure: WARNING: ## Report this to http://bugs.python.org/ ##
configure: WARNING: ## -------------------------------------- ##
checking for ncurses.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking thread.h usability... no
checking thread.h presence... no
checking for thread.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/lock.h usability... yes
checking sys/lock.h presence... yes
checking for sys/lock.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for sys/stat.h... (cached) yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking netpacket/packet.h usability... no
checking netpacket/packet.h presence... no
checking for netpacket/packet.h... no
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking bluetooth.h usability... no
checking bluetooth.h presence... no
checking for bluetooth.h... no
checking bluetooth/bluetooth.h usability... no
checking bluetooth/bluetooth.h presence... no
checking for bluetooth/bluetooth.h... no
checking linux/tipc.h usability... no
checking linux/tipc.h presence... no
checking for linux/tipc.h... no
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... yes
checking for term.h... no
checking for linux/netlink.h... no
checking for clock_t in time.h... yes
checking for makedev... yes
checking Solaris LFS bug... no
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for ssize_t... yes
checking size of int... 4
checking size of long... 4
checking size of void *... 4
checking size of short... 2
checking size of float... 4
checking size of double... 8
checking size of fpos_t... 8
checking size of size_t... 4
checking size of pid_t... 4
checking for long long support... yes
checking size of long long... 8
checking for long double support... yes
checking size of long double... 8
checking for _Bool support... yes
checking size of _Bool... 1
checking for uintptr_t... yes
checking size of uintptr_t... 4
checking size of off_t... 8
checking whether to enable large file support... yes
checking size of time_t... 4
checking for pthread_t... yes
checking size of pthread_t... 4
checking for --enable-toolbox-glue... no
checking for --enable-framework... no
checking for dyld... always on for Darwin
checking SO... .so
checking LDSHARED... $(CC) $(LDFLAGS) -bundle -bundle_loader $(BINDIR)/python$(VERSION)$(EXE)
checking CCSHARED...
checking LINKFORSHARED...
checking CFLAGSFORSHARED...
checking SHLIBS... $(LIBS)
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for library containing sem_init... none required
checking for textdomain in -lintl... no
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for --with-libs... no
checking for armv7-apple-darwin-pkg-config... no
checking for pkg-config... /usr/local/bin/pkg-config
checking for --with-system-expat... no
checking for --with-system-ffi... yes
checking for --with-dbmliborder...
checking for --with-signal-module... yes
checking for --with-dec-threads... no
checking for --with-threads... yes
checking for _POSIX_THREADS in unistd.h... yes
checking cthreads.h usability... no
checking cthreads.h presence... no
checking for cthreads.h... no
checking mach/cthreads.h usability... no
checking mach/cthreads.h presence... no
checking for mach/cthreads.h... no
checking for --with-pth... no
checking for pthread_create in -lpthread... yes
checking for usconfig in -lmpc... no
checking if PTHREAD_SCOPE_SYSTEM is supported... no
checking for pthread_sigmask... yes
checking if --enable-ipv6 is specified... yes
checking ipv6 stack type... kame
using libc
checking for OSX 10.5 SDK or later... no
checking for --with-doc-strings... no
checking for --with-tsc... no
checking for --with-pymalloc... no
checking for --with-valgrind... no
checking for --with-wctype-functions... no
checking for dlopen... yes
checking DYNLOADFILE... dynload_shlib.o
checking MACHDEP_OBJS... MACHDEP_OBJS
checking for alarm... yes
checking for setitimer... yes
checking for getitimer... yes
checking for bind_textdomain_codeset... yes
checking for chown... yes
checking for clock... yes
checking for confstr... yes
checking for ctermid... yes
checking for execv... yes
checking for fchmod... yes
checking for fchown... yes
checking for fork... yes
checking for fpathconf... yes
checking for ftime... yes
checking for ftruncate... yes
checking for gai_strerror... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getloadavg... yes
checking for getpeername... yes
checking for getpgid... yes
checking for getpid... yes
checking for getpriority... yes
checking for getresuid... yes
checking for getresgid... yes
checking for getpwent... yes
checking for getspnam... yes
checking for getspent... yes
checking for getsid... yes
checking for getwd... yes
checking for initgroups... yes
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for lstat... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mremap... yes
checking for nice... yes
checking for pathconf... yes
checking for pause... yes
checking for plock... yes
checking for poll... yes
checking for pthread_init... yes
checking for putenv... yes
checking for readlink... yes
checking for realpath... yes
checking for select... yes
checking for sem_open... yes
checking for sem_timedwait... yes
checking for sem_getvalue... yes
checking for sem_unlink... yes
checking for setegid... yes
checking for seteuid... yes
checking for setgid... yes
checking for setlocale... yes
checking for setregid... yes
checking for setreuid... yes
checking for setsid... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setuid... yes
checking for setvbuf... yes
checking for snprintf... yes
checking for setlocale... (cached) yes
checking for setregid... (cached) yes
checking for setreuid... (cached) yes
checking for setresuid... yes
checking for setresgid... yes
checking for setsid... (cached) yes
checking for setpgid... (cached) yes
checking for setpgrp... (cached) yes
checking for setuid... (cached) yes
checking for setvbuf... (cached) yes
checking for snprintf... (cached) yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for sigrelse... yes
checking for strftime... yes
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for tempnam... yes
checking for timegm... yes
checking for times... yes
checking for tmpfile... yes
checking for tmpnam... yes
checking for tmpnam_r... yes
checking for truncate... yes
checking for uname... yes
checking for unsetenv... yes
checking for utimes... yes
checking for waitpid... yes
checking for wait3... yes
checking for wait4... yes
checking for wcscoll... yes
checking for _getpty... yes
checking for chroot... yes
checking for link... yes
checking for symlink... yes
checking for fchdir... yes
checking for fsync... yes
checking for fdatasync... no
checking for epoll... no
checking for kqueue... yes
checking for ctermid_r... yes
checking for flock declaration... yes
checking for flock... yes
checking for getpagesize... yes
checking for true... true
checking for inet_aton in -lc... yes
checking for chflags... cross
checking for chflags... yes
checking for lchflags... cross
checking for lchflags... yes
checking for inflateCopy in -lz... yes
checking for hstrerror... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for setgroups... yes
checking for openpty... yes
checking for forkpty... yes
checking for memmove... yes
checking for fseek64... yes
checking for fseeko... yes
checking for fstatvfs... yes
checking for ftell64... yes
checking for ftello... yes
checking for statvfs... yes
checking for dup2... yes
checking for getcwd... yes
checking for strdup... yes
checking for getpgrp... yes
checking for setpgrp... (cached) yes
checking for gettimeofday... yes
checking for major... yes
checking for getaddrinfo... yes
checking getaddrinfo bug... yes
Fatal: You must get working getaddrinfo() function.
or you can specify "--disable-ipv6".
Traceback (most recent call last):
File "toolchain.py", line 1314, in <module>
ToolchainCL()
File "toolchain.py", line 1085, in __init__
getattr(self, args.command)()
File "toolchain.py", line 1109, in build
build_recipes(args.recipe, ctx)
File "toolchain.py", line 977, in build_recipes
recipe.execute()
File "/Users/cruor/code/kivy-ios/toolchain.py", line 589, in execute
self.build_all()
File "/Users/cruor/code/kivy-ios/toolchain.py", line 56, in _cache_execution
f(self, *args, **kwargs)
File "/Users/cruor/code/kivy-ios/toolchain.py", line 676, in build_all
self.build(arch)
File "/Users/cruor/code/kivy-ios/toolchain.py", line 56, in _cache_execution
f(self, *args, **kwargs)
File "/Users/cruor/code/kivy-ios/toolchain.py", line 663, in build
self.build_arch(arch)
File "/Users/cruor/code/kivy-ios/recipes/python/__init__.py", line 54, in build_arch
_env=build_env)
File "/Users/cruor/code/kivy-ios/toolchain.py", line 39, in shprint
for line in command(*args, **kwargs):
File "tools/external/sh.py", line 565, in next
self.wait()
File "tools/external/sh.py", line 500, in wait
self.handle_command_exit_code(exit_code)
File "tools/external/sh.py", line 516, in handle_command_exit_code
raise exc(self.ran, self.process.stdout, self.process.stderr)
sh.ErrorReturnCode_1:
RAN: '/Users/cruor/code/kivy-ios/build/python/armv7/Python-2.7.1/configure CC=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld CFLAGS=-arch armv7 -pipe -no-cpp-precomp --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk -O3 -miphoneos-version-min=6.0.0 -I/Users/cruor/code/kivy-ios/dist/include/armv7/freetype -I/Users/cruor/code/kivy-ios/dist/include/armv7/hostlibffi -I/Users/cruor/code/kivy-ios/dist/include/armv7/libffi -I/Users/cruor/code/kivy-ios/dist/include/armv7/libjpeg -I/Users/cruor/code/kivy-ios/dist/include/armv7/openssl -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2 -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_image -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_mixer -I/Users/cruor/code/kivy-ios/dist/include/common/sdl2_ttf LDFLAGS=-arch armv7 --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk -L/Users/cruor/code/kivy-ios/dist/lib -lsqlite3 -miphoneos-version-min=6.0.0 -undefined dynamic_lookup --without-pymalloc --disable-toolbox-glue --host=armv7-apple-darwin --prefix=/python --with-system-ffi --without-doc-strings --enable-ipv6'
STDOUT:
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for --enable-universalsdk... no
checking for --with-universal-archs... 32-bit
checking MACHDEP... darwin
checking EXTRAPLATDIR... $(PLATMACDIRS)
checking machine type as reported by uname -m... x86_64
checking for --without-gcc... no
checking for armv7-apple-darwin-gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... (16774 more, please see e.stdout)
STDERR:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment