request from: hawk checking if we should skip the build started at: Fri Apr 13 11:14:36 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/eec9053e-73ef-48fa-b610-79bfbee2c2ed/gpm-1.20.7-1.src.rpm fetched 826364 bytes, 1019.8 K/s installing srpm: gpm-1.20.7-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.iVXtrF/BUILD /tmp/B.iVXtrF/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog gpm-1.20.7-1.src.rpm * Fri Apr 13 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/gpm.git;a=log;h=master * Fri Apr 13 2018 Marcin Krol cf6e7ac - fix building with newer glibc (from fedora) * Sat Apr 07 2018 Marcin Krol 3211ce2 - df * Sat Apr 07 2018 Marcin Krol 48b0b71 - df * Sat Apr 07 2018 Marcin Krol bcbc00e - merged 1.20.7 from PLD + rpm -Uhv --nodeps --define '_topdir /tmp/B.iVXtrF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' gpm-1.20.7-1.src.rpm gpm ################################################## + rm -f gpm-1.20.7-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.iVXtrF/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.iVXtrF/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.iVXtrF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.iVXtrF/gpm.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: eec9053e-73ef-48fa-b610-79bfbee2c2ed; TMPDIR=/tmp/B.iVXtrF/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.iVXtrF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.iVXtrF/gpm.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: eec9053e-73ef-48fa-b610-79bfbee2c2ed + TMPDIR=/tmp/B.iVXtrF/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.iVXtrF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.iVXtrF/gpm.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.iVXtrF/BUILD/tmp /bin/sh -e /tmp/B.iVXtrF/BUILD/tmp/rpm-tmp.49156 + umask 022 + cd /tmp/B.iVXtrF/BUILD + cd /tmp/B.iVXtrF/BUILD + rm -rf gpm-1.20.7 + /usr/bin/lzma -dc /tmp/B.iVXtrF/gpm-1.20.7.tar.lzma + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpm-1.20.7 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gpm-info.patch):' Patch #0 (gpm-info.patch): + > .depend ; done # make links in srcdir make[1]: [Makefile:92: dep] Error 1 (ignored) # create dependencies for DEPS in `echo *.c */*.c`; do \ x86_64-tld-linux-gcc -I. -I /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -M -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE $DEPS | \ /bin/sed 's/^\(.*\)\.o\([ :]+\)/\1.o \1.lo\2/g' >> .depend ; done make[1]: Leaving directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src' make[1]: Entering directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src' x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o mice.o mice.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o twiddler.o twiddler.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o synaptics.o synaptics.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/add_mouse.o daemon/add_mouse.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/init_mice.o daemon/init_mice.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/reset_mice.o daemon/reset_mice.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/build_argv.o daemon/build_argv.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/disable_paste.o daemon/disable_paste.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 were guarded by the 'if' if (y<0) y=0; if (y>summamaxy) y=summamaxy; ^~ x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/do_client.o daemon/do_client.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/do_selection.o daemon/do_selection.c 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 were 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 were 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 were guarded by the 'if' || abs(y-oy)>(wmaxy/wcmodell[WacomModell].treshold) ) ox=x; oy=y; ^~ twiddler.c: In function 'twiddler_key': twiddler.c:253:10: warning: variable 'val' set but not used [-Wunused-but-set-variable] char *val; ^~~ x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/get_console_size.o daemon/get_console_size.c 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) { ^~~~ 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 */); ^ In file included from mice.c:45:0: /usr/include/stdio.h:385: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 were 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 were 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 were 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 were guarded by the 'if' if (y<0) y = 0; if (y > REALPOS_MAX) y = REALPOS_MAX; ^~ twiddler.c: In function 'twiddler_exec': twiddler.c:179:10: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(1); ^~~~~~ x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/get_data.o daemon/get_data.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/getmousedata.o daemon/getmousedata.c mice.c: In function 'I_wp': mice.c:2305:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, ":S", 2); ^~~~~~~~~~~~~~~~~~ mice.c:2309:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "T", 1); ^~~~~~~~~~~~~~~~~ mice.c:2338:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "O", 1); ^~~~~~~~~~~~~~~~~ mice.c: In function 'I_wacom': mice.c:1872:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,UD_SENDCOORDS,4); ^~~~~~~~~~~~~~~~~~~~~~~~~ mice.c: In function 'I_wacom_reset_wacom': mice.c:1766:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, UD_RESETBAUD, strlen(UD_RESETBAUD)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mice.c:1769:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, UD_RESET, strlen(UD_RESET)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mice.c:1774:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, UD_RESET, strlen(UD_RESET)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mice.c:1776:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, UD_STOP, strlen(UD_STOP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mice.c: In function 'setspeed': mice.c:1619:21: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] if (needtowrite) write(fd, c, 2); ^~~~~~~~~~~~~~~ mice.c: In function 'I_wacom_RequestData': mice.c:1805:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] if (cmd) write(fd,cmd,strlen(cmd)); ^~~~~~~~~~~~~~~~~~~~~~~~~ mice.c: In function 'I_ps2': mice.c:731:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, s, sizeof (s)); ^~~~~~~~~~~~~~~~~~~~~~~~~ mice.c: In function 'I_netmouse': mice.c:746:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( fd, magic+i, 1 ); ^~~~~~~~~~~~~~~~~~~~~~~ mice.c:747:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( fd, &c, 1 ); ^~~~~~~~~~~~~~~~~ mice.c:755:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( fd, rep, 1 ); ^~~~~~~~~~~~~~~~~~ mice.c:756:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( fd, rep+1, 1 ); ^~~~~~~~~~~~~~~~~~~~ mice.c:757:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read( fd, rep+2, 1 ); ^~~~~~~~~~~~~~~~~~~~ mice.c: In function 'I_mtouch': mice.c:2165:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,"\001MS\r\n\001FT\r\n",10); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon/do_client.c: In function 'do_client': daemon/do_client.c:51:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,event, sizeof(Gpm_Event)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mice.c: In function 'I_logi': mice.c:1741:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "S", 1); ^~~~~~~~~~~~~~~~~ mice.c:1747:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,sampletab[i].code,1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mice.c: In function 'read_mouse_id': mice.c:1917:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, &c, 1); ^~~~~~~~~~~~~~~~ mice.c:1918:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, &c, 1); ^~~~~~~~~~~~~~~ mice.c:1922:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, &id, 1); ^~~~~~~~~~~~~~~~ mice.c: In function 'write_to_mouse': mice.c:1939:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, &data[i], 1); ^~~~~~~~~~~~~~~~~~~~~~ mice.c:1940:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, &c, 1); ^~~~~~~~~~~~~~~ mice.c: In function 'I_gunze': mice.c:2210:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, 80, f); /* discard the comment */ ^~~~~~~~~~~~~~~ mice.c: In function 'I_exps2': mice.c:2016:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, s1, sizeof (s1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mice.c: In function 'I_etouch': mice.c:2262:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s, 80, f); /* discard the comment */ ^~~~~~~~~~~~~~~ mice.c: In function 'I_summa': mice.c:2096:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, SS_PROMPT_MODE, strlen(SS_PROMPT_MODE)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mice.c:2102:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, SS_FIRMID, strlen(SS_FIRMID)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mice.c:2106:10: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, buffer, 255); /* Read Firm-ID */ ^~~~~~~~~~~~~~~~~~~~~ mice.c:2112:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,GEN_MMSERIES,1); ^~~~~~~~~~~~~~~~~~~~~~~~ mice.c:2113:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,&GEN_MODELL,1); /* Read modell */ ^~~~~~~~~~~~~~~~~~~~~~~ mice.c:2120:16: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd,&config,1); ^~~~~~~~~~~~~~~~~~ mice.c:2130:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, SS_BINARY_FMT SS_PROMPT_MODE, 3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mice.c:2135:34: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] if (!((err == -1) || (!err))) read(fd,buffer,sizeof(buffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mice.c:2136:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,SS_READCONFIG,1); ^~~~~~~~~~~~~~~~~~~~~~~~~ mice.c:2137:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd,&config,5); ^~~~~~~~~~~~~~~~~~ mice.c:2141:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,SS_ABSOLUTE SS_STREAM_MODE SS_UPPER_ORIGIN,3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mice.c:2142:19: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] if (summaid<0) write(fd,SS_500LPI SS_TABID0 SS_BINARY_FMT,4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mice.c: In function 'I_summa_reset_summa': mice.c:2057:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,0,1); /* Reset */ ^~~~~~~~~~~~~ mice.c: In function 'I_serial': mice.c:1660:30: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] if (type->fun==M_logimsc) write(fd, "QU", 2 ); ^~~~~~~~~~~~~~~~~~~ mice.c:1682:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "*X", 2); ^~~~~~~~~~~~~~~~~~ mice.c:1690:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, ":" ,1); ^~~~~~~~~~~~~~~~~ mice.c:1691:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "E" ,1); /* setup tablet. relative mode, resolution... */ ^~~~~~~~~~~~~~~~~ mice.c:1692:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "@" ,1); /* setup tablet. relative mode, resolution... */ ^~~~~~~~~~~~~~~~~ mice.c:1708:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, "R", 1); /* initialize a mouse; without getting an "R" */ ^~~~~~~~~~~~~~~~~ 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)) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:385: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:384: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:384: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 /usr/include/features.h:428:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/math.h:27, from synaptics.c:212: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ 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, ^~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/gpm.o daemon/gpm.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/gpm-killed.o daemon/gpm-killed.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; ^~~~ daemon/getmousedata.c:52:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fifofd, data, howmany); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon/getmousedata.c:75:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fifofd, edata-i, j); ^~~~~~~~~~~~~~~~~~~~~~~~~ synaptics.c: In function 'tp_ps2_putbyte': synaptics.c:2532:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, &b, 1); ^~~~~~~~~~~~~~~~ synaptics.c:2533:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, &ack, 1); ^~~~~~~~~~~~~~~~~ synaptics.c:2536:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, &b, 1); ^~~~~~~~~~~~~~~~ synaptics.c:2537:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, &ack, 1); ^~~~~~~~~~~~~~~~~ synaptics.c: In function 'tp_ps2_getbyte': synaptics.c:2512:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, &b, 1); ^~~~~~~~~~~~~~~ synaptics.c: In function 'tp_serial_send_cmd': synaptics.c:2320:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, cmd, strlen (cmd)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ synaptics.c: In function 'tp_serial_flush_input': synaptics.c:2274:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (fd, &junk, 1); ^~~~~~~~~~~~~~~~~~~ synaptics.c: In function 'tp_ps2_disable_data': synaptics.c:2799:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,&cmd,1); ^~~~~~~~~~~~~~~~ synaptics.c:2804:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (fd, &status, 1); ^~~~~~~~~~~~~~~~~~~~~ synaptics.c: In function 'syn_ps2_send_reset': synaptics.c:2851:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,&reset_cmd,1); ^~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/header.o daemon/header.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/main.o daemon/main.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/old_main.o daemon/old_main.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/open_console.o daemon/open_console.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/check_kill.o daemon/check_kill.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/gpm_exited.o daemon/gpm_exited.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o generic/isodigit.o generic/isodigit.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); ^~ daemon/open_console.c: In function 'open_console': daemon/open_console.c:52:21: warning: 'si.line' may be used uninitialized in this function [-Wmaybe-uninitialized] if (si.line > 0) { ~~^~~~~ x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o generic/getsym.o generic/getsym.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/processspecial.o daemon/processspecial.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/processconn.o daemon/processconn.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/processmouse.o daemon/processmouse.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/processrequest.o daemon/processrequest.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/selection_copy.o daemon/selection_copy.c daemon/processspecial.c: In function 'processSpecial': daemon/processspecial.c:158:7: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(1); /* stderr */ ^~~~~~ 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 *' daemon/processrequest.c: In function 'processRequest': daemon/processrequest.c:102:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ci->fd,&event,sizeof(Gpm_Event)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/selection_paste.o daemon/selection_paste.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/cmdline.o daemon/cmdline.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/loadlut.o daemon/loadlut.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/find_mouse_by_name.o daemon/find_mouse_by_name.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/usage.o daemon/usage.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 were 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 were 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 were 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 were guarded by the 'else' else opt_special=""; break; ^~~~~ x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/check_uniqueness.o daemon/check_uniqueness.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/B.iVXtrF/BUILD/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/B.iVXtrF/BUILD/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); ^~~~~~ x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/startup.o daemon/startup.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o daemon/wait_text.o daemon/wait_text.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o report.o report.c daemon/check_uniqueness.c: In function 'check_uniqueness': daemon/check_uniqueness.c:38:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%d", &old_pid); ^~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o tools.o tools.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -DPIC -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o lib/liblow.lo lib/liblow.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -DPIC -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o lib/libhigh.lo lib/libhigh.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -DPIC -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o lib/libxtra.lo lib/libxtra.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -DPIC -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o lib/report-lib.lo lib/report-lib.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -DPIC -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o tools.lo tools.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -DPIC -fPIC -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o lib/libcurses.lo lib/libcurses.c lib/libxtra.c: In function 'Gpm_GetServerVersion': lib/libxtra.c:64:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 128, f); ^~~~~~~~~~~~~~~~~~~ lib/libxtra.c: In function 'Gpm_GetSnapshot': lib/libxtra.c:126:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(gpm_fd, &conn, sizeof(Gpm_Connect)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o lib/liblow.o lib/liblow.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o lib/libhigh.o lib/libhigh.c x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o lib/libxtra.o lib/libxtra.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); ^~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o lib/report-lib.o lib/report-lib.c lib/libxtra.c: In function 'Gpm_GetServerVersion': lib/libxtra.c:64:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 128, f); ^~~~~~~~~~~~~~~~~~~ lib/libxtra.c: In function 'Gpm_GetSnapshot': lib/libxtra.c:126:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(gpm_fd, &conn, sizeof(Gpm_Connect)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o lib/libcurses.o lib/libcurses.c x86_64-tld-linux-gcc -Iheaders -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o prog/mev.o prog/mev.c x86_64-tld-linux-gcc -Iheaders -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o prog/hltest.o prog/hltest.c x86_64-tld-linux-gcc -Iheaders -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o prog/mouse-test.o prog/mouse-test.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); ^~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -Iheaders -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o prog/open_console.o prog/open_console.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 *' x86_64-tld-linux-gcc -Iheaders -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o prog/disable-paste.o prog/disable-paste.c 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); ^~~~~~~~~ prog/mouse-test.c: In function 'eventlist': prog/mouse-test.c:269:15: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] else read(fd,buff,buflen); ^~~~~~~~~~~~~~~~~~~~ prog/mouse-test.c: In function 'main': prog/mouse-test.c:402:11: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(cur->fd,buf,80); /* flush */ ^~~~~~~~~~~~~~~~~~~~ prog/mouse-test.c:472:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(mousefd,buf,BUFLEN); /* flush */ ^~~~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -Iheaders -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o prog/display-buttons.o prog/display-buttons.c x86_64-tld-linux-gcc -Iheaders -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o prog/display-coords.o prog/display-coords.c x86_64-tld-linux-gcc -Iheaders -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o prog/get-versions.o prog/get-versions.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); ~^ %ld 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); ~^ %ld x86_64-tld-linux-gcc -fPIC -shared -Wl,-soname,libgpm.so.2 \ -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 -lncursesw -lncursesw -lc 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 ln -s -f libgpm.so.2.1.0 lib/libgpm.so.2 x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o prog/disable-paste prog/disable-paste.o lib/libgpm.so.2 x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o prog/display-buttons prog/display-buttons.o lib/libgpm.so.2 x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o prog/display-coords prog/display-coords.o lib/libgpm.so.2 x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o prog/get-versions prog/get-versions.o lib/libgpm.so.2 x86_64-tld-linux-gcc -I. -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -D_GNU_SOURCE -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -o prog/gpm-root.o prog/gpm-root.c x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o prog/mev prog/mev.o lib/libgpm.so.2 x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o prog/hltest prog/hltest.o lib/libgpm.so.2 /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y: In function 'scr_restore': /tmp/B.iVXtrF/BUILD/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/B.iVXtrF/BUILD/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/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y: In function 'postmenu': /tmp/B.iVXtrF/BUILD/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/B.iVXtrF/BUILD/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/B.iVXtrF/BUILD/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/B.iVXtrF/BUILD/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); ^~~~ /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y: In function 'f_bgcmd': /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y:527:14: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(1); /* stderr */ ^~~~~~ /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y: In function 'f_load': /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y:659:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f,"%lf %lf %lf",&l1,&l2,&l3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y: In function 'f_free': /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y:687:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s,80,f); ^~~~~~~~~~~~~ /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y:688:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s,80,f); sscanf(s,"%*s %*s %*s %li",&l1); ^~~~~~~~~~~~~ /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y:689:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(s,80,f); sscanf(s,"%*s %*s %*s %li",&l2); ^~~~~~~~~~~~~ /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y: In function 'scr_dump': /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y:955:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(dumpfd,buffer,4); ^~~~~~~~~~~~~~~~~~~~~ /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y:956:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(dumpfd,buffer+4,2*buffer[0]*buffer[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y: In function 'scr_restore': /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y:977:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(dumpfd,buffer,4+2*buffer[0]*buffer[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y: In function 'main': /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y:1150:4: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(0); /* if we're setuid, force it */ ^~~~~~~~~ /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/prog/gpm-root.y:1230:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ At top level: /tmp/B.iVXtrF/BUILD/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) ^~~~~~~~~~~ x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o prog/mouse-test prog/mouse-test.o mice.o twiddler.o synaptics.o prog/open_console.o lib/libgpm.so.2 -lm x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o prog/gpm-root prog/gpm-root.o lib/libgpm.so.2 rm prog/display-coords.o prog/hltest.o prog/disable-paste.o prog/display-buttons.o prog/mev.o prog/get-versions.o make[1]: Leaving directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src' make[1]: Entering directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc' /tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc/manpager doc.gpm /bin/sed -f /tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc/infofilter /tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc/doc.gpm > /tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc/gpm.texinfo 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; chmod 400 /tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc/gpm.texinfo if [ "/usr/bin/makeinfo" != "no" ]; then /usr/bin/makeinfo --no-split /tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc/gpm.texinfo -o /tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc/gpm.info; fi touch gpm.man /tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc/gpm.texinfo:32: warning: undefined flag: version /tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc/gpm.texinfo:84: warning: multiple @setchapternewpage /tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc/gpm.texinfo:89: warning: @subtitle missing argument /tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc/gpm.texinfo:94: warning: multiple @setchapternewpage rm /tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc/gpm.texinfo make[1]: Leaving directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc' make[1]: Entering directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/contrib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/contrib' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.iVXtrF/BUILD/tmp /bin/sh -e /tmp/B.iVXtrF/BUILD/tmp/rpm-tmp.7146 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.iVXtrF/BUILD/tmp + umask 022 + cd /tmp/B.iVXtrF/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder + /bin/mkdir -p /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder + cd gpm-1.20.7 + rm -rf /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder + install -d /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/etc/rc.d/init.d /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/etc/sysconfig + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder' /usr/bin/make -C src dep mkdir -p /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/lib64 /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/bin /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/sbin /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/include /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/etc; \ if test "x" != "x" ; then \ mkdir -p /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/emacs/site-lisp ; \ fi make[1]: Entering directory '/tmp/B.iVXtrF/BUILD/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 \ x86_64-tld-linux-gcc -I. -I /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -M -I/usr/include/ncursesw -I headers -I/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/etc\"" -DSBINDIR="\"/tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/sbin\"" -D_GNU_SOURCE $DEPS | \ /bin/sed 's/^\(.*\)\.o\([ :]+\)/\1.o \1.lo\2/g' >> .depend ; done make[1]: Leaving directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src' make[1]: Entering directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src' make[1]: Entering directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src' /usr/bin/install -c gpm /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/sbin/gpm if [ -f lib/libgpm.a ] ; then \ /usr/bin/install -c -m 644 -m 644 lib/libgpm.a /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/lib64/libgpm.a ; \ fi /usr/bin/install -c -m 644 -m 644 /tmp/B.iVXtrF/BUILD/gpm-1.20.7/src/headers/gpm.h /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/include/gpm.h make[1]: Entering directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc' # 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/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/lib64/libgpm.so.2.1.0 ; \ cd /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/lib64 && ln -s -f libgpm.so.2.1.0 libgpm.so.2 ; \ cd /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/lib64 && ln -s -f libgpm.so.2.1.0 libgpm.so ; \ fi make[1]: Entering directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/contrib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/contrib' 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/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/bin/`echo $i | sed 's,prog/,,'` ;\ done make[1]: Leaving directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/src' make[1]: Entering directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc' mkdir -p /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/man/man1 /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/man/man7 /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/man/man8 /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/info /usr/bin/install -c -m 644 -m 644 mev.1 /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/man/man1 /usr/bin/install -c -m 644 -m 644 mouse-test.1 /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/man/man1 /usr/bin/install -c -m 644 -m 644 gpm-root.1 /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/man/man1 /usr/bin/install -c -m 644 -m 644 gpm-types.7 /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/man/man7 /usr/bin/install -c -m 644 -m 644 gpm.8 /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/man/man8 /usr/bin/install -c -m 644 -m 644 /tmp/B.iVXtrF/BUILD/gpm-1.20.7/doc/gpm.info /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/info # Use install-info if available if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ if [ -f /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/info/dir ] ; then \ install-info --dir-file=/tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/info/dir /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/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/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/info/*[-.]info.gz >/dev/null 2>&1 \ && gzip -f /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/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/B.iVXtrF/BUILD/gpm-1.20.7/doc' make[1]: Entering directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/contrib' if [ -n "" ]; then for i in `echo `; do \ /usr/bin/install -c -m 644 /tmp/B.iVXtrF/BUILD/gpm-1.20.7/contrib/$i /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/emacs/site-lisp/`basename $i` ;\ done; fi make[1]: Leaving directory '/tmp/B.iVXtrF/BUILD/gpm-1.20.7/contrib' + install -p conf/gpm-root.conf /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/etc + /bin/rm '--interactive=never' /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/bin/hltest + install -p /tmp/B.iVXtrF/gpm.init /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/etc/rc.d/init.d/gpm + install -p /tmp/B.iVXtrF/gpm.sysconfig /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/etc/sysconfig/mouse + bzip2 -dc /tmp/B.iVXtrF/gpm-non-english-man-pages.tar.bz2 + tar xf - -C /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/man + /bin/rm '--interactive=never' /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/man/README.gpm-non-english-man-pages + /bin/rm '--interactive=never' /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/man/gpm-man.patch + install -d /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/emacs/site-lisp + install -p contrib/emacs/exec.el contrib/emacs/t-mouse.el /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/emacs/site-lisp + chmod +x /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/lib64/libgpm.so.2 /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/lib64/libgpm.so.2.1.0 + __spec_install_post_strip + set +x Stripping 8 ELF executables...DONE Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 9 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man Compress info pages: /usr/share/info + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: gpm-1.20.7-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.iVXtrF/BUILD/tmp /bin/sh -e /tmp/B.iVXtrF/BUILD/tmp/rpm-tmp.63453 + umask 022 + cd /tmp/B.iVXtrF/BUILD + cd gpm-1.20.7 + DOCDIR=/tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/doc/gpm-1.20.7 + export DOCDIR + rm -rf /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/doc/gpm-1.20.7 + /bin/mkdir -p /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/doc/gpm-1.20.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/doc/gpm-1.20.7... Documentation compressed. + cp -pr README README.gpm2 TODO doc/FAQ doc/README.1.20.2 doc/README.etouch doc/README.gunze doc/README.microtouch doc/README.synaptics doc/README.twiddler doc/changelog conf/gpm-root.conf conf/gpm-syn.conf conf/gpm-twiddler.conf /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/doc/gpm-1.20.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder/usr/share/doc/gpm-1.20.7... ./README.gpm2 ./README.twiddler ./gpm-syn.conf ./README.1.20.2 ./README.synaptics ./gpm-twiddler.conf ./changelog ./FAQ ./README ./README.microtouch ./gpm-root.conf ./README.gunze ./TODO ./README.etouch Documentation compressed. + exit 0 Provides: config(gpm) = 1:1.20.7-1 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgpm.so.2()(64bit) rtld(GNU_HASH) Processing files: gpm-libs-1.20.7-1 Provides: libgpm.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libncursesw.so.6()(64bit) rtld(GNU_HASH) Conflicts: gpm < 1.19.3-7 Obsoletes: libgpm1 Processing files: gpm-devel-1.20.7-1 Obsoletes: libgpm1-devel Processing files: gpm-static-1.20.7-1 Processing files: gpm-emacs-1.20.7-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder Wrote: /tmp/B.iVXtrF/RPMS/gpm-1.20.7-1.x86_64.rpm Wrote: /tmp/B.iVXtrF/RPMS/gpm-libs-1.20.7-1.x86_64.rpm Wrote: /tmp/B.iVXtrF/RPMS/gpm-devel-1.20.7-1.x86_64.rpm Wrote: /tmp/B.iVXtrF/RPMS/gpm-static-1.20.7-1.x86_64.rpm Wrote: /tmp/B.iVXtrF/RPMS/gpm-emacs-1.20.7-1.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.iVXtrF/BUILD/tmp /bin/sh -e /tmp/B.iVXtrF/BUILD/tmp/rpm-tmp.63453 + umask 022 + cd /tmp/B.iVXtrF/BUILD + cd gpm-1.20.7 + /bin/rm '--interactive=never' -rf /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder + rm -rf /tmp/B.iVXtrF/BUILD/tmp/gpm-1.20.7-root-builder ended at: Fri Apr 13 11:14:46 2018, done in 0:00:08.905422 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.iVXtrF/BUILD + rm -rf /tmp/B.iVXtrF/tmp /tmp/B.iVXtrF/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..800..1000..1101 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## gpm-libs ################################################## gpm-devel ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.iVXtrF Begin-TLD-Builder-Info Build-Time: user:10.97s sys:1.70s real:11.01s (faults io:8 non-io:1013032) Files queued for ftp: 8039 gpm-emacs-1.20.7-1.x86_64.rpm 12921 gpm-static-1.20.7-1.x86_64.rpm 9024 gpm-devel-1.20.7-1.x86_64.rpm 12965 gpm-libs-1.20.7-1.x86_64.rpm 174409 gpm-1.20.7-1.x86_64.rpm 230 gpm-1.20.7-1.src.rpm.uploadinfo End-TLD-Builder-Info