Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2014 12:05:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193989] New: [Update]: ftp/vsftpd-ext: FreeBSD9.1 i386 compile fail
Message-ID:  <bug-193989-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193989

            Bug ID: 193989
           Summary: [Update]: ftp/vsftpd-ext: FreeBSD9.1 i386 compile fail
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: xjflyttp@gmail.com

Created attachment 147747
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147747&action=edit
fix

FreeBSD 9.1 i386

cc -o vsftpd -fPIE -pie -Wl,-z,relro -Wl,-z,now http.o privops.o sysstr.o
charconv.o oneprocess.o ftppolicy.o secbuf.o ptracesandbox.o ascii.o netstr.o
twoprocess.o sysutil.o sslslave.o hash.o main.o seccompsandbox.o ipaddrparse.o
parseconf.o str.o opts.o privsock.o sysdeputil.o postprivparent.o secutil.o
features.o access.o http_msg.o ls.o pasvrules.o prelogin.o ftpcmdio.o
tunables.o ftpdataio.o ssl.o filestr.o strlist.o utility.o usersip.o
readwrite.o logging.o tcpwrap.o banner.o standalone.o postlogin.o http_str.o 
`./vsf_findlibs.sh`
sysutil.o: In function `vsf_sysutil_tzset':
sysutil.c:(.text+0x13da): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_parse_time':
sysutil.c:(.text+0x306a): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_sockaddr_in_mask':
sysutil.c:(.text+0x3ac8): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_getpeername':
sysutil.c:(.text+0x3c75): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_getsockname':
sysutil.c:(.text+0x3d45): undefined reference to `__stack_chk_fail_local'
sysutil.o:sysutil.c:(.text+0x44d2): more undefined references to
`__stack_chk_fail_local' follow
gmake: *** [vsftpd] Error 1
*** [do-build] Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193989-13>