buildrepo
author Alex Viskovatoff <herzen@imap.cc>
Sat, 06 Aug 2011 19:34:59 +0100
changeset 18 01c2928d9810
parent 17 916a0c548383
permissions -rwxr-xr-x
Disable gcc-03-gnulib.diff patch, which prevents specs from placing a path at the head of runpath.

#!/usr/bin/bash
mkdir -p ~/logs/$1
# g++ sometimes picks up libstdcxx4 if it is present
pfexec pkg uninstall -r stdcxx
time pkgtool --nonotify --report=/export/home/herzen/reports/$1-gcc-first.html --logdir=/export/home/herzen/logs/$1 --autodeps --download build SFEgcc
time pkgtool --nonotify --report=/export/home/herzen/reports/$1.html --logdir=/export/home/herzen/logs/$1 --autodeps --download build `xsltproc ../oi-sfe-tools/specfiles.xsl ../oi-sfe-tools/packages.xml`