[build-status: 169122] Log for successful build of mailagent_1:3.1-56-1 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Sat Sep 6 13:15:02 JST 2008
Automatic build of mailagent_1:3.1-56-1 on mappi006 by sbuild/m32r
Build started at 20080906-1032
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 687kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main mailagent 1:3.1-56-1 (dsc) [1136B]
Get:2 http://debian.linux-m32r.org 06_devonian/main mailagent 1:3.1-56-1 (tar) [581kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main mailagent 1:3.1-56-1 (diff) [106kB]
Fetched 687kB in 19s (35.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: groff-base, po-debconf, file, gettext
Checking for already installed source dependencies...
groff-base: already installed (1.18.1.1-12)
po-debconf: already installed (1.0.15)
file: already installed (4.25-1)
gettext: already installed (0.17-2)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.3 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting mailagent in mailagent-3.1-56
dpkg-source: info: unpacking mailagent_3.1-56.orig.tar.gz
dpkg-source: info: applying mailagent_3.1-56-1.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package mailagent
dpkg-buildpackage: source version 1:3.1-56-1
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
====== making target CLN-common [new prereqs: ]======
====== making target CLN-common [new prereqs: ]======
test -f Makefile && /usr/bin/make clobber || true
echo 1 > debian/po/output
po2debconf debian/templates.master > debian/templates
rm -f debian/po/output
====== making target CLN-indep [new prereqs: CLN-common]======
====== making target clean-indep [new prereqs: CLN-indep]======
====== making target CLN-arch [new prereqs: CLN-common]======
====== making target CLEAN/mailagent [new prereqs: CLN-arch]======
====== making target CLEAN/mailagent [new prereqs: ]======
rm -rf /build/buildd4/mailagent-3.1-56/debian/tmp
====== making target clean-arch [new prereqs: CLN-arch mailagent]======
====== making target clean [new prereqs: clean-indep clean-arch]======
test -f Makefile && /usr/bin/make distclean
make: [clean] Error 1 (ignored)
rm -f stamp-configure stamp-build config.over mkdep agent/filter/Makefile.bak agent/pl/utmp/Makefile.bak agent/Makefile.bak debian/files debian/debian.tar.gz debian/substvars
rm -rf /build/buildd4/mailagent-3.1-56/debian/tmp UU .config debian/stamp
rm -f core TAGS \
`find . ! -regex '.*/\.git/.*' ! -regex '.*/\{arch\}/.*' \
! -regex '.*/CVS/.*' ! -regex '.*/\.arch-ids/.*' \
! -regex '.*/\.svn/.*' \
\( -name '*.orig' -o -name '*.rej' -o -name '*~' -o \
-name '*.bak' -o -name '#*#' -o -name '.*.orig' -o \
-name '.*.rej' -o -name '.SUMS' \) \
-print`
debian/rules build
====== making target debian/stamp/dummy-config-common [new prereqs: ]======
====== making target debian/stamp/do-pre-config-common [new prereqs: dummy-config-common]======
/usr/bin/make -f debian/rules debian/stamp/pre-config-common
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/conf/mailagent [new prereqs: ]======
/bin/cp -rpf debian/Config .config && \
/bin/cp -pf debian/config.over config.over && \
touch .config/nomail && \
sh ./Configure \
-de \
-D prefix=/usr \
-D orgname=/etc/news/organization \
-D defeditor=/usr/ae \
-D usenm=no \
-D privlib=/usr/share/mailagent \
-D utmp="/var/run/utmp" \
-D optimize="-O2 -g" \
-D ldflags=" -s -s" \
-D cf_email='srivasta at debian.org' \
-D d_berknames='define'
Beginning of configuration questions for mailagent.
Checking echo to see how to suppress newlines...
...using -n.
The star should be here-->*
First let's make sure your kit is complete. Checking...
Looks good...
We'll use '\n' to transliterate a newline.
This installation shell script will examine your system and ask you questions
to determine how the mailagent package should be installed. If you get
stuck on a question, you may use a ! shell escape to start a subshell or
execute a command. Many of the questions will have default answers in square
brackets; typing carriage return will give you the default.
On some of the questions which ask for file or directory names you are allowed
to use the ~name construct to specify the login directory belonging to "name",
even if you don't have a shell which knows about that. Questions where this is
allowed will be marked "(~name ok)".
[Type carriage return to continue]
The prompter used in this script allows you to use shell variables and
backticks in your answers. You may use $1, $2, etc... to refer to the words
in the default answer, as if the default line was a set of arguments given to a
script shell. This means you may also use $* to repeat the whole default line,
so you do not have to re-type everything to add something to the default.
Everytime there is a substitution, you will have to confirm. If there is an
error (e.g. an unmatched backtick), the default answer will remain unchanged
and you will be prompted again.
If you are in a hurry, you may run 'Configure -d'. This will bypass nearly all
the questions and use the computed defaults (or the previous answers if there
was already a config.sh file). Type 'Configure -h' for a list of options.
You may also start interactively and then answer '& -d' at any prompt to turn
on the non-interactive behaviour for the remainder of the execution.
[Type carriage return to continue]
Much effort has been expended to ensure that this shell script will run on any
Unix system. If despite that it blows up on yours, your best bet is to edit
Configure and run it again. If you can't run Configure for some reason,
you'll have to generate a config.sh file by hand. Whatever problems you
have, let me (Raphael_Manfredi at pobox.com) know how I blew it.
This installation script affects things in two ways:
1) it may do direct variable substitutions on some of the files included
in this kit.
2) it builds a config.h file for inclusion in C programs. You may edit
any of these files as the need arises after running this script.
If you make a mistake on a question, there is no easy way to back up to it
currently. The easiest thing to do is to edit config.sh and rerun all the SH
files. Configure will offer to let you do this before it runs the SH files.
[Type carriage return to continue]
Locating common programs...
awk is in /usr/bin/awk.
cat is in /bin/cat.
chgrp is in /bin/chgrp.
chmod is in /bin/chmod.
chown is in /bin/chown.
comm is in /usr/bin/comm.
cp is in /bin/cp.
echo is in /bin/echo.
expr is in /usr/bin/expr.
grep is in /bin/grep.
mkdir is in /bin/mkdir.
mv is in /bin/mv.
rm is in /bin/rm.
sed is in /bin/sed.
sleep is in /bin/sleep.
sort is in /usr/bin/sort.
touch is in /usr/bin/touch.
tr is in /usr/bin/tr.
uniq is in /usr/bin/uniq.
Don't worry if any of the following aren't found...
ar is in /usr/bin/ar.
cpp is in /usr/bin/cpp.
date is in /bin/date.
egrep is in /bin/egrep.
I don't see inews out there, offhand.
line is in /usr/bin/line.
ln is in /bin/ln.
I don't see mail out there, either.
make is in /usr/bin/make.
nm is in /usr/bin/nm.
nroff is in /usr/bin/nroff.
perl is in /usr/bin/perl.
rmail is in /usr/sbin/rmail.
sendmail is in /usr/sbin/sendmail.
I don't see smail out there, either.
test is in /usr/bin/test.
uname is in /bin/uname.
vi is in /usr/bin/vi.
zcat is in /bin/zcat.
Using the test built into your sh.
Checking compatibility between /bin/echo and builtin echo (if any)...
They are compatible. In fact, they may be identical.
Symbolic links are supported.
Checking how to test for symbolic links...
You can test for symbolic links with 'test -h'.
Good, your tr supports [:lower:] and [:upper:] to convert case.
Using [:upper:] and [:lower:] to convert case.
Configure uses the operating system name and version to set some defaults.
The default value is probably right if the name rings a bell. Otherwise,
since spelling matters for me, either accept the default or answer "none"
to leave it blank.
Operating system name? [linux]
Operating system version? [2.6.20]
I can set things up so that your shell scripts and binaries are more portable,
at what may be a noticable cost in performance. In particular, if you
ask to be portable, the following happens:
1) Shell scripts will rely on the PATH variable rather than using
the paths derived above.
2) ~username interpretations will be done at run time rather than
by Configure.
3) The system name will be determined at run time, if at all possible.
Do you expect to run these scripts and binaries on multiple machines? [n]
By default, mailagent will be installed in /usr/bin, manual
pages under /usr/man, etc..., i.e. with /usr as prefix for
all installation directories. Typically set to /usr/local, but you
may choose /usr if you wish to install mailagent among your system
binaries. If you wish to have binaries under /bin but manual pages
under /usr/local/man, that's ok: you will be prompted separately
for each of the installation directories, the prefix being only used
to set the defaults.
Installation prefix to use? (~name ok) [/usr]
AFS does not seem to be running...
Pathname where the public executables will reside? (~name ok) [/usr/bin]
System manual is in /usr/share/man/man1.
Mailagent has manual pages available in source form.
If you don't want the manual sources installed, answer 'none'.
Where do the manual pages (source) go? (~name ok) [/usr/share/man/man1]
There are some auxiliary files for mailagent that need to be put into a
private library directory that is accessible by everyone.
Pathname where the private library files will reside? (~name ok)
[/usr/share/mailagent]
Some installations have a separate directory just for executable scripts so
that they can mount it across multiple architectures but keep the scripts in
one spot. You might, for example, have a subdirectory of /usr/share for this.
Or you might just lump your scripts in with all your other executables.
Where do you keep publicly executable scripts? (~name ok) [/usr/bin]
Where is perl located on your system? (~name ok) [/usr/bin/perl]
Use which C compiler? [cc]
Hmm... Looks kind of like a GNU/Linux system, but we'll see...
Congratulations. You aren't running Eunice.
It's not Xenix...
Nor is it Venix...
Checking for GNU cc in disguise and/or its version number...
You are using GNU cc 4.1.2 20061115 (prerelease) (Debian 4.1.1-21).
Hmm... Doesn't look like a MIPS system.
Now, how can we feed standard input to your C preprocessor...
Maybe "cc -E" will work...
Nope...maybe "cc -E -" will work...
Yup, it does.
Some systems have incompatible or broken versions of libraries. Among
the directories listed in the question below, please remove any you
know not to be holding relevant libraries, and add any that are needed.
Say "none" for none.
Directories to use for library searches? [/usr/local/lib /lib /usr/lib]
With the GNU C compiler, it is possible to supply both -O2 and -g flags, to
be able to reasonably optimize, whilst retaining the ability to use a
symbolic debugger. Either flag can be specified here. To use neither flag,
specify the word "none".
What optimizer/debugger flag should be used? [-O2 -g]
Your C compiler may want other flags. For this question you should include
-I/whatever and -DWHATEVER flags and any other flags used by the C compiler,
but you should NOT include libraries or ld flags like -lwhatever.
To use no flags, specify the word "none".
Any additional cc flags? [-W -Wall -Wformat=2 -Wshadow -I/usr/local/include]
Let me guess what the preprocessor flags are...
They appear to be: -W -Wall -Wformat=2 -Wshadow -I/usr/local/include
Your C linker may need flags. For this question you should
include -L/whatever and any other flags used by the C linker, but you
should NOT include libraries like -lwhatever.
Make sure you include the appropriate -L/path flags if your C linker
does not normally search all of the directories you specified above,
namely
/usr/local/lib /lib /usr/lib
To use no flags, specify the word "none".
Any additional ld flags (NOT including libraries)? [-s -s -L/usr/local/lib]
Checking your choice of C compiler and flags for coherency...
OK, that should do.
On some systems, shared libraries may be available. Answer 'none' if
you want to suppress searching of shared libraries for the remainder
of this configuration.
What is the file extension used for shared libraries? [so]
Checking for optional libraries...
No -lc_s.
In order to compile mailagent on your machine, a number of libraries
are usually needed. Include any other special libraries here as well.
Say "none" for none. The default list is almost always right.
Which libraries to use? [none]
Checking for GNU C Library...
You are using the GNU C Library version 2.3.6
I can use /usr/bin/nm to extract the symbols from your C libraries. This
is a time consuming task which may generate huge output on the disk (up
to 3 megabytes) but that should make the symbols extraction faster. The
alternative is to skip the 'nm' extraction part and to compile a small
test program instead to determine whether each symbol is present. If
you have a fast C compiler and/or if your 'nm' output cannot be parsed,
this may be the best solution.
Shall I use nm to extract C symbols from the libraries? [n]
Computing filename position in cpp output for #include directives...
Your cpp writes the filename in the third field of the line.
access() found.
<sys/file.h> defines the *_OK access constants.
bcopy() found.
<unistd.h> found.
setpgrp() found.
Checking to see which flavor of setpgrp is in use...
You have to use setpgrp() instead of setpgrp(pid,pgrp).
dup2() found.
fcntl() found.
You can have filenames longer than 14 characters.
Figuring out host name...
Maybe "hostname" will work...
Your host name appears to be "mappi006". Right? [y]
(Normalizing case in your host name)
(You do not have fully-qualified names in /etc/hosts)
(Attempting domain name extraction from /etc/resolv.conf)
(No help from resolv.conf either -- attempting clever guess)
(Lost all hope -- silly guess then)
What is your domain name? [.nonet]
(Normalizing case in your domain name)
gethostname() found.
Every now and then someone has a gethostname() that lies about the hostname
but can't be fixed for political or economic reasons. If you wish, I can
pretend gethostname() isn't there and maybe compile in the hostname or
compute it from the 'hostname' command at run-time.
Shall I ignore gethostname() from now on? [n]
getopt() found.
Using <string.h> instead of <strings.h>.
strchr() found.
<sys/file.h> defines the O_* constants...
and you have the 3 argument form of open().
rename() found.
setpgid() found.
setrgid() NOT found.
setruid() NOT found.
setsid() found.
strcasecmp() found.
strerror() found.
(You also have sys_errlist[], so we could roll our own strerror.)
(However, I can't extract the symbolic error code out of errno.)
No trace of 'union wait' in <sys/wait.h>...
Your wait() should be happy with a plain 'int' pointer.
vfork() found.
Some systems have problems with vfork(). Do you want to use it? [y]
Guessing which symbols your C compiler and preprocessor define...
Your C pre-processor defines the following symbols:
__BIG_ENDIAN__
__ELF__
__GLIBC__
__GLIBC_MINOR__
__GNUC__
__GNUC_MINOR__
__GNU_LIBRARY__
linux
__linux
__linux__
_POSIX_C_SOURCE
_POSIX_SOURCE
__STDC__
unix
__unix
__unix__
__USE_BSD
__USE_MISC
__USE_POSIX
__USE_POSIX199309
__USE_POSIX199506
__USE_POSIX2
__USE_SVID
tcsetattr() found.
You have POSIX termios.h... good!
<sys/filio.h> NOT found.
<sys/ioctl.h> found.
TIOCNOTTY found in <sys/ioctl.h>.
Using ioctl() call on /dev/tty to void tty association.
Let's see whether you can use the WIFEXITED(status) macro and its
friends with status declared as 'int status'...
Great! Looks like we can use the WIFxxx macros.
Checking to see how your cpp does stuff like catenate tokens...
Oh! Smells like ANSI's been here.
We can catify or stringify, separately or together!
What is the default editor on your system? [/usr/ae]
File /usr/ae doesn't exist. Use that name anyway? [y]
flock() found.
Will use .lock type mailbox locking.
Some sites are on "hidden" networks, in the sense that the network appears
to the outside world as a single machine. The advertised name of any host
on this hidden network is the name of one machine on the local network which
knows how to forward mail to any other host on the hidden network.
Do you wish to advertise a different hostname to the world than the one your
own host (mappi006.nonet) has?
Use "hidden" network? [n]
Looking for a BSD-compatible install program...
Checking /usr/bin/ginstall... not good.
Checking /usr/bin/install... ok, that will do.
I will be requiring a BSD-compatible install program (one that allows
options like -s to strip executables or -m to specify a file mode) to
install mailagent.
If the question below contains a fully qualified default path, then it
is probably ok. If it is an unqualified name such as 'install', then it
means I was unable to find out a good install program I could use. If
you know of one, please tell me about it. If the default is './install',
then I shall be using the install script supplied with mailagent.
Which install program shall I use? (~name ok) [/usr/bin/install]
Ok, let's see how we can create nested directories...
Great, we can build them using 'mkdir -p'.
Checking to see how big your integers are...
Your integers are 4 bytes long.
Some systems have different model sizes. On most systems they are called
small, medium, large, and huge. On the PDP11 they are called unsplit and
split. If your system doesn't support different memory models, say "none".
If you wish to force everything to one memory model, say "none" here and
put the appropriate flags later when it asks you for other cc and ld flags.
Venix systems may wish to put "none" and let the compiler figure things out.
(In the following question multiple model names should be space separated.)
The default for most systems is "none".
Which memory models are supported? [none]
Where is yet-to-be-read mail spooled? (~name ok) [/var/spool/mail]
I need the full pathname of the program used to deliver mail on your system.
A typical answer would be /usr/lib/sendmail or /bin/rmail, but you may choose
any other program, as long as it can be fed from standard input and will
honour any user-supplied headers.
Mail transport agent to be used? [/usr/sbin/sendmail]
In the following question, you may use %~ to represent the user's home
directory, and %L to represent a users name.
In which file is yet-to-be-read mail spooled? (~name ok)
[/var/spool/mail/%L]
Checking how to generate makefile dependencies on your machine...
Looks like we can use /usr/bin/cpp -M.
Name of program to make makefile dependencies? (~name ok)
[/build/buildd4/mailagent-3.1-56/mkdep]
Please type the name of your organization as you want it to appear on the
Organization line of outgoing articles. (It's nice if this also specifies
your location. Your city name is probably sufficient if well known.)
For example:
University of Southern North Dakota, Hoople
You may also put the name of a file, as long as it begins with a slash.
For example:
/etc/organization
Organization: [/etc/news/organization]
Getting the current patchlevel / revision...
(You have mailagent 3.0-56)
What type are process ids on this system declared as? [pid_t]
Checking out function prototypes...
Your C compiler appears to support function prototypes.
Different C compilers on different machines pay attention to different numbers
of register declarations. About how many register declarations in each routine
does your C compiler pay attention to? (OK to guess)
Maximum register declarations? [6]
Root uid = 0
I can't determine whether signal handler returns void or int...
What type does your signal handler return? [void]
I can use the #! construct to start perl on your system. This will make
startup of perl scripts faster, but may cause problems if you want to share
those scripts and perl is not in a standard place (/usr/bin/perl) on all your
platforms. The alternative is to force a shell by starting the script with a
single ':' character.
Shall I use #! to start up perl? [y]
time() found.
What type is returned by time() on this system? [time_t]
What is the type for user ids returned by getuid()? [uid_t]
Where is the utmp file recording logins? [/var/run/utmp]
Checking to see how well your C compiler groks the void type...
Good. It appears to support void to the level mailagent wants.
However, you might get some warnings that look like this:
try.c: In function 'sub':
try.c:17: warning: implicit declaration of function 'exit'
try.c:17: warning: incompatible implicit declaration of built-in function 'exit'
try.c:20: warning: incompatible implicit declaration of built-in function 'exit'
try.c:12: warning: unused variable 'foo'
try.c:9: warning: unused variable 'hue'
try.c: In function 'main':
try.c:22: warning: control reaches end of non-void function
Good. I already know it supports void to the level mailagent wants.
<sys/file.h> found.
We'll be including <sys/file.h>.
<fcntl.h> found.
We don't need to include <fcntl.h> if we include <sys/file.h>.
<malloc.h> found.
<stdlib.h> found.
<sys/param.h> found.
Testing to see if we should include <time.h>, <sys/time.h> or both.
I'm now running the test program......
Succeeded with -DI_TIME -DI_SYSTIME -DS_TIMEVAL
We'll include <time.h>.
We'll include <sys/time.h>.
<sys/types.h> found.
<sys/wait.h> found.
Does your /etc/passwd file keep full names in Berkeley/V7 format (name first
thing after ':' in GCOS field)? In that case, a typical entry in the password
file looks like this:
guest:**paswword**:10:100:Mister Guest User:/usr/users:/bin/sh
^^^^^^^^^^^^^^^^^
Berkeley/V7 format for full name in /etc/passwd? [y]
Pleased to meet you, build daemon 4.
I need to get your e-mail address in Internet format if possible, i.e.
something like user at host.domain. Please answer accurately since I have
no easy means to double check it. The default value provided below
is most probably close to reality but may not be valid from outside
your organization...
What is your e-mail address? [srivasta at debian.org]
There is a mailing list for discussion about mailagent and related issues.
This is the preferred place to ask questions about the program and discuss
modifications and additions with the author and other users. If you are able
to send mail to the Internet, you are encouraged to subscribe. You need only
ever subscribe once, and you can unsubscribe automatically at any time in the
future. If you have already subscribed and you wish to unsubscribe now, you
may do so by answering "unsubscribe". Answer "subscribe" to subscribe to the
list.
Subscribe to or unsubscribe from the agent-users mailing list? [neither]
End of configuration questions.
I see a config.over file. Do you wish to load it? [y]
Configuration override changes have been loaded.
Creating config.sh...
Doing variable substitutions on .SH files...
Extracting Makefile (with variable substitutions)
Extracting agent/Makefile (with variable substitutions)
Extracting agent/edusers (with variable substitutions)
Extracting agent/examples/Makefile (with variable substitutions)
Extracting agent/files/Makefile (with variable substitutions)
Extracting agent/files/help/Makefile (with variable substitutions)
Extracting agent/files/help/addauth (with variable substitutions)
Extracting agent/files/help/approve (with variable substitutions)
Extracting agent/files/help/delpower (with variable substitutions)
Extracting agent/files/help/end (with variable substitutions)
Extracting agent/files/help/getauth (with variable substitutions)
Extracting agent/files/help/help (with variable substitutions)
Extracting agent/files/help/newpower (with variable substitutions)
Extracting agent/files/help/passwd (with variable substitutions)
Extracting agent/files/help/password (with variable substitutions)
Extracting agent/files/help/power (with variable substitutions)
Extracting agent/files/help/release (with variable substitutions)
Extracting agent/files/help/remauth (with variable substitutions)
Extracting agent/files/help/set (with variable substitutions)
Extracting agent/files/help/setauth (with variable substitutions)
Extracting agent/files/help/user (with variable substitutions)
Extracting agent/filter/Makefile (with variable substitutions)
Extracting agent/maildist (with variable substitutions)
Extracting agent/mailhelp (with variable substitutions)
Extracting agent/maillist (with variable substitutions)
Extracting agent/mailpatch (with variable substitutions)
Extracting agent/man/Makefile (with variable substitutions)
Extracting agent/man/edusers.1 (with variable substitutions)
Extracting agent/man/mailagent.1 (with variable substitutions)
Extracting agent/man/maildist.1 (with variable substitutions)
Extracting agent/man/mailhelp.1 (with variable substitutions)
Extracting agent/man/maillist.1 (with variable substitutions)
Extracting agent/man/mailpatch.1 (with variable substitutions)
Extracting agent/man/package.1 (with variable substitutions)
Extracting agent/package (with variable substitutions)
Extracting agent/pl/Makefile (with variable substitutions)
Extracting agent/pl/termios/Makefile (with variable substitutions)
Extracting agent/pl/utmp/Makefile (with variable substitutions)
Extracting agent/test/Makefile (with variable substitutions)
Extracting config.h (with variable substitutions)
Extracting install (with variable substitutions)
Now you need to generate make dependencies by running "/usr/bin/make depend".
You might prefer to run it in background: "/usr/bin/make depend > makedepend.out &"
It can take a while, so you might not want to run it right now.
Run /usr/bin/make depend now? [y]
make[2]: Entering directory `/build/buildd4/mailagent-3.1-56'
Depending in agent...
make[3]: Entering directory `/build/buildd4/mailagent-3.1-56/agent'
Depending in agent/pl...
make[4]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl'
Depending in agent/pl/termios...
make[5]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl/termios'
(/bin/sed '/^# DO NOT DELETE/q' Makefile && \
/build/buildd4/mailagent-3.1-56/mkdep -I../../.. -W -Wall -Wformat=2 -Wshadow -I/usr/local/include -- termios_ph.c | \
/bin/sed -e 's:/usr/lib[^ ]*::g; s:/usr/include[^ ]*::g; ' \
-e '/: / b print' -e '$ b print' -e 'H; d; n; : print' \
-e 'x; s/\\$//; s/\\\n//g; s/ */ /g; s/ :/:/;' -e '/: *$/d' \
) > Makefile.new
cp Makefile Makefile.bak
cp Makefile.new Makefile
/bin/rm -f Makefile.new
make[5]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl/termios'
Depending in agent/pl/utmp...
make[5]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl/utmp'
(/bin/sed '/^# DO NOT DELETE/q' Makefile && \
/build/buildd4/mailagent-3.1-56/mkdep -I../../.. -- utmp_ph.c | \
/bin/sed 's/: \.\//: /; s/\/usr\/include[^ ]*//g; /^[ ]*\\$/d' \
) > Makefile.new
cp Makefile Makefile.bak
cp Makefile.new Makefile
/bin/rm -f Makefile.new
make[5]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl/utmp'
make[4]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl'
Depending in agent/filter...
make[4]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/filter'
(/bin/sed '/^# DO NOT DELETE/q' Makefile && \
/build/buildd4/mailagent-3.1-56/mkdep -I../.. -- environ.c hash.c io.c lock.c logfile.c main.c misc.c msg.c parser.c user.c getopt.c dup2.c | \
/bin/sed -e 's:/usr/include[^ ]*::g; s:/usr/include[^ ]*::g; ' \
-e '/: / b print' -e 'H; d; n; : print' -e 'x; s/\\\n//g' \
-e 's/ */ /g; s/ :/:/;' -e '/: *$/d' \
) > Makefile.new
cp Makefile Makefile.bak
cp Makefile.new Makefile
/bin/rm -f Makefile.new
make[4]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/filter'
(/bin/sed '/^# DO NOT DELETE/q' Makefile && \
grep '^\$grep' mailpatch.SH mailhelp.SH maillist.SH maildist.SH package.SH edusers.SH magent.sh | \
/bin/sed -e "s/^.*' \([^ ]*\) >>\(.*\)/\2: \1/" \
) > Makefile.new
cp Makefile Makefile.bak
cp Makefile.new Makefile
/bin/rm -f Makefile.new
make[3]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent'
make[2]: Leaving directory `/build/buildd4/mailagent-3.1-56'
Now you must run '/usr/bin/make'.
====== making target debian/stamp/pre-config-common [new prereqs: dummy-config-common mailagent]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/do-pre-config-arch [new prereqs: do-pre-config-common]======
/usr/bin/make -f debian/rules debian/stamp/pre-config-arch
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/pre-config-arch [new prereqs: do-pre-config-common]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/do-configure-arch [new prereqs: do-pre-config-arch]======
/usr/bin/make -f debian/rules debian/stamp/dep-configure-arch
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/CONFIG/mailagent [new prereqs: do-pre-config-arch]======
====== making target debian/stamp/dep-configure-arch [new prereqs: do-pre-config-arch mailagent]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/do-pre-build-arch [new prereqs: do-configure-arch]======
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/pre-build-common [new prereqs: ]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
/usr/bin/make -f debian/rules debian/stamp/pre-build-arch
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/pre-build-arch [new prereqs: do-configure-arch]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/do-build-arch [new prereqs: do-pre-build-arch]======
/usr/bin/make -f debian/rules debian/stamp/dep-build-arch
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/build/mailagent [new prereqs: ]======
"Checking: debian/po/cs.po"
. done.
4 translated messages.
"Checking: debian/po/de.po"
. done.
4 translated messages.
"Checking: debian/po/es.po"
. done.
4 translated messages.
"Checking: debian/po/eu.po"
. done.
4 translated messages.
"Checking: debian/po/fi.po"
. done.
4 translated messages.
"Checking: debian/po/fr.po"
. done.
4 translated messages.
"Checking: debian/po/gl.po"
. done.
4 translated messages.
"Checking: debian/po/it.po"
. done.
4 translated messages.
"Checking: debian/po/ja.po"
. done.
4 translated messages.
"Checking: debian/po/nb.po"
. done.
4 translated messages.
"Checking: debian/po/nl.po"
. done.
4 translated messages.
"Checking: debian/po/pt_BR.po"
. done.
0 translated messages, 4 untranslated messages.
"Checking: debian/po/pt.po"
. done.
4 translated messages.
"Checking: debian/po/ru.po"
. done.
4 translated messages.
"Checking: debian/po/sv.po"
. done.
4 translated messages.
"Checking: debian/po/vi.po"
. done.
4 translated messages.
perl -wc debian/postinst
debian/postinst syntax OK
bash -n debian/config
bash -n debian/postrm
bash -n debian/prerm
/usr/bin/make
make[2]: Entering directory `/build/buildd4/mailagent-3.1-56'
./bin/svn-revision . revision.h
make[3]: Entering directory `/build/buildd4/mailagent-3.1-56'
Making all in agent...
make[4]: Entering directory `/build/buildd4/mailagent-3.1-56/agent'
Checking utmp.pl in pl/utmp...
cd pl/utmp; /usr/bin/make utmp.pl
make[5]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl/utmp'
cc -c -I../../.. -O2 -g -W -Wall -Wformat=2 -Wshadow -I/usr/local/include utmp_ph.c
utmp_ph.c: In function 'main':
utmp_ph.c:131: warning: comparison between signed and unsigned
/bin/rm -f utmp_ph
if test -f utmp_ph; then /bin/mv utmp_ph utmp_ph~; else exit 0; fi
cc -o utmp_ph utmp_ph.o -s -s -O2 -g -s -s -L/usr/local/lib
/bin/sh utmp_pl.sh
Extracting agent/pl/utmp/utmp.pl (with variable substitutions)
make[5]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl/utmp'
Continuing in agent...
Checking termios.pl in pl/termios...
cd pl/termios; /usr/bin/make termios.pl
make[5]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl/termios'
cc -c -I../../.. -O2 -g -W -Wall -Wformat=2 -Wshadow -I/usr/local/include termios_ph.c
/bin/rm -f termios_ph
if test -f termios_ph; then \
/bin/mv termios_ph termios_ph~; fi
cc -o termios_ph termios_ph.o -s -s -O2 -g -s -s -L/usr/local/lib
/bin/sh termios_pl.sh
Extracting agent/pl/termios/termios.pl (with variable substitutions)
make[5]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl/termios'
Continuing in agent...
/bin/sh magent.sh
Extracting agent/magent (with variable substitutions)
perl ../bin/perload -o magent > mailagent
chmod +rx mailagent
make[5]: Entering directory `/build/buildd4/mailagent-3.1-56/agent'
Making all in agent/pl...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl'
make[7]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl'
Making all in agent/pl/termios...
make[8]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl/termios'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl/termios'
Making all in agent/pl/utmp...
make[8]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl/utmp'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl/utmp'
make[7]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl'
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl'
Making all in agent/filter...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/filter'
cc -c -I../.. -O2 -g -W -Wall -Wformat=2 -Wshadow -I/usr/local/include environ.c
cc -c -I../.. -O2 -g -W -Wall -Wformat=2 -Wshadow -I/usr/local/include hash.c
cc -c -I../.. -O2 -g -W -Wall -Wformat=2 -Wshadow -I/usr/local/include io.c
io.c: In function 'unique_filename':
io.c:553: warning: format not a string literal, argument types not checked
io.c: In function 'process_mail':
io.c:751: warning: variable 'perl' might be clobbered by 'longjmp' or 'vfork'
cc -c -I../.. -O2 -g -W -Wall -Wformat=2 -Wshadow -I/usr/local/include lock.c
cc -c -I../.. -O2 -g -W -Wall -Wformat=2 -Wshadow -I/usr/local/include logfile.c
logfile.c: In function 'add_log':
logfile.c:128: warning: declaration of 'clock' shadows a global declaration
/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/time.h:181: warning: shadowed declaration is here
logfile.c:147: warning: format not a string literal, argument types not checked
cc -c -I../.. -O2 -g -W -Wall -Wformat=2 -Wshadow -I/usr/local/include main.c
cc -c -I../.. -O2 -g -W -Wall -Wformat=2 -Wshadow -I/usr/local/include misc.c
cc -c -I../.. -O2 -g -W -Wall -Wformat=2 -Wshadow -I/usr/local/include msg.c
msg.c: In function 'say':
msg.c:70: warning: format not a string literal, argument types not checked
msg.c: In function 'fatal':
msg.c:108: warning: format not a string literal, argument types not checked
cc -c -I../.. -O2 -g -W -Wall -Wformat=2 -Wshadow -I/usr/local/include parser.c
cc -c -I../.. -O2 -g -W -Wall -Wformat=2 -Wshadow -I/usr/local/include user.c
cc -c -I../.. -O2 -g -W -Wall -Wformat=2 -Wshadow -I/usr/local/include getopt.c
cc -c -I../.. -O2 -g -W -Wall -Wformat=2 -Wshadow -I/usr/local/include dup2.c
/bin/rm -f filter
if test -f filter; then /bin/mv filter filter~; else exit 0; fi
cc -o filter environ.o hash.o io.o lock.o logfile.o main.o misc.o msg.o parser.o user.o getopt.o dup2.o -s -s -O2 -g -s -s -L/usr/local/lib
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/filter'
Making all in agent/files...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/files'
make[7]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/files'
Making all in agent/files/help...
make[8]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/files/help'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/files/help'
make[7]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/files'
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/files'
Making all in agent/man...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/man'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/man'
Making all in agent/test...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/test'
The following may take a while...
Don't panic if any of these tests fails and do not stop make.
basic/config.....ok
basic/filter.....ok
basic/mailagent..ok
option/c.........ok
option/d.........ok
option/e.........ok
option/F.........ok
option/f.........ok
option/h.........ok
option/I.........ok
option/i.........ok
option/L.........ok
option/l.........ok
option/o.........ok
option/q.........ok
option/r.........ok
option/s.........ok
option/t.........ok
option/U.........ok
option/V.........ok
option/what......ok
filter/address...ok
filter/backref...ok
filter/base64....ok
filter/case......ok
filter/default...ok
filter/escape....ok
filter/group.....ok
filter/hook......ok
filter/list......ok
filter/loop......ok
filter/macros....ok
filter/mode......ok
filter/multiple..ok
filter/not.......ok
filter/pattern...ok
filter/qp........ok
filter/range.....ok
filter/status....ok
cmd/abort........ok
cmd/after........untested
cmd/annotate.....ok
cmd/apply........ok
cmd/assign.......ok
cmd/back.........ok
cmd/beep.........ok
cmd/begin........ok
cmd/biff.........ok
cmd/bounce.......ok
cmd/delete.......ok
cmd/do...........ok
cmd/feed.........ok
cmd/forward......ok
cmd/give.........ok
cmd/keep.........ok
cmd/leave........ok
cmd/macro........ok
cmd/message......ok
cmd/nop..........ok
cmd/notify.......ok
cmd/on...........ok
cmd/once.........ok
cmd/pass.........ok
cmd/perl.........ok
cmd/pipe.........ok
cmd/post.........ok
cmd/process......untested
cmd/protect......ok
cmd/purify.......ok
cmd/queue........ok
cmd/record.......ok
cmd/reject.......ok
cmd/require......ok
cmd/restart......ok
cmd/resync.......ok
cmd/run..........ok
cmd/save.........ok
cmd/select.......ok
cmd/server.......untested
cmd/split........ok
cmd/store........ok
cmd/strip........ok
cmd/subst........ok
cmd/tr...........ok
cmd/umask........ok
cmd/unique.......ok
cmd/unknown......ok
cmd/vacation.....ok
cmd/write........ok
misc/compress....untested
misc/mh..........ok
misc/mmdf........ok
misc/newcmd......ok
misc/usrmac......ok
All tests successful.
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/test'
Making all in agent/examples...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/examples'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/examples'
make[5]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent'
make[4]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent'
make[3]: Leaving directory `/build/buildd4/mailagent-3.1-56'
make[2]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/BUILD/mailagent [new prereqs: do-pre-build-arch mailagent]======
====== making target debian/stamp/dep-build-arch [new prereqs: do-pre-build-arch mailagent]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/do-pre-config-indep [new prereqs: do-pre-config-common]======
/usr/bin/make -f debian/rules debian/stamp/pre-config-indep
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/pre-config-indep [new prereqs: do-pre-config-common]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/do-configure-indep [new prereqs: do-pre-config-indep]======
/usr/bin/make -f debian/rules debian/stamp/dep-configure-indep
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/dep-configure-indep [new prereqs: do-pre-config-indep]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/do-pre-build-indep [new prereqs: do-configure-indep]======
/usr/bin/make -f debian/rules debian/stamp/pre-build-indep
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/pre-build-indep [new prereqs: do-configure-indep]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/do-build-indep [new prereqs: do-pre-build-indep]======
/usr/bin/make -f debian/rules debian/stamp/dep-build-indep
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/dep-build-indep [new prereqs: do-pre-build-indep]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target build [new prereqs: do-build-arch do-build-indep]======
/usr/bin/fakeroot debian/rules binary-arch
====== making target debian/stamp/do-post-build-arch [new prereqs: do-build-arch]======
/usr/bin/make -f debian/rules debian/stamp/post-build-arch
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/post-build-arch [new prereqs: do-build-arch]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/do-pre-inst-arch [new prereqs: do-post-build-arch]======
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/pre-inst-common [new prereqs: ]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
/usr/bin/make -f debian/rules debian/stamp/pre-inst-arch
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/pre-inst-arch [new prereqs: do-post-build-arch]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/do-install-arch [new prereqs: do-pre-inst-arch]======
/usr/bin/make -f debian/rules debian/stamp/dep-install-arch
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/install/mailagent [new prereqs: ]======
rm -rf /build/buildd4/mailagent-3.1-56/debian/tmp
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp
chmod g-s /build/buildd4/mailagent-3.1-56/debian/tmp
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/bin
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/mailagent
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/lib/mailagent
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/man/man1
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/mime
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/news
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/pbounce
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/rc
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/shell
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/unkit
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/lintian/overrides
echo "mailagent: description-synopsis-might-not-be-phrased-properly" \
>> /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/lintian/overrides/mailagent
install -p -o root -g root -m 644 README /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/README
install -p -o root -g root -m 644 ChangeLog /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/changelog
install -p -o root -g root -m 644 Changes /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/changes
install -p -o root -g root -m 644 FAQ /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/FAQ
install -p -o root -g root -m 644 Credits /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/Credits
install -p -o root -g root -m 644 debian/README /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/README.debian
install -p -o root -g root -m 644 debian/SECURITY /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/SECURITY
install -p -o root -g root -m 644 debian/changelog /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/changelog.Debian
install -p -o root -g root -m 644 agent/README /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/README.agent
install -p -o root -g root -m 644 agent/filter/README /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/README.filter
install -p -o root -g root -m 644 agent/files/README /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/README.shell
install -p -o root -g root -m 644 agent/files/help/README /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/README.server
install -p -o root -g root -m 644 agent/filter/README /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/README.filter
install -p -o root -g root -m 644 agent/files/README /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/README.shell
install -p -o root -g root -m 644 agent/files/help/README /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help/README
pod2man debian/getspam > /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/getspam.1
install -p -o root -g root -m 644 misc/README /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/README
install -p -o root -g root -m 644 misc/shell/* /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/shell/
install -p -o root -g root -m 644 misc/unkit/* /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/unkit/
install -p -o root -g root -m 644 misc/pbounce/* /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/pbounce/
install -p -o root -g root -m 644 misc/mime/* /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/mime/
install -p -o root -g root -m 644 misc/news/* /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/news/
(cd ./debian/example/; tar cf - *) | (cd /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/rc; tar xf -)
(cd /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/rc; find . -type d -name CVS -exec rm -rf {} \;)
/usr/bin/make install
make[2]: Entering directory `/build/buildd4/mailagent-3.1-56'
make[3]: Entering directory `/build/buildd4/mailagent-3.1-56'
Installing in agent...
make[4]: Entering directory `/build/buildd4/mailagent-3.1-56/agent'
+ test -d /build/buildd4/mailagent-3.1-56/debian/tmp/usr/bin
+ /usr/bin/install -c -m 555 mailpatch /build/buildd4/mailagent-3.1-56/debian/tmp/usr/bin
+ /usr/bin/install -c -m 555 mailhelp /build/buildd4/mailagent-3.1-56/debian/tmp/usr/bin
+ /usr/bin/install -c -m 555 maillist /build/buildd4/mailagent-3.1-56/debian/tmp/usr/bin
+ /usr/bin/install -c -m 555 maildist /build/buildd4/mailagent-3.1-56/debian/tmp/usr/bin
+ /usr/bin/install -c -m 555 package /build/buildd4/mailagent-3.1-56/debian/tmp/usr/bin
+ /usr/bin/install -c -m 555 edusers /build/buildd4/mailagent-3.1-56/debian/tmp/usr/bin
Checking utmp.pl in pl/utmp...
cd pl/utmp; /usr/bin/make utmp.pl
make[5]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl/utmp'
make[5]: `utmp.pl' is up to date.
make[5]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl/utmp'
Continuing in agent...
Checking termios.pl in pl/termios...
cd pl/termios; /usr/bin/make termios.pl
make[5]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl/termios'
make[5]: `termios.pl' is up to date.
make[5]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl/termios'
Continuing in agent...
+ test -d /build/buildd4/mailagent-3.1-56/debian/tmp/usr/bin
make[5]: Entering directory `/build/buildd4/mailagent-3.1-56/agent'
Installing in agent/pl...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl'
make[7]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl'
Installing in agent/pl/termios...
make[8]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl/termios'
install in agent/pl/termios done.
make[8]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl/termios'
Installing in agent/pl/utmp...
make[8]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl/utmp'
install in agent/pl/utmp done.
make[8]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl/utmp'
make[7]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl'
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl'
Installing in agent/filter...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/filter'
+ test -d /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
/usr/bin/install -c -s -m 555 filter /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
install in agent/filter done.
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/filter'
Installing in agent/files...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/files'
+ test -d /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
+ /usr/bin/install -c -m 444 agenthelp /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
+ /usr/bin/install -c -m 444 commands /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
+ /usr/bin/install -c -m 444 distribs /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
+ /usr/bin/install -c -m 444 filter.sh /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
+ /usr/bin/install -c -m 444 mailagent.cf /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
+ /usr/bin/install -c -m 444 proglist /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
+ /usr/bin/install -c -m 444 chkagent.sh /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
+ /usr/bin/install -c -m 444 setup.cf /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
+ /usr/bin/install -c -m 444 compressors /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
make[7]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/files'
Installing in agent/files/help...
make[8]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/files/help'
+ test -d /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
+ test -d /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 addauth /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 approve /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 delpower /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 end /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 getauth /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 help /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 newpower /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 passwd /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 password /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 power /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 release /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 remauth /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 set /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 setauth /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
+ /usr/bin/install -c -m 444 user /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/help
install in agent/files/help done.
make[8]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/files/help'
make[7]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/files'
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/files'
Installing in agent/man...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/man'
install in agent/man done.
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/man'
Installing in agent/test...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/test'
install in agent/test done.
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/test'
Installing in agent/examples...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/examples'
+ test -d /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples
+ /usr/bin/install -c -m 444 README /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples
+ /usr/bin/install -c -m 444 daemon /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples
+ /usr/bin/install -c -m 444 mailfolders /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples
+ /usr/bin/install -c -m 444 mchk /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples
+ /usr/bin/install -c -m 444 mhinc /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples
+ /usr/bin/install -c -m 444 nocmds /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples
+ /usr/bin/install -c -m 444 profile /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples
+ /usr/bin/install -c -m 444 rules /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples
+ /usr/bin/install -c -m 444 vacation /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples
install in agent/examples done.
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/examples'
make[5]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent'
make[4]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent'
make[3]: Leaving directory `/build/buildd4/mailagent-3.1-56'
make[2]: Leaving directory `/build/buildd4/mailagent-3.1-56'
/usr/bin/make install.man
make[2]: Entering directory `/build/buildd4/mailagent-3.1-56'
make[3]: Entering directory `/build/buildd4/mailagent-3.1-56'
Installing man pages in agent...
make[4]: Entering directory `/build/buildd4/mailagent-3.1-56/agent'
make[5]: Entering directory `/build/buildd4/mailagent-3.1-56/agent'
Installing man pages in agent/pl...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl'
make[7]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl'
Installing man pages in agent/pl/termios...
make[8]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl/termios'
make[8]: Nothing to be done for `install.man'.
make[8]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl/termios'
Installing man pages in agent/pl/utmp...
make[8]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/pl/utmp'
install.man in agent/pl/utmp done.
make[8]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl/utmp'
make[7]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl'
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/pl'
Installing man pages in agent/filter...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/filter'
install.man in agent/filter done.
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/filter'
Installing man pages in agent/files...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/files'
make[7]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/files'
Installing man pages in agent/files/help...
make[8]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/files/help'
install.man in agent/files/help done.
make[8]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/files/help'
make[7]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/files'
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/files'
Installing man pages in agent/man...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/man'
+ /usr/bin/install -c -m 444 mailagent.1 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/man/man1
+ /usr/bin/install -c -m 444 maildist.1 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/man/man1
+ /usr/bin/install -c -m 444 maillist.1 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/man/man1
+ /usr/bin/install -c -m 444 mailhelp.1 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/man/man1
+ /usr/bin/install -c -m 444 mailpatch.1 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/man/man1
+ /usr/bin/install -c -m 444 package.1 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/man/man1
+ /usr/bin/install -c -m 444 edusers.1 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/man/man1
install.man in agent/man done.
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/man'
Installing man pages in agent/test...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/test'
make[6]: Nothing to be done for `install.man'.
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/test'
Installing man pages in agent/examples...
make[6]: Entering directory `/build/buildd4/mailagent-3.1-56/agent/examples'
install.man in agent/examples done.
make[6]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent/examples'
make[5]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent'
make[4]: Leaving directory `/build/buildd4/mailagent-3.1-56/agent'
make[3]: Leaving directory `/build/buildd4/mailagent-3.1-56'
make[2]: Leaving directory `/build/buildd4/mailagent-3.1-56'
install -p -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/filter \
/build/buildd4/mailagent-3.1-56/debian/tmp/usr/lib/mailagent/filter
rm /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/filter
mv /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/chkagent.sh \
/build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/mailagent/
mv /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/filter.sh \
/build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/mailagent/
mv /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/setup.cf /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/mailagent.cf \
/build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/commands \
/build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/mailagent/
gzip -9frq /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/man/
gzip -9frq /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent
gunzip -9frq /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples/rc/sbin
install -p -o root -g root -m 755 debian/getspam /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/examples
install -p -o root -g root -m 644 debian/copyright /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/doc/mailagent/copyright
chmod -R u+w /build/buildd4/mailagent-3.1-56/debian/tmp/usr/
chmod ugo+x /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/mailagent/chkagent.sh
chmod ugo+x /build/buildd4/mailagent-3.1-56/debian/tmp/usr/share/mailagent/filter.sh
# compatibility link
(cd /build/buildd4/mailagent-3.1-56/debian/tmp/usr/lib/mailagent/; \
ln -s ../../share/mailagent/filter.sh)
find /build/buildd4/mailagent-3.1-56/debian/tmp/usr/lib/mailagent/ -type f | while read i; do \
if file -b $i | egrep -q "^ELF.*executable"; then \
strip --strip-all --remove-section=.comment --remove-section=.note $i; \
fi; \
done
====== making target debian/stamp/INST/mailagent [new prereqs: do-pre-inst-arch mailagent]======
====== making target debian/stamp/dep-install-arch [new prereqs: do-pre-inst-arch mailagent]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/do-pre-bin-arch [new prereqs: do-install-arch]======
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/pre-bin-common [new prereqs: ]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
/usr/bin/make -f debian/rules debian/stamp/pre-bin-arch
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/pre-bin-arch [new prereqs: do-install-arch]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/do-binary-arch [new prereqs: do-pre-bin-arch]======
/usr/bin/make -f debian/rules debian/stamp/dep-binary-arch
make[1]: Entering directory `/build/buildd4/mailagent-3.1-56'
====== making target debian/stamp/binary/mailagent [new prereqs: ]======
install -p -d -o root -g root -m 755 /build/buildd4/mailagent-3.1-56/debian/tmp/DEBIAN
install -p -o root -g root -m 755 debian/postinst /build/buildd4/mailagent-3.1-56/debian/tmp/DEBIAN/postinst
install -p -o root -g root -m 755 debian/postrm /build/buildd4/mailagent-3.1-56/debian/tmp/DEBIAN/postrm
install -p -o root -g root -m 755 debian/prerm /build/buildd4/mailagent-3.1-56/debian/tmp/DEBIAN/prerm
install -p -o root -g root -m 755 debian/config /build/buildd4/mailagent-3.1-56/debian/tmp/DEBIAN/config
po2debconf debian/templates.master > debian/templates
install -p -o root -g root -m 644 debian/templates /build/buildd4/mailagent-3.1-56/debian/tmp/DEBIAN/templates
k=`find /build/buildd4/mailagent-3.1-56/debian/tmp -type f | ( while read i; do \
if file -b $i | egrep -q "^ELF.*executable.*dynamically linked" ; then \
j="$j $i"; \
fi; \
done; echo $j; )`; if [ -n "$k" ]; then dpkg-shlibdeps $k; fi
dpkg-gencontrol -V'debconf-depends=debconf (>= 1.2.0)' \
-pmailagent -isp -P/build/buildd4/mailagent-3.1-56/debian/tmp
create_md5sums_fn () { cd $1 ; find . -type f ! -regex './DEBIAN/.*' ! -regex './etc/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums ; if [ -z "DEBIAN/md5sums" ] ; then rm -f "DEBIAN/md5sums" ; fi ; } ; create_md5sums_fn /build/buildd4/mailagent-3.1-56/debian/tmp
chown -R root:root /build/buildd4/mailagent-3.1-56/debian/tmp
chmod -R go=rX /build/buildd4/mailagent-3.1-56/debian/tmp
dpkg --build /build/buildd4/mailagent-3.1-56/debian/tmp ..
dpkg-deb: building package `mailagent' in `../mailagent_3.1-56-1_m32r.deb'.
====== making target debian/stamp/BIN/mailagent [new prereqs: do-pre-bin-arch mailagent]======
====== making target debian/stamp/dep-binary-arch [new prereqs: pre-bin-arch mailagent]======
make[1]: Leaving directory `/build/buildd4/mailagent-3.1-56'
====== making target binary-arch [new prereqs: do-binary-arch]======
dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../mailagent_3.1-56-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 20080906-1314
chroot-unstable/build/buildd4/mailagent_3.1-56-1_m32r.deb:
new debian package, version 2.0.
size 521106 bytes: control archive= 16530 bytes.
1982 bytes, 82 lines * config #!/bin/sh
1970 bytes, 40 lines control
9293 bytes, 118 lines md5sums
12585 bytes, 490 lines * postinst #!/usr/bin/perl
5753 bytes, 171 lines * postrm #!/bin/sh
4066 bytes, 129 lines * prerm #!/bin/sh
10305 bytes, 127 lines templates
Package: mailagent
Version: 1:3.1-56-1
Architecture: m32r
Maintainer: Manoj Srivastava <srivasta at debian.org>
Installed-Size: 1680
Depends: libc6 (>= 2.3.5-1), perl, debconf (>= 1.2.0) | debconf-2.0, exim4 | postfix | sendmail | mail-transport-agent
Section: mail
Priority: optional
Description: An automatic mail-processing tool and filter.
Mailagent is a mail delivery agent, and can be programmed to
respond to mail in ways more sophisticated than a mail filtering
program like procmail. It is easy to configure, and very easy to
extend using Perl. Not only can the base functionality be
extended, new commands and processing methods can be added in a
modular fashion.
.
Obeying lex-like rulesets, mailagent can file mails to specific
folders (plain Unix-style folders and also MMDF and MH ones),
forward messages to third parties, pipe them to commands or post
them to newsgroups. The filtering commands that are executed on
the messages can be extended, and may rewrite the message headers
or body as desired. It can also create and process commands based
on key words contained in the body of the mail message.
.
Mailagent can be used as a vacation program, and can answer mail
automatically and with more flexibility than the command of that
name. A template can be provided for the body of the response,
and the frequency of vacation mails can also be specified. Simple
macro substitutions allow parts of the mail header to be recycled
into the vacation messages, for a more personalized reply.
.
Mailagent can also be used to set up a generic mail server,
without the hassle of the lower-level concerns like error
recovery, logging or command parsing.
.
Please note that on Debian systems, mailagent requires a catch-all
rule saving all mail into the user's home directory. Unlike other
Mail Delivery Agents such as procmail, mailagent is too extensible
to be safely made setgid mail, and so cannot lock /var/spool/mail
mailboxes.
chroot-unstable/build/buildd4/mailagent_3.1-56-1_m32r.deb:
drwxr-xr-x root/root 0 2008-09-06 13:10 ./
drwxr-xr-x root/root 0 2008-09-06 12:59 ./usr/
drwxr-xr-x root/root 0 2008-09-06 13:00 ./usr/bin/
-rwxr-xr-x root/root 49566 2008-09-06 13:00 ./usr/bin/mailpatch
-rwxr-xr-x root/root 25170 2008-09-06 13:00 ./usr/bin/mailhelp
-rwxr-xr-x root/root 48051 2008-09-06 13:00 ./usr/bin/maillist
-rwxr-xr-x root/root 49929 2008-09-06 13:00 ./usr/bin/maildist
-rwxr-xr-x root/root 49499 2008-09-06 13:00 ./usr/bin/package
-rwxr-xr-x root/root 32885 2008-09-06 13:00 ./usr/bin/edusers
-rwxr-xr-x root/root 622505 2008-09-06 13:00 ./usr/bin/mailagent
drwxr-xr-x root/root 0 2008-09-06 12:59 ./usr/share/
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/mailagent/
-rwxr-xr-x root/root 3067 2008-09-06 13:00 ./usr/share/mailagent/chkagent.sh
-rwxr-xr-x root/root 9058 2008-09-06 13:00 ./usr/share/mailagent/filter.sh
-rw-r--r-- root/root 3311 2008-09-06 13:00 ./usr/share/mailagent/setup.cf
-rw-r--r-- root/root 8265 2008-09-06 13:00 ./usr/share/mailagent/mailagent.cf
-rw-r--r-- root/root 45 2008-09-06 13:00 ./usr/share/mailagent/commands
drwxr-xr-x root/root 0 2008-09-06 12:59 ./usr/share/man/
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/man/man1/
-rw-r--r-- root/root 453 2008-09-06 13:01 ./usr/share/man/man1/maillist.1.gz
-rw-r--r-- root/root 2754 2008-09-06 13:01 ./usr/share/man/man1/mailhelp.1.gz
-rw-r--r-- root/root 453 2008-09-06 13:01 ./usr/share/man/man1/mailpatch.1.gz
-rw-r--r-- root/root 2390 2008-09-06 13:01 ./usr/share/man/man1/package.1.gz
-rw-r--r-- root/root 1441 2008-09-06 13:01 ./usr/share/man/man1/edusers.1.gz
-rw-r--r-- root/root 77659 2008-09-06 13:01 ./usr/share/man/man1/mailagent.1.gz
-rw-r--r-- root/root 485 2008-09-06 13:01 ./usr/share/man/man1/maildist.1.gz
drwxr-xr-x root/root 0 2008-09-06 12:59 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/help/
-rw-r--r-- root/root 317 2008-09-06 13:00 ./usr/share/doc/mailagent/help/approve.gz
-rw-r--r-- root/root 269 2008-09-06 13:00 ./usr/share/doc/mailagent/help/delpower.gz
-rw-r--r-- root/root 265 2008-09-06 13:00 ./usr/share/doc/mailagent/help/end.gz
-rw-r--r-- root/root 263 2008-09-06 13:00 ./usr/share/doc/mailagent/help/getauth.gz
-rw-r--r-- root/root 210 2008-09-06 13:00 ./usr/share/doc/mailagent/help/help.gz
-rw-r--r-- root/root 199 2008-09-06 13:00 ./usr/share/doc/mailagent/help/passwd.gz
-rw-r--r-- root/root 253 2008-09-06 13:00 ./usr/share/doc/mailagent/help/password.gz
-rw-r--r-- root/root 395 2008-09-06 13:00 ./usr/share/doc/mailagent/help/power.gz
-rw-r--r-- root/root 386 2008-09-06 13:00 ./usr/share/doc/mailagent/help/release.gz
-rw-r--r-- root/root 294 2008-09-06 13:00 ./usr/share/doc/mailagent/help/set.gz
-rw-r--r-- root/root 312 2008-09-06 13:00 ./usr/share/doc/mailagent/help/setauth.gz
-rw-r--r-- root/root 474 2008-09-06 13:00 ./usr/share/doc/mailagent/help/user.gz
-rw-r--r-- root/root 93 2006-08-24 22:24 ./usr/share/doc/mailagent/help/README.gz
-rw-r--r-- root/root 295 2008-09-06 13:00 ./usr/share/doc/mailagent/help/addauth.gz
-rw-r--r-- root/root 456 2008-09-06 13:00 ./usr/share/doc/mailagent/help/newpower.gz
-rw-r--r-- root/root 360 2008-09-06 13:00 ./usr/share/doc/mailagent/help/remauth.gz
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/mime/
-rw-r--r-- root/root 700 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/mime/rules.gz
-rw-r--r-- root/root 1268 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/mime/README.gz
-rw-r--r-- root/root 3204 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/mime/unmime.gz
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/news/
-rw-r--r-- root/root 1075 2006-11-04 20:46 ./usr/share/doc/mailagent/examples/news/README.gz
-rw-r--r-- root/root 976 2006-11-04 20:46 ./usr/share/doc/mailagent/examples/news/rules.gz
-rw-r--r-- root/root 699 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/news/ml.map.gz
-rw-r--r-- root/root 3324 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/news/newsgate.gz
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/pbounce/
-rw-r--r-- root/root 79 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/pbounce/newcmd.cf.gz
-rw-r--r-- root/root 541 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/pbounce/README.gz
-rw-r--r-- root/root 571 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/pbounce/rules.gz
-rw-r--r-- root/root 212 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/pbounce/mailagent.cf.gz
-rw-r--r-- root/root 2712 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/pbounce/patbounce.pl.gz
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/rc/
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/rc/etc/
-rw-r--r-- root/root 12094 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/etc/mailagent.rules.gz
-rw-r--r-- root/root 47 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/etc/KNOWN.gz
-rw-r--r-- root/root 347 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/etc/vacation.gz
-rw-r--r-- root/root 75 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/etc/dot.spamlist-znet.gz
-rw-r--r-- root/root 76 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/etc/dot.spamlist-iocom.gz
-rw-r--r-- root/root 81 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/etc/dot.spamlist-cyberpromo.gz
-rw-r--r-- root/root 250 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/etc/README.dot.spamlist.gz
-rw-r--r-- root/root 81 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/etc/SPAM.gz
-rw-r--r-- root/root 74 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/etc/dot.spamlist-llv.gz
-rw-r--r-- root/root 74 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/etc/dot.spamlist-aol.gz
-rw-r--r-- root/root 2495 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/etc/sample.mailrules.gz
-rw-r--r-- root/root 81 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/etc/dot.spamlist-mindspring.gz
-rw-r--r-- root/root 79 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/etc/dot.spamlist-nancynet.gz
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/rc/sbin/
-rw-r--r-- root/root 5305 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/sbin/lookup.pl
-rw-r--r-- root/root 1304 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/sbin/mailagent.archive.pl
-rw-r--r-- root/root 942 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/sbin/mailagent.deblog.pl
-rw-r--r-- root/root 1050 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/sbin/mailagent.log.pl
-rw-r--r-- root/root 530 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/sbin/mailagent.ctrlM.pl
-rw-r--r-- root/root 7233 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/sbin/unmime
-rw-r--r-- root/root 585 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/sbin/mailagent.decnet.pl
drwxr-xr-x root/root 0 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/tmp/
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/rc/tmp/lost+mail/
-rw-r--r-- root/root 219 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/tmp/lost+mail/README.gz
drwxr-xr-x root/root 0 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/var/
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/rc/var/log/
-rw-r--r-- root/root 135 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/var/log/README.gz
drwxr-xr-x root/root 0 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/var/spool/
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/rc/var/spool/agent/
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/rc/var/spool/agent/queue/
-rw-r--r-- root/root 294 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/var/spool/agent/queue/README.gz
-rw-r--r-- root/root 284 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/var/spool/agent/nocmds.gz
-rw-r--r-- root/root 111 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/var/spool/agent/context.gz
-rw-r--r-- root/root 378 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/var/spool/agent/distribs.gz
-rw-r--r-- root/root 352 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/var/spool/agent/plsave.gz
-rw-r--r-- root/root 64 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/var/spool/agent/commands.gz
-rw-r--r-- root/root 1442 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/var/spool/agent/proglist.gz
-rw-r--r-- root/root 2769 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/var/spool/agent/agenthelp.gz
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/rc/var/spool/mail/
-rw-r--r-- root/root 166 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/var/spool/mail/README.gz
-rw-r--r-- root/root 2984 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/rc/dot.mailagent.gz
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/shell/
-rw-r--r-- root/root 768 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/shell/shell.gz
-rw-r--r-- root/root 547 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/shell/README.gz
-rw-r--r-- root/root 119 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/shell/server.cf.gz
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/unkit/
-rw-r--r-- root/root 71 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/unkit/newcmd.cf.gz
-rw-r--r-- root/root 446 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/unkit/README.gz
-rw-r--r-- root/root 289 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/unkit/rules.gz
-rw-r--r-- root/root 4016 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/unkit/unkit.pl.gz
-rw-r--r-- root/root 154 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/unkit/kitok.msg.gz
-rw-r--r-- root/root 472 2006-08-24 22:24 ./usr/share/doc/mailagent/examples/unkit/mailagent.cf.gz
-rw-r--r-- root/root 763 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/README.gz
-rw-r--r-- root/root 168 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/mailfolders.gz
-rw-r--r-- root/root 512 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/mchk.gz
-rw-r--r-- root/root 368 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/mhinc.gz
-rw-r--r-- root/root 425 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/nocmds.gz
-rw-r--r-- root/root 312 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/profile.gz
-rw-r--r-- root/root 3552 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/rules.gz
-rwxr-xr-x root/root 9165 2008-09-06 10:47 ./usr/share/doc/mailagent/examples/getspam
-rw-r--r-- root/root 3049 2008-09-06 13:00 ./usr/share/doc/mailagent/examples/getspam.1.gz
-rw-r--r-- root/root 239 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/daemon.gz
-rw-r--r-- root/root 340 2008-09-06 13:01 ./usr/share/doc/mailagent/examples/vacation.gz
-rw-r--r-- root/root 1409 2006-08-24 22:24 ./usr/share/doc/mailagent/changes.gz
-rw-r--r-- root/root 7161 2008-09-06 10:47 ./usr/share/doc/mailagent/FAQ.gz
-rw-r--r-- root/root 3561 2006-08-24 22:24 ./usr/share/doc/mailagent/Credits.gz
-rw-r--r-- root/root 736 2008-09-06 10:47 ./usr/share/doc/mailagent/README.debian.gz
-rw-r--r-- root/root 1457 2008-09-06 10:47 ./usr/share/doc/mailagent/SECURITY.gz
-rw-r--r-- root/root 579 2006-08-24 22:24 ./usr/share/doc/mailagent/README.agent.gz
-rw-r--r-- root/root 1097 2006-08-24 22:24 ./usr/share/doc/mailagent/README.filter.gz
-rw-r--r-- root/root 734 2008-05-30 17:58 ./usr/share/doc/mailagent/README.shell.gz
-rw-r--r-- root/root 100 2006-08-24 22:24 ./usr/share/doc/mailagent/README.server.gz
-rw-r--r-- root/root 2769 2008-09-06 13:00 ./usr/share/doc/mailagent/agenthelp.gz
-rw-r--r-- root/root 348 2008-09-06 13:00 ./usr/share/doc/mailagent/distribs.gz
-rw-r--r-- root/root 1086 2008-09-06 13:00 ./usr/share/doc/mailagent/proglist.gz
-rw-r--r-- root/root 750 2008-09-06 13:00 ./usr/share/doc/mailagent/compressors.gz
-rw-r--r-- root/root 1887 2008-09-06 10:47 ./usr/share/doc/mailagent/copyright
-rw-r--r-- root/root 2943 2008-09-06 10:47 ./usr/share/doc/mailagent/README.gz
-rw-r--r-- root/root 22875 2006-08-24 22:24 ./usr/share/doc/mailagent/changelog.gz
-rw-r--r-- root/root 11654 2008-09-06 10:47 ./usr/share/doc/mailagent/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-09-06 12:59 ./usr/share/lintian/
drwxr-xr-x root/root 0 2008-09-06 12:59 ./usr/share/lintian/overrides/
-rw-r--r-- root/root 62 2008-09-06 12:59 ./usr/share/lintian/overrides/mailagent
drwxr-xr-x root/root 0 2008-09-06 12:59 ./usr/lib/
drwxr-xr-x root/root 0 2008-09-06 13:01 ./usr/lib/mailagent/
-rwxr-xr-x root/root 25640 2008-09-06 13:01 ./usr/lib/mailagent/filter
lrwxrwxrwx root/root 0 2008-09-06 13:01 ./usr/lib/mailagent/filter.sh -> ../../share/mailagent/filter.sh
mailagent_3.1-56-1_m32r.changes:
Format: 1.8
Date: Tue, 02 Sep 2008 23:50:40 -0500
Source: mailagent
Binary: mailagent
Architecture: m32r
Version: 1:3.1-56-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Manoj Srivastava <srivasta at debian.org>
Description:
mailagent - An automatic mail-processing tool and filter.
Closes: 128114 267879
Changes:
mailagent (1:3.1-56-1) unstable; urgency=low
.
* New upstream VCS snapshot.
+ Protect against SIGPIPE during BOUNCE and FORWARD, relying on the
exit code at close() time to detect failures. (closes: #267879)
+ Make sure we suggest the use of "-i" in mailopt when they use
sendmail. Automatically protect lines with a single "." when they
did not supply -i to avoid failure of FORWARD and BOUNCE commands.
(Closes: #128114)
Checksums-Sha1:
864f10b2d60f01e8d5c2f4c94b23ef3072eddf36 521106 mailagent_3.1-56-1_m32r.deb
Checksums-Sha256:
05d7f7161cdab0e6463a48631f79ae8fbc16febfce1db1be0a8f56337f62d3af 521106 mailagent_3.1-56-1_m32r.deb
Files:
14dd322071267c972621d256cd660b6c 521106 mail optional mailagent_3.1-56-1_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd4/mailagent-3.1-56
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080906-1314
Build needed 02:28:47, 7956k disk space
More information about the build-status
mailing list