reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[task #15686] Removing original software URLs from Maneage?


From: Mohammad Akhlaghi
Subject: [task #15686] Removing original software URLs from Maneage?
Date: Fri, 26 Jun 2020 20:20:15 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:77.0) Gecko/20100101 Firefox/77.0

Follow-up Comment #17, task #15686 (project reproduce):

Thanks a lot Raul, the fix in rpcsvc-proto is now implemented in Commit
d318f14a57da418
<https://gitlab.com/maneage/project-dev/-/commit/d318f14a57da418> of the
'only-gnu-make' branch.

I just had a look at the error messages that followed, and noticed that all of
them are essentially the same: 


../rpcgen/rpcgen -h -o rquota.h rquota.x
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cpp:
line 88: xcrun: command not found
../rpcgen/rpcgen: C preprocessor failed with exit code 127


Essentially, it can't find 'xcrun'! So I had a look in the internet and
noticed that 'xcrun' is actually a low-level tool in macOS (see its man page
<https://www.manpagez.com/man/1/xcrun/>). So can you try this:

* Add 'low-level-links' target 'basic.mk' (under the 'macOS specific' step).

* Delete '.local/version-info/proglib/low-level-links'

* Rebuild the project.

Hopefully this particular problem should be fixed afterwards, let's see if
anything else comes up...

If everything work, I'll rebase this whole branch as one commit in the
"Maneage" branch ;-).

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?15686>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]