Build of gpm with vanilla toolchain

The build took 00h 01m 57s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
10,639 ansic
3,999 sh
1,054 yacc
352 makefile
241 cpp
222 lisp
79 awk
6 sed
16,592 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gpm 1.20.7-6 (Wed Aug 24 13:27:05 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# rm -f config/config.guess
# libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
# libtoolize: linking file 'config/config.guess'
# rm -f config/config.sub
# libtoolize: linking file 'config/config.sub'
# rm -f config/install-sh
# libtoolize: linking file 'config/install-sh'
# rm -f config/ltmain.sh
# libtoolize: linking file 'config/ltmain.sh'
# libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
# libtoolize: and rerunning libtoolize and aclocal.
# libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
# libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
# libtoolize: copying file 'config/config.guess'
# libtoolize: copying file 'config/config.sub'
# libtoolize: copying file 'config/install-sh'
# libtoolize: copying file 'config/ltmain.sh'
# libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
# libtoolize: and rerunning libtoolize and aclocal.
# libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# 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 print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for gawk... gawk
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for bison... bison -y
# checking whether ln -s works... yes
# checking for dvips... /usr/sbin/dvips
# checking for texi2html... no
# checking for tex... /usr/sbin/tex
# checking for texindex... /usr/sbin/texindex
# checking for makeinfo... /usr/sbin/makeinfo
# checking for diff... /usr/sbin/diff
# checking for sed... (cached) /usr/sbin/sed
# checking for emacs... no
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking linux/input.h usability... yes
# checking linux/input.h presence... yes
# checking for linux/input.h... yes
# checking linux/joystick.h usability... yes
# checking linux/joystick.h presence... yes
# checking for linux/joystick.h... yes
# checking ncurses.h usability... yes
# checking ncurses.h presence... yes
# checking for ncurses.h... yes
# checking ncurses/curses.h usability... no
# checking ncurses/curses.h presence... no
# checking for ncurses/curses.h... no
# checking curses.h usability... yes
# checking curses.h presence... yes
# checking for curses.h... yes
# checking sys/sysmacros.h usability... yes
# checking sys/sysmacros.h presence... yes
# checking for sys/sysmacros.h... yes
# checking linux/major.h usability... yes
# checking linux/major.h presence... yes
# checking for linux/major.h... yes
# checking linux/tty.h usability... yes
# checking linux/tty.h presence... yes
# checking for linux/tty.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for __u32... yes
# checking whether system is ELF... yes
# checking for vsyslog... yes
# checking for syslog... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for tputs in -ltinfo... no
# checking for tputs in -lncurses... yes
# checking for wgetch in -lncurses... yes
# configure: creating ./config.status
# config.status: creating Makefile.include
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating src/Makefile
# config.status: creating contrib/Makefile
# config.status: creating doc/doc.gpm
# config.status: creating src/headers/config.h
# config.status: executing libtool commands
# touch src/.depend # to prevent unecessary warnings
# make -C src dep
# make[1]: Entering directory '/tmp/gpm/src/gpm-1.20.7/src'
# bison -y /tmp/gpm/src/gpm-1.20.7/src/prog/gpm-root.y && mv y.tab.c prog/gpm-root.c
# # make links in srcdir
# make[1]: [Makefile:92: .depend] Error 1 (ignored)
# # create dependencies
# for DEPS in `echo *.c */*.c`; do \
# gcc -I. -I /tmp/gpm/src/gpm-1.20.7/src -M -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE $DEPS | \
# /usr/sbin/sed 's/^\(.*\)\.o\([ :]+\)/\1.o \1.lo\2/g' >> .depend ; done
# # make links in srcdir
# make[1]: [Makefile:92: dep] Error 1 (ignored)
# # create dependencies
# for DEPS in `echo *.c */*.c`; do \
# gcc -I. -I /tmp/gpm/src/gpm-1.20.7/src -M -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE $DEPS | \
# /usr/sbin/sed 's/^\(.*\)\.o\([ :]+\)/\1.o \1.lo\2/g' >> .depend ; done
# make[1]: Leaving directory '/tmp/gpm/src/gpm-1.20.7/src'
# make[1]: Entering directory '/tmp/gpm/src/gpm-1.20.7/src'
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o mice.o mice.c
# mice.c: In function 'option_modem_lines':
# mice.c:187:37: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
# {"dtr", ARGV_BOOL, u: {iptr: &lines}, value: TIOCM_DTR},
# ^
# mice.c:187:37: note: (near initialization for 'optioninfo[0].u.iptr')
# mice.c:188:37: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
# {"rts", ARGV_BOOL, u: {iptr: &lines}, value: TIOCM_RTS},
# ^
# mice.c:188:37: note: (near initialization for 'optioninfo[1].u.iptr')
# mice.c:189:37: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
# {"both", ARGV_BOOL, u: {iptr: &lines}, value: TIOCM_DTR | TIOCM_RTS},
# ^
# mice.c:189:37: note: (near initialization for 'optioninfo[2].u.iptr')
# mice.c: In function 'M_summa':
# mice.c:345:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (y<0) y=0; if (y>summamaxy) y=summamaxy;
# ^~
# mice.c:345:18: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (y<0) y=0; if (y>summamaxy) y=summamaxy;
# ^~
# mice.c: In function 'R_msc':
# mice.c:537:12: warning: variable 'dy' set but not used [-Wunused-but-set-variable]
# int dx, dy;
# ^~
# mice.c:537:8: warning: variable 'dx' set but not used [-Wunused-but-set-variable]
# int dx, dy;
# ^~
# mice.c: In function 'M_wacom':
# mice.c:897:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (x>wmaxx) x=wmaxx; if (x<0) x=0;
# ^~
# mice.c:897:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (x>wmaxx) x=wmaxx; if (x<0) x=0;
# ^~
# mice.c:898:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (y>wmaxy) y=wmaxy; if (y<0) y=0;
# ^~
# mice.c:898:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (y>wmaxy) y=wmaxy; if (y<0) y=0;
# ^~
# mice.c:907:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if( abs(x-ox)>(wmaxx/wcmodell[WacomModell].treshold)
# ^~
# mice.c:908:68: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# || abs(y-oy)>(wmaxy/wcmodell[WacomModell].treshold) ) ox=x; oy=y;
# ^~
# mice.c: In function 'M_gunze':
# mice.c:1341:14: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign]
# if(sscanf(data+1, "%d,%d", &x, &y)!= 2) {
# ^~~~
# In file included from mice.c:45:0:
# /usr/include/stdio.h:433:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
# extern int sscanf (const char *__restrict __s,
# ^~~~~~
# mice.c:1356:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (x<0) x = 0; if (x > REALPOS_MAX) x = REALPOS_MAX;
# ^~
# mice.c:1356:20: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (x<0) x = 0; if (x > REALPOS_MAX) x = REALPOS_MAX;
# ^~
# mice.c:1357:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (y<0) y = 0; if (y > REALPOS_MAX) y = REALPOS_MAX;
# ^~
# mice.c:1357:20: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (y<0) y = 0; if (y > REALPOS_MAX) y = REALPOS_MAX;
# ^~
# mice.c: In function 'M_etouch':
# mice.c:1452:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (x<0) x = 0; if (x > REALPOS_MAX) x = REALPOS_MAX;
# ^~
# mice.c:1452:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (x<0) x = 0; if (x > REALPOS_MAX) x = REALPOS_MAX;
# ^~
# mice.c:1453:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (y<0) y = 0; if (y > REALPOS_MAX) y = REALPOS_MAX;
# ^~
# mice.c:1453:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (y<0) y = 0; if (y > REALPOS_MAX) y = REALPOS_MAX;
# ^~
# mice.c: In function 'I_wacom':
# mice.c:1843:10: warning: 'p' is used uninitialized in this function [-Wuninitialized]
# while(I_wacom_RequestData(NULL, fd, buffer, BUFFER_SIZE, p)) ;
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o twiddler.o twiddler.c
# twiddler.c: In function 'twiddler_key':
# twiddler.c:253:10: warning: variable 'val' set but not used [-Wunused-but-set-variable]
# char *val;
# ^~~
# twiddler.c: In function 'twiddler_rest_to_value':
# twiddler.c:432:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
# return (char *)twiddler_escape_sequence(ptr+1, &len /* unused */);
# ^
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o synaptics.o synaptics.c
# synaptics.c: In function 'tp_hextoint':
# synaptics.c:2253:11: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign]
# sscanf (bytes, "%x", &result);
# ^~~~~
# In file included from synaptics.c:213:0:
# /usr/include/stdio.h:433:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
# extern int sscanf (const char *__restrict __s,
# ^~~~~~
# synaptics.c: In function 'tp_serial_send_cmd':
# synaptics.c:2320:27: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
# write (fd, cmd, strlen (cmd));
# ^~~
# In file included from synaptics.c:216:0:
# /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *'
# extern size_t strlen (const char *__s)
# ^~~~~~
# synaptics.c:2321:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
# tp_serial_read (fd, junk, strlen (cmd));
# ^~~
# In file included from synaptics.c:216:0:
# /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *'
# extern size_t strlen (const char *__s)
# ^~~~~~
# synaptics.c: In function 'syn_serial_set_mode':
# synaptics.c:2334:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
# sprintf (bytes, "%%C3B%02X5555", mode);
# ^~~~~
# In file included from synaptics.c:213:0:
# /usr/include/stdio.h:364:12: note: expected 'char * restrict' but argument is of type 'unsigned char *'
# extern int sprintf (char *__restrict __s,
# ^~~~~~~
# synaptics.c: In function 'syn_serial_read_ident':
# synaptics.c:2347:27: warning: pointer targets in passing argument 2 of 'tp_serial_send_cmd' differ in signedness [-Wpointer-sign]
# tp_serial_send_cmd (fd, "%A");
# ^~~~
# synaptics.c:2314:13: note: expected 'unsigned char *' but argument is of type 'char *'
# static void tp_serial_send_cmd(int fd,
# ^~~~~~~~~~~~~~~~~~
# synaptics.c: In function 'syn_serial_read_model_id':
# synaptics.c:2388:29: warning: pointer targets in passing argument 2 of 'tp_serial_send_cmd' differ in signedness [-Wpointer-sign]
# tp_serial_send_cmd (fd, "%D");
# ^~~~
# synaptics.c:2314:13: note: expected 'unsigned char *' but argument is of type 'char *'
# static void tp_serial_send_cmd(int fd,
# ^~~~~~~~~~~~~~~~~~
# synaptics.c: In function 'syn_serial_read_cap':
# synaptics.c:2416:27: warning: pointer targets in passing argument 2 of 'tp_serial_send_cmd' differ in signedness [-Wpointer-sign]
# tp_serial_send_cmd (fd, "%B");
# ^~~~
# synaptics.c:2314:13: note: expected 'unsigned char *' but argument is of type 'char *'
# static void tp_serial_send_cmd(int fd,
# ^~~~~~~~~~~~~~~~~~
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/add_mouse.o daemon/add_mouse.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/init_mice.o daemon/init_mice.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/reset_mice.o daemon/reset_mice.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/build_argv.o daemon/build_argv.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/disable_paste.o daemon/disable_paste.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/do_client.o daemon/do_client.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/do_selection.o daemon/do_selection.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/get_console_size.o daemon/get_console_size.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/get_data.o daemon/get_data.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/getmousedata.o daemon/getmousedata.c
# daemon/getmousedata.c: In function 'getMouseData':
# daemon/getmousedata.c:39:16: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
# char *edata=data+type->packetlen;
# ^~~~
# daemon/getmousedata.c:58:17: warning: pointer targets in return differ in signedness [-Wpointer-sign]
# return data;
# ^~~~
# daemon/getmousedata.c:89:11: warning: pointer targets in return differ in signedness [-Wpointer-sign]
# return data;
# ^~~~
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/gpm.o daemon/gpm.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/gpm-killed.o daemon/gpm-killed.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/header.o daemon/header.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/main.o daemon/main.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/old_main.o daemon/old_main.c
# daemon/old_main.c: In function 'old_main':
# daemon/old_main.c:198:16: warning: value computed is not used [-Wunused-value]
# || do_selection(&event);
# ^~
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/open_console.o daemon/open_console.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/check_kill.o daemon/check_kill.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/gpm_exited.o daemon/gpm_exited.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o generic/isodigit.o generic/isodigit.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o generic/getsym.o generic/getsym.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/processspecial.o daemon/processspecial.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/processconn.o daemon/processconn.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/processmouse.o daemon/processmouse.c
# daemon/processmouse.c: In function 'processMouse':
# daemon/processmouse.c:82:57: warning: pointer targets in passing argument 2 of 'which_mouse->m_type->fun' differ in signedness [-Wpointer-sign]
# || ((*((which_mouse->m_type)->fun))(&nEvent,data)==-1) ) {
# ^~~~
# daemon/processmouse.c:82:57: note: expected 'unsigned char *' but argument is of type 'char *'
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/processrequest.o daemon/processrequest.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/selection_copy.o daemon/selection_copy.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/selection_paste.o daemon/selection_paste.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/cmdline.o daemon/cmdline.c
# daemon/cmdline.c: In function 'cmdline':
# daemon/cmdline.c:46:20: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (optarg)
# ^~
# daemon/cmdline.c:47:58: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# opt_age_limit = atoi(optarg); break;
# ^~~~~
# daemon/cmdline.c:71:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else (which_mouse->opt_scale)=100/(which_mouse->opt_scale); break;
# ^~~~
# daemon/cmdline.c:71:88: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# else (which_mouse->opt_scale)=100/(which_mouse->opt_scale); break;
# ^~~~~
# daemon/cmdline.c:75:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else option.repeater_type = "msc"; break;
# ^~~~
# daemon/cmdline.c:75:58: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# else option.repeater_type = "msc"; break;
# ^~~~~
# daemon/cmdline.c:78:20: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# else opt_special=""; break;
# ^~~~
# daemon/cmdline.c:78:58: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# else opt_special=""; break;
# ^~~~~
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/loadlut.o daemon/loadlut.c
# daemon/loadlut.c: In function 'loadlut':
# daemon/loadlut.c:53:19: warning: pointer targets in passing argument 1 of 'getsym' differ in signedness [-Wpointer-sign]
# i += getsym(charset+i, &this);
# ^~~~~~~
# In file included from daemon/loadlut.c:30:0:
# /tmp/gpm/src/gpm-1.20.7/src/headers/daemon.h:201:7: note: expected 'const unsigned char *' but argument is of type 'char *'
# int getsym(const unsigned char *p0, unsigned char *res);
# ^~~~~~
# daemon/loadlut.c:55:22: warning: pointer targets in passing argument 1 of 'getsym' differ in signedness [-Wpointer-sign]
# i += getsym(charset+i+1, &next) + 1;
# ^~~~~~~
# In file included from daemon/loadlut.c:30:0:
# /tmp/gpm/src/gpm-1.20.7/src/headers/daemon.h:201:7: note: expected 'const unsigned char *' but argument is of type 'char *'
# int getsym(const unsigned char *p0, unsigned char *res);
# ^~~~~~
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/find_mouse_by_name.o daemon/find_mouse_by_name.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/usage.o daemon/usage.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/check_uniqueness.o daemon/check_uniqueness.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/startup.o daemon/startup.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o daemon/wait_text.o daemon/wait_text.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o report.o report.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o tools.o tools.c
# gcc -L/tmp/gpm/src/gpm-1.20.7/src -o gpm mice.o twiddler.o synaptics.o daemon/add_mouse.o daemon/init_mice.o daemon/reset_mice.o daemon/build_argv.o daemon/disable_paste.o daemon/do_client.o daemon/do_selection.o daemon/get_console_size.o daemon/get_data.o daemon/getmousedata.o daemon/gpm.o daemon/gpm-killed.o daemon/header.o daemon/main.o daemon/old_main.o daemon/open_console.o daemon/check_kill.o daemon/gpm_exited.o generic/isodigit.o generic/getsym.o daemon/processspecial.o daemon/processconn.o daemon/processmouse.o daemon/processrequest.o daemon/selection_copy.o daemon/selection_paste.o daemon/cmdline.o daemon/loadlut.o daemon/find_mouse_by_name.o daemon/usage.o daemon/check_uniqueness.o daemon/startup.o daemon/wait_text.o report.o tools.o -lm
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -DPIC -fPIC -c -o lib/liblow.lo lib/liblow.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -DPIC -fPIC -c -o lib/libhigh.lo lib/libhigh.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -DPIC -fPIC -c -o lib/libxtra.lo lib/libxtra.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -DPIC -fPIC -c -o lib/report-lib.lo lib/report-lib.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -DPIC -fPIC -c -o tools.lo tools.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -DPIC -fPIC -c -o lib/libcurses.lo lib/libcurses.c
# lib/libcurses.c: In function 'Gpm_Wgetch':
# lib/libcurses.c:148:25: warning: pointer targets in passing argument 1 of 'gpm_convert_event' differ in signedness [-Wpointer-sign]
# gpm_convert_event(mdata,&ev);
# ^~~~~
# lib/libcurses.c:98:16: note: expected 'char *' but argument is of type 'unsigned char *'
# extern int gpm_convert_event(char *data, Gpm_Event *event);
# ^~~~~~~~~~~~~~~~~
# gcc -fPIC -shared -Wl,-soname,libgpm.so.2 \
# -L/tmp/gpm/src/gpm-1.20.7/src -o lib/libgpm.so.2.1.0 lib/liblow.lo lib/libhigh.lo lib/libxtra.lo lib/report-lib.lo tools.lo lib/libcurses.lo -lncurses -lncurses -lc
# ln -s -f libgpm.so.2.1.0 lib/libgpm.so.2
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o lib/liblow.o lib/liblow.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o lib/libhigh.o lib/libhigh.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o lib/libxtra.o lib/libxtra.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o lib/report-lib.o lib/report-lib.c
# gcc -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o lib/libcurses.o lib/libcurses.c
# lib/libcurses.c: In function 'Gpm_Wgetch':
# lib/libcurses.c:148:25: warning: pointer targets in passing argument 1 of 'gpm_convert_event' differ in signedness [-Wpointer-sign]
# gpm_convert_event(mdata,&ev);
# ^~~~~
# lib/libcurses.c:98:16: note: expected 'char *' but argument is of type 'unsigned char *'
# extern int gpm_convert_event(char *data, Gpm_Event *event);
# ^~~~~~~~~~~~~~~~~
# ar rc lib/libgpm.a lib/liblow.o lib/libhigh.o lib/libxtra.o lib/report-lib.o tools.o lib/libcurses.o
# ranlib lib/libgpm.a
# gcc -Iheaders -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o prog/mev.o prog/mev.c
# gcc -L/tmp/gpm/src/gpm-1.20.7/src -o prog/mev prog/mev.o lib/libgpm.so.2
# gcc -Iheaders -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o prog/hltest.o prog/hltest.c
# gcc -L/tmp/gpm/src/gpm-1.20.7/src -o prog/hltest prog/hltest.o lib/libgpm.so.2
# gcc -Iheaders -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o prog/mouse-test.o prog/mouse-test.c
# prog/mouse-test.c: In function 'main':
# prog/mouse-test.c:536:42: warning: pointer targets in passing argument 2 of 'cur->this->fun' differ in signedness [-Wpointer-sign]
# if ((*(cur->this->fun))(&event,buf+i)==-1) {
# ^~~
# prog/mouse-test.c:536:42: note: expected 'unsigned char *' but argument is of type 'char *'
# prog/mouse-test.c:205:40: warning: value computed is not used [-Wunused-value]
# #define CHECKFAIL(count) ((count)==0 && noneofthem())
# ^
# prog/mouse-test.c:569:4: note: in expansion of macro 'CHECKFAIL'
# CHECKFAIL(typecount);
# ^~~~~~~~~
# prog/mouse-test.c:610:47: warning: pointer targets in passing argument 2 of 'cur->this->fun' differ in signedness [-Wpointer-sign]
# if ((*(cur->this->fun))(&event,buf+i)==-1) continue;
# ^~~
# prog/mouse-test.c:610:47: note: expected 'unsigned char *' but argument is of type 'char *'
# prog/mouse-test.c:205:40: warning: value computed is not used [-Wunused-value]
# #define CHECKFAIL(count) ((count)==0 && noneofthem())
# ^
# prog/mouse-test.c:622:4: note: in expansion of macro 'CHECKFAIL'
# CHECKFAIL(typecount);
# ^~~~~~~~~
# prog/mouse-test.c:652:47: warning: pointer targets in passing argument 2 of 'cur->this->fun' differ in signedness [-Wpointer-sign]
# if ((*(cur->this->fun))(&event,buf+i)==-1) continue;
# ^~~
# prog/mouse-test.c:652:47: note: expected 'unsigned char *' but argument is of type 'char *'
# prog/mouse-test.c:205:40: warning: value computed is not used [-Wunused-value]
# #define CHECKFAIL(count) ((count)==0 && noneofthem())
# ^
# prog/mouse-test.c:671:4: note: in expansion of macro 'CHECKFAIL'
# CHECKFAIL(typecount);
# ^~~~~~~~~
# gcc -Iheaders -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o prog/open_console.o prog/open_console.c
# gcc -L/tmp/gpm/src/gpm-1.20.7/src -o prog/mouse-test prog/mouse-test.o mice.o twiddler.o synaptics.o prog/open_console.o lib/libgpm.so.2 -lm
# gcc -Iheaders -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o prog/disable-paste.o prog/disable-paste.c
# gcc -L/tmp/gpm/src/gpm-1.20.7/src -o prog/disable-paste prog/disable-paste.o lib/libgpm.so.2
# gcc -Iheaders -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o prog/display-buttons.o prog/display-buttons.c
# prog/display-buttons.c: In function 'display_data':
# prog/display-buttons.c:52:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'time_t {aka long int}' [-Wformat=]
# printf("[%d] delta: %ds",now,delta);
# ^
# gcc -L/tmp/gpm/src/gpm-1.20.7/src -o prog/display-buttons prog/display-buttons.o lib/libgpm.so.2
# gcc -Iheaders -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o prog/display-coords.o prog/display-coords.c
# prog/display-coords.c: In function 'display_data':
# prog/display-coords.c:53:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'time_t {aka long int}' [-Wformat=]
# printf("[%d] delta: %ds",now,delta);
# ^
# gcc -L/tmp/gpm/src/gpm-1.20.7/src -o prog/display-coords prog/display-coords.o lib/libgpm.so.2
# gcc -Iheaders -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o prog/get-versions.o prog/get-versions.c
# gcc -L/tmp/gpm/src/gpm-1.20.7/src -o prog/get-versions prog/get-versions.o lib/libgpm.so.2
# gcc -I. -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/bin\"" -D_GNU_SOURCE -c -o prog/gpm-root.o prog/gpm-root.c
# /tmp/gpm/src/gpm-1.20.7/src/prog/gpm-root.y: In function 'scr_restore':
# /tmp/gpm/src/gpm-1.20.7/src/prog/gpm-root.y:963:10: warning: variable 'y' set but not used [-Wunused-but-set-variable]
# int x,y, dumpfd;
# ^
# /tmp/gpm/src/gpm-1.20.7/src/prog/gpm-root.y:963:8: warning: variable 'x' set but not used [-Wunused-but-set-variable]
# int x,y, dumpfd;
# ^
# /tmp/gpm/src/gpm-1.20.7/src/prog/gpm-root.y: In function 'postmenu':
# /tmp/gpm/src/gpm-1.20.7/src/prog/gpm-root.y:1030:32: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
# #define PUTS(s,f,b) for(curr2=s;*curr2;PUTC(*(curr2++),f,b))
# ^
# /tmp/gpm/src/gpm-1.20.7/src/prog/gpm-root.y:1045:10: note: in expansion of macro 'PUTS'
# PUTS(draw->title,draw->head,draw->back);
# ^~~~
# /tmp/gpm/src/gpm-1.20.7/src/prog/gpm-root.y:1030:32: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
# #define PUTS(s,f,b) for(curr2=s;*curr2;PUTC(*(curr2++),f,b))
# ^
# /tmp/gpm/src/gpm-1.20.7/src/prog/gpm-root.y:1053:10: note: in expansion of macro 'PUTS'
# PUTS(item->name,draw->fore,draw->back); i+=strlen(item->name);
# ^~~~
# At top level:
# /tmp/gpm/src/gpm-1.20.7/src/prog/gpm-root.y:446:12: warning: 'f_debug_one' defined but not used [-Wunused-function]
# static int f_debug_one(FILE *f, Draw *draw)
# ^~~~~~~~~~~
# gcc -L/tmp/gpm/src/gpm-1.20.7/src -o prog/gpm-root prog/gpm-root.o lib/libgpm.so.2
# rm prog/display-coords.o prog/hltest.o prog/mev.o prog/disable-paste.o prog/display-buttons.o prog/get-versions.o
# make[1]: Leaving directory '/tmp/gpm/src/gpm-1.20.7/src'
# make[1]: Entering directory '/tmp/gpm/src/gpm-1.20.7/doc'
# /usr/sbin/sed -f /tmp/gpm/src/gpm-1.20.7/doc/infofilter /tmp/gpm/src/gpm-1.20.7/doc/doc.gpm > /tmp/gpm/src/gpm-1.20.7/doc/gpm.texinfo
# chmod 400 /tmp/gpm/src/gpm-1.20.7/doc/gpm.texinfo
# if [ "/usr/sbin/makeinfo" != "no" ]; then /usr/sbin/makeinfo --no-split /tmp/gpm/src/gpm-1.20.7/doc/gpm.texinfo -o /tmp/gpm/src/gpm-1.20.7/doc/gpm.info; fi
# /tmp/gpm/src/gpm-1.20.7/doc/gpm.texinfo:32: warning: undefined flag: version
# /tmp/gpm/src/gpm-1.20.7/doc/gpm.texinfo:84: warning: multiple @setchapternewpage
# /tmp/gpm/src/gpm-1.20.7/doc/gpm.texinfo:89: warning: @subtitle missing argument
# /tmp/gpm/src/gpm-1.20.7/doc/gpm.texinfo:94: warning: multiple @setchapternewpage
# awk -f /tmp/gpm/src/gpm-1.20.7/doc/manpager doc.gpm
# awk: /tmp/gpm/src/gpm-1.20.7/doc/manpager:35: warning: escape sequence `\{' treated as plain `{'
# awk: /tmp/gpm/src/gpm-1.20.7/doc/manpager:36: warning: escape sequence `\}' treated as plain `}'
# for i in gpm-root.1 gpm-types.7 gpm.8 mev.1 mouse-test.1; do \
# expand $i | sed s/^'[ ]*'//g > $i.new; \
# mv $i.new $i; \
# done;
# touch gpm.man
# rm /tmp/gpm/src/gpm-1.20.7/doc/gpm.texinfo
# make[1]: Leaving directory '/tmp/gpm/src/gpm-1.20.7/doc'
# make[1]: Entering directory '/tmp/gpm/src/gpm-1.20.7/contrib'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/gpm/src/gpm-1.20.7/contrib'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make -C src dep
# make[1]: Entering directory '/tmp/gpm/src/gpm-1.20.7/src'
# # make links in srcdir
# make[1]: [Makefile:92: dep] Error 1 (ignored)
# # create dependencies
# for DEPS in `echo *.c */*.c`; do \
# gcc -I. -I /tmp/gpm/src/gpm-1.20.7/src -M -I/tmp/gpm/src/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/tmp/gpm/pkg/gpm/etc\"" -DSBINDIR="\"/tmp/gpm/pkg/gpm/usr/bin\"" -D_GNU_SOURCE $DEPS | \
# /usr/sbin/sed 's/^\(.*\)\.o\([ :]+\)/\1.o \1.lo\2/g' >> .depend ; done
# make[1]: Leaving directory '/tmp/gpm/src/gpm-1.20.7/src'
# make[1]: Entering directory '/tmp/gpm/src/gpm-1.20.7/src'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/gpm/src/gpm-1.20.7/src'
# make[1]: Entering directory '/tmp/gpm/src/gpm-1.20.7/doc'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/gpm/src/gpm-1.20.7/doc'
# make[1]: Entering directory '/tmp/gpm/src/gpm-1.20.7/contrib'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/gpm/src/gpm-1.20.7/contrib'
# mkdir -p /tmp/gpm/pkg/gpm/usr/lib /tmp/gpm/pkg/gpm/usr/bin /tmp/gpm/pkg/gpm/usr/bin /tmp/gpm/pkg/gpm/usr/include /tmp/gpm/pkg/gpm/etc; \
# if test "x" != "x" ; then \
# mkdir -p /tmp/gpm/pkg/gpm/usr/share/emacs/site-lisp ; \
# fi
# make[1]: Entering directory '/tmp/gpm/src/gpm-1.20.7/src'
# /usr/bin/install -c gpm /tmp/gpm/pkg/gpm/usr/bin/gpm
# if [ -f lib/libgpm.a ] ; then \
# /usr/bin/install -c -m 644 -m 644 lib/libgpm.a /tmp/gpm/pkg/gpm/usr/lib/libgpm.a ; \
# fi
# /usr/bin/install -c -m 644 -m 644 /tmp/gpm/src/gpm-1.20.7/src/headers/gpm.h /tmp/gpm/pkg/gpm/usr/include/gpm.h
# # POSIX requires the range of a for loop be nonempty and Bash
# # 2.x goes along; unfortunately that means an additional
# # headache in cases like this
# if test "xlibgpm.so" != "x" ; then \
# /usr/bin/install -c -m 644 -m 644 lib/libgpm.so.2.1.0 /tmp/gpm/pkg/gpm/usr/lib/libgpm.so.2.1.0 ; \
# cd /tmp/gpm/pkg/gpm/usr/lib && ln -s -f libgpm.so.2.1.0 libgpm.so.2 ; \
# echo "WARNING: We installed a lib, you should now call ldconfig" ; \
# echo "f.i.: ldconfig -n -l /tmp/gpm/pkg/gpm/usr/lib/libgpm.so.2.1.0" ; \
# echo "Or to update everything just type ldconfig" ; \
# fi
# WARNING: We installed a lib, you should now call ldconfig
# f.i.: ldconfig -n -l /tmp/gpm/pkg/gpm/usr/lib/libgpm.so.2.1.0
# Or to update everything just type ldconfig
# for i in prog/mev prog/hltest prog/mouse-test prog/disable-paste prog/display-buttons prog/display-coords prog/get-versions prog/gpm-root; do \
# /usr/bin/install -c $i /tmp/gpm/pkg/gpm/usr/bin/`echo $i | sed 's,prog/,,'` ;\
# done
# make[1]: Leaving directory '/tmp/gpm/src/gpm-1.20.7/src'
# make[1]: Entering directory '/tmp/gpm/src/gpm-1.20.7/doc'
# mkdir -p /tmp/gpm/pkg/gpm/usr/share/man/man1 /tmp/gpm/pkg/gpm/usr/share/man/man7 /tmp/gpm/pkg/gpm/usr/share/man/man8 /tmp/gpm/pkg/gpm/usr/share/info
# /usr/bin/install -c -m 644 -m 644 mev.1 /tmp/gpm/pkg/gpm/usr/share/man/man1
# /usr/bin/install -c -m 644 -m 644 mouse-test.1 /tmp/gpm/pkg/gpm/usr/share/man/man1
# /usr/bin/install -c -m 644 -m 644 gpm-root.1 /tmp/gpm/pkg/gpm/usr/share/man/man1
# /usr/bin/install -c -m 644 -m 644 gpm-types.7 /tmp/gpm/pkg/gpm/usr/share/man/man7
# /usr/bin/install -c -m 644 -m 644 gpm.8 /tmp/gpm/pkg/gpm/usr/share/man/man8
# /usr/bin/install -c -m 644 -m 644 /tmp/gpm/src/gpm-1.20.7/doc/gpm.info /tmp/gpm/pkg/gpm/usr/share/info
# # Use install-info if available
# if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
# if [ -f /tmp/gpm/pkg/gpm/usr/share/info/dir ] ; then \
# install-info --dir-file=/tmp/gpm/pkg/gpm/usr/share/info/dir /tmp/gpm/pkg/gpm/usr/share/info/gpm.info; \
# fi; \
# fi
# #itz Sat Dec 26 23:21:05 PST 1998
# #i keep all my infopages compressed and i'm tired to do it by
# #hand, so check if there are any compressed pages and do this
# #one too
# ls /tmp/gpm/pkg/gpm/usr/share/info/*[-.]info.gz >/dev/null 2>&1 \
# && gzip -f /tmp/gpm/pkg/gpm/usr/share/info/gpm.info
# make[1]: [Makefile:129: install] Error 2 (ignored)
# # Hmm.... shouldn't man pages be compressed too?
# make[1]: Leaving directory '/tmp/gpm/src/gpm-1.20.7/doc'
# make[1]: Entering directory '/tmp/gpm/src/gpm-1.20.7/contrib'
# if [ -n "" ]; then for i in `echo `; do \
# /usr/bin/install -c -m 644 /tmp/gpm/src/gpm-1.20.7/contrib/$i /tmp/gpm/pkg/gpm/usr/share/emacs/site-lisp/`basename $i` ;\
# done; fi
# make[1]: Leaving directory '/tmp/gpm/src/gpm-1.20.7/contrib'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "gpm"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: gpm 1.20.7-6 (Wed Aug 24 13:27:59 UTC 2016)

CMD: pacman --query --file gpm-1.20.7-6-x86_64.pkg.tar.xz
# gpm 1.20.7-6

Creating hybrid package for 'gpm'

Trying to find vanilla package 'gpm'...

CMD: pacman --query --file /mirror/gpm-1.20.7-6.pkg.tar.xz
# gpm 1.20.7-6

Package file has the following structure:
# /.PKGINFO
# /.INSTALL
# /.MTREE
# /etc/profile.d/gpm.sh
# /usr/lib/libgpm.so.2.1.0
# /usr/lib/libgpm.so
# /usr/lib/libgpm.so.2
# /usr/lib/systemd/system/gpm.service
# /usr/bin/display-buttons
# /usr/bin/mev
# /usr/bin/get-versions
# /usr/bin/hltest
# /usr/bin/gpm-root
# /usr/bin/mouse-test
# /usr/bin/gpm
# /usr/bin/display-coords
# /usr/bin/disable-paste
# /usr/include/gpm.h
# /usr/share/man/man1/mev.1.gz
# /usr/share/man/man1/mouse-test.1.gz
# /usr/share/man/man1/gpm-root.1.gz
# /usr/share/man/man8/gpm.8.gz
# /usr/share/man/man7/gpm-types.7.gz
# /usr/share/info/gpm.info.gz
# /sysroot/usr/lib/libgpm.a
# /sysroot/usr/lib/libgpm.so.2.1.0
# /sysroot/usr/lib/libgpm.so.2
# /sysroot/usr/lib/libgpm.so
# /sysroot/usr/lib/systemd/system/gpm.service
# /sysroot/usr/include/gpm.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .INSTALL etc usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .INSTALL etc usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .INSTALL etc usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf gpm.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/gpm.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gpm.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 710

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gpm.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 711

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gpm.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/gpm.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/gpm/src/gpm-1.20.7/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 gpm configure 1.20.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 45fdd3116ad9
# 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:2301: checking build system type
# configure:2315: result: x86_64-unknown-linux-gnu
# configure:2335: checking host system type
# configure:2348: result: x86_64-unknown-linux-gnu
# configure:2416: checking for x86_64-unknown-linux-gcc
# configure:2446: result: no
# configure:2456: checking for gcc
# configure:2472: found /usr/sbin/gcc
# configure:2483: result: gcc
# configure:2712: checking for C compiler version
# configure:2721: 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:2732: $? = 0
# configure:2721: 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:2732: $? = 0
# configure:2721: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2732: $? = 1
# configure:2721: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2732: $? = 1
# configure:2752: checking whether the C compiler works
# configure:2774: gcc conftest.c >&5
# configure:2778: $? = 0
# configure:2826: result: yes
# configure:2829: checking for C compiler default output file name
# configure:2831: result: a.out
# configure:2837: checking for suffix of executables
# configure:2844: gcc -o conftest conftest.c >&5
# configure:2848: $? = 0
# configure:2870: result:
# configure:2892: checking whether we are cross compiling
# configure:2900: gcc -o conftest conftest.c >&5
# configure:2904: $? = 0
# configure:2911: ./conftest
# configure:2915: $? = 0
# configure:2930: result: no
# configure:2935: checking for suffix of object files
# configure:2957: gcc -c conftest.c >&5
# configure:2961: $? = 0
# configure:2982: result: o
# configure:2986: checking whether we are using the GNU C compiler
# configure:3005: gcc -c conftest.c >&5
# configure:3005: $? = 0
# configure:3014: result: yes
# configure:3023: checking whether gcc accepts -g
# configure:3043: gcc -c -g conftest.c >&5
# configure:3043: $? = 0
# configure:3084: result: yes
# configure:3101: checking for gcc option to accept ISO C89
# configure:3164: gcc -c conftest.c >&5
# configure:3164: $? = 0
# configure:3177: result: none needed
# configure:3243: checking how to print strings
# configure:3270: result: printf
# configure:3291: checking for a sed that does not truncate output
# configure:3355: result: /usr/sbin/sed
# configure:3373: checking for grep that handles long lines and -e
# configure:3431: result: /usr/sbin/grep
# configure:3436: checking for egrep
# configure:3498: result: /usr/sbin/grep -E
# configure:3503: checking for fgrep
# configure:3565: result: /usr/sbin/grep -F
# configure:3600: checking for ld used by gcc
# configure:3667: result: /usr/sbin/ld
# configure:3674: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:3689: result: yes
# configure:3701: checking for BSD- or MS-compatible name lister (nm)
# configure:3755: result: /usr/sbin/nm -B
# configure:3885: checking the name lister (/usr/sbin/nm -B) interface
# configure:3892: gcc -c conftest.c >&5
# configure:3895: /usr/sbin/nm -B "conftest.o"
# configure:3898: output
# 0000000000000000 B some_variable
# configure:3905: result: BSD nm
# configure:3908: checking whether ln -s works
# configure:3912: result: yes
# configure:3920: checking the maximum length of command line arguments
# configure:4051: result: 1572864
# configure:4099: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4139: result: func_convert_file_noop
# configure:4146: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4166: result: func_convert_file_noop
# configure:4173: checking for /usr/sbin/ld option to reload object files
# configure:4180: result: -r
# configure:4214: checking for x86_64-unknown-linux-objdump
# configure:4244: result: no
# configure:4254: checking for objdump
# configure:4270: found /usr/sbin/objdump
# configure:4281: result: objdump
# configure:4313: checking how to recognize dependent libraries
# configure:4513: result: pass_all
# configure:4558: checking for x86_64-unknown-linux-dlltool
# configure:4588: result: no
# configure:4598: checking for dlltool
# configure:4628: result: no
# configure:4658: checking how to associate runtime and link libraries
# configure:4685: result: printf %s\n
# configure:4702: checking for x86_64-unknown-linux-ar
# configure:4732: result: no
# configure:4746: checking for ar
# configure:4762: found /usr/sbin/ar
# configure:4773: result: ar
# configure:4810: checking for archiver @FILE support
# configure:4827: gcc -c conftest.c >&5
# configure:4827: $? = 0
# configure:4830: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:4833: $? = 0
# configure:4838: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:4841: $? = 1
# configure:4853: result: @
# configure:4871: checking for x86_64-unknown-linux-strip
# configure:4901: result: no
# configure:4911: checking for strip
# configure:4927: found /usr/sbin/strip
# configure:4938: result: strip
# configure:4970: checking for x86_64-unknown-linux-ranlib
# configure:5000: result: no
# configure:5010: checking for ranlib
# configure:5026: found /usr/sbin/ranlib
# configure:5037: result: ranlib
# configure:5114: checking for gawk
# configure:5130: found /usr/sbin/gawk
# configure:5141: result: gawk
# configure:5181: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:5334: gcc -c conftest.c >&5
# configure:5337: $? = 0
# configure:5341: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:5344: $? = 0
# configure:5410: gcc -o conftest conftest.c conftstm.o >&5
# configure:5413: $? = 0
# configure:5451: result: ok
# configure:5498: checking for sysroot
# configure:5528: result: no
# configure:5535: checking for a working dd
# configure:5573: result: /usr/sbin/dd
# configure:5577: checking how to truncate binary pipes
# configure:5592: result: /usr/sbin/dd bs=4096 count=1
# configure:5728: gcc -c conftest.c >&5
# configure:5731: $? = 0
# configure:5881: checking for x86_64-unknown-linux-mt
# configure:5911: result: no
# configure:5921: checking for mt
# configure:5951: result: no
# configure:5971: checking if : is a manifest tool
# configure:5977: : '-?'
# configure:5985: result: no
# configure:6662: checking how to run the C preprocessor
# configure:6693: gcc -E conftest.c
# configure:6693: $? = 0
# configure:6707: gcc -E conftest.c
# conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6707: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | /* end confdefs.h. */
# | #include
# configure:6732: result: gcc -E
# configure:6752: gcc -E conftest.c
# configure:6752: $? = 0
# configure:6766: gcc -E conftest.c
# conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6766: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | /* end confdefs.h. */
# | #include
# configure:6795: checking for ANSI C header files
# configure:6815: gcc -c conftest.c >&5
# configure:6815: $? = 0
# configure:6888: gcc -o conftest conftest.c >&5
# configure:6888: $? = 0
# configure:6888: ./conftest
# configure:6888: $? = 0
# configure:6899: result: yes
# configure:6912: checking for sys/types.h
# configure:6912: gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for sys/stat.h
# configure:6912: gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for stdlib.h
# configure:6912: gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for string.h
# configure:6912: gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for memory.h
# configure:6912: gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for strings.h
# configure:6912: gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for inttypes.h
# configure:6912: gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for stdint.h
# configure:6912: gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for unistd.h
# configure:6912: gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6926: checking for dlfcn.h
# configure:6926: gcc -c conftest.c >&5
# configure:6926: $? = 0
# configure:6926: result: yes
# configure:7182: checking for objdir
# configure:7197: result: .libs
# configure:7457: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7475: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:7479: $? = 0
# configure:7492: result: no
# configure:7850: checking for gcc option to produce PIC
# configure:7857: result: -fPIC -DPIC
# configure:7865: checking if gcc PIC flag -fPIC -DPIC works
# configure:7883: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:7887: $? = 0
# configure:7900: result: yes
# configure:7929: checking if gcc static flag -static works
# configure:7957: result: yes
# configure:7972: checking if gcc supports -c -o file.o
# configure:7993: gcc -c -o out/conftest2.o conftest.c >&5
# configure:7997: $? = 0
# configure:8019: result: yes
# configure:8027: checking if gcc supports -c -o file.o
# configure:8074: result: yes
# configure:8107: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9366: result: yes
# configure:9403: checking whether -lc should be explicitly linked in
# configure:9411: gcc -c conftest.c >&5
# configure:9414: $? = 0
# configure:9429: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9432: $? = 0
# configure:9446: result: no
# configure:9606: checking dynamic linker characteristics
# configure:10187: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10187: $? = 0
# configure:10424: result: GNU/Linux ld.so
# configure:10546: checking how to hardcode library paths into programs
# configure:10571: result: immediate
# configure:11119: checking whether stripping libraries is possible
# configure:11124: result: yes
# configure:11159: checking if libtool supports shared libraries
# configure:11161: result: yes
# configure:11164: checking whether to build shared libraries
# configure:11189: result: yes
# configure:11192: checking whether to build static libraries
# configure:11196: result: yes
# configure:11247: checking for a BSD-compatible install
# configure:11315: result: /usr/bin/install -c
# configure:11330: checking for bison
# configure:11346: found /usr/sbin/bison
# configure:11357: result: bison -y
# configure:11369: checking whether ln -s works
# configure:11373: result: yes
# configure:11384: checking for dvips
# configure:11402: found /usr/sbin/dvips
# configure:11415: result: /usr/sbin/dvips
# configure:11425: checking for texi2html
# configure:11456: result: no
# configure:11466: checking for tex
# configure:11484: found /usr/sbin/tex
# configure:11497: result: /usr/sbin/tex
# configure:11507: checking for texindex
# configure:11525: found /usr/sbin/texindex
# configure:11538: result: /usr/sbin/texindex
# configure:11548: checking for makeinfo
# configure:11566: found /usr/sbin/makeinfo
# configure:11579: result: /usr/sbin/makeinfo
# configure:11589: checking for diff
# configure:11607: found /usr/sbin/diff
# configure:11620: result: /usr/sbin/diff
# configure:11630: checking for sed
# configure:11661: result: /usr/sbin/sed
# configure:11671: checking for emacs
# configure:11702: result: no
# configure:11744: checking syslog.h usability
# configure:11744: gcc -c conftest.c >&5
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking syslog.h presence
# configure:11744: gcc -E conftest.c
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking for syslog.h
# configure:11744: result: yes
# configure:11744: checking linux/input.h usability
# configure:11744: gcc -c conftest.c >&5
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking linux/input.h presence
# configure:11744: gcc -E conftest.c
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking for linux/input.h
# configure:11744: result: yes
# configure:11744: checking linux/joystick.h usability
# configure:11744: gcc -c conftest.c >&5
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking linux/joystick.h presence
# configure:11744: gcc -E conftest.c
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking for linux/joystick.h
# configure:11744: result: yes
# configure:11744: checking ncurses.h usability
# configure:11744: gcc -c conftest.c >&5
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking ncurses.h presence
# configure:11744: gcc -E conftest.c
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking for ncurses.h
# configure:11744: result: yes
# configure:11744: checking ncurses/curses.h usability
# configure:11744: gcc -c conftest.c >&5
# conftest.c:62:28: fatal error: ncurses/curses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_H 1
# | #define HAVE_NCURSES_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:11744: result: no
# configure:11744: checking ncurses/curses.h presence
# configure:11744: gcc -E conftest.c
# conftest.c:29:28: fatal error: ncurses/curses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_H 1
# | #define HAVE_NCURSES_H 1
# | /* end confdefs.h. */
# | #include
# configure:11744: result: no
# configure:11744: checking for ncurses/curses.h
# configure:11744: result: no
# configure:11744: checking curses.h usability
# configure:11744: gcc -c conftest.c >&5
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking curses.h presence
# configure:11744: gcc -E conftest.c
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking for curses.h
# configure:11744: result: yes
# configure:11757: checking sys/sysmacros.h usability
# configure:11757: gcc -c conftest.c >&5
# configure:11757: $? = 0
# configure:11757: result: yes
# configure:11757: checking sys/sysmacros.h presence
# configure:11757: gcc -E conftest.c
# configure:11757: $? = 0
# configure:11757: result: yes
# configure:11757: checking for sys/sysmacros.h
# configure:11757: result: yes
# configure:11757: checking linux/major.h usability
# configure:11757: gcc -c conftest.c >&5
# configure:11757: $? = 0
# configure:11757: result: yes
# configure:11757: checking linux/major.h presence
# configure:11757: gcc -E conftest.c
# configure:11757: $? = 0
# configure:11757: result: yes
# configure:11757: checking for linux/major.h
# configure:11757: result: yes
# configure:11757: checking linux/tty.h usability
# configure:11757: gcc -c conftest.c >&5
# configure:11757: $? = 0
# configure:11757: result: yes
# configure:11757: checking linux/tty.h presence
# configure:11757: gcc -E conftest.c
# configure:11757: $? = 0
# configure:11757: result: yes
# configure:11757: checking for linux/tty.h
# configure:11757: result: yes
# configure:11771: checking sys/socket.h usability
# configure:11771: gcc -c conftest.c >&5
# configure:11771: $? = 0
# configure:11771: result: yes
# configure:11771: checking sys/socket.h presence
# configure:11771: gcc -E conftest.c
# configure:11771: $? = 0
# configure:11771: result: yes
# configure:11771: checking for sys/socket.h
# configure:11771: result: yes
# configure:11817: checking for __u32
# configure:11838: gcc -c conftest.c >&5
# configure:11838: $? = 0
# configure:11845: result: yes
# configure:11854: checking whether system is ELF
# configure:11877: result: yes
# configure:11896: checking for vsyslog
# configure:11896: gcc -o conftest conftest.c >&5
# configure:11896: $? = 0
# configure:11896: result: yes
# configure:11896: checking for syslog
# configure:11896: gcc -o conftest conftest.c >&5
# configure:11896: $? = 0
# configure:11896: result: yes
# configure:11905: checking for size_t
# configure:11905: gcc -c conftest.c >&5
# configure:11905: $? = 0
# configure:11905: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:73:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:11905: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_TTY_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE___U32 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_SYSLOG 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 ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:11905: result: yes
# configure:11918: checking for working alloca.h
# configure:11935: gcc -o conftest conftest.c >&5
# configure:11935: $? = 0
# configure:11943: result: yes
# configure:11951: checking for alloca
# configure:11988: gcc -o conftest conftest.c >&5
# configure:11988: $? = 0
# configure:11996: result: yes
# configure:12111: checking for tputs in -ltinfo
# configure:12136: gcc -o conftest conftest.c -ltinfo >&5
# /usr/sbin/ld: cannot find -ltinfo
# collect2: error: ld returned 1 exit status
# configure:12136: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_TTY_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE___U32 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:12146: result: no
# configure:12111: checking for tputs in -lncurses
# configure:12136: gcc -o conftest conftest.c -lncurses >&5
# configure:12136: $? = 0
# configure:12146: result: yes
# configure:12164: checking for wgetch in -lncurses
# configure:12189: gcc -o conftest conftest.c -lncurses -lncurses >&5
# configure:12189: $? = 0
# configure:12199: result: yes
# configure:12351: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by gpm config.status 1.20.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 45fdd3116ad9
#
# config.status:1093: creating Makefile.include
# config.status:1093: creating Makefile
# config.status:1093: creating doc/Makefile
# config.status:1093: creating src/Makefile
# config.status:1093: creating contrib/Makefile
# config.status:1093: creating doc/doc.gpm
# config.status:1093: creating src/headers/config.h
# config.status:1267: executing libtool 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_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_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_alloca_works=yes
# ac_cv_func_syslog=yes
# ac_cv_func_vsyslog=yes
# ac_cv_header_curses_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_input_h=yes
# ac_cv_header_linux_joystick_h=yes
# ac_cv_header_linux_major_h=yes
# ac_cv_header_linux_tty_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_ncurses_curses_h=no
# ac_cv_header_ncurses_h=yes
# 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_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_sysmacros_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_ncurses___tputs=yes
# ac_cv_lib_ncurses___wgetch=yes
# ac_cv_lib_tinfo___tputs=no
# ac_cv_objext=o
# ac_cv_path_DIFF=/usr/sbin/diff
# ac_cv_path_DVIPS=/usr/sbin/dvips
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MAKEINFO=/usr/sbin/makeinfo
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_TEX=/usr/sbin/tex
# ac_cv_path_TEXI2HTML=no
# ac_cv_path_TEXINDEX=/usr/sbin/texindex
# ac_cv_path_emacs=no
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_type_size_t=yes
# ac_cv_working_alloca_h=yes
# itz_cv_sys_elf=yes
# itz_cv_type___u32=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOCA=''
# AR='ar'
# AWK='gawk'
# CC='gcc'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=' -I$(srcdir) $(DEFS) -include headers/config.h -Wall -DSYSCONFDIR="\"$(sysconfdir)\"" -DSBINDIR="\"$(sbindir)\"" -D_GNU_SOURCE'
# CURSES_OBJS='lib/libcurses.o'
# DEFS='-DHAVE_CONFIG_H'
# DIFF='/usr/sbin/diff'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# DVIPS='/usr/sbin/dvips'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ELISP=''
# EMACS=':'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GPMXTERM=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=' -L$(srcdir)'
# LIBGPM_A='lib/libgpm.a'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='/usr/sbin/makeinfo'
# MANIFEST_TOOL=':'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE_BUGREPORT='http://www.nico.schottelius.org/software/gpm/'
# PACKAGE_NAME='gpm'
# PACKAGE_STRING='gpm 1.20.7'
# PACKAGE_TARNAME='gpm'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.20.7'
# PATH_SEPARATOR=':'
# PICFLAGS='-DPIC -fPIC'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SHARED_LIBS='-lncurses -lncurses -lc'
# SHELL='/bin/sh'
# SHLIB='libgpm.so'
# SOLDFLAGS='-fPIC -shared -Wl,-soname,'
# STRIP='strip'
# TEX='/usr/sbin/tex'
# TEXI2HTML='no'
# TEXINDEX='/usr/sbin/texindex'
# YACC='bison -y'
# YFLAGS=''
# abi_full='2.1.0'
# abi_lev='2'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# 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='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# emacs='no'
# 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'
# lispdir='${datadir}/emacs/site-lisp'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# release='1.20.7'
# release_date=''
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "gpm"
# #define PACKAGE_TARNAME "gpm"
# #define PACKAGE_VERSION "1.20.7"
# #define PACKAGE_STRING "gpm 1.20.7"
# #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# #define PACKAGE_URL ""
# #define GPM_ABI_LEV 2
# #define GPM_ABI_AGE 1
# #define GPM_ABI_REV 0
# #define GPM_ABI_FULL "2.1.0"
# #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 HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_SYSLOG_H 1
# #define HAVE_LINUX_INPUT_H 1
# #define HAVE_LINUX_JOYSTICK_H 1
# #define HAVE_NCURSES_H 1
# #define HAVE_CURSES_H 1
# #define HAVE_SYS_SYSMACROS_H 1
# #define HAVE_LINUX_MAJOR_H 1
# #define HAVE_LINUX_TTY_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE___U32 1
# #define HAVE_VSYSLOG 1
# #define HAVE_SYSLOG 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_LIBNCURSES 1
# #define HAVE_LIBNCURSES 1
#
# configure: exit 0