https://sourceware.org/bugzilla/show_bug.cgi?id=29131

Matthias Klose <doko at debian dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doko at debian dot org

--- Comment #3 from Matthias Klose <doko at debian dot org> ---
I see this here as well,
https://autopkgtest.ubuntu.com/packages/b/binutils/kinetic/i386
https://autopkgtest.ubuntu.com/results/autopkgtest-kinetic/kinetic/i386/b/binutils/20220621_090244_0dca1@/log.gz

although only on i686-linux-gnu, where the build environment is mostly
x86_64-linux-gnu, and a "cross compiler" targeting i686-linux-gnu installed. 

gprofng/src/Makefile.am has a conditional BUILD_MAN, which defines the rules
for those .1 targets, however if we are cross-building, these targets are not
defined, but the man pages are added to man_MANS in any case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to