[MacPorts] #49858: fakeroot @1.19-2_0: error: conflicting types for 'openat'
MacPorts
noreply at macports.org
Tue Dec 1 02:22:38 PST 2015
#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: haspatch maintainer
Port: fakeroot |
---------------------------+---------------------------------
Comment (by florian@…):
Yes the patch was not applied. Your current build failure is the same as
the first one. With the current patch applied, wraptmpf.h should look like
this
{{{
576 #ifdef HAVE_OPENAT
577 extern int openat (int dir_fd, const char *pathname, int flags, ...);
578
579 #endif /* HAVE_OPENAT */
}}}
after the configure phase.
You need to {{{port clean --all fakeroot}}} or wipe the entire build
directory before rebuilding.
--
Ticket URL: <https://trac.macports.org/ticket/49858#comment:10>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list