[MacPorts] #47103: [update] py-tsk 20150111
MacPorts
noreply at macports.org
Tue Mar 10 18:21:02 PDT 2015
#47103: [update] py-tsk 20150111
-----------------------+--------------------------------
Reporter: jul_bsd@… | Owner: macports-tickets@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: haspatch | Port: py-tsk
-----------------------+--------------------------------
* update version
* move to github
* currently build fails
{{{
building 'pytsk3' extension
cc -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -g
-Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE
-DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g
-fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch x86_64 -arch
i386 -pipe -DHAVE_TSK_LIBTSK_H -I/opt/local/include -Italloc
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-c class.c -o build/temp.macosx-10.10-intel-2.7/class.o
In file included from class.c:17:
./misc.h:150:10: error: expected ')'
uint64_t htonll(uint64_t n);
^
/usr/include/sys/_endian.h:141:25: note: expanded from macro 'htonll'
#define htonll(x) __DARWIN_OSSwapInt64(x)
^
/usr/include/libkern/_OSByteOrder.h:78:30: note: expanded from macro
'__DARWIN_OSSwapInt64'
(__builtin_constant_p(x) ? __DARWIN_OSSwapConstInt64(x) :
_OSSwapInt64(x))
^
./misc.h:150:10: note: to match this '('
/usr/include/sys/_endian.h:141:25: note: expanded from macro 'htonll'
#define htonll(x) __DARWIN_OSSwapInt64(x)
^
/usr/include/libkern/_OSByteOrder.h:78:5: note: expanded from macro
'__DARWIN_OSSwapInt64'
(__builtin_constant_p(x) ? __DARWIN_OSSwapConstInt64(x) :
_OSSwapInt64(x))
}}}
--
Ticket URL: <https://trac.macports.org/ticket/47103>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list