#836792 zip FTCBFS: uses the build architecture compiler

Package:
src:zip
Source:
zip
Submitter:
Helmut Grohne
Date:
2025-04-22 23:09:03 UTC
Severity:
normal
Tags:
#836792#5
Date:
2016-09-05 19:40:32 UTC
From:
To:
zip fails to cross build from source, because it uses the build
architecture compiler (and later fails dh_strip). Simply passing a
triplet-prefixed CC to configure makes the build pass already. Doing
that produces a zip without large file support though, because configure
determines large file support using a compile and run check. Thus I
replaced that check with an equivalent compile-only check. Please
consider applying the attached patch.

Helmut

#836792#10
Date:
2016-09-05 21:25:47 UTC
From:
To:
Thanks for your work.

This is a lot more intrusive than the patch for unzip, so I'll probably
forward it upstream before considering to apply it to the Debian
package.

#836792#15
Date:
2019-01-01 12:08:00 UTC
From:
To:
Hi Santiago,

Did you hear from upstream on this patch? :)

Thanks,
~Niels

#836792#20
Date:
2019-01-02 00:06:17 UTC
From:
To:
Sorry, not yet, but your email served as a reminder that I need to
recover my communication channels with upstream authors.

There used to be a phpBB forum linked from this page:

http://www.info-zip.org

but it's now gone.

(So, I've just contacted Hunder Goatley in the hope that either he can
do something about it, or know somebody who can do something about it).

Thanks.