Bug#1066760: xine-ui: FTBFS: dh_install: error: missing files, aborting

2024-03-31 Thread Andrey Rakhmatullin
On Wed, Mar 13, 2024 at 03:54:42PM +0100, Lucas Nussbaum wrote:
> >dh_install
> > dh_install: warning: Cannot find (any matches for) "usr/bin/aaxine" (tried 
> > in ., debian/tmp)
The reason for this:

checking for AALIB version >= 1.2.0... no
*** Could not run AALIB test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding AALIB or finding the wrong
*** version of AALIB. If it is not finding AALIB, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
***

libaa1-dev is installed but I suspect the test fails with
-Werror=implicit-declaration.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Bug#1066760: xine-ui: FTBFS: dh_install: error: missing files, aborting

2024-03-13 Thread Lucas Nussbaum
Source: xine-ui
Version: 0.99.14-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> mv debian/tmp/usr/share/doc/xitk/README \
>debian/tmp/usr/share/doc/xine-ui/README.xitk
> recode latin1..utf8 \
>   debian/tmp/usr/share/man/man*/*.? \
>   debian/tmp/usr/share/man/*/man*/*.? \
>   debian/tmp/usr/share/doc/xine-ui/README.xitk
> make[1]: Leaving directory '/<>'
>dh_install
> dh_install: warning: Cannot find (any matches for) "usr/bin/aaxine" (tried in 
> ., debian/tmp)
> 
> dh_install: warning: xine-console missing files: usr/bin/aaxine
> dh_install: error: missing files, aborting
> make: *** [debian/rules:6: binary] Error 255


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/xine-ui_0.99.14-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240313=lu...@debian.org=1=1=1=1#results

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!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.