Opened 8 years ago

Last modified 8 years ago

#49858 closed defect

fakeroot @1.19-2_0: error: conflicting types for 'openat' — at Version 1

Reported by: liam.sharp@… Owned by: florian@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: haspatch maintainer Cc:
Port: fakeroot

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (3)

Changed 8 years ago by liam.sharp@…

Attachment: main.log added

main.log

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to florian@…
Summary: fakeroot @1.19-2_0 build failurefakeroot @1.19-2_0: error: conflicting types for 'openat'

Changed 8 years ago by florian@…

Attachment: Portfile added

Portfile

Note: See TracTickets for help on using tickets.