[Reproducible-builds] Bug#828905: youtube-dl: FTBFS: /bin/sh: 1: zip: not found
Chris Lamb
lamby at debian.org
Tue Jun 28 20:30:25 UTC 2016
Source: youtube-dl
Version: 2016.06.25-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
youtube-dl fails to build from source in unstable/amd64:
[..]
**************************************************************************************
** Starting build **
**************************************************************************************
Package: youtube-dl
Version: 2016.06.25-1
Build architecture: amd64
Date: Tue, 28 Jun 2016 22:29:30 +0200
Hostname: 0990dc296c77
Uname: Linux 0990dc296c77 4.5.0-2-amd64 #1 SMP Debian 4.5.4-1 (2016-05-16) x86_64 GNU/Linux
/etc/timezone: Africa/Johannesburg
**************************************************************************************
** Installing build dependencies **
**************************************************************************************
dh_testdir
dh_testroot
dh_prep
dh_testdir
dh_testroot
dh_install
dh_installdocs
dh_installchangelogs
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package 'youtube-dl-build-deps' in '../youtube-dl-build-deps_2016.06.25-1_all.deb'.
The package has been created.
Attention, the package has been created in the current directory,
not in ".." as indicated by the message above!
Selecting previously unselected package youtube-dl-build-deps.
(Reading database ... 23073 files and directories currently installed.)
Preparing to unpack youtube-dl-build-deps_2016.06.25-1_all.deb ...
Unpacking youtube-dl-build-deps (2016.06.25-1) ...
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up youtube-dl-build-deps (2016.06.25-1) ...
**************************************************************************************
** Environment **
**************************************************************************************
PATH=/home/lamby/git/projects/dotfiles/dotfiles/..//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
HOSTNAME=0990dc296c77
TERM=xterm
PAGER=more
DISPLAY=:0
DOCKER_IMAGE=lamby-debian-sid
DEB_BUILD_OPTIONS=parallel=9
PIP_DOWNLOAD_CACHE=/home/lamby/.cache/pip
HOME=/home/lamby
LOGNAME=lamby
SHLVL=1
PWD=/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25
OLDPWD=/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl
GPG_TTY=/dev/console
QUILT_PATCHES=debian/patches
QUILT_NO_DIFF_INDEX=1
QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index
DEBEMAIL=lamby at debian.org
DEBFULLNAME=Chris Lamb
EDITOR=vim
LESS=-cgiFx4M
BLASTER=A220 I5 D1 H5 P330 T6
_=/usr/bin/env
**************************************************************************************
** Building youtube-dl 2016.06.25-1 on amd64 **
**************************************************************************************
dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: info: source package youtube-dl
dpkg-buildpackage: info: source version 2016.06.25-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Rogrio Brito <rbrito at ime.usp.br>
dpkg-source --before-build youtube-dl-2016.06.25
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean --with python2 --buildsystem=python_distutils
dh_testdir -O--buildsystem=python_distutils
dh_auto_clean -O--buildsystem=python_distutils
python setup.py clean -a
setup.py:73: UserWarning: Skipping file youtube-dl.bash-completion since it is not present. Type make to build all automatically generated files.
warnings.warn('Skipping file %s since it is not present. Type make to build all automatically generated files.' % fn)
setup.py:73: UserWarning: Skipping file youtube-dl.fish since it is not present. Type make to build all automatically generated files.
warnings.warn('Skipping file %s since it is not present. Type make to build all automatically generated files.' % fn)
setup.py:73: UserWarning: Skipping file README.txt since it is not present. Type make to build all automatically generated files.
warnings.warn('Skipping file %s since it is not present. Type make to build all automatically generated files.' % fn)
setup.py:73: UserWarning: Skipping file youtube-dl.1 since it is not present. Type make to build all automatically generated files.
warnings.warn('Skipping file %s since it is not present. Type make to build all automatically generated files.' % fn)
running clean
'build/lib.linux-x86_64-2.7' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
find . -name \*.pyc -exec rm {} \+
debian/rules override_dh_clean
make[1]: Entering directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25'
mv Makefile.inactive Makefile
mv: cannot stat 'Makefile.inactive': No such file or directory
debian/rules:26: recipe for target 'override_dh_clean' failed
make[1]: [override_dh_clean] Error 1 (ignored)
make clean
make[2]: Entering directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25'
rm -rf youtube-dl.1.temp.md youtube-dl.1 youtube-dl.bash-completion README.txt MANIFEST build/ dist/ .coverage cover/ youtube-dl.tar.gz youtube-dl.zsh youtube-dl.fish youtube_dl/extractor/lazy_extractors.py *.dump *.part *.info.json *.mp4 *.m4a *.flv *.mp3 *.avi *.mkv *.webm *.jpg *.png CONTRIBUTING.md.tmp ISSUE_TEMPLATE.md.tmp youtube-dl youtube-dl.exe
find . -name "*.pyc" -delete
find . -name "*.class" -delete
make[2]: Leaving directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25'
dh_clean
rm -rf youtube_dl.egg-info
make[1]: Leaving directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25'
debian/rules build
dh build --with python2 --buildsystem=python_distutils
dh_testdir -O--buildsystem=python_distutils
dh_update_autotools_config -O--buildsystem=python_distutils
debian/rules override_dh_auto_configure
make[1]: Entering directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25'
PREFIX=/usr SYSCONFDIR=/etc make
make[2]: Entering directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25'
zip --quiet youtube-dl youtube_dl/*.py youtube_dl/*/*.py
/bin/sh: 1: zip: not found
Makefile:49: recipe for target 'youtube-dl' failed
make[2]: *** [youtube-dl] Error 127
make[2]: Leaving directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25'
debian/rules:6: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25'
debian/rules:3: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: youtube-dl.2016.06.25-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 2099 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160628/502324c0/attachment.obj>
More information about the Reproducible-builds
mailing list