[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to port my self test to Debian building



Hi Tong,

On Wed, Jan 1, 2020 at 9:28 AM Tong Sun
<suntong001@users.sourceforge.net> wrote:
>
> > > ./test-all.sh: 7: ../ffcvt: not found

In d/rules, you include 'test', which supplies test/test-all.sh, but
the missing file is ./ffcvt in your base directory. This command will
copy all your files into the BUILDDIR:

    export DH_GOLANG_INSTALL_ALL := 1

> No, I put it in explicitly. See
>
> https://salsa.debian.org/go-team/packages/ffcvt/commit/330c42c96ef962e0d630c5420a92a7971480c5e0#8756c63497c8dc39f7773438edf53b220c773f67_5_4

This commit does not copy anything from your base directory to
BUILDDIR. I do not see how it can provide any missing files.

Kind regards
Felix Lechner


Reply to: