#49858: fakeroot @1.19-2_0: error: conflicting types for 'openat' ---------------------------+----------------------- Reporter: liam.sharp@… | Owner: florian@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: fakeroot | ---------------------------+----------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => florian@… Old description:
I'm using OS X 10.10.5 with XCode 7.1.1 (7B1005) and I'm unable to install fakeroot.
sudo port clean fakeroot Password: ---> Cleaning fakeroot sudo port install fakeroot ---> Computing dependencies for fakeroot ---> Fetching archive for fakeroot ---> Attempting to fetch fakeroot-1.19-2_0+universal.darwin_14.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/fakeroot ---> Attempting to fetch fakeroot-1.19-2_0+universal.darwin_14.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/fakeroot ---> Attempting to fetch fakeroot-1.19-2_0+universal.darwin_14.i386-x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/fakeroot ---> Fetching distfiles for fakeroot ---> Verifying checksums for fakeroot ---> Extracting fakeroot ---> Configuring fakeroot Error: org.macports.build for port fakeroot returned: command execution failed Please see the log file for port fakeroot for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port fakeroot failed
Compilation error from log file is:
./wraptmpf.h:571:12: error: conflicting types for 'openat'
I'll attach the log file.
New description: I'm using OS X 10.10.5 with XCode 7.1.1 (7B1005) and I'm unable to install fakeroot. {{{ sudo port clean fakeroot Password: ---> Cleaning fakeroot sudo port install fakeroot ---> Computing dependencies for fakeroot ---> Fetching archive for fakeroot ---> Attempting to fetch fakeroot-1.19-2_0+universal.darwin_14.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/fakeroot ---> Attempting to fetch fakeroot-1.19-2_0+universal.darwin_14.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/fakeroot ---> Attempting to fetch fakeroot-1.19-2_0+universal.darwin_14.i386-x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/fakeroot ---> Fetching distfiles for fakeroot ---> Verifying checksums for fakeroot ---> Extracting fakeroot ---> Configuring fakeroot Error: org.macports.build for port fakeroot returned: command execution failed Please see the log file for port fakeroot for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_fakeroot/fakeroot/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port fakeroot failed }}} Compilation error from log file is: {{{ ./wraptmpf.h:571:12: error: conflicting types for 'openat' }}} I'll attach the log file. -- -- Ticket URL: <https://trac.macports.org/ticket/49858#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X