On Tue, May 14, 2024 at 11:16:28AM +0100, Mark Brown wrote:
> On Fri, May 10, 2024 at 05:25:35PM +0300, Adrian Bunk wrote:
> 
> > chmod +x `pwd`/debian/clc-intercal/usr/bin/*
> >  dpkg-genbuildinfo --build=any 
> > -O../clc-intercal_1.00-1_ppc64el-buildd.buildinfo
> > dpkg-genbuildinfo: error: binary build with no binary artifacts found; 
> > .buildinfo is meaningless
> > dpkg-buildpackage: error: dpkg-genbuildinfo --build=any 
> > -O../clc-intercal_1.00-1_ppc64el-buildd.buildinfo subprocess returned exit 
> > status 25
> 
> I can't reproduce this, and nothing about the build I'm seeing in the
> log looks meaningfully different to what I get when I build locally.

I can reproduce it with
  dpkg-buildpackage -B

> AFAICT there are .so files being installed among the various perl things
> and dpkg-genbuildinfo runs happily.

...
build-arch:
build-indep: build-stamp
...
# Build architecture-dependent files here.
binary-arch: build install
# We have nothing to do by default.

# Build architecture-independent files here.
binary-indep: build install
...


This looks wrong for a package that builds no Architecture: all packages.

cu
Adrian

Reply via email to