Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: llvm - The Low Level Virtual Machine https://bugzilla.redhat.com/show_bug.cgi?id=240169 ------- Additional Comments From tibbs@xxxxxxxxxxx 2007-09-29 18:34 EST ------- Coming back to this, I find that the package still fails to build in rawhide, although for a completely different reason: llvm[1]: Building llvm-config script. echo 's,@LLVM_CXXFLAGS@, -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_DEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Woverloaded-virtual,' > temp.sed echo 's,@LLVM_LDFLAGS@,,' >> temp.sed echo 's,@LLVM_BUILDMODE@,Release,' >> temp.sed /bin/sed -f temp.sed < llvm-config.in > /builddir/build/BUILD/llvm-1.9/Release/bin/llvm-config /bin/sed: file temp.sed line 1: unknown option to `s' make[1]: *** [/builddir/build/BUILD/llvm-1.9/Release/bin/llvm-config] Error 1 Seems the '-Wp,-D_FORTIFY_SOURCE=2' bit which is now passed to the C++ compiler by default conflicts with the use of a comma as the separator on that sed line. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review