Source: bootcd
Version: 4.03
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20140208 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[1]: Entering directory `/«PKGBUILDDIR»'
> sh -c ' \
> cat bootcddebootstrap.src | \
> ( SEARCH="\|\#\#\# BOOTCD-RUN_LIB|q"; FILE="bootcd-run.lib"; (
> F=$(cat); lines=$(/bin/echo "$F" | sed -e "$SEARCH" |wc -l); elines=$(expr
> $(/bin/echo "$F" |wc -l) - $lines + 1); /bin/echo "$F" | head -n $lines; cat
> $FILE; /bin/echo "$F" | tail -n -$elines ) ) | \
> (version=$(sed -ne "s|^bootcd (\([^)]*\)).*|\1|p;q"
> debian/changelog); version2=$(/bin/echo "${version}" | sed "s/\./_/"); sed -e
> "s|##BOOTCD\.VERSION##|${version}|" -e "s|##BOOTCD_VERSION##|${version2}|")
> >bootcddebootstrap'
> chmod 755 bootcddebootstrap
> sh -c ' \
> cat bootcdbackupwizard.src | \
> ( SEARCH="\|\#\#\# BOOTCD-RUN_LIB|q"; FILE="bootcd-run.lib" ; (
> F=$(cat); lines=$(/bin/echo "$F" | sed -e "$SEARCH" |wc -l); elines=$(expr
> $(/bin/echo "$F" |wc -l) - $lines + 1); /bin/echo "$F" | head -n $lines; cat
> $FILE; /bin/echo "$F" | tail -n -$elines ) ) | \
> ( SEARCH="\|\#\#\# BOOTCDBACKUP_LIB|q"; FILE="bootcdbackup.lib" ; (
> F=$(cat); lines=$(/bin/echo "$F" | sed -e "$SEARCH" |wc -l); elines=$(expr
> $(/bin/echo "$F" |wc -l) - $lines + 1); /bin/echo "$F" | head -n $lines; cat
> $FILE; /bin/echo "$F" | tail -n -$elines ) ) | \
> (version=$(sed -ne "s|^bootcd (\([^)]*\)).*|\1|p;q"
> debian/changelog); version2=$(/bin/echo "${version}" | sed "s/\./_/"); sed -e
> "s|##BOOTCD\.VERSION##|${version}|" -e "s|##BOOTCD_VERSION##|${version2}|")
> >bootcdbackupwizard'
> chmod 755 bootcdbackupwizard
> sh -c 'cat bootcdmkbackwiztar.src | (version=$(sed -ne "s|^bootcd
> (\([^)]*\)).*|\1|p;q" debian/changelog); version2=$(/bin/echo "${version}" |
> sed "s/\./_/"); sed -e "s|##BOOTCD\.VERSION##|${version}|" -e
> "s|##BOOTCD_VERSION##|${version2}|") >bootcdmkbackwiztar'
> chmod 755 bootcdmkbackwiztar
> sh -c 'cat bootcdmodprobe.src | (version=$(sed -ne "s|^bootcd
> (\([^)]*\)).*|\1|p;q" debian/changelog); version2=$(/bin/echo "${version}" |
> sed "s/\./_/"); sed -e "s|##BOOTCD\.VERSION##|${version}|" -e
> "s|##BOOTCD_VERSION##|${version2}|") >bootcdmodprobe'
> chmod 755 bootcdmodprobe
> sh -c ' \
> cat bootcdmk2diskconf.src | \
> ( SEARCH="\|\#\#\# BOOTCD-RUN_LIB|q"; FILE="bootcd-run.lib" ; (
> F=$(cat); lines=$(/bin/echo "$F" | sed -e "$SEARCH" |wc -l); elines=$(expr
> $(/bin/echo "$F" |wc -l) - $lines + 1); /bin/echo "$F" | head -n $lines; cat
> $FILE; /bin/echo "$F" | tail -n -$elines ) ) | \
> ( SEARCH="\|\#\#\# BOOTCD2DISK.CONF|q"; FILE="bootcd2disk.conf"; (
> F=$(cat); lines=$(/bin/echo "$F" | sed -e "$SEARCH" |wc -l); elines=$(expr
> $(/bin/echo "$F" |wc -l) - $lines + 1); /bin/echo "$F" | head -n $lines; cat
> $FILE; /bin/echo "$F" | tail -n -$elines ) ) | \
> (version=$(sed -ne "s|^bootcd (\([^)]*\)).*|\1|p;q"
> debian/changelog); version2=$(/bin/echo "${version}" | sed "s/\./_/"); sed -e
> "s|##BOOTCD\.VERSION##|${version}|" -e "s|##BOOTCD_VERSION##|${version2}|")
> >bootcdmk2diskconf'
> chmod 755 bootcdmk2diskconf
> ./bootcdmk2diskconf -checktemplate
> --- MESSAGE ---
> ERRLOG was unset. It is set to /tmp/bootcd.errlog now.
> ./bootcdmk2diskconf: 1643: ./bootcdmk2diskconf: Syntax error: Missing '))'
> make[1]: *** [bootcdmk2diskconf] Error 2
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2014/02/08/bootcd_4.03_unstable.log
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!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]