Package: openclipart
version: 0.18+dfsg-5
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-dash-20080103 qa-ftbfs-dash

Hi,

During a rebuild of all packages in sid using /bin/dash as /bin/sh, your 
package failed to build.

Relevant part:

 > # Create svg and png files
 > cd /build/user/openclipart-0.18+dfsg/clipart && for i in `find . -name 
 > "*.svg" -printf "%p " ` ; do \
 >              echo "Processing $i" ; \
 >              dir=`dirname $i` ; \
 >              file=`basename $i` ; \
 >              mkdir -p 
 > /build/user/openclipart-0.18+dfsg/build/usr/share/openclipart/svg/$dir ; \
 >              sed -e '/<i:pgf id="adobe_illustrator_pgf">/,/<\/i:pgf>/d' 
 > /build/user/openclipart-0.18+dfsg/clipart/$dir/$file > \
 >                      
 > /build/user/openclipart-0.18+dfsg/build/usr/share/openclipart/svg/$dir/$file 
 > ; \
 >              mkdir -p 
 > /build/user/openclipart-0.18+dfsg/build/usr/share/openclipart/png/$dir ; \
 >              if echo 
 > ./clipart/animals/mammals/big_cats/tiger_graig_ryan_smith_-_01.svg 
 > ./clipart/signs_and_symbols/flags/national_flag_of_the_re_.svg 
 > ./clipart/signs_and_symbols/flags/the_official_flag_of_i_r.svg 
 > ./clipart/food/bread_and_wine_mark_near_.svg 
 > ./clipart/geography/africa_01.svg ./clipart/geography/europe_01.svg 
 > ./clipart/geography/oceania_01.svg ./clipart/geography/world_map_01.svg 
 > ./clipart/geography/world_map_02.svg ./clipart/shapes/tangram_erwan_01.svg 
 > ./clipart/shapes/tangram_erwan_02.svg 
 > ./clipart/recreation/games/chess/tamerlane_chess_jonadab_.svg 
 > ./clipart/recreation/tamerlane_chess_jonadab_.svg | grep -q $i ; then \
 >                      inkscape -w 1500 
 > --export-png=/build/user/openclipart-0.18+dfsg/build/usr/share/openclipart/png/$dir/${file/svg/png}
 >  \
 >                               $dir/$file ; \
 >              else \
 >                      inkscape 
 > --export-png=/build/user/openclipart-0.18+dfsg/build/usr/share/openclipart/png/$dir/${file/svg/png}
 >  \
 >                               $dir/$file ; \
 >              fi ; \
 >      done
 > Processing ./animals/az-lizard_benji_park_01.svg
 > /bin/sh: Bad substitution
 > make: *** [build-stamp] Error 2
 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The full build log is available from:
        http://people.debian.org/~lucas/logs/2008/01/03.dash/

Rumors say that Ubuntu is using dash as /bin/sh on their buildds, so a patch
might be available. Check <http://packages.qa.debian.org/openclipart>, or
directly on launchpad: <https://launchpad.net/ubuntu/+source/openclipart>.

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



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

Reply via email to