The build took 00h 00m 57s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
40,210 |
ansic |
3,620 |
sh |
702 |
makefile |
455 |
perl |
16 |
sed |
45,003 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: slrn 1.0.2-2 (Wed Aug 24 13:45:34 UTC 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) slang-2.3.0-1
Total Installed Size: 3.09 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing slang...
:: Running post-transaction hooks...
(1/1) Updating manpage index...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) uudeview-0.5.20-12
Total Installed Size: 0.76 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing uudeview...
Optional dependencies for uudeview
tk: for GUI
:: Running post-transaction hooks...
(1/1) Updating manpage index...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc needs -traditional... no
checking for library containing strerror... none required
checking C compiler that understands ANSI prototypes... gcc looks ok. Good.
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for the uu library and header files uudeview.h... yes: /usr/lib/uudeview and /usr/include/uudeview
checking for the canlock library and header files ... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking if you want SSL support... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for memory.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking socket.h usability... no
checking socket.h presence... no
checking for socket.h... no
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for mode_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for long double... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of float... 4
checking size of double... 8
checking for long long... yes
checking size of long long... 8
checking for memset... yes
checking for memcpy... yes
checking for memcmp... yes
checking for memchr... yes
checking for putenv... yes
checking for getcwd... yes
checking for getdomainname... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for gettimeofday... yes
checking for sigaction... yes
checking for sigemptyset... yes
checking for sigprocmask... yes
checking for sigaddset... yes
checking for siglongjmp... yes
checking for vsnprintf... yes
checking for uname... yes
checking for setlocale... yes
checking for isalpha... yes
checking for isspace... yes
checking for isdigit... yes
checking for isalnum... yes
checking for ispunct... yes
checking for atoll... yes
checking for strtoll... yes
checking for timezone in time.h... yes
checking for tm_gmtoff in struct tm... yes
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... no
checking for ncurses5-config... no
checking for ncursesw5-config... (cached) no
checking for terminfo... yes
checking for the slang library and header files ... yes: /usr/lib and /usr/include
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating src/slrnfeat.h
config.status: creating src/sysconf.h
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating src/slrnfeat.h
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/sysconf.h
config.status: src/sysconf.h is unchanged
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating src/slrnfeat.h
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile
config.status: creating src/sysconf.h
config.status: src/sysconf.h is unchanged
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
For some INSTALLATION options, edit src/Makefile.
For INEWS, LOCAL SPOOL, GROUPLENS, SLANG, ... support, edit src/slrnfeat.h
cd src; make all
make[1]: Entering directory '/tmp/slrn/src/slrn-1.0.2/src'
mkdir /tmp/slrn/src/slrn-1.0.2/src/objs
/bin/cp /tmp/slrn/src/slrn-1.0.2/src/sysconf.h config.h
touch config.h
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/chkslang.c
gcc /tmp/slrn/src/slrn-1.0.2/src/objs/chkslang.o -o /tmp/slrn/src/slrn-1.0.2/src/objs/chkslang -Wl,-R/usr/lib/uudeview -lslang /usr/lib/uudeview/*.o -L/usr/local/ssl/lib -lssl -lcrypto
/usr/lib/uudeview/fptools.o: In function `_FP_tempnam':
fptools.c:(.text+0x8c7): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/lib/uudeview/uunconc.o: In function `UUDecode':
uunconc.c:(.text+0x2bfc): warning: the use of `tempnam' is dangerous, better use `mkstemp'
/tmp/slrn/src/slrn-1.0.2/src/objs/chkslang slrn 20203
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/art.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/art_misc.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/art_sort.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/charset.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/decode.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/editscore.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/group.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/grplens.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/hash.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/hdrutils.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/help.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/hooks.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/interp.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/menu.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/mime.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/misc.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/post.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/print.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/ranges.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/score.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/server.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/slrn.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/slrndir.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/snprintf.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/sortdate.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/startup.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/strutil.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/ttymsg.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/util.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/version.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/vfile.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/xover.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/parse2822.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs; gcc art.o art_misc.o art_sort.o charset.o decode.o editscore.o group.o grplens.o hash.o hdrutils.o help.o hooks.o interp.o menu.o mime.o misc.o post.o print.o ranges.o score.o server.o slrn.o slrndir.o snprintf.o sortdate.o startup.o strutil.o ttymsg.o util.o version.o vfile.o xover.o parse2822.o -o slrn -Wl,-R/usr/lib/uudeview -lslang /usr/lib/uudeview/*.o -L/usr/local/ssl/lib -lssl -lcrypto
/usr/lib/uudeview/fptools.o: In function `_FP_tempnam':
fptools.c:(.text+0x8c7): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/lib/uudeview/uunconc.o: In function `UUDecode':
uunconc.c:(.text+0x2bfc): warning: the use of `tempnam' is dangerous, better use `mkstemp'
slrn created in /tmp/slrn/src/slrn-1.0.2/src/objs
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/slrnpull.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/sltcp.c
cd /tmp/slrn/src/slrn-1.0.2/src/objs && gcc -c -Dunix -I/usr/include/uudeview -I/usr/local/ssl/include -DSLRN_SLANG_DIR=\"/usr/share/slrn/slang\" -DSLRN_LIB_DIR=\"/usr/share/slrn\" -DSLRN_CONF_DIR=\"/etc/slrn\" -DNLS_LOCALEDIR=\"/usr/share/locale\" /tmp/slrn/src/slrn-1.0.2/src/nntplib.c
gcc -o /tmp/slrn/src/slrn-1.0.2/src/objs/slrnpull /tmp/slrn/src/slrn-1.0.2/src/objs/slrnpull.o /tmp/slrn/src/slrn-1.0.2/src/objs/util.o /tmp/slrn/src/slrn-1.0.2/src/objs/strutil.o /tmp/slrn/src/slrn-1.0.2/src/objs/sortdate.o /tmp/slrn/src/slrn-1.0.2/src/objs/sltcp.o /tmp/slrn/src/slrn-1.0.2/src/objs/nntplib.o /tmp/slrn/src/slrn-1.0.2/src/objs/slrndir.o /tmp/slrn/src/slrn-1.0.2/src/objs/ranges.o /tmp/slrn/src/slrn-1.0.2/src/objs/vfile.o -lslang /usr/lib/uudeview/*.o -L/usr/local/ssl/lib -lssl -lcrypto
/usr/lib/uudeview/fptools.o: In function `_FP_tempnam':
fptools.c:(.text+0x8c7): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/lib/uudeview/uunconc.o: In function `UUDecode':
uunconc.c:(.text+0x2bfc): warning: the use of `tempnam' is dangerous, better use `mkstemp'
slrnpull created in /tmp/slrn/src/slrn-1.0.2/src/objs
make[1]: Leaving directory '/tmp/slrn/src/slrn-1.0.2/src'
==> Entering fakeroot environment...
==> Starting package()...
cd src; make install
make[1]: Entering directory '/tmp/slrn/src/slrn-1.0.2/src'
/tmp/slrn/src/slrn-1.0.2/src/objs/chkslang slrn 20203
slrn created in /tmp/slrn/src/slrn-1.0.2/src/objs
slrnpull created in /tmp/slrn/src/slrn-1.0.2/src/objs
../autoconf/mkinsdir.sh /tmp/slrn/pkg/slrn/usr/bin
mkdir /tmp/slrn/pkg/slrn/usr
mkdir /tmp/slrn/pkg/slrn/usr/bin
../autoconf/mkinsdir.sh /tmp/slrn/pkg/slrn/usr/share/doc/slrn
mkdir /tmp/slrn/pkg/slrn/usr/share
mkdir /tmp/slrn/pkg/slrn/usr/share/doc
mkdir /tmp/slrn/pkg/slrn/usr/share/doc/slrn
../autoconf/mkinsdir.sh /tmp/slrn/pkg/slrn/usr/share/doc/slrn/slrnpull
mkdir /tmp/slrn/pkg/slrn/usr/share/doc/slrn/slrnpull
../autoconf/mkinsdir.sh /tmp/slrn/pkg/slrn/usr/share/man/man1
mkdir /tmp/slrn/pkg/slrn/usr/share/man
mkdir /tmp/slrn/pkg/slrn/usr/share/man/man1
../autoconf/mkinsdir.sh /tmp/slrn/pkg/slrn/usr/share/slrn
mkdir /tmp/slrn/pkg/slrn/usr/share/slrn
../autoconf/mkinsdir.sh /tmp/slrn/pkg/slrn/usr/share/slrn/slang
mkdir /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 755 -s /tmp/slrn/src/slrn-1.0.2/src/objs/slrn /tmp/slrn/pkg/slrn/usr/bin
/usr/bin/install -c -m 755 -s /tmp/slrn/src/slrn-1.0.2/src/objs/slrnpull /tmp/slrn/pkg/slrn/usr/bin
/usr/bin/install -c -m 644 ../doc/slrn.1 /tmp/slrn/pkg/slrn/usr/share/man/man1/
/usr/bin/install -c -m 644 ../doc/slrnpull.1 /tmp/slrn/pkg/slrn/usr/share/man/man1/
/usr/bin/install -c -m 644 ../COPYRIGHT /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../COPYING /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../README /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../changes.txt /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/FIRST_STEPS /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/README.GroupLens /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/score.sl /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/slrn.rc /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/help.txt /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/README.macros /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/score.txt /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/THANKS /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/manual.txt /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/README.multiuser /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/slrn-doc.html /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/FAQ /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/README.SSL /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/slrnfuns.txt /tmp/slrn/pkg/slrn/usr/share/doc/slrn
/usr/bin/install -c -m 644 ../doc/slrnpull/../slrnpull/README ../doc/slrnpull/../slrnpull/README.offline ../doc/slrnpull/../slrnpull/SETUP ../doc/slrnpull/../slrnpull/score ../doc/slrnpull/../slrnpull/setgid.txt ../doc/slrnpull/../slrnpull/slrn.rc ../doc/slrnpull/../slrnpull/slrnpull.conf ../doc/slrnpull/../slrnpull/slrnpull.sh /tmp/slrn/pkg/slrn/usr/share/doc/slrn/slrnpull
/usr/bin/install -c -m 644 ../macros/slrn.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/color.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/gsort.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/ispell.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/latin2.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/multipart.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/nn.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/posthook.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/search.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/tin-art.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/tin-group.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/ttyprint.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/util.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/varset.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/xcomment.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/mime.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
/usr/bin/install -c -m 644 ../macros/mailcap.sl /tmp/slrn/pkg/slrn/usr/share/slrn/slang
cd ../po; make DESTDIR=/tmp/slrn/pkg/slrn LOCALEDIR=/usr/share/locale install
make[2]: Entering directory '/tmp/slrn/src/slrn-1.0.2/po'
test ! -f ./slrn.pot || \
test -z "be.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo it.gmo ko.gmo nl.gmo pl.gmo ru.gmo sv.gmo tr.gmo" || make be.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo it.gmo ko.gmo nl.gmo pl.gmo ru.gmo sv.gmo tr.gmo
make[3]: Entering directory '/tmp/slrn/src/slrn-1.0.2/po'
make[3]: 'be.gmo' is up to date.
make[3]: 'da.gmo' is up to date.
make[3]: 'de.gmo' is up to date.
make[3]: 'es.gmo' is up to date.
make[3]: 'fi.gmo' is up to date.
make[3]: 'fr.gmo' is up to date.
make[3]: 'it.gmo' is up to date.
make[3]: 'ko.gmo' is up to date.
make[3]: 'nl.gmo' is up to date.
make[3]: 'pl.gmo' is up to date.
make[3]: 'ru.gmo' is up to date.
make[3]: 'sv.gmo' is up to date.
make[3]: 'tr.gmo' is up to date.
make[3]: Leaving directory '/tmp/slrn/src/slrn-1.0.2/po'
touch stamp-po
mkdir -p -- /tmp/slrn/pkg/slrn/usr/share
installing be.gmo as /tmp/slrn/pkg/slrn/usr/share/locale/be/LC_MESSAGES/slrn.mo
installing da.gmo as /tmp/slrn/pkg/slrn/usr/share/locale/da/LC_MESSAGES/slrn.mo
installing de.gmo as /tmp/slrn/pkg/slrn/usr/share/locale/de/LC_MESSAGES/slrn.mo
installing es.gmo as /tmp/slrn/pkg/slrn/usr/share/locale/es/LC_MESSAGES/slrn.mo
installing fi.gmo as /tmp/slrn/pkg/slrn/usr/share/locale/fi/LC_MESSAGES/slrn.mo
installing fr.gmo as /tmp/slrn/pkg/slrn/usr/share/locale/fr/LC_MESSAGES/slrn.mo
installing it.gmo as /tmp/slrn/pkg/slrn/usr/share/locale/it/LC_MESSAGES/slrn.mo
installing ko.gmo as /tmp/slrn/pkg/slrn/usr/share/locale/ko/LC_MESSAGES/slrn.mo
installing nl.gmo as /tmp/slrn/pkg/slrn/usr/share/locale/nl/LC_MESSAGES/slrn.mo
installing pl.gmo as /tmp/slrn/pkg/slrn/usr/share/locale/pl/LC_MESSAGES/slrn.mo
installing ru.gmo as /tmp/slrn/pkg/slrn/usr/share/locale/ru/LC_MESSAGES/slrn.mo
installing sv.gmo as /tmp/slrn/pkg/slrn/usr/share/locale/sv/LC_MESSAGES/slrn.mo
installing tr.gmo as /tmp/slrn/pkg/slrn/usr/share/locale/tr/LC_MESSAGES/slrn.mo
if test "slrn" = "gettext-tools"; then \
mkdir -p -- /tmp/slrn/pkg/slrn/usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/tmp/slrn/pkg/slrn/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /tmp/slrn/pkg/slrn/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory '/tmp/slrn/src/slrn-1.0.2/po'
make[1]: Leaving directory '/tmp/slrn/src/slrn-1.0.2/src'
==> Tidying install...
-> Purging unwanted files...
-> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "slrn"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: slrn 1.0.2-2 (Wed Aug 24 13:45:56 UTC 2016)
CMD: pacman --query --file slrn-1.0.2-2-x86_64.pkg.tar.xz
Creating hybrid package for 'slrn'
Trying to find vanilla package 'slrn'...
CMD: pacman --query --file /mirror/slrn-1.0.2-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/etc/slrnrc
/usr/bin/slrn
/usr/bin/slrnpull
/usr/share/doc/slrn/COPYRIGHT
/usr/share/doc/slrn/COPYING
/usr/share/doc/slrn/README
/usr/share/doc/slrn/changes.txt
/usr/share/doc/slrn/FIRST_STEPS
/usr/share/doc/slrn/README.GroupLens
/usr/share/doc/slrn/score.sl
/usr/share/doc/slrn/slrn.rc
/usr/share/doc/slrn/help.txt
/usr/share/doc/slrn/README.macros
/usr/share/doc/slrn/score.txt
/usr/share/doc/slrn/THANKS
/usr/share/doc/slrn/manual.txt
/usr/share/doc/slrn/README.multiuser
/usr/share/doc/slrn/slrn-doc.html
/usr/share/doc/slrn/FAQ
/usr/share/doc/slrn/README.SSL
/usr/share/doc/slrn/slrnfuns.txt
/usr/share/doc/slrn/slrnpull/README
/usr/share/doc/slrn/slrnpull/README.offline
/usr/share/doc/slrn/slrnpull/SETUP
/usr/share/doc/slrn/slrnpull/score
/usr/share/doc/slrn/slrnpull/setgid.txt
/usr/share/doc/slrn/slrnpull/slrn.rc
/usr/share/doc/slrn/slrnpull/slrnpull.conf
/usr/share/doc/slrn/slrnpull/slrnpull.sh
/usr/share/man/man1/slrn.1.gz
/usr/share/man/man1/slrnpull.1.gz
/usr/share/slrn/slang/slrn.sl
/usr/share/slrn/slang/color.sl
/usr/share/slrn/slang/gsort.sl
/usr/share/slrn/slang/ispell.sl
/usr/share/slrn/slang/latin2.sl
/usr/share/slrn/slang/multipart.sl
/usr/share/slrn/slang/nn.sl
/usr/share/slrn/slang/posthook.sl
/usr/share/slrn/slang/search.sl
/usr/share/slrn/slang/tin-art.sl
/usr/share/slrn/slang/tin-group.sl
/usr/share/slrn/slang/ttyprint.sl
/usr/share/slrn/slang/util.sl
/usr/share/slrn/slang/varset.sl
/usr/share/slrn/slang/xcomment.sl
/usr/share/slrn/slang/mime.sl
/usr/share/slrn/slang/mailcap.sl
/usr/share/locale/be/LC_MESSAGES/slrn.mo
/usr/share/locale/da/LC_MESSAGES/slrn.mo
/usr/share/locale/de/LC_MESSAGES/slrn.mo
/usr/share/locale/es/LC_MESSAGES/slrn.mo
/usr/share/locale/fi/LC_MESSAGES/slrn.mo
/usr/share/locale/fr/LC_MESSAGES/slrn.mo
/usr/share/locale/it/LC_MESSAGES/slrn.mo
/usr/share/locale/ko/LC_MESSAGES/slrn.mo
/usr/share/locale/nl/LC_MESSAGES/slrn.mo
/usr/share/locale/pl/LC_MESSAGES/slrn.mo
/usr/share/locale/ru/LC_MESSAGES/slrn.mo
/usr/share/locale/sv/LC_MESSAGES/slrn.mo
/usr/share/locale/tr/LC_MESSAGES/slrn.mo
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr .MTREE | xz -c -z
CMD: bsdtar -tqf slrn.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/slrn.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/slrn.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/slrn.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/slrn/src/slrn-1.0.2/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --enable-setgid-code --with-slrnpull --with-ssl --with-uu --with-uulib=/usr/lib/uudeview --with-uuinc=/usr/include/uudeview --enable-spoilers
## --------- ##
## Platform. ##
## --------- ##
hostname = ccaa5a6e9e7c
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2554: checking build system type
configure:2568: result: x86_64-unknown-linux-gnu
configure:2588: checking host system type
configure:2601: result: x86_64-unknown-linux-gnu
configure:2622: checking whether make sets $(MAKE)
configure:2644: result: yes
configure:2667: checking for a BSD-compatible install
configure:2735: result: /usr/bin/install -c
configure:2755: checking for x86_64-unknown-linux-gcc
configure:2785: result: no
configure:2795: checking for gcc
configure:2811: found /usr/bin/gcc
configure:2822: result: gcc
configure:3051: checking for C compiler version
configure:3060: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3071: $? = 0
configure:3060: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3071: $? = 0
configure:3060: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3071: $? = 1
configure:3060: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3071: $? = 1
configure:3091: checking whether the C compiler works
configure:3113: gcc conftest.c >&5
configure:3117: $? = 0
configure:3165: result: yes
configure:3168: checking for C compiler default output file name
configure:3170: result: a.out
configure:3176: checking for suffix of executables
configure:3183: gcc -o conftest conftest.c >&5
configure:3187: $? = 0
configure:3209: result:
configure:3231: checking whether we are cross compiling
configure:3239: gcc -o conftest conftest.c >&5
configure:3243: $? = 0
configure:3250: ./conftest
configure:3254: $? = 0
configure:3269: result: no
configure:3274: checking for suffix of object files
configure:3296: gcc -c conftest.c >&5
configure:3300: $? = 0
configure:3321: result: o
configure:3325: checking whether we are using the GNU C compiler
configure:3344: gcc -c conftest.c >&5
configure:3344: $? = 0
configure:3353: result: yes
configure:3362: checking whether gcc accepts -g
configure:3382: gcc -c -g conftest.c >&5
configure:3382: $? = 0
configure:3423: result: yes
configure:3440: checking for gcc option to accept ISO C89
configure:3503: gcc -c conftest.c >&5
configure:3503: $? = 0
configure:3516: result: none needed
configure:3542: checking how to run the C preprocessor
configure:3573: gcc -E conftest.c
configure:3573: $? = 0
configure:3587: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3587: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3612: result: gcc -E
configure:3632: gcc -E conftest.c
configure:3632: $? = 0
configure:3646: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3675: checking for grep that handles long lines and -e
configure:3733: result: /usr/bin/grep
configure:3738: checking for egrep
configure:3800: result: /usr/bin/grep -E
configure:3805: checking for ANSI C header files
configure:3825: gcc -c conftest.c >&5
configure:3825: $? = 0
configure:3898: gcc -o conftest conftest.c >&5
configure:3898: $? = 0
configure:3898: ./conftest
configure:3898: $? = 0
configure:3909: result: yes
configure:3922: checking for sys/types.h
configure:3922: gcc -c conftest.c >&5
configure:3922: $? = 0
configure:3922: result: yes
configure:3922: checking for sys/stat.h
configure:3922: gcc -c conftest.c >&5
configure:3922: $? = 0
configure:3922: result: yes
configure:3922: checking for stdlib.h
configure:3922: gcc -c conftest.c >&5
configure:3922: $? = 0
configure:3922: result: yes
configure:3922: checking for string.h
configure:3922: gcc -c conftest.c >&5
configure:3922: $? = 0
configure:3922: result: yes
configure:3922: checking for memory.h
configure:3922: gcc -c conftest.c >&5
configure:3922: $? = 0
configure:3922: result: yes
configure:3922: checking for strings.h
configure:3922: gcc -c conftest.c >&5
configure:3922: $? = 0
configure:3922: result: yes
configure:3922: checking for inttypes.h
configure:3922: gcc -c conftest.c >&5
configure:3922: $? = 0
configure:3922: result: yes
configure:3922: checking for stdint.h
configure:3922: gcc -c conftest.c >&5
configure:3922: $? = 0
configure:3922: result: yes
configure:3922: checking for unistd.h
configure:3922: gcc -c conftest.c >&5
configure:3922: $? = 0
configure:3922: result: yes
configure:3935: checking minix/config.h usability
configure:3935: gcc -c conftest.c >&5
conftest.c:52:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:3935: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3935: result: no
configure:3935: checking minix/config.h presence
configure:3935: gcc -E conftest.c
conftest.c:19:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:3935: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:3935: result: no
configure:3935: checking for minix/config.h
configure:3935: result: no
configure:3956: checking whether it is safe to define __EXTENSIONS__
configure:3974: gcc -c conftest.c >&5
configure:3974: $? = 0
configure:3981: result: yes
configure:3996: checking whether gcc needs -traditional
configure:4030: result: no
configure:4042: checking for library containing strerror
configure:4073: gcc -o conftest conftest.c >&5
configure:4073: $? = 0
configure:4090: result: none required
configure:4116: checking C compiler that understands ANSI prototypes
configure:4130: gcc -c conftest.c >&5
configure:4130: $? = 0
configure:4132: result: gcc looks ok. Good.
configure:4144: checking for X
configure:4252: gcc -E conftest.c
configure:4252: $? = 0
configure:4283: gcc -o conftest conftest.c -lX11 >&5
configure:4283: $? = 0
configure:4333: result: libraries , headers
configure:4432: gcc -o conftest conftest.c -lX11 >&5
configure:4432: $? = 0
configure:4530: checking for gethostbyname
configure:4530: gcc -o conftest conftest.c >&5
configure:4530: $? = 0
configure:4530: result: yes
configure:4627: checking for connect
configure:4627: gcc -o conftest conftest.c >&5
configure:4627: $? = 0
configure:4627: result: yes
configure:4676: checking for remove
configure:4676: gcc -o conftest conftest.c >&5
configure:4676: $? = 0
configure:4676: result: yes
configure:4725: checking for shmat
configure:4725: gcc -o conftest conftest.c >&5
configure:4725: $? = 0
configure:4725: result: yes
configure:4783: checking for IceConnectionNumber in -lICE
configure:4808: gcc -o conftest conftest.c -lICE >&5
configure:4808: $? = 0
configure:4817: result: yes
configure:5327: checking for the uu library and header files uudeview.h
configure:5403: result: yes: /usr/lib/uudeview and /usr/include/uudeview
configure:5594: checking for the canlock library and header files
configure:5750: result: no
configure:5941: checking for ld used by GCC
configure:6005: result: /usr/bin/ld
configure:6012: checking if the linker (/usr/bin/ld) is GNU ld
configure:6025: result: yes
configure:6032: checking for shared library run path origin
configure:6045: result: done
configure:6509: checking for iconv
configure:6531: gcc -o conftest conftest.c >&5
configure:6531: $? = 0
configure:6563: result: yes
configure:6584: checking for iconv declaration
configure:6613: gcc -c conftest.c >&5
configure:6613: $? = 0
configure:6624: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:6668: checking whether NLS is requested
configure:6677: result: yes
configure:6715: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:6747: result: /usr/bin/msgfmt
configure:6756: checking for gmsgfmt
configure:6787: result: /usr/bin/msgfmt
configure:6838: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:6870: result: /usr/bin/xgettext
configure:6916: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:6947: result: /usr/bin/msgmerge
configure:6984: checking for CFPreferencesCopyAppValue
configure:7002: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:27:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
#include
^
compilation terminated.
configure:7002: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:7011: result: no
configure:7018: checking for CFLocaleCopyCurrent
configure:7036: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:27:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
#include
^
compilation terminated.
configure:7036: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:7045: result: no
configure:7094: checking for GNU gettext in libc
configure:7114: gcc -o conftest conftest.c >&5
configure:7114: $? = 0
configure:7123: result: yes
configure:7729: checking whether to use NLS
configure:7731: result: yes
configure:7734: checking where the gettext function comes from
configure:7745: result: libc
configure:7836: checking if you want SSL support
configure:7852: result: yes
configure:7929: checking direct.h usability
configure:7929: gcc -c conftest.c >&5
conftest.c:64:20: fatal error: direct.h: No such file or directory
#include
^
compilation terminated.
configure:7929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define USE_SSL 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:7929: result: no
configure:7929: checking direct.h presence
configure:7929: gcc -E conftest.c
conftest.c:31:20: fatal error: direct.h: No such file or directory
#include
^
compilation terminated.
configure:7929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define USE_SSL 1
| /* end confdefs.h. */
| #include
configure:7929: result: no
configure:7929: checking for direct.h
configure:7929: result: no
configure:7929: checking for stdlib.h
configure:7929: result: yes
configure:7929: checking for unistd.h
configure:7929: result: yes
configure:7929: checking for memory.h
configure:7929: result: yes
configure:7929: checking fcntl.h usability
configure:7929: gcc -c conftest.c >&5
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking fcntl.h presence
configure:7929: gcc -E conftest.c
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking for fcntl.h
configure:7929: result: yes
configure:7929: checking sys/fcntl.h usability
configure:7929: gcc -c conftest.c >&5
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking sys/fcntl.h presence
configure:7929: gcc -E conftest.c
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking for sys/fcntl.h
configure:7929: result: yes
configure:7929: checking sys/dir.h usability
configure:7929: gcc -c conftest.c >&5
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking sys/dir.h presence
configure:7929: gcc -E conftest.c
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking for sys/dir.h
configure:7929: result: yes
configure:7929: checking ndir.h usability
configure:7929: gcc -c conftest.c >&5
conftest.c:70:18: fatal error: ndir.h: No such file or directory
#include
^
compilation terminated.
configure:7929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define USE_SSL 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_DIR_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:7929: result: no
configure:7929: checking ndir.h presence
configure:7929: gcc -E conftest.c
conftest.c:37:18: fatal error: ndir.h: No such file or directory
#include
^
compilation terminated.
configure:7929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define USE_SSL 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_DIR_H 1
| /* end confdefs.h. */
| #include
configure:7929: result: no
configure:7929: checking for ndir.h
configure:7929: result: no
configure:7929: checking sys/ndir.h usability
configure:7929: gcc -c conftest.c >&5
conftest.c:70:22: fatal error: sys/ndir.h: No such file or directory
#include
^
compilation terminated.
configure:7929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define USE_SSL 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_DIR_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:7929: result: no
configure:7929: checking sys/ndir.h presence
configure:7929: gcc -E conftest.c
conftest.c:37:22: fatal error: sys/ndir.h: No such file or directory
#include
^
compilation terminated.
configure:7929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define USE_SSL 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_DIR_H 1
| /* end confdefs.h. */
| #include
configure:7929: result: no
configure:7929: checking for sys/ndir.h
configure:7929: result: no
configure:7929: checking malloc.h usability
configure:7929: gcc -c conftest.c >&5
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking malloc.h presence
configure:7929: gcc -E conftest.c
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking for malloc.h
configure:7929: result: yes
configure:7929: checking termios.h usability
configure:7929: gcc -c conftest.c >&5
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking termios.h presence
configure:7929: gcc -E conftest.c
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking for termios.h
configure:7929: result: yes
configure:7929: checking sys/socket.h usability
configure:7929: gcc -c conftest.c >&5
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking sys/socket.h presence
configure:7929: gcc -E conftest.c
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking for sys/socket.h
configure:7929: result: yes
configure:7929: checking sys/time.h usability
configure:7929: gcc -c conftest.c >&5
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking sys/time.h presence
configure:7929: gcc -E conftest.c
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking for sys/time.h
configure:7929: result: yes
configure:7929: checking socket.h usability
configure:7929: gcc -c conftest.c >&5
conftest.c:74:20: fatal error: socket.h: No such file or directory
#include
^
compilation terminated.
configure:7929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define USE_SSL 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:7929: result: no
configure:7929: checking socket.h presence
configure:7929: gcc -E conftest.c
conftest.c:41:20: fatal error: socket.h: No such file or directory
#include
^
compilation terminated.
configure:7929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define USE_SSL 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include
configure:7929: result: no
configure:7929: checking for socket.h
configure:7929: result: no
configure:7929: checking sys/wait.h usability
configure:7929: gcc -c conftest.c >&5
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking sys/wait.h presence
configure:7929: gcc -E conftest.c
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking for sys/wait.h
configure:7929: result: yes
configure:7929: checking netinet/in.h usability
configure:7929: gcc -c conftest.c >&5
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking netinet/in.h presence
configure:7929: gcc -E conftest.c
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking for netinet/in.h
configure:7929: result: yes
configure:7929: checking arpa/inet.h usability
configure:7929: gcc -c conftest.c >&5
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking arpa/inet.h presence
configure:7929: gcc -E conftest.c
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking for arpa/inet.h
configure:7929: result: yes
configure:7929: checking sys/utsname.h usability
configure:7929: gcc -c conftest.c >&5
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking sys/utsname.h presence
configure:7929: gcc -E conftest.c
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking for sys/utsname.h
configure:7929: result: yes
configure:7929: checking locale.h usability
configure:7929: gcc -c conftest.c >&5
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking locale.h presence
configure:7929: gcc -E conftest.c
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking for locale.h
configure:7929: result: yes
configure:7929: checking langinfo.h usability
configure:7929: gcc -c conftest.c >&5
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking langinfo.h presence
configure:7929: gcc -E conftest.c
configure:7929: $? = 0
configure:7929: result: yes
configure:7929: checking for langinfo.h
configure:7929: result: yes
configure:7947: checking for dirent.h that defines DIR
configure:7966: gcc -c conftest.c >&5
configure:7966: $? = 0
configure:7974: result: yes
configure:7987: checking for library containing opendir
configure:8018: gcc -o conftest conftest.c >&5
configure:8018: $? = 0
configure:8035: result: none required
configure:8103: checking for mode_t
configure:8103: gcc -c conftest.c >&5
configure:8103: $? = 0
configure:8103: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:8103: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define USE_SSL 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:8103: result: yes
configure:8114: checking for pid_t
configure:8114: gcc -c conftest.c >&5
configure:8114: $? = 0
configure:8114: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:8114: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define USE_SSL 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:8114: result: yes
configure:8125: checking for uid_t in sys/types.h
configure:8144: result: yes
configure:8158: checking for long double
configure:8158: gcc -c conftest.c >&5
configure:8158: $? = 0
configure:8158: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:84:26: error: expected expression before ')' token
if (sizeof ((long double)))
^
configure:8158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define USE_SSL 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((long double)))
| return 0;
| ;
| return 0;
| }
configure:8158: result: yes
configure:8168: checking size of short
configure:8173: gcc -o conftest conftest.c >&5
configure:8173: $? = 0
configure:8173: ./conftest
configure:8173: $? = 0
configure:8187: result: 2
configure:8201: checking size of int
configure:8206: gcc -o conftest conftest.c >&5
configure:8206: $? = 0
configure:8206: ./conftest
configure:8206: $? = 0
configure:8220: result: 4
configure:8234: checking size of long
configure:8239: gcc -o conftest conftest.c >&5
configure:8239: $? = 0
configure:8239: ./conftest
configure:8239: $? = 0
configure:8253: result: 8
configure:8267: checking size of float
configure:8272: gcc -o conftest conftest.c >&5
configure:8272: $? = 0
configure:8272: ./conftest
configure:8272: $? = 0
configure:8286: result: 4
configure:8300: checking size of double
configure:8305: gcc -o conftest conftest.c >&5
configure:8305: $? = 0
configure:8305: ./conftest
configure:8305: $? = 0
configure:8319: result: 8
configure:8331: checking for long long
configure:8331: gcc -c conftest.c >&5
configure:8331: $? = 0
configure:8331: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:24: error: expected expression before ')' token
if (sizeof ((long long)))
^
configure:8331: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define USE_SSL 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| return 0;
| ;
| return 0;
| }
configure:8331: result: yes
configure:8345: checking size of long long
configure:8350: gcc -o conftest conftest.c >&5
configure:8350: $? = 0
configure:8350: ./conftest
configure:8350: $? = 0
configure:8364: result: 8
configure:8400: checking for memset
configure:8400: gcc -o conftest conftest.c >&5
conftest.c:78:6: warning: conflicting types for built-in function 'memset'
char memset ();
^~~~~~
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for memcpy
configure:8400: gcc -o conftest conftest.c >&5
conftest.c:79:6: warning: conflicting types for built-in function 'memcpy'
char memcpy ();
^~~~~~
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for memcmp
configure:8400: gcc -o conftest conftest.c >&5
conftest.c:80:6: warning: conflicting types for built-in function 'memcmp'
char memcmp ();
^~~~~~
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for memchr
configure:8400: gcc -o conftest conftest.c >&5
conftest.c:81:6: warning: conflicting types for built-in function 'memchr'
char memchr ();
^~~~~~
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for putenv
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for getcwd
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for getdomainname
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for getaddrinfo
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for getnameinfo
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for gettimeofday
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for sigaction
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for sigemptyset
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for sigprocmask
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for sigaddset
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for siglongjmp
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for vsnprintf
configure:8400: gcc -o conftest conftest.c >&5
conftest.c:93:6: warning: conflicting types for built-in function 'vsnprintf'
char vsnprintf ();
^~~~~~~~~
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for uname
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for setlocale
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for isalpha
configure:8400: gcc -o conftest conftest.c >&5
conftest.c:96:6: warning: conflicting types for built-in function 'isalpha'
char isalpha ();
^~~~~~~
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for isspace
configure:8400: gcc -o conftest conftest.c >&5
conftest.c:97:6: warning: conflicting types for built-in function 'isspace'
char isspace ();
^~~~~~~
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for isdigit
configure:8400: gcc -o conftest conftest.c >&5
conftest.c:98:6: warning: conflicting types for built-in function 'isdigit'
char isdigit ();
^~~~~~~
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for isalnum
configure:8400: gcc -o conftest conftest.c >&5
conftest.c:99:6: warning: conflicting types for built-in function 'isalnum'
char isalnum ();
^~~~~~~
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for ispunct
configure:8400: gcc -o conftest conftest.c >&5
conftest.c:100:6: warning: conflicting types for built-in function 'ispunct'
char ispunct ();
^~~~~~~
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for atoll
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8400: checking for strtoll
configure:8400: gcc -o conftest conftest.c >&5
configure:8400: $? = 0
configure:8400: result: yes
configure:8410: checking for timezone in time.h
configure:8423: gcc -o conftest conftest.c >&5
configure:8423: $? = 0
configure:8425: result: yes
configure:8434: checking for tm_gmtoff in struct tm
configure:8448: gcc -o conftest conftest.c >&5
configure:8448: $? = 0
configure:8450: result: yes
configure:8464: checking for an implementation of va_copy()
configure:8493: gcc -o conftest conftest.c >&5
conftest.c: In function 'f':
conftest.c:89:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit (1);
^~~~
conftest.c:89:4: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:89:4: note: include '' or provide a declaration of 'exit'
configure:8493: $? = 0
configure:8493: ./conftest
configure:8493: $? = 0
configure:8507: result: yes
configure:8509: checking for an implementation of __va_copy()
configure:8538: gcc -o conftest conftest.c >&5
conftest.c: In function 'f':
conftest.c:89:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit (1);
^~~~
conftest.c:89:4: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:89:4: note: include '' or provide a declaration of 'exit'
configure:8538: $? = 0
configure:8538: ./conftest
configure:8538: $? = 0
configure:8552: result: yes
configure:8554: checking whether va_lists can be copied by value
configure:8583: gcc -o conftest conftest.c >&5
conftest.c: In function 'f':
conftest.c:87:8: error: assignment to expression with array type
args2 = args1;
^
conftest.c:89:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit (1);
^~~~
conftest.c:89:4: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:89:4: note: include '' or provide a declaration of 'exit'
configure:8583: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_UUDEVIEW_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define USE_SSL 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_DIR_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_DIRENT_H 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCHR 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_UNAME 1
| #define HAVE_SETLOCALE 1
| #define HAVE_ISALPHA 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISDIGIT 1
| #define HAVE_ISALNUM 1
| #define HAVE_ISPUNCT 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_TIMEZONE 1
| #define HAVE_TM_GMTOFF 1
| /* end confdefs.h. */
|
| #include
| void f (int i, ...) {
| va_list args1, args2;
| va_start (args1, i);
| args2 = args1;
| if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42)
| exit (1);
| va_end (args1); va_end (args2);
| }
| int main() {
| f (0, 42);
| return 0;
| }
configure:8615: result: no
configure:8642: checking for ncurses5-config
configure:8673: result: no
configure:8685: checking for ncursesw5-config
configure:8716: result: no
configure:8725: checking for terminfo
configure:8744: result: yes
configure:8842: checking for the slang library and header files
configure:8918: result: yes: /usr/lib and /usr/include
configure:9199: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ccaa5a6e9e7c
config.status:977: creating po/Makefile.in
config.status:977: creating src/slrnfeat.h
config.status:977: creating src/sysconf.h
config.status:1166: executing po-directories commands
configure:10616: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ccaa5a6e9e7c
config.status:979: creating po/Makefile.in
config.status:979: creating src/slrnfeat.h
config.status:979: creating Makefile
config.status:979: creating src/Makefile
config.status:979: creating src/sysconf.h
config.status:1154: src/sysconf.h is unchanged
config.status:1168: executing po-directories commands
configure:12035: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ccaa5a6e9e7c
config.status:980: creating po/Makefile.in
config.status:980: creating src/slrnfeat.h
config.status:980: creating Makefile
config.status:980: creating src/Makefile
config.status:980: creating po/Makefile
config.status:980: creating src/sysconf.h
config.status:1155: src/sysconf.h is unchanged
config.status:1169: executing po-directories commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_atoll=yes
ac_cv_func_connect=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdomainname=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_isalnum=yes
ac_cv_func_isalpha=yes
ac_cv_func_isdigit=yes
ac_cv_func_ispunct=yes
ac_cv_func_isspace=yes
ac_cv_func_memchr=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memset=yes
ac_cv_func_putenv=yes
ac_cv_func_remove=yes
ac_cv_func_setlocale=yes
ac_cv_func_shmat=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigaddset=yes
ac_cv_func_sigemptyset=yes
ac_cv_func_siglongjmp=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_strtoll=yes
ac_cv_func_uname=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header_arpa_inet_h=yes
ac_cv_header_direct_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_ndir_h=no
ac_cv_header_netinet_in_h=yes
ac_cv_header_socket_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_dir_h=yes
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_ndir_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_nc5config=no
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_search_strerror='none required'
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_mode_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_uid_t=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_func_iconv=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
jd_cv_use_ssl=yes
slrn_cv___va_copy=yes
slrn_cv_va_copy=yes
slrn_cv_va_val_copy=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
CANLOCK_INC=''
CANLOCK_INC_DIR=''
CANLOCK_LIB=''
CANLOCK_LIB_DIR=''
CC='gcc'
CFLAGS=''
CONFIG_DIR='/tmp/slrn/src/slrn-1.0.2'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ELFDIR='/tmp/slrn/src/slrn-1.0.2/src/$(ARCH)elfobjs'
EXEEXT=''
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GREP='/usr/bin/grep'
INCICONV=''
INEWS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LINK_LIBCANLOCK=''
LINK_LIBUU='-luu'
LOCALEDIR='/usr/share/locale'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAN_SLRNPULL='../doc/slrnpull.1'
MISC_TERMINFO_DIRS=''
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
OBJDIR='/tmp/slrn/src/slrn-1.0.2/src/$(ARCH)objs'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POSUB='po'
PROGRAM_CFILES=' art.c art_misc.c art_sort.c charset.c decode.c editscore.c group.c grplens.c hash.c hdrutils.c help.c hooks.c interp.c menu.c mime.c misc.c post.c print.c ranges.c score.c server.c slrn.c slrndir.c snprintf.c sortdate.c startup.c strutil.c ttymsg.c util.c version.c vfile.c xover.c parse2822.c'
PROGRAM_ELFOBJECTS=' $(ELFDIR)/art.o $(ELFDIR)/art_misc.o $(ELFDIR)/art_sort.o $(ELFDIR)/charset.o $(ELFDIR)/decode.o $(ELFDIR)/editscore.o $(ELFDIR)/group.o $(ELFDIR)/grplens.o $(ELFDIR)/hash.o $(ELFDIR)/hdrutils.o $(ELFDIR)/help.o $(ELFDIR)/hooks.o $(ELFDIR)/interp.o $(ELFDIR)/menu.o $(ELFDIR)/mime.o $(ELFDIR)/misc.o $(ELFDIR)/post.o $(ELFDIR)/print.o $(ELFDIR)/ranges.o $(ELFDIR)/score.o $(ELFDIR)/server.o $(ELFDIR)/slrn.o $(ELFDIR)/slrndir.o $(ELFDIR)/snprintf.o $(ELFDIR)/sortdate.o $(ELFDIR)/startup.o $(ELFDIR)/strutil.o $(ELFDIR)/ttymsg.o $(ELFDIR)/util.o $(ELFDIR)/version.o $(ELFDIR)/vfile.o $(ELFDIR)/xover.o $(ELFDIR)/parse2822.o'
PROGRAM_HFILES=''
PROGRAM_OBJECTS=' $(OBJDIR)/art.o $(OBJDIR)/art_misc.o $(OBJDIR)/art_sort.o $(OBJDIR)/charset.o $(OBJDIR)/decode.o $(OBJDIR)/editscore.o $(OBJDIR)/group.o $(OBJDIR)/grplens.o $(OBJDIR)/hash.o $(OBJDIR)/hdrutils.o $(OBJDIR)/help.o $(OBJDIR)/hooks.o $(OBJDIR)/interp.o $(OBJDIR)/menu.o $(OBJDIR)/mime.o $(OBJDIR)/misc.o $(OBJDIR)/post.o $(OBJDIR)/print.o $(OBJDIR)/ranges.o $(OBJDIR)/score.o $(OBJDIR)/server.o $(OBJDIR)/slrn.o $(OBJDIR)/slrndir.o $(OBJDIR)/snprintf.o $(OBJDIR)/sortdate.o $(OBJDIR)/startup.o $(OBJDIR)/strutil.o $(OBJDIR)/ttymsg.o $(OBJDIR)/util.o $(OBJDIR)/version.o $(OBJDIR)/vfile.o $(OBJDIR)/xover.o $(OBJDIR)/parse2822.o'
PROGRAM_OFILES=' art.o art_misc.o art_sort.o charset.o decode.o editscore.o group.o grplens.o hash.o hdrutils.o help.o hooks.o interp.o menu.o mime.o misc.o post.o print.o ranges.o score.o server.o slrn.o slrndir.o snprintf.o sortdate.o startup.o strutil.o ttymsg.o util.o version.o vfile.o xover.o parse2822.o'
RPATH='-Wl,-R/usr/lib/uudeview'
SET_MAKE=''
SHELL='/bin/sh'
SLANG_INC=''
SLANG_INC_DIR='/usr/include'
SLANG_LIB=''
SLANG_LIB_DIR='/usr/lib'
SLRNPULL='slrnpull$(EXEEXT)'
SLRNPULL_ROOT_DIR='/var/spool/news/slrnpull'
SLRNPULL_USE_SETGID_POSTS='1'
SLRN_FORCE_INEWS='0'
SLRN_HAS_CANLOCK='0'
SLRN_HAS_CHARACTER_MAP='1'
SLRN_HAS_EMPHASIZED_TEXT='1'
SLRN_HAS_FAKE_REFS='1'
SLRN_HAS_GEN_MSGID='1'
SLRN_HAS_GROUPLENS='0'
SLRN_HAS_INEWS_SUPPORT='0'
SLRN_HAS_MSGID_CACHE='0'
SLRN_HAS_NNTP_SUPPORT='1'
SLRN_HAS_PULL_SUPPORT='1'
SLRN_HAS_SPOILERS='1'
SLRN_HAS_SPOOL_SUPPORT='0'
SLRN_HAS_STRICT_FROM='0'
SLRN_HAS_UUDEVIEW='1'
SLRN_INEWS_COMMAND='/usr/local/bin/inews -S -h'
SLRN_LIB_DIR='/usr/share/slrn'
SRCDIR='/tmp/slrn/src/slrn-1.0.2/src'
SSLINC='-I/usr/local/ssl/include'
SSLLIB='-L/usr/local/ssl/lib -lssl -lcrypto'
TERMCAP=''
USE_NLS='yes'
UU_INC='-I/usr/include/uudeview'
UU_INC_DIR='/usr/include/uudeview'
UU_LIB='-L/usr/lib/uudeview'
UU_LIB_DIR='/usr/lib/uudeview'
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${prefix}/share/doc/slrn'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
nc5config='no'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_UUDEVIEW_H 1
#define HAVE_ICONV 1
#define ICONV_CONST
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define USE_SSL 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_MEMORY_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_SYS_DIR_H 1
#define HAVE_MALLOC_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_DIRENT_H 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define HAVE_LONG_LONG 1
#define SIZEOF_LONG_LONG 8
#define HAVE_MEMSET 1
#define HAVE_MEMCPY 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCHR 1
#define HAVE_PUTENV 1
#define HAVE_GETCWD 1
#define HAVE_GETDOMAINNAME 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETNAMEINFO 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_SIGACTION 1
#define HAVE_SIGEMPTYSET 1
#define HAVE_SIGPROCMASK 1
#define HAVE_SIGADDSET 1
#define HAVE_SIGLONGJMP 1
#define HAVE_VSNPRINTF 1
#define HAVE_UNAME 1
#define HAVE_SETLOCALE 1
#define HAVE_ISALPHA 1
#define HAVE_ISSPACE 1
#define HAVE_ISDIGIT 1
#define HAVE_ISALNUM 1
#define HAVE_ISPUNCT 1
#define HAVE_ATOLL 1
#define HAVE_STRTOLL 1
#define HAVE_TIMEZONE 1
#define HAVE_TM_GMTOFF 1
#define VA_COPY va_copy
#define VA_COPY_AS_ARRAY 1
configure: exit 0