[Lsb-messages] /var/www/bzr/lsb/4.0/xts5-test r103: Backport buildrequires, build mods from devel - no longer builds

Stew Benedict stewb at linux-foundation.org
Tue Feb 28 17:33:54 UTC 2012


------------------------------------------------------------
revno: 103
committer: Stew Benedict <stewb at linux-foundation.org>
branch nick: xts5-test
timestamp: Tue 2012-02-28 12:33:54 -0500
message:
  Backport buildrequires, build mods from devel - no longer builds
modified:
  package/lsb-test-xts5.spec
-------------- next part --------------
=== modified file 'package/lsb-test-xts5.spec'
--- a/package/lsb-test-xts5.spec	2011-05-26 11:40:44 +0000
+++ b/package/lsb-test-xts5.spec	2012-02-28 17:33:54 +0000
@@ -71,7 +71,7 @@
 AutoReqProv: no
 Requires: lsb-tet3-lite
 Requires: lsb-xvfb
-BuildRequires: lsb-tet3-lite-devel
+BuildRequires: lsb-tet3-lite-devel lsb-build-desktop lsb-build-cc
 %define	tet_root	%{_libdir}/tet
 %define topdir		/opt/lsb/test/xts5
 
@@ -337,6 +337,9 @@
 
 # this is left behind from the previous run
 rm -fr xts5/lib/archive
+# 2/14/12 (sb) after resurrecting the build systems, we're falling down on 
+# blowup - ajax.o from the first run, built with gcc is left and link fails
+rm -f xts5/src/pixval/blowup/ajax.o
 
 export LSBCC_BESTEFFORT=1
 CC="lsbcc -DX11_t -DTRANS_CLIENT -DUNIXCONN -Wl,-rpath,%{topdir}/xts5/lib"



More information about the lsb-messages mailing list