On Wed, Mar 2, 2022, at 07:38, Christian via Proftp-devel wrote:
> Am 01.03.22 um 23:23 schrieb TJ Saunders:
>>> running into following compile error:
>>>
>>> [ 50s] make[3]: Leaving directory
>>> '/home/abuild/rpmbuild/BUILD/proftpd-1.3.7c/lib/libltdl'
>>> [ 50s] make[2]: Leaving directory
>>> '/home/abuild/rpmbuild/BUILD/proftpd-1.3.7c/lib/libltdl'
>>> [ 50s] ar rc libsupp.a pr_fnmatch.o sstrncpy.o strsep.o vsnprintf.o
>>> glibc-glob.o glibc-hstrerror.o glibc-mkstemp.o pr-syslog.o pwgrent.o
>>> hanson-tpl.
>>> o ccan-json.o openbsd-blowfish.o openbsd-bcrypt.o
>>> [ 50s] ar: pr_fnmatch.o: No such file or directory
>>> [ 50s] make[1]: *** [Makefile:31: libsupp.a] Error 1
>>> [ 50s] make[1]: Leaving directory
>>> '/home/abuild/rpmbuild/BUILD/proftpd-1.3.7c/lib'
>>> [ 50s] make: *** [Makefile:48: lib] Error 2
>>
>> Can you provide the full set of commands/instructions you're using to do
>> your build?
Well, I see that you're building an RPM file -- where did you get the rpmspec
from? I also see that that RPM build is patching a lot of ProFTPD files; we
can't really support such custom patches. They make things much harder to
debug, since they aren't part of the official distribution.
You can see the GitHub Actions workflow that's used to build an RPM from the
ProFTPD 1.3.7 branch successfully here, for comparison:
https://github.com/proftpd/proftpd/blob/1.3.7/.github/workflows/rpm.yml#L75
TJ
_______________________________________________
ProFTPD Developers List
<[email protected]>
https://lists.sourceforge.net/lists/listinfo/proftp-devel