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

Re: Few questions about updating the dia package



On Thu, May 26, 2022 at 11:31:22PM +0200, Philippe SWARTVAGHER wrote:
> - dpkg-shlibdeps: warning: can't extract name and version from library
> name 'libdia.so'
I think you can ignore these.

> - W: dia source: debian-rules-sets-DEB_BUILD_OPTIONS (line 10)
> 
> Parallel builds may cause a build error with dia (a header file isn't
> found). To disable parallel builds, I added in d/rules:
> 
> export DEB_BUILD_OPTIONS = parallel=1
> 
> lintian says I should rename DEB_BUILD_OPTIONS to
> DEB_BUILD_MAINT_OPTIONS, but when I add parallel=1 to
> DEB_BUILD_MAINT_OPTIONS, the parallel=1 instruction is ignored...
You should pass --no-parallel to dh(1) instead.

> - W: dia-dbgsym: elf-error In program headers: Unable to find program
> interpreter name
> [usr/lib/debug/.build-id/82/7909d9da4f9c6253d5235a76b6fe4513c8ebf7.debug]
> 
> I don't even know how to start investigating on this warning since the
> mentioned file doesn't exist once the package is built...
This is a lintian false positive.

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature


Reply to: