The build took 00h 00m 47s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
42,608 |
ansic |
1,658 |
sh |
305 |
makefile |
63 |
perl |
44,634 |
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: screen 4.4.0-1 (Wed Aug 24 14:33:24 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
this is screen version 4.4.0
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/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking whether gcc needs -traditional... no
checking for library containing strerror... none required
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 for gawk... gawk
checking for a BSD-compatible install... /usr/bin/install -c
configure: checking for buggy tools...
- sh is 'GNU bash, version 4.3.46(1)-release (x86_64-unknown-linux-gnu)'.
checking if a system-wide socket dir should be used... yes
checking for the socket dir... "/run/screens"
configure: checking for MIPS...
configure: checking for Ultrix...
configure: checking for butterfly...
configure: checking for POSIX.1...
- you have a POSIX system
configure: checking for System V...
configure: checking for sequent/ptx...
configure: checking SVR4...
checking dwarf.h usability... yes
checking dwarf.h presence... yes
checking for dwarf.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
configure: checking for Solaris 2.x...
configure: checking BSD job jontrol...
- you have jobcontrol
configure: checking setresuid...
configure: checking setreuid...
configure: checking seteuid...
configure: checking execvpe...
configure: checking select...
configure: checking fifos...
- your fifos are usable
configure: checking for broken fifo implementation...
- your implementation is ok
configure: checking sockets...
- your sockets are usable
configure: checking socket implementation...
- you are normal
- both sockets and fifos usable. let's take sockets.
configure: checking select return value...
- select is ok
configure: checking for tgetent...
configure: checking libcurses...
- you use the terminfo database
configure: checking ospeed...
configure: checking for /dev/ptc...
configure: checking for SVR4 ptys...
checking for getpt... yes
configure: checking for ptyranges...
configure: checking getutent...
configure: checking ut_host...
checking utempter.h usability... no
checking utempter.h presence... no
checking for utempter.h... no
configure: checking for libutil(s)...
configure: checking getloadavg...
assuming posix signal definition
configure: checking for crypt and sec libraries...
configure: checking crypt...
configure: checking IRIX sun library...
configure: checking syslog...
configure: checking wait union...
configure: checking for termio or termios...
configure: checking getspnam...
configure: checking getttyent...
configure: checking fdwalk...
configure: checking whether memcpy/memmove/bcopy handles overlapping arguments...
checking for long file names... yes
checking for vsprintf... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for setenv... checking for nl_langinfo(CODESET)... yes
checking for library containing gethostname... none required
checking for rename... yes
checking for fchmod... yes
checking for fchown... yes
checking for strerror... yes
checking for lstat... yes
checking for _exit... yes
checking for utimes... yes
checking for vsnprintf... yes
checking for getcwd... yes
checking for setlocale... yes
checking for strftime... yes
checking for PAM support... yes
checking for the global screenrc file... configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing default commands
Now please check the pathnames in the Makefile and in the user
configuration section in config.h.
Then type 'make' to make screen. Good luck.
CPP="gcc -E -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"'" srcdir=. sh ./osdef.sh
AWK=gawk CC="gcc -D_GNU_SOURCE" srcdir=. sh ./comm.sh
AWK=gawk srcdir=. sh ./term.sh
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE screen.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE ansi.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE fileio.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE mark.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE misc.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE resize.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE socket.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE search.c
sh ./tty.sh tty.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE tty.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE term.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE window.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE utmp.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE loadav.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE putenv.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE help.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE termcap.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE input.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE attacher.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE pty.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE process.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE display.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE comm.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE kmapdef.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE acls.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE braille.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE braille_tsi.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE logfile.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE layer.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE list_generic.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE list_display.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE list_window.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE sched.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE teln.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE nethack.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE encoding.c
In file included from screen.h:150:0,
from encoding.c:27:
encoding.c: In function 'AddUtf8':
display.h:311:18: warning: overflow in implicit constant conversion [-Woverflow]
*D_obufp++ = (c); \
^
encoding.c:682:4: note: in expansion of macro 'AddChar'
AddChar((c & 0x3000000) >> 12 ^ 0xf8);
^~~~~~~
encoding.c: In function 'ToUtf8':
encoding.c:727:13: warning: overflow in implicit constant conversion [-Woverflow]
*p++ = (c & 0x3000000) >> 12 ^ 0xf8;
^
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE canvas.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE layout.c
gcc -c -I. -I. -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\""`git describe --always 2>/dev/null`"\" \
-D_GNU_SOURCE viewport.c
gcc -o screen screen.o ansi.o fileio.o mark.o misc.o resize.o socket.o search.o tty.o term.o window.o utmp.o loadav.o putenv.o help.o termcap.o input.o attacher.o pty.o process.o display.o comm.o kmapdef.o acls.o braille.o braille_tsi.o logfile.o layer.o list_generic.o list_display.o list_window.o sched.o teln.o nethack.o encoding.o canvas.o layout.o viewport.o -lcurses -lelf -lutil -lcrypt -lpam
==> Entering fakeroot environment...
==> Starting package()...
./etc/mkinstalldirs /tmp/screen/pkg/screen/usr/bin /tmp/screen/pkg/screen/usr/share/screen/utf8encodings
mkdir /tmp/screen/pkg/screen/usr
mkdir /tmp/screen/pkg/screen/usr/bin
mkdir /tmp/screen/pkg/screen/usr/share
mkdir /tmp/screen/pkg/screen/usr/share/screen
mkdir /tmp/screen/pkg/screen/usr/share/screen/utf8encodings
cd doc ; make installdirs
make[1]: Entering directory '/tmp/screen/src/screen-4.4.0/doc'
./../etc/mkinstalldirs /tmp/screen/pkg/screen/usr/share/man/man1 /tmp/screen/pkg/screen/usr/share/info
mkdir /tmp/screen/pkg/screen/usr/share/man
mkdir /tmp/screen/pkg/screen/usr/share/man/man1
mkdir /tmp/screen/pkg/screen/usr/share/info
make[1]: Leaving directory '/tmp/screen/src/screen-4.4.0/doc'
if [ -f /tmp/screen/pkg/screen/usr/bin/screen-4.4.0 ] && [ ! -f /tmp/screen/pkg/screen/usr/bin/screen-4.4.0.old ]; \
then mv /tmp/screen/pkg/screen/usr/bin/screen-4.4.0 /tmp/screen/pkg/screen/usr/bin/screen-4.4.0.old; fi
/usr/bin/install -c screen /tmp/screen/pkg/screen/usr/bin/screen-4.4.0
chown root /tmp/screen/pkg/screen/usr/bin/screen-4.4.0 && chmod 4755 /tmp/screen/pkg/screen/usr/bin/screen-4.4.0
chown: changing ownership of '/tmp/screen/pkg/screen/usr/bin/screen-4.4.0': Operation not permitted
make: [Makefile:88: install_bin] Error 1 (ignored)
if [ -f /tmp/screen/pkg/screen/usr/bin/screen ] && [ ! -f /tmp/screen/pkg/screen/usr/bin/screen.old ]; then mv /tmp/screen/pkg/screen/usr/bin/screen /tmp/screen/pkg/screen/usr/bin/screen.old; fi
rm -f /tmp/screen/pkg/screen/usr/bin/screen
(cd /tmp/screen/pkg/screen/usr/bin && ln -f -s screen-4.4.0 screen)
cp ./utf8encodings/?? /tmp/screen/pkg/screen/usr/share/screen/utf8encodings
cd doc ; make install
make[1]: Entering directory '/tmp/screen/src/screen-4.4.0/doc'
./../etc/mkinstalldirs /tmp/screen/pkg/screen/usr/share/man/man1 /tmp/screen/pkg/screen/usr/share/info
/usr/bin/install -c -m 644 ./screen.1 /tmp/screen/pkg/screen/usr/share/man/man1/screen.1
make screen.info
make[2]: Entering directory '/tmp/screen/src/screen-4.4.0/doc'
makeinfo ./screen.texinfo -o screen.info
make[2]: Leaving directory '/tmp/screen/src/screen-4.4.0/doc'
if test -f screen.info; then d=.; else d=.; fi; \
if test -f $d/screen.info; then \
for f in $d/screen.info*; do /usr/bin/install -c -m 644 $f /tmp/screen/pkg/screen/usr/share/info;done; \
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
install-info --info-dir=/tmp/screen/pkg/screen/usr/share/info $d/screen.info; \
else true; fi; \
fi
make[1]: Leaving directory '/tmp/screen/src/screen-4.4.0/doc'
if [ -d /usr/lib/terminfo ]; then \
PATH="$PATH:/usr/5bin" tic ./terminfo/screeninfo.src; \
chmod 644 /usr/lib/terminfo/s/screen*; \
fi
chmod: changing permissions of '/usr/lib/terminfo/s/screen': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen+fkeys': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen+italics': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-16color': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-16color-bce': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-16color-bce-s': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-16color-s': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-256color': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-256color-bce': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-256color-bce-s': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-256color-s': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-bce': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-bce.Eterm': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-bce.gnome': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-bce.konsole': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-bce.linux': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-bce.mrxvt': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-bce.rxvt': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-bce.xterm-new': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-s': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen-w': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.Eterm': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.gnome': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.konsole': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.konsole-256color': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.linux': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.mlterm': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.mlterm-256color': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.mrxvt': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.putty': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.putty-256color': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.rxvt': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.teraterm': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.vte': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.vte-256color': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.xterm-256color': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.xterm-new': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.xterm-r6': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen.xterm-xfree86': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen2': Operation not permitted
chmod: changing permissions of '/usr/lib/terminfo/s/screen3': Operation not permitted
make: [Makefile:99: install] Error 1 (ignored)
termcap entry (./terminfo/screencap) should be installed manually.
You may also want to install ./etc/etcscreenrc in /etc/screenrc
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "screen"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: screen 4.4.0-1 (Wed Aug 24 14:33:51 UTC 2016)
CMD: pacman --query --file screen-4.4.0-1-x86_64.pkg.tar.xz
Creating hybrid package for 'screen'
Trying to find vanilla package 'screen'...
CMD: pacman --query --file /mirror/gnome-screenshot-3.20.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/kodi-addon-screensaver-cpblobs-20160523.04c1938-1.pkg.tar.xz
CMD: pacman --query --file /mirror/kodi-addon-screensaver-greynetic-20160523.980e301-1.pkg.tar.xz
CMD: pacman --query --file /mirror/kodi-addon-screensaver-asteroids-20160523.2adf852-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libkscreen4-1.0.5-2.pkg.tar.xz
CMD: pacman --query --file /mirror/kscreen-5.7.0-1.pkg.tar.xz
CMD: pacman --query --file /mirror/kodi-addon-screensaver-matrixtrails-20160523.8cebb75-1.pkg.tar.xz
CMD: pacman --query --file /mirror/kodi-addon-screensaver-biogenesis-20160523.717fea7-1.pkg.tar.xz
CMD: pacman --query --file /mirror/simplescreenrecorder-0.3.6-4.pkg.tar.xz
CMD: pacman --query --file /mirror/screen-4.4.0-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/etc/screenrc
/etc/skel/.screenrc
/etc/pam.d/screen
/usr/bin/screen-4.4.0
/usr/bin/screen
/usr/share/info/screen.info.gz
/usr/share/man/man1/screen.1.gz
/usr/share/screen/utf8encodings/02
/usr/share/screen/utf8encodings/04
/usr/share/screen/utf8encodings/c4
/usr/share/screen/utf8encodings/c3
/usr/share/screen/utf8encodings/a1
/usr/share/screen/utf8encodings/cc
/usr/share/screen/utf8encodings/03
/usr/share/screen/utf8encodings/c2
/usr/share/screen/utf8encodings/c7
/usr/share/screen/utf8encodings/18
/usr/share/screen/utf8encodings/c8
/usr/share/screen/utf8encodings/d6
/usr/share/screen/utf8encodings/19
/usr/share/screen/utf8encodings/cd
/usr/share/screen/utf8encodings/01
/usr/share/screen/utf8encodings/c6
/usr/share/screen/utf8encodings/bf
/usr/share/zsh/site-functions/_screen
/usr/lib/tmpfiles.d/screen.conf
/sysroot/usr/lib/tmpfiles.d/screen.conf
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf screen.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/screen.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/screen.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/screen.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/screen.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/screen/src/screen-4.4.0/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 --mandir=/usr/share/man --infodir=/usr/share/info --enable-colors256 --enable-pam --enable-rxvt_osc --enable-telnet --with-pty-group=5 --with-socket-dir=/run/screens --with-sys-screenrc=/etc/screenrc
## --------- ##
## Platform. ##
## --------- ##
hostname = e351ed3f5dc4
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/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2322: checking for x86_64-unknown-linux-gcc
configure:2352: result: no
configure:2362: checking for gcc
configure:2378: found /usr/sbin/gcc
configure:2389: result: gcc
configure:2618: checking for C compiler version
configure:2627: 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:2638: $? = 0
configure:2627: 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:2638: $? = 0
configure:2627: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2638: $? = 1
configure:2627: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:2638: $? = 1
configure:2658: checking whether the C compiler works
configure:2680: gcc conftest.c >&5
configure:2684: $? = 0
configure:2732: result: yes
configure:2735: checking for C compiler default output file name
configure:2737: result: a.out
configure:2743: checking for suffix of executables
configure:2750: gcc -o conftest conftest.c >&5
configure:2754: $? = 0
configure:2776: result:
configure:2798: checking whether we are cross compiling
configure:2806: gcc -o conftest conftest.c >&5
configure:2810: $? = 0
configure:2817: ./conftest
configure:2821: $? = 0
configure:2836: result: no
configure:2841: checking for suffix of object files
configure:2863: gcc -c conftest.c >&5
configure:2867: $? = 0
configure:2888: result: o
configure:2892: checking whether we are using the GNU C compiler
configure:2911: gcc -c conftest.c >&5
configure:2911: $? = 0
configure:2920: result: yes
configure:2929: checking whether gcc accepts -g
configure:2949: gcc -c -g conftest.c >&5
configure:2949: $? = 0
configure:2990: result: yes
configure:3007: checking for gcc option to accept ISO C89
configure:3070: gcc -c conftest.c >&5
configure:3070: $? = 0
configure:3083: result: none needed
configure:3108: checking how to run the C preprocessor
configure:3139: gcc -E conftest.c
configure:3139: $? = 0
configure:3153: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3153: $? = 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:3178: result: gcc -E
configure:3198: gcc -E conftest.c
configure:3198: $? = 0
configure:3212: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3212: $? = 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:3242: checking for grep that handles long lines and -e
configure:3300: result: /usr/sbin/grep
configure:3305: checking for egrep
configure:3367: result: /usr/sbin/grep -E
configure:3373: checking whether gcc needs -traditional
configure:3407: result: no
configure:3414: checking for library containing strerror
configure:3445: gcc -o conftest conftest.c >&5
configure:3445: $? = 0
configure:3462: result: none required
configure:3470: checking for ANSI C header files
configure:3490: gcc -c conftest.c >&5
configure:3490: $? = 0
configure:3563: gcc -o conftest conftest.c >&5
configure:3563: $? = 0
configure:3563: ./conftest
configure:3563: $? = 0
configure:3574: result: yes
configure:3587: checking for sys/types.h
configure:3587: gcc -c conftest.c >&5
configure:3587: $? = 0
configure:3587: result: yes
configure:3587: checking for sys/stat.h
configure:3587: gcc -c conftest.c >&5
configure:3587: $? = 0
configure:3587: result: yes
configure:3587: checking for stdlib.h
configure:3587: gcc -c conftest.c >&5
configure:3587: $? = 0
configure:3587: result: yes
configure:3587: checking for string.h
configure:3587: gcc -c conftest.c >&5
configure:3587: $? = 0
configure:3587: result: yes
configure:3587: checking for memory.h
configure:3587: gcc -c conftest.c >&5
configure:3587: $? = 0
configure:3587: result: yes
configure:3587: checking for strings.h
configure:3587: gcc -c conftest.c >&5
configure:3587: $? = 0
configure:3587: result: yes
configure:3587: checking for inttypes.h
configure:3587: gcc -c conftest.c >&5
configure:3587: $? = 0
configure:3587: result: yes
configure:3587: checking for stdint.h
configure:3587: gcc -c conftest.c >&5
configure:3587: $? = 0
configure:3587: result: yes
configure:3587: checking for unistd.h
configure:3587: gcc -c conftest.c >&5
configure:3587: $? = 0
configure:3587: result: yes
configure:3600: checking minix/config.h usability
configure:3600: gcc -c conftest.c >&5
conftest.c:52:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:3600: $? = 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:3600: result: no
configure:3600: checking minix/config.h presence
configure:3600: gcc -E conftest.c
conftest.c:19:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:3600: $? = 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:3600: result: no
configure:3600: checking for minix/config.h
configure:3600: result: no
configure:3621: checking whether it is safe to define __EXTENSIONS__
configure:3639: gcc -c conftest.c >&5
configure:3639: $? = 0
configure:3646: result: yes
configure:3671: gcc -o conftest conftest.c >&5
conftest.c:24:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(){exit(0);}
^~~~
conftest.c: In function 'main':
conftest.c:24:8: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
main(){exit(0);}
^~~~
conftest.c:24:8: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:24:8: note: include '' or provide a declaration of 'exit'
configure:3671: $? = 0
configure:3671: ./conftest
configure:3671: $? = 0
configure:3701: gcc -o conftest conftest.c >&5
conftest.c:24:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(){exit(0);}
^~~~
conftest.c: In function 'main':
conftest.c:24:8: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
main(){exit(0);}
^~~~
conftest.c:24:8: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:24:8: note: include '' or provide a declaration of 'exit'
configure:3701: $? = 0
configure:3701: ./conftest
configure:3701: $? = 0
configure:3733: gcc -o conftest conftest.c >&5
conftest.c:25:1: warning: return type defaults to 'int' [-Wimplicit-int]
main()
^~~~
/tmp/cclqRjPI.o: In function `main':
conftest.c:(.text+0xf): undefined reference to `__something_strange_'
collect2: error: ld returned 1 exit status
configure:3733: $? = 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
| /* end confdefs.h. */
|
| main()
| {
| int __something_strange_();
| __something_strange_(0);
| }
|
configure:3745: checking for gawk
configure:3761: found /usr/sbin/gawk
configure:3772: result: gawk
configure:3827: checking for a BSD-compatible install
configure:3895: result: /usr/bin/install -c
configure:3908: checking for buggy tools...
configure:3915: checking if a system-wide socket dir should be used
configure:3925: result: yes
configure:3927: checking for the socket dir
configure:3941: result: "/run/screens"
configure:3964: checking for MIPS...
configure:4035: checking for Ultrix...
configure:4077: checking for butterfly...
configure:4097: checking for POSIX.1...
configure:4119: checking for System V...
configure:4134: gcc -c conftest.c >&5
configure:4134: $? = 0
configure:4142: checking for sequent/ptx...
configure:4160: checking SVR4...
configure:4174: gcc -o conftest conftest.c -lelf >&5
configure:4174: $? = 0
configure:4175: checking dwarf.h usability
configure:4175: gcc -c conftest.c >&5
configure:4175: $? = 0
configure:4175: result: yes
configure:4175: checking dwarf.h presence
configure:4175: gcc -E conftest.c
configure:4175: $? = 0
configure:4175: result: yes
configure:4175: checking for dwarf.h
configure:4175: result: yes
configure:4201: checking stropts.h usability
configure:4201: gcc -c conftest.c >&5
configure:4201: $? = 0
configure:4201: result: yes
configure:4201: checking stropts.h presence
configure:4201: gcc -E conftest.c
configure:4201: $? = 0
configure:4201: result: yes
configure:4201: checking for stropts.h
configure:4201: result: yes
configure:4201: checking for string.h
configure:4201: result: yes
configure:4201: checking for strings.h
configure:4201: result: yes
configure:4212: checking for Solaris 2.x...
configure:4230: checking BSD job jontrol...
configure:4256: gcc -o conftest conftest.c -lelf >&5
conftest.c: In function 'main':
conftest.c:39:1: warning: implicit declaration of function 'tcsetpgrp' [-Wimplicit-function-declaration]
tcsetpgrp(0, 0);
^~~~~~~~~
configure:4256: $? = 0
configure:4267: checking setresuid...
configure:4282: gcc -o conftest conftest.c -lelf >&5
conftest.c: In function 'main':
conftest.c:37:1: warning: implicit declaration of function 'setresuid' [-Wimplicit-function-declaration]
setresuid(0, 0, 0);
^~~~~~~~~
configure:4282: $? = 0
configure:4288: checking setreuid...
configure:4303: gcc -o conftest conftest.c -lelf >&5
conftest.c: In function 'main':
conftest.c:38:1: warning: implicit declaration of function 'setreuid' [-Wimplicit-function-declaration]
setreuid(0, 0);
^~~~~~~~
configure:4303: $? = 0
configure:4309: checking seteuid...
configure:4328: gcc -o conftest conftest.c -lelf >&5
conftest.c: In function 'main':
conftest.c:40:1: warning: implicit declaration of function 'seteuid_is_broken' [-Wimplicit-function-declaration]
seteuid_is_broken(0);
^~~~~~~~~~~~~~~~~
/tmp/ccDlOE4U.o: In function `main':
conftest.c:(.text+0xf): undefined reference to `seteuid_is_broken'
collect2: error: ld returned 1 exit status
configure:4328: $? = 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 SOCKDIR "/run/screens"
| #define POSIX 1
| #define SVR4 1
| #define BUGGYGETLOGIN 1
| #define HAVE_STROPTS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define BSDJOBS 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if defined(linux) || defined(NeXT) || defined(_AUX_SOURCE) || defined(AUX) || defined(ultrix) || (defined(sun) && defined(SVR4)) || defined(ISC) || defined(sony_news)
| seteuid_is_broken(0);
| #else
| seteuid(0);
| #endif
|
| ;
| return 0;
| }
configure:4335: checking execvpe...
configure:4350: gcc -o conftest conftest.c -lelf >&5
conftest.c: In function 'main':
conftest.c:39:5: warning: implicit declaration of function 'execvpe' [-Wimplicit-function-declaration]
execvpe(0, 0, 0);
^~~~~~~
configure:4350: $? = 0
configure:4359: checking select...
configure:4372: gcc -o conftest -D_GNU_SOURCE conftest.c -lelf >&5
conftest.c: In function 'main':
conftest.c:39:1: warning: implicit declaration of function 'select' [-Wimplicit-function-declaration]
select(0, 0, 0, 0, 0);
^~~~~~
configure:4372: $? = 0
configure:4401: checking fifos...
configure:4477: gcc -o conftest -D_GNU_SOURCE conftest.c -lelf >&5
conftest.c:56:1: warning: return type defaults to 'int' [-Wimplicit-int]
main()
^~~~
conftest.c: In function 'main':
conftest.c:68:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(1);
^~~~
conftest.c:68:5: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:68:5: note: include '' or provide a declaration of 'exit'
conftest.c:70:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:70:5: note: include '' or provide a declaration of 'exit'
conftest.c:81:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:81:5: note: include '' or provide a declaration of 'exit'
conftest.c:86:2: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:86:2: note: include '' or provide a declaration of 'exit'
conftest.c:89:2: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:89:2: note: include '' or provide a declaration of 'exit'
conftest.c:91:2: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:91:2: note: include '' or provide a declaration of 'exit'
conftest.c:92:7: warning: incompatible implicit declaration of built-in function 'exit'
exit(0);
^~~~
conftest.c:92:7: note: include '' or provide a declaration of 'exit'
conftest.c:96:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:96:5: note: include '' or provide a declaration of 'exit'
conftest.c:97:3: warning: incompatible implicit declaration of built-in function 'exit'
exit(0);
^~~~
conftest.c:97:3: note: include '' or provide a declaration of 'exit'
configure:4477: $? = 0
configure:4477: ./conftest
configure:4477: $? = 0
configure:4491: checking for broken fifo implementation...
configure:4545: gcc -o conftest -D_GNU_SOURCE conftest.c -lelf >&5
conftest.c:56:1: warning: return type defaults to 'int' [-Wimplicit-int]
main()
^~~~
conftest.c: In function 'main':
conftest.c:66:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(1);
^~~~
conftest.c:66:5: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:66:5: note: include '' or provide a declaration of 'exit'
conftest.c:69:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:69:5: note: include '' or provide a declaration of 'exit'
conftest.c:74:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:74:5: note: include '' or provide a declaration of 'exit'
conftest.c:75:3: warning: incompatible implicit declaration of built-in function 'exit'
exit(0);
^~~~
conftest.c:75:3: note: include '' or provide a declaration of 'exit'
configure:4545: $? = 0
configure:4545: ./conftest
configure:4545: $? = 0
configure:4561: checking sockets...
configure:4623: gcc -o conftest -D_GNU_SOURCE conftest.c -lelf >&5
conftest.c:51:1: warning: return type defaults to 'int' [-Wimplicit-int]
main()
^~~~
conftest.c: In function 'main':
conftest.c:59:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(1);
^~~~
conftest.c:59:5: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:59:5: note: include '' or provide a declaration of 'exit'
conftest.c:64:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:64:5: note: include '' or provide a declaration of 'exit'
conftest.c:66:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:66:5: note: include '' or provide a declaration of 'exit'
conftest.c:70:2: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
kill(getppid(), 3);
^~~~
conftest.c:74:7: warning: incompatible implicit declaration of built-in function 'exit'
exit(0);
^~~~
conftest.c:74:7: note: include '' or provide a declaration of 'exit'
conftest.c:79:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:79:5: note: include '' or provide a declaration of 'exit'
conftest.c:82:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:82:5: note: include '' or provide a declaration of 'exit'
conftest.c:83:3: warning: incompatible implicit declaration of built-in function 'exit'
exit(0);
^~~~
conftest.c:83:3: note: include '' or provide a declaration of 'exit'
configure:4623: $? = 0
configure:4623: ./conftest
configure:4623: $? = 0
configure:4637: checking socket implementation...
configure:4681: gcc -o conftest -D_GNU_SOURCE conftest.c -lelf >&5
conftest.c:50:1: warning: return type defaults to 'int' [-Wimplicit-int]
main()
^~~~
conftest.c: In function 'main':
conftest.c:56:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(0);
^~~~
conftest.c:56:5: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:56:5: note: include '' or provide a declaration of 'exit'
conftest.c:61:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(0);
^~~~
conftest.c:61:5: note: include '' or provide a declaration of 'exit'
conftest.c:63:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:63:5: note: include '' or provide a declaration of 'exit'
conftest.c:65:3: warning: incompatible implicit declaration of built-in function 'exit'
exit(0);
^~~~
conftest.c:65:3: note: include '' or provide a declaration of 'exit'
configure:4681: $? = 0
configure:4681: ./conftest
configure:4681: $? = 0
configure:4726: checking select return value...
configure:4831: gcc -o conftest -D_GNU_SOURCE conftest.c -lelf >&5
conftest.c:89:1: warning: return type defaults to 'int' [-Wimplicit-int]
main()
^~~~
conftest.c: In function 'main':
conftest.c:97:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(1);
^~~~
conftest.c:97:5: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:97:5: note: include '' or provide a declaration of 'exit'
conftest.c:102:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:102:5: note: include '' or provide a declaration of 'exit'
conftest.c:104:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:104:5: note: include '' or provide a declaration of 'exit'
conftest.c:108:2: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration]
kill(getppid(), 3);
^~~~
conftest.c:112:7: warning: incompatible implicit declaration of built-in function 'exit'
exit(0);
^~~~
conftest.c:112:7: note: include '' or provide a declaration of 'exit'
conftest.c:117:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:117:5: note: include '' or provide a declaration of 'exit'
conftest.c:123:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:123:5: note: include '' or provide a declaration of 'exit'
conftest.c:125:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:125:5: note: include '' or provide a declaration of 'exit'
conftest.c:126:3: warning: incompatible implicit declaration of built-in function 'exit'
exit(0);
^~~~
conftest.c:126:3: note: include '' or provide a declaration of 'exit'
configure:4831: $? = 0
configure:4831: ./conftest
configure:4831: $? = 0
configure:4844: checking for tgetent...
configure:4857: gcc -o conftest -D_GNU_SOURCE conftest.c -lelf >&5
conftest.c: In function 'main':
conftest.c:39:1: warning: implicit declaration of function 'tgetent' [-Wimplicit-function-declaration]
tgetent((char *)0, (char *)0);
^~~~~~~
/tmp/cciUECHA.o: In function `main':
conftest.c:(.text+0x14): undefined reference to `tgetent'
collect2: error: ld returned 1 exit status
configure:4857: $? = 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 SOCKDIR "/run/screens"
| #define POSIX 1
| #define SVR4 1
| #define BUGGYGETLOGIN 1
| #define HAVE_STROPTS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define BSDJOBS 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_EXECVPE 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| tgetent((char *)0, (char *)0);
| ;
| return 0;
| }
configure:4862: checking libcurses...
configure:4881: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf >&5
conftest.c: In function 'main':
conftest.c:43:1: warning: implicit declaration of function 'tgetent' [-Wimplicit-function-declaration]
tgetent((char *)0, (char *)0);
^~~~~~~
configure:4881: $? = 0
configure:5026: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf >&5
conftest.c:36:1: warning: return type defaults to 'int' [-Wimplicit-int]
main()
^~~~
conftest.c: In function 'main':
conftest.c:38:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(strcmp(tgoto("%p1%d", 0, 1), "1") ? 0 : 1);
^~~~
conftest.c:38:2: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:38:2: note: include '' or provide a declaration of 'exit'
conftest.c:38:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
exit(strcmp(tgoto("%p1%d", 0, 1), "1") ? 0 : 1);
^~~~~~
conftest.c:38:14: warning: implicit declaration of function 'tgoto' [-Wimplicit-function-declaration]
exit(strcmp(tgoto("%p1%d", 0, 1), "1") ? 0 : 1);
^~~~~
configure:5026: $? = 0
configure:5026: ./conftest
configure:5026: $? = 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 SOCKDIR "/run/screens"
| #define POSIX 1
| #define SVR4 1
| #define BUGGYGETLOGIN 1
| #define HAVE_STROPTS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define BSDJOBS 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_EXECVPE 1
| /* end confdefs.h. */
|
| main()
| {
| exit(strcmp(tgoto("%p1%d", 0, 1), "1") ? 0 : 1);
| }
configure:5038: checking ospeed...
configure:5051: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf >&5
configure:5051: $? = 0
configure:5060: checking for /dev/ptc...
configure:5067: checking for SVR4 ptys...
configure:5082: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf >&5
conftest.c: In function 'main':
conftest.c:40:1: warning: implicit declaration of function 'ptsname' [-Wimplicit-function-declaration]
ptsname(0);grantpt(0);unlockpt(0);
^~~~~~~
conftest.c:40:12: warning: implicit declaration of function 'grantpt' [-Wimplicit-function-declaration]
ptsname(0);grantpt(0);unlockpt(0);
^~~~~~~
conftest.c:40:23: warning: implicit declaration of function 'unlockpt' [-Wimplicit-function-declaration]
ptsname(0);grantpt(0);unlockpt(0);
^~~~~~~~
configure:5082: $? = 0
configure:5093: checking for getpt
configure:5093: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5159: checking for ptyranges...
configure:5410: checking getutent...
configure:5435: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf >&5
conftest.c: In function 'main':
conftest.c:56:23: warning: implicit declaration of function 'pututline' [-Wimplicit-function-declaration]
int x = DEAD_PROCESS; pututline((struct utmp *)0); getutent();
^~~~~~~~~
conftest.c:56:52: warning: implicit declaration of function 'getutent' [-Wimplicit-function-declaration]
int x = DEAD_PROCESS; pututline((struct utmp *)0); getutent();
^~~~~~~~
configure:5435: $? = 0
configure:5478: checking ut_host...
configure:5500: gcc -c -D_GNU_SOURCE conftest.c >&5
configure:5500: $? = 0
configure:5505: checking utempter.h usability
configure:5505: gcc -c -D_GNU_SOURCE conftest.c >&5
conftest.c:75:22: fatal error: utempter.h: No such file or directory
#include
^
compilation terminated.
configure:5505: $? = 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 SOCKDIR "/run/screens"
| #define POSIX 1
| #define SVR4 1
| #define BUGGYGETLOGIN 1
| #define HAVE_STROPTS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define BSDJOBS 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_EXECVPE 1
| #define TERMINFO 1
| #define HAVE_SVR4_PTYS 1
| #define HAVE_GETPT 1
| #define PTYMODE 0620
| #define PTYGROUP 5
| #define GETUTENT 1
| #define UTHOST 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:5505: result: no
configure:5505: checking utempter.h presence
configure:5505: gcc -E conftest.c
conftest.c:42:22: fatal error: utempter.h: No such file or directory
#include
^
compilation terminated.
configure:5505: $? = 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 SOCKDIR "/run/screens"
| #define POSIX 1
| #define SVR4 1
| #define BUGGYGETLOGIN 1
| #define HAVE_STROPTS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define BSDJOBS 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_EXECVPE 1
| #define TERMINFO 1
| #define HAVE_SVR4_PTYS 1
| #define HAVE_GETPT 1
| #define PTYMODE 0620
| #define PTYGROUP 5
| #define GETUTENT 1
| #define UTHOST 1
| /* end confdefs.h. */
| #include
configure:5505: result: no
configure:5505: checking for utempter.h
configure:5505: result: no
configure:5519: checking for libutil(s)...
configure:5524: checking getloadavg...
configure:5537: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil >&5
conftest.c: In function 'main':
conftest.c:46:1: warning: implicit declaration of function 'getloadavg' [-Wimplicit-function-declaration]
getloadavg((double *)0, 0);
^~~~~~~~~~
configure:5537: $? = 0
configure:5920: checking for crypt and sec libraries...
configure:5925: checking crypt...
configure:5938: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
configure:5938: $? = 0
configure:5949: checking IRIX sun library...
configure:5962: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt -lsun >&5
/usr/sbin/ld: cannot find -lsun
collect2: error: ld returned 1 exit status
configure:5962: $? = 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 SOCKDIR "/run/screens"
| #define POSIX 1
| #define SVR4 1
| #define BUGGYGETLOGIN 1
| #define HAVE_STROPTS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define BSDJOBS 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_EXECVPE 1
| #define TERMINFO 1
| #define HAVE_SVR4_PTYS 1
| #define HAVE_GETPT 1
| #define PTYMODE 0620
| #define PTYGROUP 5
| #define GETUTENT 1
| #define UTHOST 1
| #define LOADAV_GETLOADAVG 1
| #define LOADAV 1
| #define LOADAV_TYPE double
| #define LOADAV_NUM 3
| #define LOADAV_SCALE 1
| #define SIGVOID 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5970: checking syslog...
configure:5983: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
conftest.c: In function 'main':
conftest.c:52:1: warning: implicit declaration of function 'closelog' [-Wimplicit-function-declaration]
closelog();
^~~~~~~~
configure:5983: $? = 0
configure:6030: checking wait union...
configure:6051: gcc -c -D_GNU_SOURCE conftest.c >&5
configure:6051: $? = 0
configure:6058: checking for termio or termios...
configure:6064: gcc -E conftest.c
configure:6064: $? = 0
configure:6084: checking getspnam...
configure:6097: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
configure:6097: $? = 0
configure:6104: checking getttyent...
configure:6117: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
conftest.c: In function 'main':
conftest.c:55:1: warning: implicit declaration of function 'getttyent' [-Wimplicit-function-declaration]
getttyent();
^~~~~~~~~
configure:6117: $? = 0
configure:6124: checking fdwalk...
configure:6137: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
conftest.c: In function 'main':
conftest.c:56:1: warning: implicit declaration of function 'fdwalk' [-Wimplicit-function-declaration]
fdwalk(NULL, NULL);
^~~~~~
/tmp/ccycfWoT.o: In function `main':
conftest.c:(.text+0x14): undefined reference to `fdwalk'
collect2: error: ld returned 1 exit status
configure:6137: $? = 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 SOCKDIR "/run/screens"
| #define POSIX 1
| #define SVR4 1
| #define BUGGYGETLOGIN 1
| #define HAVE_STROPTS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define BSDJOBS 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETREUID 1
| #define HAVE_EXECVPE 1
| #define TERMINFO 1
| #define HAVE_SVR4_PTYS 1
| #define HAVE_GETPT 1
| #define PTYMODE 0620
| #define PTYGROUP 5
| #define GETUTENT 1
| #define UTHOST 1
| #define LOADAV_GETLOADAVG 1
| #define LOADAV 1
| #define LOADAV_TYPE double
| #define LOADAV_NUM 3
| #define LOADAV_SCALE 1
| #define SIGVOID 1
| #define BSDWAIT 1
| #define TERMIO 1
| #define SHADOWPW 1
| #define GETTTYENT 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| fdwalk(NULL, NULL);
| ;
| return 0;
| }
configure:6144: checking whether memcpy/memmove/bcopy handles overlapping arguments...
configure:6168: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
conftest.c:53:1: warning: return type defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c: In function 'main':
conftest.c:55:3: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration]
strcpy(buf, "abcdefghi");
^~~~~~
conftest.c:55:3: warning: incompatible implicit declaration of built-in function 'strcpy'
conftest.c:55:3: note: include '' or provide a declaration of 'strcpy'
conftest.c:56:3: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration]
bcopy(buf, buf + 2, 3);
^~~~~
conftest.c:56:3: warning: incompatible implicit declaration of built-in function 'bcopy'
conftest.c:57:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration]
if (strncmp(buf, "ababcf", 6))
^~~~~~~
conftest.c:58:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(1);
^~~~
conftest.c:58:5: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:58:5: note: include '' or provide a declaration of 'exit'
conftest.c:62:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:62:5: note: include '' or provide a declaration of 'exit'
conftest.c:63:3: warning: incompatible implicit declaration of built-in function 'exit'
exit(0); /* libc version works properly. */
^~~~
conftest.c:63:3: note: include '' or provide a declaration of 'exit'
configure:6168: $? = 0
configure:6168: ./conftest
configure:6168: $? = 0
configure:6200: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
conftest.c:55:1: warning: return type defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c: In function 'main':
conftest.c:57:3: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration]
strcpy(buf, "abcdefghi");
^~~~~~
conftest.c:57:3: warning: incompatible implicit declaration of built-in function 'strcpy'
conftest.c:57:3: note: include '' or provide a declaration of 'strcpy'
conftest.c:54:22: warning: implicit declaration of function 'memmove' [-Wimplicit-function-declaration]
#define bcopy(s,d,l) memmove(d,s,l)
^
conftest.c:58:3: note: in expansion of macro 'bcopy'
bcopy(buf, buf + 2, 3);
^~~~~
conftest.c:54:22: warning: incompatible implicit declaration of built-in function 'memmove'
#define bcopy(s,d,l) memmove(d,s,l)
^
conftest.c:58:3: note: in expansion of macro 'bcopy'
bcopy(buf, buf + 2, 3);
^~~~~
conftest.c:54:22: note: include '' or provide a declaration of 'memmove'
#define bcopy(s,d,l) memmove(d,s,l)
^
conftest.c:58:3: note: in expansion of macro 'bcopy'
bcopy(buf, buf + 2, 3);
^~~~~
conftest.c:59:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration]
if (strncmp(buf, "ababcf", 6))
^~~~~~~
conftest.c:60:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(1);
^~~~
conftest.c:60:5: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:60:5: note: include '' or provide a declaration of 'exit'
conftest.c:64:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:64:5: note: include '' or provide a declaration of 'exit'
conftest.c:65:3: warning: incompatible implicit declaration of built-in function 'exit'
exit(0); /* libc version works properly. */
^~~~
conftest.c:65:3: note: include '' or provide a declaration of 'exit'
configure:6200: $? = 0
configure:6200: ./conftest
configure:6200: $? = 0
configure:6233: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
conftest.c:56:1: warning: return type defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c: In function 'main':
conftest.c:58:3: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration]
strcpy(buf, "abcdefghi");
^~~~~~
conftest.c:58:3: warning: incompatible implicit declaration of built-in function 'strcpy'
conftest.c:58:3: note: include '' or provide a declaration of 'strcpy'
conftest.c:55:22: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
#define bcopy(s,d,l) memcpy(d,s,l)
^
conftest.c:59:3: note: in expansion of macro 'bcopy'
bcopy(buf, buf + 2, 3);
^~~~~
conftest.c:55:22: warning: incompatible implicit declaration of built-in function 'memcpy'
#define bcopy(s,d,l) memcpy(d,s,l)
^
conftest.c:59:3: note: in expansion of macro 'bcopy'
bcopy(buf, buf + 2, 3);
^~~~~
conftest.c:55:22: note: include '' or provide a declaration of 'memcpy'
#define bcopy(s,d,l) memcpy(d,s,l)
^
conftest.c:59:3: note: in expansion of macro 'bcopy'
bcopy(buf, buf + 2, 3);
^~~~~
conftest.c:60:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration]
if (strncmp(buf, "ababcf", 6))
^~~~~~~
conftest.c:61:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(1);
^~~~
conftest.c:61:5: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:61:5: note: include '' or provide a declaration of 'exit'
conftest.c:65:5: warning: incompatible implicit declaration of built-in function 'exit'
exit(1);
^~~~
conftest.c:65:5: note: include '' or provide a declaration of 'exit'
conftest.c:66:3: warning: incompatible implicit declaration of built-in function 'exit'
exit(0); /* libc version works properly. */
^~~~
conftest.c:66:3: note: include '' or provide a declaration of 'exit'
configure:6233: $? = 0
configure:6233: ./conftest
configure:6233: $? = 0
configure:6242: checking for long file names
configure:6274: result: yes
configure:6283: checking for vsprintf
configure:6296: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
conftest.c: In function 'main':
conftest.c:60:17: warning: implicit declaration of function 'vsprintf' [-Wimplicit-function-declaration]
va_list valist; vsprintf(0,0,valist);
^~~~~~~~
configure:6296: $? = 0
configure:6297: result: yes
configure:6310: checking for dirent.h that defines DIR
configure:6329: gcc -c -D_GNU_SOURCE conftest.c >&5
configure:6329: $? = 0
configure:6337: result: yes
configure:6350: checking for library containing opendir
configure:6381: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
configure:6381: $? = 0
configure:6398: result: none required
configure:6466: checking for setenv
configure:6482: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
configure:6482: $? = 0
configure:6545: checking for nl_langinfo(CODESET)
configure:6560: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
configure:6560: $? = 0
configure:6561: result: yes
configure:6571: checking for library containing gethostname
configure:6602: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
configure:6602: $? = 0
configure:6619: result: none required
configure:6631: checking for rename
configure:6631: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
configure:6631: $? = 0
configure:6631: result: yes
configure:6631: checking for fchmod
configure:6631: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
configure:6631: $? = 0
configure:6631: result: yes
configure:6631: checking for fchown
configure:6631: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
configure:6631: $? = 0
configure:6631: result: yes
configure:6631: checking for strerror
configure:6631: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
configure:6631: $? = 0
configure:6631: result: yes
configure:6631: checking for lstat
configure:6631: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
configure:6631: $? = 0
configure:6631: result: yes
configure:6631: checking for _exit
configure:6631: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
conftest.c:89:6: warning: conflicting types for built-in function '_exit'
char _exit ();
^~~~~
configure:6631: $? = 0
configure:6631: result: yes
configure:6631: checking for utimes
configure:6631: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
configure:6631: $? = 0
configure:6631: result: yes
configure:6631: checking for vsnprintf
configure:6631: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
conftest.c:91:6: warning: conflicting types for built-in function 'vsnprintf'
char vsnprintf ();
^~~~~~~~~
configure:6631: $? = 0
configure:6631: result: yes
configure:6631: checking for getcwd
configure:6631: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
configure:6631: $? = 0
configure:6631: result: yes
configure:6631: checking for setlocale
configure:6631: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
configure:6631: $? = 0
configure:6631: result: yes
configure:6631: checking for strftime
configure:6631: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt >&5
conftest.c:94:6: warning: conflicting types for built-in function 'strftime'
char strftime ();
^~~~~~~~
configure:6631: $? = 0
configure:6631: result: yes
configure:6647: checking for PAM support
configure:6666: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt -lpam >&5
configure:6666: $? = 0
configure:6667: result: yes
configure:6732: gcc -o conftest -D_GNU_SOURCE conftest.c -lcurses -lelf -lutil -lcrypt -lpam >&5
conftest.c:76:1: warning: return type defaults to 'int' [-Wimplicit-int]
main(){exit(0);}
^~~~
conftest.c: In function 'main':
conftest.c:76:8: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
main(){exit(0);}
^~~~
conftest.c:76:8: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:76:8: note: include '' or provide a declaration of 'exit'
configure:6732: $? = 0
configure:6732: ./conftest
configure:6732: $? = 0
configure:6743: checking for the global screenrc file
configure:6871: 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 e351ed3f5dc4
config.status:872: creating Makefile
config.status:872: creating doc/Makefile
config.status:872: creating config.h
config.status:1061: executing default commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
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_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__exit=yes
ac_cv_func_fchmod=yes
ac_cv_func_fchown=yes
ac_cv_func_getcwd=yes
ac_cv_func_getpt=yes
ac_cv_func_lstat=yes
ac_cv_func_rename=yes
ac_cv_func_setlocale=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_utimes=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dwarf_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_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_stropts_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utempter_h=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
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_safe_to_define___extensions__=yes
ac_cv_search_gethostname='none required'
ac_cv_search_opendir='none required'
ac_cv_search_strerror='none required'
ac_cv_sys_long_file_names=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AWK='gawk'
CC='gcc'
CFLAGS=' -D_GNU_SOURCE'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ETCSCREENRC='/etc/screenrc'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS='-lcurses -lelf -lutil -lcrypt -lpam'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SHELL='/bin/sh'
VERSION='4.4.0'
WRITEPATH=''
XTERMPATH=''
ac_ct_CC='gcc'
ac_prefix_program=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/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 SOCKDIR "/run/screens"
#define POSIX 1
#define SVR4 1
#define BUGGYGETLOGIN 1
#define HAVE_STROPTS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define BSDJOBS 1
#define HAVE_SETRESUID 1
#define HAVE_SETREUID 1
#define HAVE_EXECVPE 1
#define TERMINFO 1
#define HAVE_SVR4_PTYS 1
#define HAVE_GETPT 1
#define PTYMODE 0620
#define PTYGROUP 5
#define GETUTENT 1
#define UTHOST 1
#define LOADAV_GETLOADAVG 1
#define LOADAV 1
#define LOADAV_TYPE double
#define LOADAV_NUM 3
#define LOADAV_SCALE 1
#define SIGVOID 1
#define BSDWAIT 1
#define TERMIO 1
#define SHADOWPW 1
#define GETTTYENT 1
#define USEBCOPY 1
#define USEMEMMOVE 1
#define USEMEMCPY 1
#define HAVE_LONG_FILE_NAMES 1
#define USEVARARGS 1
#define HAVE_DIRENT_H 1
#define USESETENV 1
#define HAVE_SETENV_3 1
#define HAVE_NL_LANGINFO 1
#define HAVE_RENAME 1
#define HAVE_FCHMOD 1
#define HAVE_FCHOWN 1
#define HAVE_STRERROR 1
#define HAVE_LSTAT 1
#define HAVE__EXIT 1
#define HAVE_UTIMES 1
#define HAVE_VSNPRINTF 1
#define HAVE_GETCWD 1
#define HAVE_SETLOCALE 1
#define HAVE_STRFTIME 1
#define USE_PAM 1
#define BUILTIN_TELNET 1
#define COLORS256 1
#define RXVT_OSC 1
configure: exit 0