Your message dated Sat, 25 Feb 2012 15:03:04 +0000
with message-id <[email protected]>
and subject line Bug#655432: fixed in clang 3.0-6
has caused the Debian Bug report #655432,
regarding clang unusable on armel and armhf, link failures
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
655432: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655432
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: clang
severity: grave
x-debbugs-cc: [email protected]

When trying to build libblocksruntime both locally and on the buildds it fails with the following warnings and errors.

make[1]: Entering directory 
`/build/buildd-libblocksruntime_0.1-1-armhf-kukYFg/libblocksruntime-0.1'
clang -c -o runtime.o -DBlocksRuntime_EXPORTS -fPIC -std=c99 -Wall -Wextra -W 
-pedantic -Wno-unused-parameter runtime.c
clang: warning: unknown platform, assuming -mfloat-abi=soft
clang -c -o data.o -DBlocksRuntime_EXPORTS -fPIC -std=c99 -Wall -Wextra -W 
-pedantic -Wno-unused-parameter data.c
clang: warning: unknown platform, assuming -mfloat-abi=soft
clang -shared -Wl,-export-dynamic -Wl,-soname,libBlocksRuntime.so.0 -o libBlocksRuntime.so.0.0 runtime.o data.o /usr/bin/ld: cannot find crti.o: No such file or directory
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [libBlocksRuntime.so] Error 1

So I tried building a trivial test program (just an empty main function nothing else) with clang on armhf and got the following error

root@debian:/# clang test.c
clang: warning: unknown platform, assuming -mfloat-abi=soft
/usr/bin/ld.bfd.real: cannot find crt1.o: No such file or directory
/usr/bin/ld.bfd.real: cannot find crti.o: No such file or directory
clang: error: linker command failed with exit code 1 (use -v to see invocation)
root@debian:/#

I then tried the same trivial test program on armel and that failed too

root@debian:~# clang test.c
/usr/bin/ld: cannot find crt1.o: No such file or directory
/usr/bin/ld: cannot find crti.o: No such file or directory
clang: error: linker command failed with exit code 1 (use -v to see invocation)
root@debian:~#

Both the armel and armhf environments were running clang 3.0-5

P.S. can someone fix the "failing reason" for libblocksruntime to point to this bug
rather than the closed bug it points to at the moment.



--- End Message ---
--- Begin Message ---
Source: clang
Source-Version: 3.0-6

We believe that the bug you reported is fixed in the latest version of
clang, which is due to be installed in the Debian FTP archive:

clang_3.0-6.debian.tar.gz
  to main/c/clang/clang_3.0-6.debian.tar.gz
clang_3.0-6.dsc
  to main/c/clang/clang_3.0-6.dsc
clang_3.0-6_i386.deb
  to main/c/clang/clang_3.0-6_i386.deb
libclang-common-dev_3.0-6_i386.deb
  to main/c/clang/libclang-common-dev_3.0-6_i386.deb
libclang-dev_3.0-6_i386.deb
  to main/c/clang/libclang-dev_3.0-6_i386.deb
libclang1_3.0-6_i386.deb
  to main/c/clang/libclang1_3.0-6_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru <[email protected]> (supplier of updated clang package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 25 Feb 2012 13:23:29 +0100
Source: clang
Binary: clang libclang1 libclang-dev libclang-common-dev
Architecture: source i386
Version: 3.0-6
Distribution: unstable
Urgency: low
Maintainer: LLVM Packaging Team <[email protected]>
Changed-By: Sylvestre Ledru <[email protected]>
Description: 
 clang      - Low-Level Virtual Machine (LLVM), C language family frontend
 libclang-common-dev - clang library - Common development package
 libclang-dev - clang library - Development package
 libclang1  - clang library
Closes: 655432
Changes: 
 clang (3.0-6) unstable; urgency=low
 .
   * Improve the soname patch
   * Drop the conflict on ocaml-nox
   * Fix the wrong path detection under armel/armhf
     (Closes: #655432)
   * sse4a / amdfam10 support where not available.
     Thanks to Aaron Haviland for the patch
     (LP: #930494)
Checksums-Sha1: 
 20e6405e76a244cdd364fb280378868c95424b45 1714 clang_3.0-6.dsc
 dba718825e640ece906f3285f2223586302f00c4 20893 clang_3.0-6.debian.tar.gz
 f7b240042b3382759b15f08fccac003b871fb8b7 5210318 clang_3.0-6_i386.deb
 4dfddf65f3adea486d3604ecdffcf0a022575ed3 3441298 libclang1_3.0-6_i386.deb
 eaa76191b06090557e7cfe3f22d3b52705c845f3 986644 libclang-dev_3.0-6_i386.deb
 38e57e4c99ebc98404319c68984403810b99a38b 76452 
libclang-common-dev_3.0-6_i386.deb
Checksums-Sha256: 
 b4f7ac230de5968bb68ad4d8d992532eb01dd66ff59d745009100ff70076fe35 1714 
clang_3.0-6.dsc
 85968f7131281dc8b4da240e23e51f6ab98b3be5464648c00a3a0990359039e1 20893 
clang_3.0-6.debian.tar.gz
 50c08947c9f1ee47ea0242a0031237abb4aad901513d5c0c5b91b97a8327281e 5210318 
clang_3.0-6_i386.deb
 4e2f90d241d5056a940e1ae92553d8e15461ef29bd444bc067c56b249d4a3f9e 3441298 
libclang1_3.0-6_i386.deb
 fbbab8d6fd782f21b889169a1cfdade1923a19b71db12b28762a407b38fafab8 986644 
libclang-dev_3.0-6_i386.deb
 bd87ad35e38c6d162b32f76f5732fff97605d8dd3d7e8ed8c075549dd00b36be 76452 
libclang-common-dev_3.0-6_i386.deb
Files: 
 da854bbfb81127dac21c2ee02a129a0d 1714 devel optional clang_3.0-6.dsc
 eabe5e660956e3a6e4d8605bc489377a 20893 devel optional clang_3.0-6.debian.tar.gz
 fa1d1af82dab957c6bea3c31b195b820 5210318 devel optional clang_3.0-6_i386.deb
 c4a5527a9ec7978ddd4f715ef46f154d 3441298 devel optional 
libclang1_3.0-6_i386.deb
 8d79284c03c0c9f98e3240632e8cf09f 986644 libdevel optional 
libclang-dev_3.0-6_i386.deb
 18276d9ed3cbcde16a1cd5a77ea9be60 76452 libdevel optional 
libclang-common-dev_3.0-6_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk9I9iEACgkQiOXXM92JlhAcEQCgwE2biskNfXvpKmox0Mpa08xZ
4bkAoNj9cDDDSGSm+gY8Rf+Myld9Hmqe
=r7cy
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to