[build-status: 116592] Log for successful build of sudo_1.6.9p11-1 (dist=unstable)

Build Daemon 3 buildd3 at linux-m32r.org
Sat Feb 2 13:45:02 JST 2008


Automatic build of sudo_1.6.9p11-1 on mappi006 by sbuild/m32r 0.53
Build started at 20080202-1303
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 604kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main sudo 1.6.9p11-1 (dsc) [617B]
Get:2 http://debian.linux-m32r.org 06_devonian/main sudo 1.6.9p11-1 (tar) [581kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main sudo 1.6.9p11-1 (diff) [22.8kB]
Fetched 604kB in 6s (94.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: autotools-dev, bison, debhelper (>= 5), flex, libldap2-dev, libpam0g-dev
Checking for already installed source dependencies...
autotools-dev: already installed (20070725.1)
bison: already installed (1:2.3.dfsg-5)
debhelper: already installed (6.0.4 >= 5 is satisfied)
flex: already installed (2.5.33-12)
libldap2-dev: already installed (2.1.30-13.4)
libpam0g-dev: already installed (0.79-4)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.2 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Fri Jan 11 18:30:10 2008 JST using DSA key ID F2CF01A8
gpg: Can't check signature: public key not found
dpkg-source: extracting sudo in sudo-1.6.9p11
dpkg-source: unpacking sudo_1.6.9p11.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/sudo_1.6.9p11-1.diff.gz
dpkg-buildpackage: source package sudo
dpkg-buildpackage: source version 1.6.9p11-1
dpkg-buildpackage: source changed by Bdale Garbee <bdale at gag.com>
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f config-stamp build-stamp
rm -rf build-simple build-ldap
rm -f config.cache
test -r /usr/share/misc/config.sub && \
		cp -f /usr/share/misc/config.sub config.sub
test -r /usr/share/misc/config.guess && \
		cp -f /usr/share/misc/config.guess config.guess
dh_clean
	rm -f debian/sudo.substvars
	rm -f debian/sudo.*.debhelper
	rm -rf debian/sudo/
	rm -f debian/sudo-ldap.substvars
	rm -f debian/sudo-ldap.*.debhelper
	rm -rf debian/sudo-ldap/
	rm -f debian/files
	find .  \( \( -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} \; \) -o \
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
 debian/rules build
dh_testdir
# simple version
mkdir -p build-simple
cd build-simple && NROFFPROG=/usr/bin/nroff ../configure \
		--prefix=/usr -v \
		--with-all-insults \
		--with-devel --with-pam --with-fqdn \
		--with-logging=syslog --with-logfac=authpriv \
		--with-env-editor --with-editor=/usr/bin/vi \
		--with-timeout=15 --with-password-timeout=0 \
		--with-passprompt="[sudo] password for %p: " \
		--disable-root-mailer --disable-setresuid \
		--with-sendmail=/usr/sbin/sendmail \
		--mandir=/usr/share/man --libexecdir=/usr/lib/sudo \
		--with-ldap-conf-file=/etc/sudo-ldap.conf \
		--with-secure-path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin"
configure: Configuring Sudo version 1.6.9
configure: Setting up for development: -Wall, flex, yacc
checking whether to lecture users the first time they run sudo... yes
checking whether sudo should log via syslog or to a file by default... syslog
checking which syslog facility sudo should log with... authpriv
checking at which syslog priority to log commands... notice
checking at which syslog priority to log failures... alert
checking how long a line in the log file should be... 80
checking whether sudo should ignore '.' or '' in $PATH... no
checking whether to send mail when a user is not in sudoers... yes
checking whether to send mail when user listed but not for this host... no
checking whether to send mail when a user tries a disallowed command... no
checking who should get the mail that sudo sends... root
checking for bad password prompt... [sudo] password for %p: 
checking for bad password message... Sorry, try again.
checking whether to expect fully qualified hosts in sudoers... yes
checking for umask programs should be run with... 0022
checking for default user to run commands as... root
checking for editor that visudo should use... /usr/bin/vi
checking whether to obey EDITOR and VISUAL environment variables... yes
checking number of tries a user gets to enter their password... 3
checking time in minutes after which sudo will ask for a password again... 15
checking time in minutes after the password prompt will time out... 0
checking whether to use per-tty ticket files... no
checking whether to include insults... no
checking whether to override the user's path... /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
checking whether to get ip addresses from the network interfaces... yes
checking whether stow should be used... no
checking whether to do user authentication by default... yes
checking whether to disable running the mailer as root... yes
checking whether to disable shadow password support... no
checking whether root should be allowed to use sudo... yes
checking whether to log the hostname in the log file... no
checking whether to invoke a shell if sudo is given no arguments... no
checking whether to set $HOME to target user in shell mode... no
checking whether to disable 'command not found' messages... no
checking for egrep... egrep
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking target system type... m32r-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
checking path to sudo_noexec.so... /usr/lib/sudo/sudo_noexec.so
checking for uname... uname
checking for tr... tr
checking for nroff... /usr/bin/nroff
checking whether gcc needs -traditional... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for bison... bison -y
checking for mv... /bin/mv
checking for bourne shell... /bin/sh
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking netgroup.h usability... no
checking netgroup.h presence... no
checking for netgroup.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/bsdtypes.h usability... no
checking sys/bsdtypes.h presence... no
checking for sys/bsdtypes.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking POSIX termios... yes
checking for mode_t... yes
checking for uid_t in sys/types.h... yes
checking for sig_atomic_t... yes
checking for sigaction_t... no
checking for struct timespec... yes
checking for struct in6_addr... yes
checking for size_t... yes
checking for ssize_t... yes
checking for dev_t... yes
checking for ino_t... yes
checking for full void implementation... yes
checking max length of uid_t... 10
checking for long long... yes
checking for long and long long equivalence... no
checking for sa_len field in struct sockaddr... no
checking return type of signal handlers... void
checking type of array argument to getgroups... gid_t
checking for size_t... yes
checking for getgroups... yes
checking for working getgroups... yes
checking for strchr... yes
checking for strrchr... yes
checking for memchr... yes
checking for memcpy... yes
checking for memset... yes
checking for sysconf... yes
checking for tzset... yes
checking for strftime... yes
checking for setrlimit... yes
checking for initgroups... yes
checking for getgroups... (cached) yes
checking for fstat... yes
checking for gettimeofday... yes
checking for setlocale... yes
checking for getaddrinfo... yes
checking for setreuid... yes
checking for getifaddrs... yes
checking for freeifaddrs... yes
checking for getcwd... yes
checking for glob... yes
checking for GLOB_BRACE and GLOB_TILDE in glob.h... yes
checking for lockf... yes
checking for waitpid... yes
checking for innetgr... yes
checking for getdomainname... yes
checking for lsearch... yes
checking for utimes... yes
checking for futimes... yes
checking for working fnmatch with FNM_CASEFOLD... yes
checking for isblank... yes
checking for memrchr... yes
checking for strerror... yes
checking for strcasecmp... yes
checking for sigaction... yes
checking for strlcpy... no
checking for strlcat... no
checking for closefrom... no
checking whether F_CLOSEM is declared... no
checking for mkstemp... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtim.st__tim... no
checking for two-parameter timespecsub... no
checking for socket... yes
checking for inet_addr... yes
checking for syslog... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for getprogname... no
checking for __progname... yes
checking for main in -ldl... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking whether to use PAM session support... yes
checking for dgettext... yes
checking for log file location... /var/log/sudo.log
checking for timestamp file location... /var/run/sudo
configure: using the following authentication methods: pam
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sudo.man
config.status: creating visudo.man
config.status: creating sudoers.man
config.status: creating config.h
config.status: creating pathnames.h
configure: You will need to customize sample.pam and install it as /etc/pam.d/sudo
# LDAP version
mkdir -p build-ldap
cd build-ldap && NROFFPROG=/usr/bin/nroff ../configure \
		--prefix=/usr -v \
		--with-all-insults \
		--with-exempt=sudo --with-pam --with-ldap --with-fqdn \
		--with-logging=syslog --with-logfac=authpriv \
		--with-env-editor --with-editor=/usr/bin/vi \
		--with-timeout=15 --with-password-timeout=0 \
		--with-passprompt="[sudo] password for %p: " \
		--disable-root-mailer --disable-setresuid \
		--with-sendmail=/usr/sbin/sendmail \
		--with-ldap-conf-file=/etc/ldap/ldap.conf \
		--mandir=/usr/share/man --libexecdir=/usr/lib/sudo \
		--with-secure-path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin"
configure: Configuring Sudo version 1.6.9
checking whether to lecture users the first time they run sudo... yes
checking whether sudo should log via syslog or to a file by default... syslog
checking which syslog facility sudo should log with... authpriv
checking at which syslog priority to log commands... notice
checking at which syslog priority to log failures... alert
checking how long a line in the log file should be... 80
checking whether sudo should ignore '.' or '' in $PATH... no
checking whether to send mail when a user is not in sudoers... yes
checking whether to send mail when user listed but not for this host... no
checking whether to send mail when a user tries a disallowed command... no
checking who should get the mail that sudo sends... root
checking for bad password prompt... [sudo] password for %p: 
checking for bad password message... Sorry, try again.
checking whether to expect fully qualified hosts in sudoers... yes
checking for umask programs should be run with... 0022
checking for default user to run commands as... root
checking for group to be exempt from password... sudo
checking for editor that visudo should use... /usr/bin/vi
checking whether to obey EDITOR and VISUAL environment variables... yes
checking number of tries a user gets to enter their password... 3
checking time in minutes after which sudo will ask for a password again... 15
checking time in minutes after the password prompt will time out... 0
checking whether to use per-tty ticket files... no
checking whether to include insults... no
checking whether to use sudoers from LDAP... yes
checking whether to override the user's path... /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
checking whether to get ip addresses from the network interfaces... yes
checking whether stow should be used... no
checking whether to do user authentication by default... yes
checking whether to disable running the mailer as root... yes
checking whether to disable shadow password support... no
checking whether root should be allowed to use sudo... yes
checking whether to log the hostname in the log file... no
checking whether to invoke a shell if sudo is given no arguments... no
checking whether to set $HOME to target user in shell mode... no
checking whether to disable 'command not found' messages... no
checking for egrep... egrep
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... (cached) no
checking for gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking target system type... m32r-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
checking path to sudo_noexec.so... /usr/lib/sudo/sudo_noexec.so
checking for uname... uname
checking for tr... tr
checking for nroff... /usr/bin/nroff
checking whether gcc needs -traditional... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for bison... bison -y
checking for mv... /bin/mv
checking for bourne shell... /bin/sh
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking netgroup.h usability... no
checking netgroup.h presence... no
checking for netgroup.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/bsdtypes.h usability... no
checking sys/bsdtypes.h presence... no
checking for sys/bsdtypes.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking POSIX termios... yes
checking for mode_t... yes
checking for uid_t in sys/types.h... yes
checking for sig_atomic_t... yes
checking for sigaction_t... no
checking for struct timespec... yes
checking for struct in6_addr... yes
checking for size_t... yes
checking for ssize_t... yes
checking for dev_t... yes
checking for ino_t... yes
checking for full void implementation... yes
checking max length of uid_t... 10
checking for long long... yes
checking for long and long long equivalence... no
checking for sa_len field in struct sockaddr... no
checking return type of signal handlers... void
checking type of array argument to getgroups... gid_t
checking for size_t... yes
checking for getgroups... yes
checking for working getgroups... yes
checking for strchr... yes
checking for strrchr... yes
checking for memchr... yes
checking for memcpy... yes
checking for memset... yes
checking for sysconf... yes
checking for tzset... yes
checking for strftime... yes
checking for setrlimit... yes
checking for initgroups... yes
checking for getgroups... (cached) yes
checking for fstat... yes
checking for gettimeofday... yes
checking for setlocale... yes
checking for getaddrinfo... yes
checking for setreuid... yes
checking for getifaddrs... yes
checking for freeifaddrs... yes
checking for getcwd... yes
checking for glob... yes
checking for GLOB_BRACE and GLOB_TILDE in glob.h... yes
checking for lockf... yes
checking for waitpid... yes
checking for innetgr... yes
checking for getdomainname... yes
checking for lsearch... yes
checking for utimes... yes
checking for futimes... yes
checking for working fnmatch with FNM_CASEFOLD... yes
checking for isblank... yes
checking for memrchr... yes
checking for strerror... yes
checking for strcasecmp... yes
checking for sigaction... yes
checking for strlcpy... no
checking for strlcat... no
checking for closefrom... no
checking whether F_CLOSEM is declared... no
checking for mkstemp... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtim.st__tim... no
checking for two-parameter timespecsub... no
checking for socket... yes
checking for inet_addr... yes
checking for syslog... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for getprogname... no
checking for __progname... yes
checking for main in -ldl... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking whether to use PAM session support... yes
checking for dgettext... yes
checking for LDAP libraries...  -lldap
checking whether lber.h is needed... no
checking for ldap_initialize... yes
checking for ldap_start_tls_s... yes
checking for ldapssl_init... no
checking for log file location... /var/log/sudo.log
checking for timestamp file location... /var/run/sudo
configure: using the following authentication methods: pam
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sudo.man
config.status: creating visudo.man
config.status: creating sudoers.man
config.status: creating config.h
config.status: creating pathnames.h
configure: You will need to customize sample.pam and install it as /etc/pam.d/sudo
touch config-stamp
dh_testdir
# ensure our pod changes get picked up
/usr/bin/make -C build-simple sudoers.man.in sudo.man.in visudo.man.in
make[1]: Entering directory `/build/buildd3/sudo-1.6.9p11/build-simple'
make[1]: `../sudoers.man.in' is up to date.
make[1]: `../sudo.man.in' is up to date.
make[1]: `../visudo.man.in' is up to date.
make[1]: Leaving directory `/build/buildd3/sudo-1.6.9p11/build-simple'
/usr/bin/make -C build-simple
make[1]: Entering directory `/build/buildd3/sudo-1.6.9p11/build-simple'
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../check.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../env.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../getspwuid.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../gettime.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../goodpath.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../fileops.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../find_path.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../interfaces.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../logging.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../parse.c
../parse.c:280:40: warning: "/*" within comment
../parse.c: In function 'addr_matches':
../parse.c:444: warning: 'mask.s_addr' may be used uninitialized in this function
../parse.c:444: warning: 'addr.s_addr' may be used uninitialized in this function
../parse.c:391: warning: 'addr.s_addr' may be used uninitialized in this function
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../set_perms.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../sudo.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../sudo_edit.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../tgetpass.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../zero_bytes.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../auth/sudo_auth.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../auth/pam.c
rm -f sudo.tab.h sudo.tab.c
bison -y -d -b sudo ../parse.yacc
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  sudo.tab.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../lex.yy.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../alloc.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../defaults.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../strlcpy.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../strlcat.c
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../closefrom.c
gcc -o sudo check.o env.o getspwuid.o gettime.o goodpath.o fileops.o find_path.o interfaces.o logging.o parse.o set_perms.o sudo.o sudo_edit.o tgetpass.o zero_bytes.o  sudo_auth.o pam.o sudo.tab.o lex.yy.o alloc.o defaults.o strlcpy.o strlcat.o closefrom.o   -lpam -ldl    
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../visudo.c
gcc -o visudo visudo.o fileops.o gettime.o goodpath.o find_path.o sudo.tab.o lex.yy.o alloc.o defaults.o strlcpy.o strlcat.o closefrom.o    
gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../testsudoers.c
../testsudoers.c: In function 'addr_matches':
../testsudoers.c:234: warning: 'mask.s_addr' may be used uninitialized in this function
../testsudoers.c:234: warning: 'addr.s_addr' may be used uninitialized in this function
../testsudoers.c:181: warning: 'addr.s_addr' may be used uninitialized in this function
gcc -o testsudoers interfaces.o testsudoers.o sudo.tab.o lex.yy.o alloc.o defaults.o strlcpy.o strlcat.o closefrom.o    
/bin/sh ./libtool --mode=compile gcc -c -I. -I..  -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../sudo_noexec.c
mkdir .libs
 gcc -c -I. -I.. -O2 -Wall -Wno-comment -Wall -DSUDO_DEVEL -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 ../sudo_noexec.c  -fPIC -DPIC -o .libs/sudo_noexec.o
/bin/sh ./libtool --mode=link gcc  -o sudo_noexec.la sudo_noexec.lo -avoid-version -rpath /usr/lib/sudo
gcc -shared  .libs/sudo_noexec.o   -Wl,-soname -Wl,sudo_noexec.so -o .libs/sudo_noexec.so
creating sudo_noexec.la
(cd .libs && rm -f sudo_noexec.la && ln -s ../sudo_noexec.la sudo_noexec.la)
make[1]: Leaving directory `/build/buildd3/sudo-1.6.9p11/build-simple'
/usr/bin/make -C build-ldap
make[1]: Entering directory `/build/buildd3/sudo-1.6.9p11/build-ldap'
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../check.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../env.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../getspwuid.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../gettime.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../goodpath.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../fileops.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../find_path.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../interfaces.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../logging.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../parse.c
../parse.c: In function 'addr_matches':
../parse.c:444: warning: 'mask.s_addr' may be used uninitialized in this function
../parse.c:444: warning: 'addr.s_addr' may be used uninitialized in this function
../parse.c:391: warning: 'addr.s_addr' may be used uninitialized in this function
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../set_perms.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../sudo.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../sudo_edit.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../tgetpass.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../zero_bytes.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../ldap.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../auth/sudo_auth.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../auth/pam.c
rm -f sudo.tab.h sudo.tab.c
bison -y -d -b sudo ../parse.yacc
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  sudo.tab.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../lex.yy.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../alloc.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../defaults.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../strlcpy.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../strlcat.c
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../closefrom.c
gcc -o sudo check.o env.o getspwuid.o gettime.o goodpath.o fileops.o find_path.o interfaces.o logging.o parse.o set_perms.o sudo.o sudo_edit.o tgetpass.o zero_bytes.o  ldap.o sudo_auth.o pam.o sudo.tab.o lex.yy.o alloc.o defaults.o strlcpy.o strlcat.o closefrom.o   -lpam -ldl -lldap    
gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../visudo.c
gcc -o visudo visudo.o fileops.o gettime.o goodpath.o find_path.o sudo.tab.o lex.yy.o alloc.o defaults.o strlcpy.o strlcat.o closefrom.o    
/bin/sh ./libtool --mode=compile gcc -c -I. -I..  -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ../sudo_noexec.c
mkdir .libs
 gcc -c -I. -I.. -DLDAP_DEPRECATED -O2 -Wall -Wno-comment -D_GNU_SOURCE -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 ../sudo_noexec.c  -fPIC -DPIC -o .libs/sudo_noexec.o
/bin/sh ./libtool --mode=link gcc  -o sudo_noexec.la sudo_noexec.lo -avoid-version -rpath /usr/lib/sudo
gcc -shared  .libs/sudo_noexec.o   -Wl,-soname -Wl,sudo_noexec.so -o .libs/sudo_noexec.so
creating sudo_noexec.la
(cd .libs && rm -f sudo_noexec.la && ln -s ../sudo_noexec.la sudo_noexec.la)
make[1]: Leaving directory `/build/buildd3/sudo-1.6.9p11/build-ldap'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
	rm -f debian/sudo.substvars
	rm -f debian/sudo.*.debhelper
	rm -rf debian/sudo/
	rm -f debian/sudo-ldap.substvars
	rm -f debian/sudo-ldap.*.debhelper
	rm -rf debian/sudo-ldap/
	find .  \( \( -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} \; \) -o \
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
dh_installdirs
	install -d debian/sudo
	install -d debian/sudo/etc/pam.d debian/sudo/usr/bin debian/sudo/usr/share/man/man8 debian/sudo/usr/share/man/man5 debian/sudo/usr/sbin debian/sudo/usr/share/doc/sudo/examples debian/sudo/usr/share/lintian/overrides
	install -d debian/sudo-ldap
	install -d debian/sudo-ldap/etc/pam.d debian/sudo-ldap/usr/bin debian/sudo-ldap/usr/share/man/man8 debian/sudo-ldap/usr/share/man/man5 debian/sudo-ldap/usr/sbin debian/sudo-ldap/usr/share/doc/sudo-ldap/examples debian/sudo-ldap/usr/share/lintian/overrides
/usr/bin/make -C build-simple install DESTDIR=/build/buildd3/sudo-1.6.9p11/debian/sudo
make[1]: Entering directory `/build/buildd3/sudo-1.6.9p11/build-simple'
/bin/sh ../mkinstalldirs /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/bin \
	    /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/sbin /build/buildd3/sudo-1.6.9p11/debian/sudo/etc \
	    /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/share/man/man8 /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/share/man/man5 \
	    /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/lib/sudo
mkdir /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/lib
mkdir /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/lib/sudo
/bin/sh ../install-sh -c -O 0 -G 0 -M 4111 -s sudo /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/bin/sudo
rm -f /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/bin/sudoedit
ln /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/bin/sudo /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/bin/sudoedit
/bin/sh ../install-sh -c -O 0 -G 0 -M 0111 -s visudo /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/sbin/visudo
/bin/sh ./libtool --mode=install /bin/sh ../install-sh -c sudo_noexec.la /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/lib/sudo
/bin/sh ../install-sh -c .libs/sudo_noexec.so /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/lib/sudo/sudo_noexec.so
/bin/sh ../install-sh -c .libs/sudo_noexec.lai /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/lib/sudo/sudo_noexec.la
test -f /build/buildd3/sudo-1.6.9p11/debian/sudo/etc/sudoers || \
	    /bin/sh ../install-sh -c -O 0 -G 0 -M 0440 \
		../sudoers /build/buildd3/sudo-1.6.9p11/debian/sudo/etc/sudoers
/bin/sh ../install-sh -c -O 0 -G 0 -M 0444 ./sudo.man /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/share/man/man8/sudo.8
ln /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/share/man/man8/sudo.8 /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/share/man/man8/sudoedit.8
/bin/sh ../install-sh -c -O 0 -G 0 -M 0444 ./visudo.man /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/share/man/man8/visudo.8
/bin/sh ../install-sh -c -O 0 -G 0 -M 0444 ./sudoers.man /build/buildd3/sudo-1.6.9p11/debian/sudo/usr/share/man/man5/sudoers.5
make[1]: Leaving directory `/build/buildd3/sudo-1.6.9p11/build-simple'
/usr/bin/make -C build-ldap   install DESTDIR=/build/buildd3/sudo-1.6.9p11/debian/sudo-ldap
make[1]: Entering directory `/build/buildd3/sudo-1.6.9p11/build-ldap'
/bin/sh ../mkinstalldirs /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/bin \
	    /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/sbin /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/etc \
	    /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/share/man/man8 /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/share/man/man5 \
	    /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/lib/sudo
mkdir /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/lib
mkdir /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/lib/sudo
/bin/sh ../install-sh -c -O 0 -G 0 -M 4111 -s sudo /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/bin/sudo
rm -f /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/bin/sudoedit
ln /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/bin/sudo /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/bin/sudoedit
/bin/sh ../install-sh -c -O 0 -G 0 -M 0111 -s visudo /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/sbin/visudo
/bin/sh ./libtool --mode=install /bin/sh ../install-sh -c sudo_noexec.la /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/lib/sudo
/bin/sh ../install-sh -c .libs/sudo_noexec.so /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/lib/sudo/sudo_noexec.so
/bin/sh ../install-sh -c .libs/sudo_noexec.lai /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/lib/sudo/sudo_noexec.la
test -f /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/etc/sudoers || \
	    /bin/sh ../install-sh -c -O 0 -G 0 -M 0440 \
		../sudoers /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/etc/sudoers
/bin/sh ../install-sh -c -O 0 -G 0 -M 0444 ./sudo.man /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/share/man/man8/sudo.8
ln /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/share/man/man8/sudo.8 /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/share/man/man8/sudoedit.8
/bin/sh ../install-sh -c -O 0 -G 0 -M 0444 ./visudo.man /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/share/man/man8/visudo.8
/bin/sh ../install-sh -c -O 0 -G 0 -M 0444 ./sudoers.man /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/usr/share/man/man5/sudoers.5
make[1]: Leaving directory `/build/buildd3/sudo-1.6.9p11/build-ldap'
# remove stuff we don't want
rm -f	/build/buildd3/sudo-1.6.9p11/debian/sudo/etc/sudoers \
		/build/buildd3/sudo-1.6.9p11/debian/sudo-ldap/etc/sudoers
# and install things we do want that make install doesn't know about
install -o root -g root -m 0644 /build/buildd3/sudo-1.6.9p11/debian/sudo.pam \
		debian/sudo/etc/pam.d/sudo
install -o root -g root -m 0644 /build/buildd3/sudo-1.6.9p11/debian/sudo.pam \
		debian/sudo-ldap/etc/pam.d/sudo
install -o root -g root -m 0644 /build/buildd3/sudo-1.6.9p11/debian/sudo.lintian \
		debian/sudo/usr/share/lintian/overrides/sudo
install -o root -g root -m 0644 /build/buildd3/sudo-1.6.9p11/debian/sudo-ldap.lintian \
		debian/sudo-ldap/usr/share/lintian/overrides/sudo-ldap
dh_testdir
dh_testroot
dh_installdocs
	cp -a debian/OPTIONS debian/sudo/usr/share/doc/sudo
	cp -a BUGS debian/sudo/usr/share/doc/sudo
	cp -a UPGRADE debian/sudo/usr/share/doc/sudo
	cp -a PORTING debian/sudo/usr/share/doc/sudo
	cp -a HISTORY debian/sudo/usr/share/doc/sudo
	cp -a README debian/sudo/usr/share/doc/sudo
	cp -a TROUBLESHOOTING debian/sudo/usr/share/doc/sudo
	chown -R 0:0 debian/sudo/usr/share/doc
	chmod -R go=rX debian/sudo/usr/share/doc
	chmod -R u\+rw debian/sudo/usr/share/doc
	install -g 0 -o 0 -m 644 -p debian/README.Debian debian/sudo/usr/share/doc/sudo/README.Debian
	install -g 0 -o 0 -m 644 -p debian/copyright debian/sudo/usr/share/doc/sudo/copyright
	cp -a debian/OPTIONS debian/sudo-ldap/usr/share/doc/sudo-ldap
	cp -a BUGS debian/sudo-ldap/usr/share/doc/sudo-ldap
	cp -a UPGRADE debian/sudo-ldap/usr/share/doc/sudo-ldap
	cp -a PORTING debian/sudo-ldap/usr/share/doc/sudo-ldap
	cp -a HISTORY debian/sudo-ldap/usr/share/doc/sudo-ldap
	cp -a README debian/sudo-ldap/usr/share/doc/sudo-ldap
	cp -a README.LDAP debian/sudo-ldap/usr/share/doc/sudo-ldap
	cp -a TROUBLESHOOTING debian/sudo-ldap/usr/share/doc/sudo-ldap
	cp -a sudoers2ldif debian/sudo-ldap/usr/share/doc/sudo-ldap
	chown -R 0:0 debian/sudo-ldap/usr/share/doc
	chmod -R go=rX debian/sudo-ldap/usr/share/doc
	chmod -R u\+rw debian/sudo-ldap/usr/share/doc
	install -g 0 -o 0 -m 644 -p debian/copyright debian/sudo-ldap/usr/share/doc/sudo-ldap/copyright
dh_installexamples -A sudoers
	cp -a sudoers debian/sudo/usr/share/doc/sudo/examples
	cp -a sudoers debian/sudo-ldap/usr/share/doc/sudo-ldap/examples
dh_installmanpages fnmatch.3
dh_installmanpages: This program is deprecated, switch to dh_installman.
dh_installinfo -A
dh_installchangelogs CHANGES
	install -o 0 -g 0 -p -m644 debian/changelog debian/sudo/usr/share/doc/sudo/changelog.Debian
	install -o 0 -g 0 -p -m644 debian/NEWS debian/sudo/usr/share/doc/sudo/NEWS.Debian
	install -o 0 -g 0 -p -m644 CHANGES debian/sudo/usr/share/doc/sudo/changelog
	install -o 0 -g 0 -p -m644 debian/changelog debian/sudo-ldap/usr/share/doc/sudo-ldap/changelog.Debian
	install -o 0 -g 0 -p -m644 debian/NEWS debian/sudo-ldap/usr/share/doc/sudo-ldap/NEWS.Debian
	install -o 0 -g 0 -p -m644 CHANGES debian/sudo-ldap/usr/share/doc/sudo-ldap/changelog
dh_strip
	strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/sudo/usr/lib/sudo/sudo_noexec.so
	strip --remove-section=.comment --remove-section=.note debian/sudo/usr/bin/sudoedit
	strip --remove-section=.comment --remove-section=.note debian/sudo/usr/bin/sudo
	strip --remove-section=.comment --remove-section=.note debian/sudo/usr/sbin/visudo
	strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/sudo-ldap/usr/lib/sudo/sudo_noexec.so
	strip --remove-section=.comment --remove-section=.note debian/sudo-ldap/usr/bin/sudoedit
	strip --remove-section=.comment --remove-section=.note debian/sudo-ldap/usr/bin/sudo
	strip --remove-section=.comment --remove-section=.note debian/sudo-ldap/usr/sbin/visudo
dh_compress
	cd debian/sudo
	chmod a-x usr/share/man/man8/sudoedit.8 usr/share/man/man8/visudo.8 usr/share/man/man5/sudoers.5 usr/share/doc/sudo/UPGRADE usr/share/doc/sudo/PORTING usr/share/doc/sudo/TROUBLESHOOTING usr/share/doc/sudo/changelog.Debian usr/share/doc/sudo/NEWS.Debian usr/share/doc/sudo/changelog
	gzip -9f usr/share/man/man8/sudoedit.8 usr/share/man/man8/visudo.8 usr/share/man/man5/sudoers.5 usr/share/doc/sudo/UPGRADE usr/share/doc/sudo/PORTING usr/share/doc/sudo/TROUBLESHOOTING usr/share/doc/sudo/changelog.Debian usr/share/doc/sudo/NEWS.Debian usr/share/doc/sudo/changelog
	rm -f usr/share/man/man8/sudo.8
	ln usr/share/man/man8/sudoedit.8.gz usr/share/man/man8/sudo.8.gz
	cd '/build/buildd3/sudo-1.6.9p11'
	cd debian/sudo-ldap
	chmod a-x usr/share/man/man8/sudoedit.8 usr/share/man/man8/visudo.8 usr/share/man/man5/sudoers.5 usr/share/doc/sudo-ldap/UPGRADE usr/share/doc/sudo-ldap/PORTING usr/share/doc/sudo-ldap/README.LDAP usr/share/doc/sudo-ldap/TROUBLESHOOTING usr/share/doc/sudo-ldap/changelog.Debian usr/share/doc/sudo-ldap/NEWS.Debian usr/share/doc/sudo-ldap/changelog
	gzip -9f usr/share/man/man8/sudoedit.8 usr/share/man/man8/visudo.8 usr/share/man/man5/sudoers.5 usr/share/doc/sudo-ldap/UPGRADE usr/share/doc/sudo-ldap/PORTING usr/share/doc/sudo-ldap/README.LDAP usr/share/doc/sudo-ldap/TROUBLESHOOTING usr/share/doc/sudo-ldap/changelog.Debian usr/share/doc/sudo-ldap/NEWS.Debian usr/share/doc/sudo-ldap/changelog
	rm -f usr/share/man/man8/sudo.8
	ln usr/share/man/man8/sudoedit.8.gz usr/share/man/man8/sudo.8.gz
	cd '/build/buildd3/sudo-1.6.9p11'
dh_fixperms
	find debian/sudo  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
	find debian/sudo ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
	find debian/sudo/usr/share/doc -type f  ! -regex 'debian/sudo/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644
	find debian/sudo/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 755
	find debian/sudo/usr/share/man debian/sudo/usr/man/ debian/sudo/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/sudo -perm -5 -type f \( -name '*.so*' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/sudo/usr/include -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/sudo/usr/share/applications -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/sudo/usr/lib/perl5 debian/sudo/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
	find debian/sudo/usr/bin -type f  -print0 2>/dev/null | xargs -0r chmod a+x
	find debian/sudo/usr/sbin -type f  -print0 2>/dev/null | xargs -0r chmod a+x
	find debian/sudo-ldap  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
	find debian/sudo-ldap ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
	find debian/sudo-ldap/usr/share/doc -type f  ! -regex 'debian/sudo-ldap/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644
	find debian/sudo-ldap/usr/share/doc -type d  -print0 2>/dev/null | xargs -0r chmod 755
	find debian/sudo-ldap/usr/share/man debian/sudo-ldap/usr/man/ debian/sudo-ldap/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/sudo-ldap -perm -5 -type f \( -name '*.so*' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/sudo-ldap/usr/include -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/sudo-ldap/usr/share/applications -type f  -print0 2>/dev/null | xargs -0r chmod 644
	find debian/sudo-ldap/usr/lib/perl5 debian/sudo-ldap/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
	find debian/sudo-ldap/usr/bin -type f  -print0 2>/dev/null | xargs -0r chmod a+x
	find debian/sudo-ldap/usr/sbin -type f  -print0 2>/dev/null | xargs -0r chmod a+x
chown root.root debian/sudo/usr/bin/sudo debian/sudo-ldap/usr/bin/sudo
chmod 4755 debian/sudo/usr/bin/sudo debian/sudo-ldap/usr/bin/sudo
dh_installdeb
	install -o 0 -g 0 -d debian/sudo/DEBIAN
	sed s/#DEBHELPER#// < debian/postinst > debian/sudo/DEBIAN/postinst
	chown 0:0 debian/sudo/DEBIAN/postinst
	chmod 755 debian/sudo/DEBIAN/postinst
	sed s/#DEBHELPER#// < debian/preinst > debian/sudo/DEBIAN/preinst
	chown 0:0 debian/sudo/DEBIAN/preinst
	chmod 755 debian/sudo/DEBIAN/preinst
	sed s/#DEBHELPER#// < debian/prerm > debian/sudo/DEBIAN/prerm
	chown 0:0 debian/sudo/DEBIAN/prerm
	chmod 755 debian/sudo/DEBIAN/prerm
	sed s/#DEBHELPER#// < debian/postrm > debian/sudo/DEBIAN/postrm
	chown 0:0 debian/sudo/DEBIAN/postrm
	chmod 755 debian/sudo/DEBIAN/postrm
	find debian/sudo/etc -type f -printf '/etc/%P
' >> debian/sudo/DEBIAN/conffiles
	chmod 644 debian/sudo/DEBIAN/conffiles
	install -o 0 -g 0 -d debian/sudo-ldap/DEBIAN
	sed s/#DEBHELPER#// < debian/sudo-ldap.postinst > debian/sudo-ldap/DEBIAN/postinst
	chown 0:0 debian/sudo-ldap/DEBIAN/postinst
	chmod 755 debian/sudo-ldap/DEBIAN/postinst
	sed s/#DEBHELPER#// < debian/sudo-ldap.preinst > debian/sudo-ldap/DEBIAN/preinst
	chown 0:0 debian/sudo-ldap/DEBIAN/preinst
	chmod 755 debian/sudo-ldap/DEBIAN/preinst
	sed s/#DEBHELPER#// < debian/sudo-ldap.postrm > debian/sudo-ldap/DEBIAN/postrm
	chown 0:0 debian/sudo-ldap/DEBIAN/postrm
	chmod 755 debian/sudo-ldap/DEBIAN/postrm
	find debian/sudo-ldap/etc -type f -printf '/etc/%P
' >> debian/sudo-ldap/DEBIAN/conffiles
	chmod 644 debian/sudo-ldap/DEBIAN/conffiles
dh_shlibdeps
	dpkg-shlibdeps -Tdebian/sudo.substvars debian/sudo/usr/bin/sudoedit debian/sudo/usr/bin/sudo debian/sudo/usr/sbin/visudo debian/sudo/usr/lib/sudo/sudo_noexec.so
dpkg-shlibdeps: warning: debian/sudo/usr/bin/sudoedit shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/sudo/usr/bin/sudo shouldn't be linked with libdl.so.2 (it uses none of its symbols).
	dpkg-shlibdeps -Tdebian/sudo-ldap.substvars debian/sudo-ldap/usr/bin/sudoedit debian/sudo-ldap/usr/bin/sudo debian/sudo-ldap/usr/sbin/visudo debian/sudo-ldap/usr/lib/sudo/sudo_noexec.so
dpkg-shlibdeps: warning: debian/sudo-ldap/usr/bin/sudo shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/sudo-ldap/usr/bin/sudoedit shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dh_gencontrol
	dpkg-gencontrol -psudo -ldebian/changelog -Tdebian/sudo.substvars -Pdebian/sudo
	chmod 644 debian/sudo/DEBIAN/control
	chown 0:0 debian/sudo/DEBIAN/control
	dpkg-gencontrol -psudo-ldap -ldebian/changelog -Tdebian/sudo-ldap.substvars -Pdebian/sudo-ldap
	chmod 644 debian/sudo-ldap/DEBIAN/control
	chown 0:0 debian/sudo-ldap/DEBIAN/control
dh_md5sums
	(cd debian/sudo >/dev/null ; find . -type f ! -path "./etc/pam.d/sudo"  ! -regex '.*/DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
	chmod 644 debian/sudo/DEBIAN/md5sums
	chown 0:0 debian/sudo/DEBIAN/md5sums
	(cd debian/sudo-ldap >/dev/null ; find . -type f ! -path "./etc/pam.d/sudo"  ! -regex '.*/DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
	chmod 644 debian/sudo-ldap/DEBIAN/md5sums
	chown 0:0 debian/sudo-ldap/DEBIAN/md5sums
dh_builddeb
	dpkg-deb --build debian/sudo ..
dpkg-deb: building package `sudo' in `../sudo_1.6.9p11-1_m32r.deb'.
	dpkg-deb --build debian/sudo-ldap ..
dpkg-deb: building package `sudo-ldap' in `../sudo-ldap_1.6.9p11-1_m32r.deb'.
 dpkg-genchanges -B >../sudo_1.6.9p11-1_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080202-1344

sudo_1.6.9p11-1_m32r.changes:
Format: 1.7
Date: Fri, 11 Jan 2008 01:54:35 -0700
Source: sudo
Binary: sudo-ldap sudo
Architecture: m32r
Version: 1.6.9p11-1
Distribution: unstable
Urgency: low
Maintainer: Bdale Garbee <bdale at gag.com>
Changed-By: Bdale Garbee <bdale at gag.com>
Description: 
 sudo       - Provide limited super user privileges to specific users
 sudo-ldap  - Provide limited super user privileges to specific users
Changes: 
 sudo (1.6.9p11-1) unstable; urgency=low
 .
   * new upstream version
Files: 
 6b21d80e6b774a5a62973fb801840ca8 171700 admin optional sudo_1.6.9p11-1_m32r.deb
 e40e895ec40f366c69eeb23b0045e76b 182770 admin optional sudo-ldap_1.6.9p11-1_m32r.deb

/debian/buildd3/build/chroot-unstable/build/buildd3/sudo_1.6.9p11-1_m32r.deb:
 new debian package, version 2.0.
 size 171700 bytes: control archive= 3241 bytes.
      16 bytes,     1 lines      conffiles            
     675 bytes,    17 lines      control              
    1447 bytes,    23 lines      md5sums              
    1643 bytes,    59 lines   *  postinst             #!/usr/bin/perl
     246 bytes,    20 lines   *  postrm               #!/bin/sh
     782 bytes,    28 lines   *  preinst              #!/bin/sh
    1234 bytes,    45 lines   *  prerm                #!/bin/sh
 Package: sudo
 Version: 1.6.9p11-1
 Architecture: m32r
 Maintainer: Bdale Garbee <bdale at gag.com>
 Installed-Size: 408
 Depends: libc6 (>= 2.3.5-1), libpam-modules, libpam0g (>= 0.76)
 Conflicts: sudo-ldap
 Replaces: sudo-ldap
 Section: admin
 Priority: optional
 Description: Provide limited super user privileges to specific users
  Sudo is a program designed to allow a sysadmin to give limited root
  privileges to users and log root activity.  The basic philosophy is to give
  as few privileges as possible but still allow people to get their work done.
  .
  This version is built with minirm: cannot remove directory `/tmp/dpkg2cxrP1': Directory not empty
rm cleanup failed, code 256
mal shared library dependencies, use the
  sudo-ldap package instead if you need LDAP support.

/debian/buildd3/build/chroot-unstable/build/buildd3/sudo-ldap_1.6.9p11-1_m32r.deb:
 new debian package, version 2.0.
 size 182770 bytes: control archive= 2633 bytes.
rm: cannot remove directory `/tmp/dpkgxKG4j9': Directory not empty
rm cleanup failed, code 256
      16 bytes,     1 lines      conffiles            
     638 bytes,    18 lines      control              
    1589 bytes,    24 lines      md5sums              
    1533 bytes,    57 lines   *  postinst             #!/usr/bin/perl
     246 bytes,    20 lines   *  postrm               #!/bin/sh
     797 bytes,    28 lines   *  preinst              #!/bin/sh
 Package: sudo-ldap
 Source: sudo
 Version: 1.6.9p11-1
 Architecture: m32r
 Maintainer: Bdale Garbee <bdale at gag.com>
 Installed-Size: 420
 Depends: libc6 (>= 2.3.5-1), libldap2 (>= 2.1.17-1), libpam-modules, libpam0g (>= 0.76)
 Conflicts: sudo
 Replaces: sudo
 Provides: sudo
 Section: admin
 Priority: optional
 Description: Provide limited super user privileges to specific users
  Sudo is a program designed to allow a sysadmin to give limited root
  privileges to users and log root activity.  The basic philosophy is to give
  as few privileges as possible but still allow people to get their work done.
  .
  This version is built with LDAP support.

/debian/buildd3/build/chroot-unstable/build/buildd3/sudo_1.6.9p11-1_m32r.deb:
drwxr-xr-x root/root         0 2008-02-02 13:40 ./
drwxr-xr-x root/root         0 2008-02-02 13:38 ./etc/
drwxr-xr-x root/root         0 2008-02-02 13:38 ./etc/pam.d/
-rw-r--r-- root/root        56 2008-02-02 13:38 ./etc/pam.d/sudo
drwxr-xr-x root/root         0 2008-02-02 13:38 ./usr/
drwxr-xr-x root/root         0 2008-02-02 13:39 ./usr/bin/
-rwsr-xr-x root/root     99464 2008-02-02 13:39 ./usr/bin/sudoedit
hrwsr-xr-x root/root         0 2008-02-02 13:39 ./usr/bin/sudo link to ./usr/bin/sudoedit
drwxr-xr-x root/root         0 2008-02-02 13:38 ./usr/share/
drwxr-xr-x root/root         0 2008-02-02 13:38 ./usr/share/man/
drwxr-xr-x root/root         0 2008-02-02 13:40 ./usr/share/man/man8/
-rw-r--r-- root/root      5159 2008-02-02 13:38 ./usr/share/man/man8/visudo.8.gz
-rw-r--r-- root/root     10089 2008-02-02 13:38 ./usr/share/man/man8/sudo.8.gz
hrw-r--r-- root/root         0 2008-02-02 13:38 ./usr/share/man/man8/sudoedit.8.gz link to ./usr/share/man/man8/sudo.8.gz
drwxr-xr-x root/root         0 2008-02-02 13:40 ./usr/share/man/man5/
-rw-r--r-- root/root     19022 2008-02-02 13:38 ./usr/share/man/man5/sudoers.5.gz
drwxr-xr-x root/root         0 2008-02-02 13:38 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-02-02 13:40 ./usr/share/doc/sudo/
drwxr-xr-x root/root         0 2008-02-02 13:39 ./usr/share/doc/sudo/examples/
-rw-r--r-- root/root       887 2008-02-02 13:06 ./usr/share/doc/sudo/examples/sudoers
-rw-r--r-- root/root      1516 2008-02-02 13:06 ./usr/share/doc/sudo/OPTIONS
-rw-r--r-- root/root      1060 2007-09-06 08:20 ./usr/share/doc/sudo/BUGS
-rw-r--r-- root/root      3548 2007-10-25 22:23 ./usr/share/doc/sudo/TROUBLESHOOTING.gz
-rw-r--r-- root/root      2009 2007-07-14 06:40 ./usr/share/doc/sudo/HISTORY
-rw-r--r-- root/root      3619 2007-06-12 10:13 ./usr/share/doc/sudo/README
-rw-r--r-- root/root       302 2008-02-02 13:06 ./usr/share/doc/sudo/NEWS.Debian.gz
-rw-r--r-- root/root      1471 2008-02-02 13:06 ./usr/share/doc/sudo/README.Debian
-rw-r--r-- root/root      3708 2008-02-02 13:06 ./usr/share/doc/sudo/copyright
-rw-r--r-- root/root     28652 2008-01-06 08:57 ./usr/share/doc/sudo/changelog.gz
-rw-r--r-- root/root      2112 2007-06-19 09:39 ./usr/share/doc/sudo/UPGRADE.gz
-rw-r--r-- root/root      2067 2007-06-11 02:25 ./usr/share/doc/sudo/PORTING.gz
-rw-r--r-- root/root      8280 2008-02-02 13:06 ./usr/share/doc/sudo/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-02-02 13:38 ./usr/share/lintian/
drwxr-xr-x root/root         0 2008-02-02 13:38 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       100 2008-02-02 13:38 ./usr/share/lintian/overrides/sudo
drwxr-xr-x root/root         0 2008-02-02 13:39 ./usr/sbin/
-rwxr-xr-x root/root     65008 2008-02-02 13:39 ./usr/sbin/visudo
drwxr-xr-x root/root         0 2008-02-02 13:38 ./usr/lib/
drwxr-xr-x root/root         0 2008-02-02 13:39 ./usr/lib/sudo/
-rw-r--r-- root/root      4356 2008-02-02 13:39 ./usr/lib/sudo/sudo_noexec.so
-rw-r--r-- root/root       796 2008-02-02 13:38 ./usr/lib/sudo/sudo_noexec.la

/debian/buildd3/build/chroot-unstable/build/buildd3/sudo-ldap_1.6.9p11-1_m32r.deb:
drwxr-xr-x root/root         0 2008-02-02 13:40 ./
drwxr-xr-x root/root         0 2008-02-02 13:38 ./etc/
drwxr-xr-x root/root         0 2008-02-02 13:38 ./etc/pam.d/
-rw-r--r-- root/root        56 2008-02-02 13:38 ./etc/pam.d/sudo
drwxr-xr-x root/root         0 2008-02-02 13:38 ./usr/
drwxr-xr-x root/root         0 2008-02-02 13:39 ./usr/bin/
-rwsr-xr-x root/root    109080 2008-02-02 13:39 ./usr/bin/sudoedit
hrwsr-xr-x root/root         0 2008-02-02 13:39 ./usr/bin/sudo link to ./usr/bin/sudoedit
drwxr-xr-x root/root         0 2008-02-02 13:38 ./usr/share/
drwxr-xr-x root/root         0 2008-02-02 13:38 ./usr/share/man/
drwxr-xr-x root/root         0 2008-02-02 13:40 ./usr/share/man/man8/
-rw-r--r-- root/root      5159 2008-02-02 13:38 ./usr/share/man/man8/visudo.8.gz
-rw-r--r-- root/root     10089 2008-02-02 13:38 ./usr/share/man/man8/sudo.8.gz
hrw-r--r-- root/root         0 2008-02-02 13:38 ./usr/share/man/man8/sudoedit.8.gz link to ./usr/share/man/man8/sudo.8.gz
drwxr-xr-x root/root         0 2008-02-02 13:40 ./usr/share/man/man5/
-rw-r--r-- root/root     19022 2008-02-02 13:38 ./usr/share/man/man5/sudoers.5.gz
drwxr-xr-x root/root         0 2008-02-02 13:38 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-02-02 13:40 ./usr/share/doc/sudo-ldap/
drwxr-xr-x root/root         0 2008-02-02 13:39 ./usr/share/doc/sudo-ldap/examples/
-rw-r--r-- root/root       887 2008-02-02 13:06 ./usr/share/doc/sudo-ldap/examples/sudoers
-rw-r--r-- root/root      1516 2008-02-02 13:06 ./usr/share/doc/sudo-ldap/OPTIONS
-rw-r--r-- root/root      1060 2007-09-06 08:20 ./usr/share/doc/sudo-ldap/BUGS
-rw-r--r-- root/root      5614 2008-01-06 07:06 ./usr/share/doc/sudo-ldap/README.LDAP.gz
-rw-r--r-- root/root      2009 2007-07-14 06:40 ./usr/share/doc/sudo-ldap/HISTORY
-rw-r--r-- root/root      3619 2007-06-12 10:13 ./usr/share/doc/sudo-ldap/README
-rw-r--r-- root/root      8280 2008-02-02 13:06 ./usr/share/doc/sudo-ldap/changelog.Debian.gz
-rw-r--r-- root/root      3255 2007-06-28 23:45 ./usr/share/doc/sudo-ldap/sudoers2ldif
-rw-r--r-- root/root      3708 2008-02-02 13:06 ./usr/share/doc/sudo-ldap/copyright
-rw-r--r-- root/root       302 2008-02-02 13:06 ./usr/share/doc/sudo-ldap/NEWS.Debian.gz
-rw-r--r-- root/root     28652 2008-01-06 08:57 ./usr/share/doc/sudo-ldap/changelog.gz
-rw-r--r-- root/root      2112 2007-06-19 09:39 ./usr/share/doc/sudo-ldap/UPGRADE.gz
-rw-r--r-- root/root      2067 2007-06-11 02:25 ./usr/share/doc/sudo-ldap/PORTING.gz
-rw-r--r-- root/root      3548 2007-10-25 22:23 ./usr/share/doc/sudo-ldap/TROUBLESHOOTING.gz
drwxr-xr-x root/root         0 2008-02-02 13:38 ./usr/share/lintian/
drwxr-xr-x root/root         0 2008-02-02 13:38 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       110 2008-02-02 13:38 ./usr/share/lintian/overrides/sudo-ldap
drwxr-xr-x root/root         0 2008-02-02 13:39 ./usr/sbin/
-rwxr-xr-x root/root     65028 2008-02-02 13:39 ./usr/sbin/visudo
drwxr-xr-x root/root         0 2008-02-02 13:38 ./usr/lib/
drwxr-xr-x root/root         0 2008-02-02 13:39 ./usr/lib/sudo/
-rw-r--r-- root/root      4356 2008-02-02 13:39 ./usr/lib/sudo/sudo_noexec.so
-rw-r--r-- root/root       796 2008-02-02 13:38 ./usr/lib/sudo/sudo_noexec.la

******************************************************************************
Built successfully
Purging /debian/buildd3/build/chroot-unstable/build/buildd3/sudo-1.6.9p11
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080202-1345
Build needed 00:39:20, 6328k disk space




More information about the build-status mailing list