On 8-Oct-14, at 9:29 AM, Andreas Tille wrote:
since the package is team maintained I really don't mind if you push a
change and upload the package to fix this problem. If yo do not like
this I'll need at least a patch to fix this.
Attached is patch.
Build log is here:
http://buildd.debian-po
Hi,
since the package is team maintained I really don't mind if you push a
change and upload the package to fix this problem. If yo do not like
this I'll need at least a patch to fix this.
Kind regards
Andreas.
On Tue, Oct 07, 2014 at 09:27:47PM -0400, John David Anglin wrote:
> On 7-Oct
On 7-Oct-14, at 8:58 PM, Nelson A. de Oliveira wrote:
Are you able to find a fix for this?
This seems to work:
# basic check
if ! "$CC" -xc -std=c99 <(echo "int main(){}") &> /dev/null; then
error "Compiler" "$CC is no C compiler"
fi
rm -f a.out
Otherwise I will need to request access t
Hi!
On Tue, Oct 7, 2014 at 9:53 PM, John David Anglin wrote:
>> The problem is not with --disable-sse but with this test in configure:
>
> You are correct:
Are you able to find a fix for this?
Otherwise I will need to request access to a HPPA machine at
https://gcc.gnu.org/wiki/CompileFarm
Than
On 7-Oct-14, at 8:47 PM, Nelson A. de Oliveira wrote:
The problem is not with --disable-sse but with this test in configure:
You are correct:
as -v -o /tmp/ccTMhtfl.o /tmp/ccHzzHag.s
GNU assembler version 2.24.51 (hppa-linux-gnu) using BFD version (GNU
Binutils for Debian) 2.24.51.20141001
On Tue, Oct 7, 2014 at 9:20 PM, John David Anglin wrote:
> The "--disable-sse" option is not supported on hppa.
The problem is not with --disable-sse but with this test in configure:
=
# basic check
if ! "$CC" -xc -std=c99 <(echo "int main(){}") -o /dev/null &> /dev/null; then
error "Com
Package: pngquant
Version: 2.3.0-1
Severity: normal
Dear Maintainer,
Build fails here:
make[1]: Entering directory '/«PKGBUILDDIR»'
./configure --prefix=/usr --extra-cflags="-g -O2 -Wformat
-Werror=format-security" --extra-ldflags="" --disable-sse
Compiler: error ... gcc is no C compiler
mak
7 matches
Mail list logo