[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Can not 'make dist' GNU cpio on Fedora 38
From: |
Pavel Raiskup |
Subject: |
Can not 'make dist' GNU cpio on Fedora 38 |
Date: |
Wed, 17 May 2023 17:56:31 +0200 |
Hello, I'm not sure what exactly is the problem, but ./bootstrap or
./configure fails. At least as long as we keep the "EXTRA_DIST =
DISTFILES" in Makefile.am in the ./rmt subdirectory.
I'm not sure if that DISTFILES file really needs to be distributed, so
the first obvious "fix" which comes to my mind is to drop that
statement. Does this make sense? Is there a better fix?
Broken "make dist" is blocking my RPM CI/CD attempt for GNU cpio against
the Fedora/RHEL distributions, so I am currently doing ugly hacks:
https://github.com/praiskup/cpio/blob/0769df031c767e64a4106ca377a64df934523011/.github/setup/copr-custom-script#L33
Pavel
0001-rmt-paxlib-fix-the-build-with-the-latest-autotools.patch
Description: Text Data
- Can not 'make dist' GNU cpio on Fedora 38,
Pavel Raiskup <=