Bug 248832 - [maintainer-update] update ftp/tnftpd from 20130325 to 20200704
Summary: [maintainer-update] update ftp/tnftpd from 20130325 to 20200704
Status: Closed DUPLICATE of bug 248831
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-08-22 14:32 UTC by Rudolf Čejka
Modified: 2020-08-23 07:55 UTC (History)
1 user (show)

See Also:


Attachments
Patch (4.26 KB, patch)
2020-08-22 14:33 UTC, Rudolf Čejka
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rudolf Čejka 2020-08-22 14:32:02 UTC
Please apply attached patch and remove files/patch-configure.ac.

Also, I have got build error from pkg-fallout@FreeBSD.org on i386 13.0-CURRENT, but I could not reproduce it as I do not have i386 13.0-CURRENT. Please, do you know what to do?

...
--- tnftpd ---
/bin/sh ../libtool  --tag=CC    --mode=link cc  -O2 -pipe  -DSUPPORT_UTMPX -fstack-protector-strong -fno-strict-aliasing
+-fstack-protector-strong -o tnftpd cmds.o conf.o ftpd.o  ftpcmd.o popen.o logutmp.o  logwtmp.o
+../libnetbsd/libnetbsd.la  ../ls/libls.la -lpam -lcrypt
libtool: link: cc -O2 -pipe -DSUPPORT_UTMPX -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o
+tnftpd cmds.o conf.o ftpd.o ftpcmd.o popen.o logutmp.o logwtmp.o  ../libnetbsd/.libs/libnetbsd.a ../ls/.libs/libls.a
+-lpam -lcrypt
ld: error: duplicate symbol: __progname
>>> defined at ignore_init.c:83 (/usr/local/poudriere/jails/head-i386/usr/src/lib/csu/common/ignore_init.c:83)
>>>            /usr/lib/crt1.o:(__progname)
>>> defined at ftpd.c
>>>            ftpd.o:(.bss+0x8)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [tnftpd] Error code 1
Comment 1 Rudolf Čejka 2020-08-22 14:33:00 UTC
Created attachment 217443 [details]
Patch
Comment 2 Automation User 2020-08-22 14:52:27 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/180850666
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2020-08-23 07:55:55 UTC

*** This bug has been marked as a duplicate of bug 248831 ***