Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 4724F780DD2; Fri, 26 Nov 2021 00:00:51 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Edd Salkield From: Leo Cc: alpine-aports@lists.alpinelinux.org In-Reply-To: <163786769040.14324.12933700741430718456.gitlab.27775.354b7c7365cd2daa89b1a2701ee45aea70a8b900@listserv.local> Subject: Re: [PATCH] testing/hdf4: new aport Date: Fri, 26 Nov 2021 00:00:51 -0000 Message-ID: <163788485126.14324.1566684109522861414.gitlab.27775.354b7c7365cd2daa89b1a2701ee45aea70a8b900@listserv.local> > This package comes with a patch that removes some type definitions where the author was assuming glibc. I would appreciate comments on whether and how to patch this upstream in a way that doesn't break glibc builds. I don't see how it should fail, `int64_t` and `uint64_t` are perfectly supported types in musl as far as I known, I'll try building without to patch to see what is wrong and report later. -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/27775#note_194494