Package: lam
Version: 7.1.1-4
Severity: serious
Justification: no longer builds from source

lam failed to build on a sparc buildd, duplicated on my sparc
pbuilder.  It also failed on some other buildds.  The syntax of the
-perm option to find has changed, and I think the gsub is only
available in gawk and not mawk, so gawk needs to build a build
dependancy and explicitly used.


mkdir -p debian/tmp/usr/bin
cd $(dirname $(find -name lamclean -perm +u+x -type f |grep -v debian)) && mv 
-f lamclean lamclean.old && ( /usr/bin/make -n lamclean | awk '/mkdir/ {next} 
/libtool/ { gsub("[^ 
]*liblam\\.la","-L'/build/buildd/lam-7.1.1/debian/tmp/usr/lib' -llam -ldl"); 
gsub("[^ ]*libmpi\\.la","-L'/build/buildd/lam-7.1.1/debian/tmp/usr/lib' -llam 
-ldl"); gsub(" lamclean "," 
'/build/buildd/lam-7.1.1/debian/tmp/usr/bin/lamclean' "); print}' | bash -x -e 
|| (mv lamclean.old lamclean && false)) && mv lamclean.old lamclean
dirname: too few arguments
Try `dirname --help' for more information.
mv: cannot stat `lamclean': No such file or directory
make: *** [debian/tmp/usr/bin/lamclean] Error 1



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to