Source: afterstep
Version: 2.2.12-16
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/fetch.php?pkg=afterstep&arch=all&ver=2.2.12-16&stamp=1705880091&raw=0
...
debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
***** Install dynamic (common) *****
cd DEB-build-tree/build-dynamic/src/ASDocGen && \
/usr/bin/make install.doc_html DESTDIR=/<<PKGBUILDDIR>>/debian/tmp
SHELL="/bin/sh -e" LDCONFIG=/bin/true CP="cp -a" INSTALL_PROGRAM="install -p -m
755" INSTALL_DATA="install -p -m 644" INSTALL_SCRIPT="install -p -m 755"
INSTALL_HEADER="install -p -m 644" INSTALL_LIB="install -p -m 644"
INSTALL="install -p"
AFTER_DOC_DIR=/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/afterstep-data
make[2]: Entering directory
'/<<PKGBUILDDIR>>/DEB-build-tree/build-dynamic/src/ASDocGen'
Generating man pages ...Done
All Done
Installing application HTML pages using command -
"install -p -m 644 <file>
/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/afterstep-data/html/<file>"
ASDatabase.html ASDatabaseEntry.html AfterStep.html Align.html Animate.html
AnimateTypes.html Arrange.html AutoExec.html BalloonContents.html Base.html
Bevel.html ColorScheme.html Feel.html FeelWindowBox.html Functions.html
Glossary.html Gravity.html Look.html MyBackground.html MyFrame.html
MyStyle.html Pager.html PagerDecorations.html Placement.html Sound.html
SoundEvents.html SupportedHints.html TbarLayout.html Wharf.html
WharfFolders.html WharfSounds.html WinCommand.html WinList.html WinTabs.html
afterstep_faq.html asimagexml.html bg.html index.html monitorwharf.html
monitorwharf_asdoc.html monitorwharf_cycle.html monitorwharf_mnt.html
monitorwharf_ps.html monitorwharf_time.html monitorwharf_top.html
monitorwharf_xeyes.html pager_bg.html pager_focused.html pager_intro.html
pager_label.html pager_selected.html pager_unfocused.html preface.html
start_menu.html start_menu_highlight.html start_menu_main.html
start_menu_small.html start_menu_title.html visualselect.html wharf_asmix.html
wharf_filemgr.html wharf_gimp.html wharf_intro.html wharf_irc.html
wharf_mc.html wharf_moz.html wharf_spreadsheet.html wharf_term.html
wharf_wordprocessor.html wharf_xmms.html windecor.html windecor_buttons.html
windecor_frame.html windecor_title.html window_list.html winlist_focused.html
winlist_intro.html winlist_sticky.html winlist_unfocused.html
Done
Installing application images using command -
"install -p -m 644 <file>
/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/afterstep-data/html/images/<file>"
Info.png Pager.jpg asdoc_screenshot.jpg aterm.jpg desktop.png monitorwharf.jpg
pager.jpg pager.png start_menu.jpg start_menu.png whandling.png wharf.jpg
wharf.png window_list.jpg winlist.jpg winlist.png
Done
Installing API HTML docs using command -
"install -p -m 644 <file>
/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/afterstep-data/html/images/<file>"
Glossary.html afterimage.html ascmap.html ascompose.html asflip.html
asfont.html asgrad.html asimage.html asimagexml.html asmerge.html asscale.html
astext.html astile.html asview.html asvisual.html blender.html char2uni.html
common.html export.html imencdec.html import.html index.html transform.html
ximage.html
Done
make[2]: Leaving directory
'/<<PKGBUILDDIR>>/DEB-build-tree/build-dynamic/src/ASDocGen'
#
mkdir -p /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/libafterimage-dev
mv -T /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/afterstep-data/html/API \
/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/libafterimage-dev/html
#
# The .so files cannot be passed to dh_install -X...
for lib in libAfterConf libAfterStep libASGTK; do \
rm -f /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/${lib}.so; \
done
sh debian/scripts/move_spare_manpages "/<<PKGBUILDDIR>>/debian/tmp"
/<<PKGBUILDDIR>>/debian/tmp/usr/bin does not exists
make[1]: *** [debian/rules:222: override_dh_install] Error 1