Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2012 16:12:43 +0900 (JST)
From:      HASHI Hiroaki <hashiz@meridiani.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/172085: [ports] security/sudo can't build
Message-ID:  <201209260712.q8Q7Ch7r014977@stenmark.meridiani.jp>
Resent-Message-ID: <201209260810.q8Q8A9Lw004859@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         172085
>Category:       ports
>Synopsis:       [ports] security/sudo can't build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 26 08:10:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     HASHI Hiroaki
>Release:        FreeBSD 9.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD stenmark.meridiani.jp 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #40 r240796M: Sat Sep 22 12:36:20 JST 2012 root@stenmark.meridiani.jp:/usr/obj/usr/src/sys/STENMARK i386

>Description:

can't build security/sudo 1.8.6p3
	
>How-To-Repeat:
	

cd /usr/ports/security/sudo
make build

- snip -

libtool: link: cc -o sudoreplay getdate.o sudoreplay.o error.o -Wl,-z -Wl,relro -pie .libs/timestr.o
  -lgcc -L/usr/local/lib /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -lz ../../common/.libs
/libcommon.a ../../compat/.libs/libreplace.a  -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/loca
l/lib
getdate.o: In function `yylex':
getdate.c:(.text+0x254): undefined reference to `__stack_chk_fail_local'
sudoreplay.o: In function `.L120':
sudoreplay.c:(.text+0xbc6): undefined reference to `__stack_chk_fail_local'
sudoreplay.o: In function `find_sessions':
sudoreplay.c:(.text+0x193c): undefined reference to `__stack_chk_fail_local'
../../common/.libs/libcommon.a(sudo_debug.o): In function `sudo_debug_write2':
sudo_debug.c:(.text+0x450): undefined reference to `__stack_chk_fail_local'
../../common/.libs/libcommon.a(term.o): In function `term_copy':
term.c:(.text+0x128): undefined reference to `__stack_chk_fail_local'
../../common/.libs/libcommon.a(term.o):term.c:(.text+0x569): more undefined references to `__stack_chk_fail_local' follow
*** [sudoreplay] Error code 1
libtool: compile:  cc -c -I../../include -I../.. -I. -I. -I../.. -DLIBDIR=\"/usr/local/lib\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -fvisibility=hidden -fstack-protector -D_BSD_SOURCE -D_PATH_SUDOERS=\"/usr/local/etc/sudoers\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./toke.c -fPIE -o toke.o >/dev/null 2>&1
1 error
*** [all] Error code 2
1 error
*** [do-build] Error code 1

Stop in /usr/ports/security/sudo.
*** [build] Error code 1

>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



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