Subject: Re: pkgsrc NetBSD 3.0_STABLE/i386 bulk build results 20060803.0158
To: None <pkgsrc-bulk@NetBSD.org>
From: Klaus Heinz <k.heinz.aug.sechs@kh-22.de>
List: pkgsrc-bulk
Date: 08/06/2006 23:25:00
Krister Walfridsson wrote:
> ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060803.0158/report.html
> graphics/pdiff heinz@NetBSD.org
...
-- Check for working C compiler:
/tmp/bulktmp/graphics/pdiff/work/.wrapper/bin/cc
-- Check for working C compiler:
/tmp/bulktmp/graphics/pdiff/work/.wrapper/bin/cc -- broken
The C compiler "/tmp/bulktmp/graphics/pdiff/work/.wrapper/bin/cc" is not
able to compile a simple test program.
It fails with the following output:
make -f CMakeFiles/cmTryCompileExec.dir/build.make
CMakeFiles/cmTryCompileExec.dir/build
Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.o
/tmp/bulktmp/graphics/pdiff/work/.wrapper/bin/cc -O2 -I/usr/pkg/include
-I/usr/include -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.o -c
/tmp/bulktmp/graphics/pdiff/work/pdiff/CMakeFiles/CMakeTmp/testCCompiler.c
*** Error code 1
I cannot see why it failed. On NetBSD/i386 3.0 with pkgsrc updated a few
minutes ago I built cmake 2.4.2 (instead of 2.0.5 I had before) and I
get
-- Check for working C compiler:
/var/tmp2/pkgsrc/graphics/pdiff/work.i386/.wrapper/bin/cc
-- Check for working C compiler:
/var/tmp2/pkgsrc/graphics/pdiff/work.i386/.wrapper/bin/cc -- works
-- Check size of void*
ciao
Klaus