Fork me on GitHub

Opened 8 years ago

Last modified 8 years ago

#1116 closed How to

compilation error — at Version 2

Reported by: gigi Owned by:
Priority: minor Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Cc:

Description (last modified by Pavel Demin)

Hi all,

I am trying to compile Delphes 3.4.1 on my mac distribution 10.11.6 and I got the following compilation error:

ld: can't open output file for writing: Validation, errno=21 for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Validation] Error 1
make: *** Waiting for unfinished jobs....

I have attached a log file with the full output of the compilation procedure if it may help.
Please, can you help me to figure out how to fix it?

Best regards,
Luigi

Change History (3)

by gigi, 8 years ago

Attachment: dephes_log.txt added

compilation log

comment:1 by Pavel Demin, 8 years ago

Hi Luigi,

Thanks for the log file. I see that a similar problem is discussed on the ROOT forum:
https://root-forum.cern.ch/t/link-problem-with-xcode-8-under-mac-os/21894

According to this discussion, the problem is due to some incompatibility between OS X 10.11, Xcode 8 and the Xcode command line tools.

Could it be that your Xcode version has a similar compatibility problem?

Best regards,

Pavel

comment:2 by Pavel Demin, 8 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.