From mexas Tue Oct  2 10:21:10 2012

                From mexas Mon Oct  1 10:51:13 2012

                # make install FORCE_PKG_REGISTER=1
                ===>  Installing for sudo-1.8.6.p3_1
                ===>   Generating temporary packing list
                if test -d ./.hg && cd .; then  if hg log --style=changelog -b 
default > ChangeL
                og.tmp; then  mv -f ChangeLog.tmp ChangeLog;  else  rm -f 
ChangeLog.tmp;  fi;  f
                i
                for d in compat common  plugins/sudoers src include doc;  do 
(cd $d && exec make
                 pre-install) && continue;  exit $?;  done
                Checking existing sudoers file for syntax errors.
                *** [pre-install] Signal 11

        Note: this is on ia64 r235474.

        I deleted the existing /usr/local/etc/sudoers,
        and the update was then successful.

[skip]

        > 
        Segmentation fault (core dumped)
        cmp: EOF on regress/sudoers/test8.out
        sudoers/test8: FAIL
        0a1,7
        > Parse error in sudoers near line 8.
        > 
        > 
        > User_Alias    UA1 = xy
        > User_Alias    UA2 = xy
        > User_Alias    UA3 = x"y
        > 
        sudoers/test8 (toke):  FAIL
        0a1,7
        > Parse error in sudoers near line 8.
        > 
        > 
        > User_Alias    UA1 = xy
        > User_Alias    UA2 = xy
        > User_Alias    UA3 = x"y
        > 
        sudoers: 0/16 tests passed; 16/16 tests failed

I downgraded to 1.8.5p3. Now the segfaults have
gone away, and sudo is generally usable, but
all tests still fail:

http://seis.bris.ac.uk/~mexas/sudo-185p3-check.log

Anton

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to