make: Entering directory `/src/gup'
make all
make[1]: Entering directory `/src/gup'

Constructing xmakefile with ./config/vanilla

make -f xmakefile all
make[2]: Entering directory `/src/gup'
cc -Wall -O2 -pipe    -DCONFIG='"vanilla"' -DACTIVE_PATH='"/var/lib/news/active"' -DNEWSGROUPS_PATH='"/var/lib/news/newsgroups"' -DBACKSTOP_MAILID='"news"' -DLOG_MATCH_LIMIT=28 -DUMASK=002 -DMAIL_COMMAND='"/usr/sbin/sendmail -t"'   -c gup.c -o gup.o
gup.c:161: warning: return type of `main' is not `int'
cc -Wall -O2 -pipe    -DCONFIG='"vanilla"' -DACTIVE_PATH='"/var/lib/news/active"' -DNEWSGROUPS_PATH='"/var/lib/news/newsgroups"' -DBACKSTOP_MAILID='"news"' -DLOG_MATCH_LIMIT=28 -DUMASK=002 -DMAIL_COMMAND='"/usr/sbin/sendmail -t"'   -c wildmat.c -o wildmat.o
cc -Wall -O2 -pipe    -DCONFIG='"vanilla"' -DACTIVE_PATH='"/var/lib/news/active"' -DNEWSGROUPS_PATH='"/var/lib/news/newsgroups"' -DBACKSTOP_MAILID='"news"' -DLOG_MATCH_LIMIT=28 -DUMASK=002 -DMAIL_COMMAND='"/usr/sbin/sendmail -t"'   -c misc.c -o misc.o
cc -Wall -O2 -pipe    -DCONFIG='"vanilla"' -DACTIVE_PATH='"/var/lib/news/active"' -DNEWSGROUPS_PATH='"/var/lib/news/newsgroups"' -DBACKSTOP_MAILID='"news"' -DLOG_MATCH_LIMIT=28 -DUMASK=002 -DMAIL_COMMAND='"/usr/sbin/sendmail -t"'   -c prune.c -o prune.o
cc -Wall -O2 -pipe    -DCONFIG='"vanilla"' -DACTIVE_PATH='"/var/lib/news/active"' -DNEWSGROUPS_PATH='"/var/lib/news/newsgroups"' -DBACKSTOP_MAILID='"news"' -DLOG_MATCH_LIMIT=28 -DUMASK=002 -DMAIL_COMMAND='"/usr/sbin/sendmail -t"'   -c help.c -o help.o
cc -Wall -O2 -pipe    -DCONFIG='"vanilla"' -DACTIVE_PATH='"/var/lib/news/active"' -DNEWSGROUPS_PATH='"/var/lib/news/newsgroups"' -DBACKSTOP_MAILID='"news"' -DLOG_MATCH_LIMIT=28 -DUMASK=002 -DMAIL_COMMAND='"/usr/sbin/sendmail -t"'   -c mail.c -o mail.o
cc -Wall -O2 -pipe    -DCONFIG='"vanilla"' -DACTIVE_PATH='"/var/lib/news/active"' -DNEWSGROUPS_PATH='"/var/lib/news/newsgroups"' -DBACKSTOP_MAILID='"news"' -DLOG_MATCH_LIMIT=28 -DUMASK=002 -DMAIL_COMMAND='"/usr/sbin/sendmail -t"'   -c log.c -o log.o
cc -Wall -O2 -pipe    -DCONFIG='"vanilla"' -DACTIVE_PATH='"/var/lib/news/active"' -DNEWSGROUPS_PATH='"/var/lib/news/newsgroups"' -DBACKSTOP_MAILID='"news"' -DLOG_MATCH_LIMIT=28 -DUMASK=002 -DMAIL_COMMAND='"/usr/sbin/sendmail -t"'   -c newsgroups.c -o newsgroups.o
cc -Wall -O2 -pipe    -DCONFIG='"vanilla"' -DACTIVE_PATH='"/var/lib/news/active"' -DNEWSGROUPS_PATH='"/var/lib/news/newsgroups"' -DBACKSTOP_MAILID='"news"' -DLOG_MATCH_LIMIT=28 -DUMASK=002 -DMAIL_COMMAND='"/usr/sbin/sendmail -t"'   -c lock.c -o lock.o
cc -Wall -O2 -pipe    -DCONFIG='"vanilla"' -DACTIVE_PATH='"/var/lib/news/active"' -DNEWSGROUPS_PATH='"/var/lib/news/newsgroups"' -DBACKSTOP_MAILID='"news"' -DLOG_MATCH_LIMIT=28 -DUMASK=002 -DMAIL_COMMAND='"/usr/sbin/sendmail -t"'   -c sort.c -o sort.o
cc -Wall -O2 -pipe    -DCONFIG='"vanilla"' -DACTIVE_PATH='"/var/lib/news/active"' -DNEWSGROUPS_PATH='"/var/lib/news/newsgroups"' -DBACKSTOP_MAILID='"news"' -DLOG_MATCH_LIMIT=28 -DUMASK=002 -DMAIL_COMMAND='"/usr/sbin/sendmail -t"'   -c rfc822.c -o rfc822.o
rfc822.c:10: warning: `RCS' defined but not used
cc -Wall -O2 -pipe    -DCONFIG='"vanilla"' -DACTIVE_PATH='"/var/lib/news/active"' -DNEWSGROUPS_PATH='"/var/lib/news/newsgroups"' -DBACKSTOP_MAILID='"news"' -DLOG_MATCH_LIMIT=28 -DUMASK=002 -DMAIL_COMMAND='"/usr/sbin/sendmail -t"'   -c posix_gunk.c -o posix_gunk.o
cc -Wall -O2 -pipe    -DCONFIG='"vanilla"' -DACTIVE_PATH='"/var/lib/news/active"' -DNEWSGROUPS_PATH='"/var/lib/news/newsgroups"' -DBACKSTOP_MAILID='"news"' -DLOG_MATCH_LIMIT=28 -DUMASK=002 -DMAIL_COMMAND='"/usr/sbin/sendmail -t"' gup.o wildmat.o misc.o prune.o help.o mail.o log.o newsgroups.o lock.o sort.o rfc822.o posix_gunk.o   -o gup
make[2]: Leaving directory `/src/gup'
make[1]: Leaving directory `/src/gup'
make: Leaving directory `/src/gup'
make: Entering directory `/src/gup'
install -s gup sample/{gupdate,gupadd,gupverify} /usr/lib/news/bin/
strip: /usr/lib/news/bin//gupdate: File format not recognized
strip: /usr/lib/news/bin//gupadd: File format not recognized
strip: /usr/lib/news/bin//gupverify: File format not recognized
install -m 644 gup.1 /usr/man/man1/
mkdir -p /var/lib/news/gup/sites /var/lib/news/gup/default
install -m 600 sample/config /var/lib/news/gup
install -m 644 sample/{gup_headers,gupconfig,newsfeeds.{start,end}} \
	/var/lib/news/gup
install -m 644 sample/default/{exclude,groups,header,trailer} \
	/var/lib/news/gup/default/
touch /var/lib/news/gup/log
chmod 600 /var/lib/news/gup/log
chown -R news:news /var/lib/news/gup
mkdir -p /usr/doc/packages/gup
install -m 644 INSTALL README README.linux /usr/doc/packages/gup
make: Leaving directory `/src/gup'
Extracting package gup, please wait...
------------------------------------------------
current binary package: aaa_base.jur
extract /etc/ld.so.cache
