Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2017 19:05:04 +0100
From:      Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
To:        multimedia@FreeBSD.org
Subject:   Re: wavpack
Message-ID:  <ca95ad5c-2cbf-e637-9665-e8ba663395b8@utanet.at>
In-Reply-To: <18c6181b-c767-87aa-ab36-2b2b73cb89ea@utanet.at>
References:  <18c6181b-c767-87aa-ab36-2b2b73cb89ea@utanet.at>

next in thread | previous in thread | raw e-mail | index | archive | help


On 18.02.2017 18:48, Walter Schwarzenfeld wrote:
> Hallo !
>
> Wavpack update fails with a  lot of error messages like this wiht ASM on:
>
> --- pack_x64.lo ---
> <instantiation>:34:1: error: unknown token in expression
>         sar eax, 10
> ^
> pack_x64.S:1382:9: note: while in macro instantiation
>         exeterm 18, 96
>         ^
> <instantiation>:36:15: error: unknown token in expression
>         jmp 2f
>               ^
> pack_x64.S:1382:9: note: while in macro instantiation
>         exeterm 18, 96
>         ^
> <instantiation>:43:9: error: unknown token in expression
> 2: je 3f
>         ^
> pack_x64.S:1382:9: note: while in macro instantiation
>         exeterm 18, 96
>         ^
> <instantiation>:45:14: error: unknown token in expression
>         je 3f
>              ^
> pack_x64.S:1382:9: note: while in macro instantiation
>         exeterm 18, 96
>         ^
> <instantiation>:34:1: error: unknown token in expression
>         sar eax, 10
> ^
> pack_x64.S:1383:9: note: while in macro instantiation
>         exeterm 17, -96
>         ^
> <instantiation>:36:15: error: unknown token in expression
>         jmp 2f
>               ^
> pack_x64.S:1383:9: note: while in macro instantiation
>         exeterm 17, -96
>         ^
> <instantiation>:43:9: error: unknown token in expression
> 2: je 3f
>         ^
> pack_x64.S:1383:9: note: while in macro instantiation
>         exeterm 17, -96
>         ^
> <instantiation>:45:14: error: unknown token in expression
>         je 3f
>
> compiiles fine with ASM off (but ASM is default).
>
> greetings
> Walter Schwarzenfeld

It is a CCACHE error, compiles without ccache fine.

W.S.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ca95ad5c-2cbf-e637-9665-e8ba663395b8>