Skip to content

Instantly share code, notes, and snippets.

@MisesEnForce
Created October 27, 2015 21:41
Show Gist options
  • Save MisesEnForce/0f53eddef241394f58b7 to your computer and use it in GitHub Desktop.
Save MisesEnForce/0f53eddef241394f58b7 to your computer and use it in GitHub Desktop.
Making all in libstuff
make[1]: Entering directory '/home/lvm-ubuntu/Desktop/ipad/cctools-port/trunk/cctools/libstuff'
/bin/bash ../libtool --tag=CC --mode=compile /usr/bin/clang-3.7 -arch arm64 -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"877.5\" -DPACKAGE_STRING=\"cctools\ 877.5\" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -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/\" -DEMULATED_HOST_CPU_TYPE=12 -DEMULATED_HOST_CPU_SUBTYPE=0 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -I. -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -DLTO_SUPPORT -DPROGRAM_PREFIX="\"\"" -D__LITTLE_ENDIAN__=1 -O3 -D__arm__ -c -o libstuff_la-allocate.lo `test -f 'allocate.c' || echo './'`allocate.c
libtool: compile: /usr/bin/clang-3.7 -arch arm64 -DPACKAGE_NAME=\"cctools\" -DPACKAGE_TARNAME=\"cctools\" -DPACKAGE_VERSION=\"877.5\" "-DPACKAGE_STRING=\"cctools 877.5\"" -DPACKAGE_BUGREPORT=\"t.poechtrager@gmail.com\" -DPACKAGE_URL=\"\" -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/\" -DEMULATED_HOST_CPU_TYPE=12 -DEMULATED_HOST_CPU_SUBTYPE=0 -D__STDC_LIMIT_MACROS=1 -D__STDC_CONSTANT_MACROS=1 -DHAVE_EXECINFO_H=1 -DHAVE_UUID_UUID_H=1 -I. -I../include -I../include/foreign -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts -DLTO_SUPPORT -DPROGRAM_PREFIX=\"\" -D__LITTLE_ENDIAN__=1 -O3 -D__arm__ -c allocate.c -fno-common -DPIC -o .libs/libstuff_la-allocate.o
clang: warning: argument unused during compilation: '-arch arm64'
In file included from allocate.c:26:
In file included from ../include/foreign/mach/mach.h:67:
In file included from ../include/foreign/mach/mach_interface.h:42:
In file included from ../include/foreign/mach/clock_priv.h:7:
In file included from ../include/foreign/mach/ndr.h:106:
In file included from ../include/foreign/libkern/OSByteOrder.h:33:
In file included from ../include/foreign/libkern/_OSByteOrder.h:70:
../include/foreign/libkern/arm/OSByteOrder.h:11:10: error: redefinition of
'_OSSwapInt16'
uint16_t _OSSwapInt16(uint16_t data)
^
../include/foreign/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is
here
_OSSwapInt16(
^
In file included from allocate.c:26:
In file included from ../include/foreign/mach/mach.h:67:
In file included from ../include/foreign/mach/mach_interface.h:42:
In file included from ../include/foreign/mach/clock_priv.h:7:
In file included from ../include/foreign/mach/ndr.h:106:
In file included from ../include/foreign/libkern/OSByteOrder.h:33:
In file included from ../include/foreign/libkern/_OSByteOrder.h:70:
../include/foreign/libkern/arm/OSByteOrder.h:17:10: error: redefinition of
'_OSSwapInt32'
uint32_t _OSSwapInt32(uint32_t data)
^
../include/foreign/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is
here
_OSSwapInt32(
^
In file included from allocate.c:26:
In file included from ../include/foreign/mach/mach.h:67:
In file included from ../include/foreign/mach/mach_interface.h:42:
In file included from ../include/foreign/mach/clock_priv.h:7:
In file included from ../include/foreign/mach/ndr.h:106:
In file included from ../include/foreign/libkern/OSByteOrder.h:33:
In file included from ../include/foreign/libkern/_OSByteOrder.h:70:
../include/foreign/libkern/arm/OSByteOrder.h:23:10: error: redefinition of
'_OSSwapInt64'
uint64_t _OSSwapInt64(uint64_t data)
^
../include/foreign/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is
here
_OSSwapInt64(
^
In file included from allocate.c:26:
In file included from ../include/foreign/mach/mach.h:67:
In file included from ../include/foreign/mach/mach_interface.h:42:
In file included from ../include/foreign/mach/clock_priv.h:7:
In file included from ../include/foreign/mach/ndr.h:106:
In file included from ../include/foreign/libkern/OSByteOrder.h:45:
../include/foreign/libkern/i386/OSByteOrder.h:43:1: error: redefinition of
'OSReadSwapInt16'
OSReadSwapInt16(
^
../include/foreign/libkern/arm/OSByteOrder.h:58:1: note: previous definition is
here
OSReadSwapInt16(
^
In file included from allocate.c:26:
In file included from ../include/foreign/mach/mach.h:67:
In file included from ../include/foreign/mach/mach_interface.h:42:
In file included from ../include/foreign/mach/clock_priv.h:7:
In file included from ../include/foreign/mach/ndr.h:106:
In file included from ../include/foreign/libkern/OSByteOrder.h:45:
../include/foreign/libkern/i386/OSByteOrder.h:56:1: error: redefinition of
'OSReadSwapInt32'
OSReadSwapInt32(
^
../include/foreign/libkern/arm/OSByteOrder.h:71:1: note: previous definition is
here
OSReadSwapInt32(
^
In file included from allocate.c:26:
In file included from ../include/foreign/mach/mach.h:67:
In file included from ../include/foreign/mach/mach_interface.h:42:
In file included from ../include/foreign/mach/clock_priv.h:7:
In file included from ../include/foreign/mach/ndr.h:106:
In file included from ../include/foreign/libkern/OSByteOrder.h:45:
../include/foreign/libkern/i386/OSByteOrder.h:69:1: error: redefinition of
'OSReadSwapInt64'
OSReadSwapInt64(
^
../include/foreign/libkern/arm/OSByteOrder.h:84:1: note: previous definition is
here
OSReadSwapInt64(
^
In file included from allocate.c:26:
In file included from ../include/foreign/mach/mach.h:67:
In file included from ../include/foreign/mach/mach_interface.h:42:
In file included from ../include/foreign/mach/clock_priv.h:7:
In file included from ../include/foreign/mach/ndr.h:106:
In file included from ../include/foreign/libkern/OSByteOrder.h:45:
../include/foreign/libkern/i386/OSByteOrder.h:84:1: error: redefinition of
'OSWriteSwapInt16'
OSWriteSwapInt16(
^
../include/foreign/libkern/arm/OSByteOrder.h:99:1: note: previous definition is
here
OSWriteSwapInt16(
^
In file included from allocate.c:26:
In file included from ../include/foreign/mach/mach.h:67:
In file included from ../include/foreign/mach/mach_interface.h:42:
In file included from ../include/foreign/mach/clock_priv.h:7:
In file included from ../include/foreign/mach/ndr.h:106:
In file included from ../include/foreign/libkern/OSByteOrder.h:45:
../include/foreign/libkern/i386/OSByteOrder.h:95:1: error: redefinition of
'OSWriteSwapInt32'
OSWriteSwapInt32(
^
../include/foreign/libkern/arm/OSByteOrder.h:110:1: note: previous definition is
here
OSWriteSwapInt32(
^
In file included from allocate.c:26:
In file included from ../include/foreign/mach/mach.h:67:
In file included from ../include/foreign/mach/mach_interface.h:42:
In file included from ../include/foreign/mach/clock_priv.h:7:
In file included from ../include/foreign/mach/ndr.h:106:
In file included from ../include/foreign/libkern/OSByteOrder.h:45:
../include/foreign/libkern/i386/OSByteOrder.h:106:1: error: redefinition of
'OSWriteSwapInt64'
OSWriteSwapInt64(
^
../include/foreign/libkern/arm/OSByteOrder.h:121:1: note: previous definition is
here
OSWriteSwapInt64(
^
9 errors generated.
Makefile:446: recipe for target 'libstuff_la-allocate.lo' failed
make[1]: *** [libstuff_la-allocate.lo] Error 1
make[1]: Leaving directory '/home/lvm-ubuntu/Desktop/ipad/cctools-port/trunk/cctools/libstuff'
Makefile:410: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment