epsilon-devel
[Top][All Lists]
Advanced

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

Re: build fails on MacOS/MachO: not ELF or COFF


From: Luca Saiu
Subject: Re: build fails on MacOS/MachO: not ELF or COFF
Date: Tue, 12 May 2020 08:28:48 +0200
User-agent: Gnus (Gnus v5.13), GNU Emacs 27.0.50, x86_64-pc-linux-gnu

Hello.

On 2020-05-12 at 06:10 +0000, Niobos wrote:

> Attached you can find my tests-directory after running
> ./bootstrap && ./configure && make && make check
> on a freshly checked out 9eef0a4a7ff10fad99a6a5f31441005a3f85851f

Using your sed utility the command
  sed 's@/$@\n@'
introduces an 'n' character at the end of the line (in substitution of
'/' characters from a previous phase), instead of the intended newline
character.

This is the culprit, invalidating comparisons between actual results and
expected results, every time a test case is run.

I will look for a solution later.

Regards,

-- 
Luca Saiu
* My personal web site:  http://ageinghacker.net
* GNU epsilon:           http://www.gnu.org/software/epsilon
* Jitter:                http://ageinghacker.net/projects/jitter

I support everyone's freedom of mocking any opinion or belief, no
matter how deeply held, with open disrespect and the same unrelented
enthusiasm of a toddler who has just learned the word "poo".

Attachment: signature.asc
Description: PGP signature


reply via email to

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