To build the source package, I had to further modify the source file of the generated control file....
diff -Nru llvm-3.1-3.1/debian/control.in/source llvm-3.1-3.1/debian/control.in/source --- llvm-3.1-3.1/debian/control.in/source 2012-04-19 19:45:00.000000000 +0100 +++ llvm-3.1-3.1/debian/control.in/source 2012-08-28 15:15:09.000000000 +0100 @@ -1,7 +1,8 @@ Source: @PKGSOURCE@ Section: devel Priority: optional -Maintainer: LLVM Packaging Team <[email protected]> +Maintainer: Ubuntu Developers <[email protected]> +XSBC-Original-Maintainer: LLVM Packaging Team <[email protected]> Uploaders: Arthur Loiret <[email protected]>, Sylvestre Ledru <[email protected]> Build-Depends: debhelper (>= 8.1.3), flex, bison, dejagnu, tcl8.5, expect, autoconf, automake1.9, perl, libtool, doxygen, chrpath, texinfo, quilt, -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1026359 Title: clang -O4 -use-gold-plugin fails (LLVMgold.so: undefined symbol: lto_codegen_compile_to_file) To manage notifications about this bug go to: https://bugs.launchpad.net/llvm/+bug/1026359/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
