Re: security/sudo: make fails after update to 1.8.6p3

2012-09-26 Thread Yasuhiro KIMURA
From: Wesley Shields 
Subject: Re: security/sudo: make fails after update to 1.8.6p3
Date: Wed, 26 Sep 2012 17:00:09 -0400

> This patch [1] should suffice. Please test it out and let me know.
> 
> [1]: http://people.freebsd.org/~wxs/sudo-ssp.diff

It works fine for me. Thank you.

---
Yasuhiro KIMURA
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: security/sudo: make fails after update to 1.8.6p3

2012-09-26 Thread Wesley Shields
On Wed, Sep 26, 2012 at 09:43:06PM +0900, Yasuhiro KIMURA wrote:
> From: ??ukasz W??sikowski 
> Subject: Re: security/sudo: make fails after update to 1.8.6p3
> Date: Wed, 26 Sep 2012 14:14:37 +0200
> 
> > W dniu 2012-09-26 13:57, Herbert J. Skuhra pisze:
> > 
> >>> After update of security/sudo to 1.8.6p3, make fails on 9.0-RELEASE as
> >>> following:
> >>>
> >>> [Several lines removed]
> >>>
> >>> Are there anyone alse experienced this?
> >> 
> >> Yes, the port obviously builds only on amd64.
> > 
> > True, I've installed it successfully on amd64 and got the same error on
> > i386 box.
> 
> Thanks. I found PR for this issue is already sent.
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/172085
> 
> So I'll wait for maintainer's reaction.

This patch [1] should suffice. Please test it out and let me know.

[1]: http://people.freebsd.org/~wxs/sudo-ssp.diff

-- WXS
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: security/sudo: make fails after update to 1.8.6p3

2012-09-26 Thread Yasuhiro KIMURA
From: Łukasz Wąsikowski 
Subject: Re: security/sudo: make fails after update to 1.8.6p3
Date: Wed, 26 Sep 2012 14:14:37 +0200

> W dniu 2012-09-26 13:57, Herbert J. Skuhra pisze:
> 
>>> After update of security/sudo to 1.8.6p3, make fails on 9.0-RELEASE as
>>> following:
>>>
>>> [Several lines removed]
>>>
>>> Are there anyone alse experienced this?
>> 
>> Yes, the port obviously builds only on amd64.
> 
> True, I've installed it successfully on amd64 and got the same error on
> i386 box.

Thanks. I found PR for this issue is already sent.

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/172085

So I'll wait for maintainer's reaction.

---
Yasuhiro KIMURA
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: security/sudo: make fails after update to 1.8.6p3

2012-09-26 Thread Łukasz Wąsikowski
W dniu 2012-09-26 13:57, Herbert J. Skuhra pisze:

>> After update of security/sudo to 1.8.6p3, make fails on 9.0-RELEASE as
>> following:
>>
>> [Several lines removed]
>>
>> Are there anyone alse experienced this?
> 
> Yes, the port obviously builds only on amd64.

True, I've installed it successfully on amd64 and got the same error on
i386 box.

-- 
best regards,
Lukasz Wasikowski
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: security/sudo: make fails after update to 1.8.6p3

2012-09-26 Thread Herbert J. Skuhra

On 26.09.2012 13:45, Yasuhiro KIMURA wrote:
After update of security/sudo to 1.8.6p3, make fails on 9.0-RELEASE 
as

following:

[Several lines removed]

Are there anyone alse experienced this?


Yes, the port obviously builds only on amd64.

--
Herbert

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


security/sudo: make fails after update to 1.8.6p3

2012-09-26 Thread Yasuhiro KIMURA
After update of security/sudo to 1.8.6p3, make fails on 9.0-RELEASE as
following:

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 -fPIE -D_BSD_SOURCE 
-D_PATH_SUDOERS=\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=0 -DSUDOERS_GID=0  
-DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./visudo.c
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 -fPIE -D_BSD_SOURCE 
-D_PATH_SUDOERS=\"/usr/local/etc/sudoers\"  -DSUDOERS_UID=0 -DSUDOERS_GID=0  
-DSUDOERS_MODE=0440 -DLOCALEDIR=\"/usr/local/share/locale\" ./getdate.c
/bin/sh ../../libtool --mode=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 -fPIE -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
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  -fPIC 
-DPIC -o .libs/toke.o
/bin/sh ../../libtool --mode=link cc -o sudoreplay getdate.o sudoreplay.o 
error.o -lgcc -L/usr/local/lib -lintl -Wl,-z,relro -pie timestr.lo -lz 
../../common/libcommon.la ../../compat/libreplace.la
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/local/lib
getdate.o: In function `yylex':
getdate.c:(.text+0x1eb): 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+0x1874): 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
*** 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
*** Error code 2
1 error
*** Error code 1

Stop in /usr0/freebsd/ports/ports/security/sudo.
*** Error code 1

Stop in /usr0/freebsd/ports/ports/security/sudo.

Are there anyone alse experienced this?

---
Yasuhiro KIMURA
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"