[MacPorts] #38719: New port request python-pylibacl
MacPorts
noreply at macports.org
Tue Jun 18 11:31:39 PDT 2013
#38719: New port request python-pylibacl
----------------------+--------------------------------
Reporter: mail@… | Owner: macports-tickets@…
Type: request | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: |
----------------------+--------------------------------
Comment (by mail@…):
I created a port file (that means I copied one and changed it), but I get
some errors:
{{{
:notice:build ---> Building py27-pylibacl
:debug:build Executing proc-pre-org.macports.build-build-0
:debug:build Executing org.macports.build (py27-pylibacl)
:debug:build Environment: CPATH='/opt/local/include' CFLAGS='-arch x86_64'
CXXFLAGS='-arch x86_64' LIBRARY_PATH='/opt/local/lib'
MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/clang++'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build
/_Users_Shared_macports_Lokales_Repository_python_py-
pylibacl/py27-pylibacl/work/.CC_PRINT_OPTIONS' F90FLAGS='-m64'
LDFLAGS='-arch x86_64' FCFLAGS='-m64' OBJC='/usr/bin/clang'
OBJCFLAGS='-arch x86_64' FFLAGS='-m64' CC_PRINT_OPTIONS='YES'
CC='/usr/bin/clang'
:debug:build Assembled command: 'cd "/opt/local/var/macports/build
/_Users_Shared_macports_Lokales_Repository_python_py-
pylibacl/py27-pylibacl/work/pylibacl-0.4.0" &&
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
setup.py --no-user-cfg build'
:debug:build Executing command line: cd "/opt/local/var/macports/build
/_Users_Shared_macports_Lokales_Repository_python_py-
pylibacl/py27-pylibacl/work/pylibacl-0.4.0" &&
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
setup.py --no-user-cfg build
:info:build running build
:info:build running build_ext
:info:build building 'posix1e' extension
:info:build /usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-
prototypes -arch x86_64
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-c acl.c -o build/temp.macosx-10.8-x86_64-2.7/acl.o
:info:build acl.c:52:37: error: use of undeclared identifier 'ACL_READ'
:info:build static acl_perm_t holder_ACL_READ = ACL_READ;
:info:build ^
:info:build acl.c:53:38: error: use of undeclared identifier 'ACL_WRITE'
:info:build static acl_perm_t holder_ACL_WRITE = ACL_WRITE;
:info:build ^
:info:build 2 errors generated.
}}}
Could someone assist? I have no idea how to solve that issue, so any help
would be appreciated.
Thanks,
Johannes
--
Ticket URL: <https://trac.macports.org/ticket/38719#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list