Bug#645546: clang: FTBFS(kfreebsd): error: Operating system is unknown, configure can't continue

2011-11-12 Thread Julien Cristau
On Mon, Oct 17, 2011 at 19:40:56 +0200, Christoph Egger wrote:

 Hi!
 
 Sylvestre Ledru sylves...@debian.org writes:
  Le dimanche 16 octobre 2011 à 23:26 +0200, Christoph Egger a écrit :
  cd build-clang  \
   ../llvm-2.9/configure CC=x86_64-kfreebsd-gnu-gcc
  CXX=x86_64-kfreebsd-gnu-g++ CPP=x86_64-kfreebsd-gnu-cpp
  --with-c-include-dirs=/usr/include/x86_64-kfreebsd-gnu:/usr/include
  --with-cxx-include-root=/usr/include/c++/4.6
  --with-cxx-include-arch=x86_64-kfreebsd-gnu
  --host=x86_64-kfreebsd-gnu --build=x86_64-kfreebsd-gnu
  --with-cxx-include-32bit-dir=32 --prefix=/usr --disable-assertions
  --enable-shared --enable-optimized --with-optimize-option=' -g -O2'
  --enable-pic --enable-libffi CLANG_VENDOR=Debian
  checking build system type... x86_64-pc-kfreebsd-gnu
  checking host system type... x86_64-pc-kfreebsd-gnu
  checking target system type... x86_64-pc-kfreebsd-gnu
  checking type of operating system we're going to host on... Unknown
  checking type of operating system we're going to target... Unknown
  configure: error: Operating system is unknown, configure can't continue
  make: *** 
  [/build/buildd-clang_2.9-16-kfreebsd-amd64-JQnCYR/clang-2.9/debian/stamps/configure-stamp-clang]
   Error 1
 
  I wonder if it is not caused by an update of a dependency.
  Could it be possible to have access to the config.log file ?
 
 It is generally not possible to get at the files from the buildds. I've
 run a build on my local kfreebsd box (though with ocaml-nox installed)
 and put the log on http://people.debian.org/~christoph/clang.config.log
 
Any progress here?

Cheers,
Julien



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#645546: clang: FTBFS(kfreebsd): error: Operating system is unknown, configure can't continue

2011-10-17 Thread Sylvestre Ledru
Le dimanche 16 octobre 2011 à 23:26 +0200, Christoph Egger a écrit :
 cd build-clang  \
 ../llvm-2.9/configure CC=x86_64-kfreebsd-gnu-gcc 
 CXX=x86_64-kfreebsd-gnu-g++ CPP=x86_64-kfreebsd-gnu-cpp 
 --with-c-include-dirs=/usr/include/x86_64-kfreebsd-gnu:/usr/include 
 --with-cxx-include-root=/usr/include/c++/4.6 
 --with-cxx-include-arch=x86_64-kfreebsd-gnu --host=x86_64-kfreebsd-gnu 
 --build=x86_64-kfreebsd-gnu --with-cxx-include-32bit-dir=32 --prefix=/usr 
 --disable-assertions --enable-shared --enable-optimized 
 --with-optimize-option=' -g -O2' --enable-pic --enable-libffi 
 CLANG_VENDOR=Debian
 checking build system type... x86_64-pc-kfreebsd-gnu
 checking host system type... x86_64-pc-kfreebsd-gnu
 checking target system type... x86_64-pc-kfreebsd-gnu
 checking type of operating system we're going to host on... Unknown
 checking type of operating system we're going to target... Unknown
 configure: error: Operating system is unknown, configure can't continue
 make: *** 
 [/build/buildd-clang_2.9-16-kfreebsd-amd64-JQnCYR/clang-2.9/debian/stamps/configure-stamp-clang]
  Error 1
I wonder if it is not caused by an update of a dependency.
Could it be possible to have access to the config.log file ?

thanks
S





-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#645546: clang: FTBFS(kfreebsd): error: Operating system is unknown, configure can't continue

2011-10-17 Thread Christoph Egger
Hi!

Sylvestre Ledru sylves...@debian.org writes:
 Le dimanche 16 octobre 2011 à 23:26 +0200, Christoph Egger a écrit :
 cd build-clang  \
../llvm-2.9/configure CC=x86_64-kfreebsd-gnu-gcc
 CXX=x86_64-kfreebsd-gnu-g++ CPP=x86_64-kfreebsd-gnu-cpp
 --with-c-include-dirs=/usr/include/x86_64-kfreebsd-gnu:/usr/include
 --with-cxx-include-root=/usr/include/c++/4.6
 --with-cxx-include-arch=x86_64-kfreebsd-gnu
 --host=x86_64-kfreebsd-gnu --build=x86_64-kfreebsd-gnu
 --with-cxx-include-32bit-dir=32 --prefix=/usr --disable-assertions
 --enable-shared --enable-optimized --with-optimize-option=' -g -O2'
 --enable-pic --enable-libffi CLANG_VENDOR=Debian
 checking build system type... x86_64-pc-kfreebsd-gnu
 checking host system type... x86_64-pc-kfreebsd-gnu
 checking target system type... x86_64-pc-kfreebsd-gnu
 checking type of operating system we're going to host on... Unknown
 checking type of operating system we're going to target... Unknown
 configure: error: Operating system is unknown, configure can't continue
 make: *** 
 [/build/buildd-clang_2.9-16-kfreebsd-amd64-JQnCYR/clang-2.9/debian/stamps/configure-stamp-clang]
  Error 1

 I wonder if it is not caused by an update of a dependency.
 Could it be possible to have access to the config.log file ?

It is generally not possible to get at the files from the buildds. I've
run a build on my local kfreebsd box (though with ocaml-nox installed)
and put the log on http://people.debian.org/~christoph/clang.config.log

Regards

Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#645546: clang: FTBFS(kfreebsd): error: Operating system is unknown, configure can't continue

2011-10-16 Thread Christoph Egger
Package: src:clang
Version: 2.9-16
Severity: serious
Tags: sid wheezy
X-Debbugs-Cc: debian-...@lists.debian.org
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd-* buildds since -14:

cd build-clang  \
  ../llvm-2.9/configure CC=x86_64-kfreebsd-gnu-gcc 
CXX=x86_64-kfreebsd-gnu-g++ CPP=x86_64-kfreebsd-gnu-cpp 
--with-c-include-dirs=/usr/include/x86_64-kfreebsd-gnu:/usr/include 
--with-cxx-include-root=/usr/include/c++/4.6 
--with-cxx-include-arch=x86_64-kfreebsd-gnu --host=x86_64-kfreebsd-gnu 
--build=x86_64-kfreebsd-gnu --with-cxx-include-32bit-dir=32 --prefix=/usr 
--disable-assertions --enable-shared --enable-optimized 
--with-optimize-option=' -g -O2' --enable-pic --enable-libffi 
CLANG_VENDOR=Debian
checking build system type... x86_64-pc-kfreebsd-gnu
checking host system type... x86_64-pc-kfreebsd-gnu
checking target system type... x86_64-pc-kfreebsd-gnu
checking type of operating system we're going to host on... Unknown
checking type of operating system we're going to target... Unknown
configure: error: Operating system is unknown, configure can't continue
make: *** 
[/build/buildd-clang_2.9-16-kfreebsd-amd64-JQnCYR/clang-2.9/debian/stamps/configure-stamp-clang]
 Error 1

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=clangarch=kfreebsd-amd64ver=2.9-16stamp=1318522787

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org