svn commit: r346315 - head/lib/libcasper/services/cap_fileargs

Yoshihiro Ota ota at j.email.ne.jp
Wed Apr 24 04:25:21 UTC 2019


Hi Ed and thank you for taking a look.

my svn info says 346593 which is after few other fixes were commited.

I'm on i386 arch.
I haven't done installworld yet after picking up libcasper changes.
'make buildworld' works fine.
'make xdev-build' fails and I tried with both "arm" and "mips" for TARGET and TARGET_ARCH.
Both fail same way.
Please check your /usr/include/casper/ca_fileargs.h and I suspect that's where you pick up FA_OPEN.

I attached a log file this time.

Regards,
Hiro

On Tue, 23 Apr 2019 09:49:00 -0400
Ed Maste <emaste at freebsd.org> wrote:

> On Tue, 23 Apr 2019 at 00:07, Yoshihiro Ota <ota at j.email.ne.jp> wrote:
> >
> > It looks this change is causing 'make xdev TARGET=mips TARGET_ARCH=mips' to fail as the
> > following with HEAD checked out under "/usr/obj/freebsd":
> 
> Hello Hiro-san, sorry about that.
> 
> I tried `make xdev TARGET=mips TARGET_ARCH=mips` on HEAD just now (but
> it failed on the install as DESTDIR wasn't set and I ran as non-root).
> Just `make xdev-build` was successful though.
> 
> What version were you trying to build? There were (several) followup
> commits to address issues with the initial commit of cap_fileargs
> lstat support.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xdev-build.txt
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20190424/166a6944/attachment.txt>


More information about the svn-src-all mailing list