so_sab2

Untitled

Jun 15th, 2020
701
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 175.96 KB | None | 0 0
  1. so@sosa:~/Downloads/xnee-3.19$ ./configure
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  5. checking for gawk... no
  6. checking for mawk... mawk
  7. checking whether make sets $(MAKE)... yes
  8. checking whether make supports nested variables... yes
  9. checking for gcc... gcc
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking whether gcc understands -c and -o together... yes
  19. checking for style of include used by make... GNU
  20. checking dependency style of gcc... gcc3
  21. checking whether make sets $(MAKE)... (cached) yes
  22. checking how to run the C preprocessor... gcc -E
  23. checking for X... libraries , headers
  24. checking for gethostbyname... yes
  25. checking for connect... yes
  26. checking for remove... yes
  27. checking for shmat... yes
  28. checking for IceConnectionNumber in -lICE... yes
  29. checking for vprintf... yes
  30. checking for _doprnt... no
  31. checking for grep that handles long lines and -e... /usr/bin/grep
  32. checking for egrep... /usr/bin/grep -E
  33. checking for ANSI C header files... yes
  34. checking for sys/types.h... yes
  35. checking for sys/stat.h... yes
  36. checking for stdlib.h... yes
  37. checking for string.h... yes
  38. checking for memory.h... yes
  39. checking for strings.h... yes
  40. checking for inttypes.h... yes
  41. checking for stdint.h... yes
  42. checking for unistd.h... yes
  43. checking stdarg.h usability... yes
  44. checking stdarg.h presence... yes
  45. checking for stdarg.h... yes
  46. checking for awk... /usr/bin/awk
  47. checking for bash... /bin/bash
  48. checking for pkg-config... /usr/bin/pkg-config
  49. checking for convert... no
  50. checking for makeinfo... no
  51. checking for gtk-config... no
  52. checking build system type... x86_64-unknown-linux-gnu
  53. checking host system type... x86_64-unknown-linux-gnu
  54. checking how to print strings... printf
  55. checking for a sed that does not truncate output... /usr/bin/sed
  56. checking for fgrep... /usr/bin/grep -F
  57. checking for ld used by gcc... /usr/bin/ld
  58. checking if the linker (/usr/bin/ld) is GNU ld... yes
  59. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  60. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  61. checking whether ln -s works... yes
  62. checking the maximum length of command line arguments... 1572864
  63. checking whether the shell understands some XSI constructs... yes
  64. checking whether the shell understands "+="... yes
  65. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  66. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  67. checking for /usr/bin/ld option to reload object files... -r
  68. checking for objdump... objdump
  69. checking how to recognize dependent libraries... pass_all
  70. checking for dlltool... no
  71. checking how to associate runtime and link libraries... printf %s\n
  72. checking for ar... ar
  73. checking for archiver @FILE support... @
  74. checking for strip... strip
  75. checking for ranlib... ranlib
  76. checking command to parse /usr/bin/nm -B output from gcc object... ok
  77. checking for sysroot... no
  78. checking for mt... mt
  79. checking if mt is a manifest tool... no
  80. checking for dlfcn.h... yes
  81. checking for objdir... .libs
  82. checking if gcc supports -fno-rtti -fno-exceptions... no
  83. checking for gcc option to produce PIC... -fPIC -DPIC
  84. checking if gcc PIC flag -fPIC -DPIC works... yes
  85. checking if gcc static flag -static works... yes
  86. checking if gcc supports -c -o file.o... yes
  87. checking if gcc supports -c -o file.o... (cached) yes
  88. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  89. checking whether -lc should be explicitly linked in... no
  90. checking dynamic linker characteristics... GNU/Linux ld.so
  91. checking how to hardcode library paths into programs... immediate
  92. checking whether stripping libraries is possible... yes
  93. checking if libtool supports shared libraries... yes
  94. checking whether to build shared libraries... yes
  95. checking whether to build static libraries... yes
  96. checking for dlopen in -lc... no
  97. checking for dlopen in -ldl... yes
  98. checking for sem_init in -lc... no
  99. checking for sem_init in -lpthread... yes
  100. checking for XTestFakeMotionEvent in -lXtst... yes
  101. checking for XIQueryPointer in -lXtst... no
  102. checking for XIQueryPointer in -lXi... yes
  103. checking X11/extensions/XInput2.h usability... yes
  104. checking X11/extensions/XInput2.h presence... yes
  105. checking for X11/extensions/XInput2.h... yes
  106. checking whether to enable maintainer-specific portions of Makefiles... no
  107. checking for pkg-config... (cached) /usr/bin/pkg-config
  108. checking for library containing strerror... none required
  109. checking for gcc... (cached) gcc
  110. checking whether we are using the GNU C compiler... (cached) yes
  111. checking whether gcc accepts -g... (cached) yes
  112. checking for gcc option to accept ISO C89... (cached) none needed
  113. checking whether gcc understands -c and -o together... (cached) yes
  114. checking dependency style of gcc... (cached) gcc3
  115. checking for gcc... (cached) gcc
  116. checking whether we are using the GNU C compiler... (cached) yes
  117. checking whether gcc accepts -g... (cached) yes
  118. checking for gcc option to accept ISO C89... (cached) none needed
  119. checking whether gcc understands -c and -o together... (cached) yes
  120. checking dependency style of gcc... (cached) gcc3
  121. checking for ANSI C header files... (cached) yes
  122. checking for gethostbyname... (cached) yes
  123. checking for connect... (cached) yes
  124. checking for remove... (cached) yes
  125. checking for shmat... (cached) yes
  126. checking for IceConnectionNumber in -lICE... (cached) yes
  127. Package libgnomeui-2.0 was not found in the pkg-config search path.
  128. Perhaps you should add the directory containing `libgnomeui-2.0.pc'
  129. to the PKG_CONFIG_PATH environment variable
  130. No package 'libgnomeui-2.0' found
  131. Package libgnomeui-2.0 was not found in the pkg-config search path.
  132. Perhaps you should add the directory containing `libgnomeui-2.0.pc'
  133. to the PKG_CONFIG_PATH environment variable
  134. No package 'libgnomeui-2.0' found
  135. Making the following Makefiles:
  136.    Makefile examples/Makefile sessions/Makefile share/Makefile cnee/Makefile cnee/src/Makefile gnee/Makefile gnee/src/Makefile
  137. checking that generated files are newer than configure... done
  138. configure: creating ./config.status
  139. config.status: creating Makefile
  140. config.status: creating libxnee/Makefile
  141. config.status: creating libxnee/src/Makefile
  142. config.status: creating examples/Makefile
  143. config.status: creating libxnee/test/Makefile
  144. config.status: creating sessions/Makefile
  145. config.status: creating share/Makefile
  146. config.status: creating doc/Makefile
  147. config.status: creating cnee/Makefile
  148. config.status: creating cnee/src/Makefile
  149. config.status: creating gnee/Makefile
  150. config.status: creating gnee/src/Makefile
  151. config.status: creating gnee/man/Makefile
  152. config.status: creating pnee/Makefile
  153. config.status: creating pnee/src/Makefile
  154. config.status: creating pnee/pics/Makefile
  155. config.status: creating pnee/man/Makefile
  156. config.status: creating pnee/data/Makefile
  157. config.status: creating pixmap/Makefile
  158. config.status: creating man/Makefile
  159. config.status: creating config.h
  160. config.status: executing depfiles commands
  161. config.status: executing libtool commands
  162.  
  163.  
  164.  Configuration of Xnee finished
  165.  ==============================
  166.     PACKAGE              xnee
  167.     VERSION              3.19
  168.  
  169.    Xnee Developer flags
  170.    -------------------------------------
  171.     VERBOSE_FLAG         -DUSE_VERBOSE
  172.     GCOV_FLAG            
  173.     GPROF_FLAG          
  174.     BUF_VERBOSE_FLAG     -DNO_BUF_VERBOSE
  175.     PEDANTIC_FLAGS      
  176.     XNEE_XINPUT_SUPPORT_FLAGS -DXNEE_XINPUT_SUPPORT
  177.     LIBDL                -ldl
  178.     LIBSEMA              -lpthread
  179.     X11_LIBS             -lX11 -lXtst -lXi
  180.     PANEL_SERVER_DIR    
  181.     PANEL_APPLET_DIR    
  182.     PIXMAP_DIR           pixmap
  183.     CONVERT              
  184.  
  185.    Programs used to build guis
  186.    -----------------------------------------------------
  187.        pkg-config  - /usr/bin/pkg-config
  188.        ***** gtk-config missing, can't check for header files...
  189.  
  190.   Building the following components
  191.   -------------------------------------
  192.    
  193.        cli
  194.        gnee
  195.  
  196.   Excluding the following components
  197.   -------------------------------------
  198.    
  199.        doc (docs are already included in dist file)
  200.        pnee
  201.  
  202.   Static or dynamic linking for programs (true)
  203.   -------------------------------------
  204. BUILD_STATIC:  
  205.        static
  206.  
  207.   Support for XInput2
  208.   -------------------------------------
  209.        enabled
  210.  
  211.   Settings ok?
  212.   -------------------------------------
  213.    If the settings are not ok, configure again
  214.       ./configure <your options>
  215.  
  216.    To list all the configure options:
  217.       ./configure --help
  218.  
  219.   Compile and install
  220.   -------------------------------------
  221.    If the above settings are ok, proceed with the build:
  222.       make
  223.    and (perhaps as root)
  224.       make install
  225.  
  226. so@sosa:~/Downloads/xnee-3.19$ make
  227. make  all-recursive
  228. make[1]: Entering directory '/home/so/Downloads/xnee-3.19'
  229. Making all in libxnee
  230. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee'
  231. Making all in src
  232. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee/src'
  233. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee.lo -MD -MP -MF .deps/xnee.Tpo -c -o xnee.lo xnee.c
  234. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee.lo -MD -MP -MF .deps/xnee.Tpo -c xnee.c  -fPIC -DPIC -o .libs/xnee.o
  235. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee.lo -MD -MP -MF .deps/xnee.Tpo -c xnee.c -o xnee.o >/dev/null 2>&1
  236. mv -f .deps/xnee.Tpo .deps/xnee.Plo
  237. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT print.lo -MD -MP -MF .deps/print.Tpo -c -o print.lo print.c
  238. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c  -fPIC -DPIC -o .libs/print.o
  239. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -o print.o >/dev/null 2>&1
  240. mv -f .deps/print.Tpo .deps/print.Plo
  241. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT print_varargs.lo -MD -MP -MF .deps/print_varargs.Tpo -c -o print_varargs.lo print_varargs.c
  242. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT print_varargs.lo -MD -MP -MF .deps/print_varargs.Tpo -c print_varargs.c  -fPIC -DPIC -o .libs/print_varargs.o
  243. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT print_varargs.lo -MD -MP -MF .deps/print_varargs.Tpo -c print_varargs.c -o print_varargs.o >/dev/null 2>&1
  244. mv -f .deps/print_varargs.Tpo .deps/print_varargs.Plo
  245. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_record.lo -MD -MP -MF .deps/xnee_record.Tpo -c -o xnee_record.lo xnee_record.c
  246. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_record.lo -MD -MP -MF .deps/xnee_record.Tpo -c xnee_record.c  -fPIC -DPIC -o .libs/xnee_record.o
  247. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_record.lo -MD -MP -MF .deps/xnee_record.Tpo -c xnee_record.c -o xnee_record.o >/dev/null 2>&1
  248. mv -f .deps/xnee_record.Tpo .deps/xnee_record.Plo
  249. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_replay.lo -MD -MP -MF .deps/xnee_replay.Tpo -c -o xnee_replay.lo xnee_replay.c
  250. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_replay.lo -MD -MP -MF .deps/xnee_replay.Tpo -c xnee_replay.c  -fPIC -DPIC -o .libs/xnee_replay.o
  251. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_replay.lo -MD -MP -MF .deps/xnee_replay.Tpo -c xnee_replay.c -o xnee_replay.o >/dev/null 2>&1
  252. mv -f .deps/xnee_replay.Tpo .deps/xnee_replay.Plo
  253. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT datastrings.lo -MD -MP -MF .deps/datastrings.Tpo -c -o datastrings.lo datastrings.c
  254. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT datastrings.lo -MD -MP -MF .deps/datastrings.Tpo -c datastrings.c  -fPIC -DPIC -o .libs/datastrings.o
  255. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT datastrings.lo -MD -MP -MF .deps/datastrings.Tpo -c datastrings.c -o datastrings.o >/dev/null 2>&1
  256. mv -f .deps/datastrings.Tpo .deps/datastrings.Plo
  257. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_sem.lo -MD -MP -MF .deps/xnee_sem.Tpo -c -o xnee_sem.lo xnee_sem.c
  258. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_sem.lo -MD -MP -MF .deps/xnee_sem.Tpo -c xnee_sem.c  -fPIC -DPIC -o .libs/xnee_sem.o
  259. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_sem.lo -MD -MP -MF .deps/xnee_sem.Tpo -c xnee_sem.c -o xnee_sem.o >/dev/null 2>&1
  260. mv -f .deps/xnee_sem.Tpo .deps/xnee_sem.Plo
  261. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_dl.lo -MD -MP -MF .deps/xnee_dl.Tpo -c -o xnee_dl.lo xnee_dl.c
  262. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_dl.lo -MD -MP -MF .deps/xnee_dl.Tpo -c xnee_dl.c  -fPIC -DPIC -o .libs/xnee_dl.o
  263. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_dl.lo -MD -MP -MF .deps/xnee_dl.Tpo -c xnee_dl.c -o xnee_dl.o >/dev/null 2>&1
  264. mv -f .deps/xnee_dl.Tpo .deps/xnee_dl.Plo
  265. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_setget.lo -MD -MP -MF .deps/xnee_setget.Tpo -c -o xnee_setget.lo xnee_setget.c
  266. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_setget.lo -MD -MP -MF .deps/xnee_setget.Tpo -c xnee_setget.c  -fPIC -DPIC -o .libs/xnee_setget.o
  267. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_setget.lo -MD -MP -MF .deps/xnee_setget.Tpo -c xnee_setget.c -o xnee_setget.o >/dev/null 2>&1
  268. mv -f .deps/xnee_setget.Tpo .deps/xnee_setget.Plo
  269. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_resolution.lo -MD -MP -MF .deps/xnee_resolution.Tpo -c -o xnee_resolution.lo xnee_resolution.c
  270. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_resolution.lo -MD -MP -MF .deps/xnee_resolution.Tpo -c xnee_resolution.c  -fPIC -DPIC -o .libs/xnee_resolution.o
  271. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_resolution.lo -MD -MP -MF .deps/xnee_resolution.Tpo -c xnee_resolution.c -o xnee_resolution.o >/dev/null 2>&1
  272. mv -f .deps/xnee_resolution.Tpo .deps/xnee_resolution.Plo
  273. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_fake.lo -MD -MP -MF .deps/xnee_fake.Tpo -c -o xnee_fake.lo xnee_fake.c
  274. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_fake.lo -MD -MP -MF .deps/xnee_fake.Tpo -c xnee_fake.c  -fPIC -DPIC -o .libs/xnee_fake.o
  275. In file included from ../include/libxnee/print.h:24,
  276.                 from xnee_fake.c:28:
  277. xnee_fake.c: In function 'xnee_fake_motion_event_impl':
  278. xnee_fake.c:675:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  279.  675 |    (int) xd->fake,
  280.      |    ^
  281. ../include/libxnee/print_varargs.h:55:39: note: in definition of macro 'xnee_verbose'
  282.   55 | #define xnee_verbose(a) xnee_verbosef a
  283.      |                                       ^
  284. xnee_fake.c:676:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  285.  676 |    (int) xdevice,
  286.      |    ^
  287. ../include/libxnee/print_varargs.h:55:39: note: in definition of macro 'xnee_verbose'
  288.   55 | #define xnee_verbose(a) xnee_verbosef a
  289.      |                                       ^
  290. xnee_fake.c: In function 'xnee_type_file':
  291. xnee_fake.c:804:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  292.  804 |       xnee_verbose ((xd,"  xnee_type_file loop read size=" SIZE_T_PRINTF_FMT " \"%s\"\n",
  293.      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  294.  805 |       strlen(tmp),tmp));
  295.      |       ~~~~~~~~~~~        
  296.      |       |
  297.      |       size_t {aka long unsigned int}
  298. ../include/libxnee/print_varargs.h:55:39: note: in definition of macro 'xnee_verbose'
  299.   55 | #define xnee_verbose(a) xnee_verbosef a
  300.      |                                       ^
  301. In file included from xnee_fake.c:39:
  302. ../include/libxnee/xnee_utils.h:35:30: note: format string is defined here
  303.   35 | #define SIZE_T_PRINTF_FMT  "%d"
  304.      |                             ~^
  305.      |                              |
  306.      |                              int
  307.      |                             %ld
  308. xnee_fake.c:809:8: warning: implicit declaration of function 'xnee_check_key'; did you mean 'xnee_check_true'? [-Wimplicit-function-declaration]
  309.  809 |    if (xnee_check_key (xd)==XNEE_GRAB_DATA)
  310.      |        ^~~~~~~~~~~~~~
  311.      |        xnee_check_true
  312. xnee_fake.c:811:15: warning: implicit declaration of function 'xnee_handle_rec_key'; did you mean 'xnee_handle_meta_data'? [-Wimplicit-function-declaration]
  313.  811 |        mode = xnee_handle_rec_key(xd);
  314.      |               ^~~~~~~~~~~~~~~~~~~
  315.      |               xnee_handle_meta_data
  316. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_fake.lo -MD -MP -MF .deps/xnee_fake.Tpo -c xnee_fake.c -o xnee_fake.o >/dev/null 2>&1
  317. mv -f .deps/xnee_fake.Tpo .deps/xnee_fake.Plo
  318. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_km.lo -MD -MP -MF .deps/xnee_km.Tpo -c -o xnee_km.lo xnee_km.c
  319. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_km.lo -MD -MP -MF .deps/xnee_km.Tpo -c xnee_km.c  -fPIC -DPIC -o .libs/xnee_km.o
  320. xnee_km.c: In function 'get_modifier_from_mapping_sub':
  321. xnee_km.c:117:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  322.  117 |       my_keysym = XKeycodeToKeysym(display, *keycode_ptr, 0);
  323.      |       ^~~~~~~~~
  324. In file included from /usr/include/X11/Xlibint.h:42,
  325.                 from ../include/libxnee/x11_files.h:35,
  326.                 from ../include/libxnee/xnee.h:38,
  327.                 from ../include/libxnee/print_varargs.h:29,
  328.                 from xnee_km.c:27:
  329. /usr/include/X11/Xlib.h:1687:15: note: declared here
  330. 1687 | extern KeySym XKeycodeToKeysym(
  331.      |               ^~~~~~~~~~~~~~~~
  332. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_km.lo -MD -MP -MF .deps/xnee_km.Tpo -c xnee_km.c -o xnee_km.o >/dev/null 2>&1
  333. mv -f .deps/xnee_km.Tpo .deps/xnee_km.Plo
  334. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_grab.lo -MD -MP -MF .deps/xnee_grab.Tpo -c -o xnee_grab.lo xnee_grab.c
  335. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_grab.lo -MD -MP -MF .deps/xnee_grab.Tpo -c xnee_grab.c  -fPIC -DPIC -o .libs/xnee_grab.o
  336. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_grab.lo -MD -MP -MF .deps/xnee_grab.Tpo -c xnee_grab.c -o xnee_grab.o >/dev/null 2>&1
  337. mv -f .deps/xnee_grab.Tpo .deps/xnee_grab.Plo
  338. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_resource.lo -MD -MP -MF .deps/xnee_resource.Tpo -c -o xnee_resource.lo xnee_resource.c
  339. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_resource.lo -MD -MP -MF .deps/xnee_resource.Tpo -c xnee_resource.c  -fPIC -DPIC -o .libs/xnee_resource.o
  340. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_resource.lo -MD -MP -MF .deps/xnee_resource.Tpo -c xnee_resource.c -o xnee_resource.o >/dev/null 2>&1
  341. mv -f .deps/xnee_resource.Tpo .deps/xnee_resource.Plo
  342. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_time.lo -MD -MP -MF .deps/xnee_time.Tpo -c -o xnee_time.lo xnee_time.c
  343. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_time.lo -MD -MP -MF .deps/xnee_time.Tpo -c xnee_time.c  -fPIC -DPIC -o .libs/xnee_time.o
  344. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_time.lo -MD -MP -MF .deps/xnee_time.Tpo -c xnee_time.c -o xnee_time.o >/dev/null 2>&1
  345. mv -f .deps/xnee_time.Tpo .deps/xnee_time.Plo
  346. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_callback.lo -MD -MP -MF .deps/xnee_callback.Tpo -c -o xnee_callback.lo xnee_callback.c
  347. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_callback.lo -MD -MP -MF .deps/xnee_callback.Tpo -c xnee_callback.c  -fPIC -DPIC -o .libs/xnee_callback.o
  348. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_callback.lo -MD -MP -MF .deps/xnee_callback.Tpo -c xnee_callback.c -o xnee_callback.o >/dev/null 2>&1
  349. mv -f .deps/xnee_callback.Tpo .deps/xnee_callback.Plo
  350. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_buffer.lo -MD -MP -MF .deps/xnee_buffer.Tpo -c -o xnee_buffer.lo xnee_buffer.c
  351. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_buffer.lo -MD -MP -MF .deps/xnee_buffer.Tpo -c xnee_buffer.c  -fPIC -DPIC -o .libs/xnee_buffer.o
  352. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_buffer.lo -MD -MP -MF .deps/xnee_buffer.Tpo -c xnee_buffer.c -o xnee_buffer.o >/dev/null 2>&1
  353. mv -f .deps/xnee_buffer.Tpo .deps/xnee_buffer.Plo
  354. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_threshold.lo -MD -MP -MF .deps/xnee_threshold.Tpo -c -o xnee_threshold.lo xnee_threshold.c
  355. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_threshold.lo -MD -MP -MF .deps/xnee_threshold.Tpo -c xnee_threshold.c  -fPIC -DPIC -o .libs/xnee_threshold.o
  356. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_threshold.lo -MD -MP -MF .deps/xnee_threshold.Tpo -c xnee_threshold.c -o xnee_threshold.o >/dev/null 2>&1
  357. mv -f .deps/xnee_threshold.Tpo .deps/xnee_threshold.Plo
  358. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_range.lo -MD -MP -MF .deps/xnee_range.Tpo -c -o xnee_range.lo xnee_range.c
  359. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_range.lo -MD -MP -MF .deps/xnee_range.Tpo -c xnee_range.c  -fPIC -DPIC -o .libs/xnee_range.o
  360. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_range.lo -MD -MP -MF .deps/xnee_range.Tpo -c xnee_range.c -o xnee_range.o >/dev/null 2>&1
  361. mv -f .deps/xnee_range.Tpo .deps/xnee_range.Plo
  362. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_expr.lo -MD -MP -MF .deps/xnee_expr.Tpo -c -o xnee_expr.lo xnee_expr.c
  363. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_expr.lo -MD -MP -MF .deps/xnee_expr.Tpo -c xnee_expr.c  -fPIC -DPIC -o .libs/xnee_expr.o
  364. In file included from /usr/include/string.h:495,
  365.                 from ../include/libxnee/xnee.h:32,
  366.                 from xnee_expr.c:30:
  367. In function 'strncpy',
  368.    inlined from 'xnee_expression_handle_prim.isra.0' at xnee_expr.c:811:3:
  369. /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  370.  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  371.      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  372. xnee_expr.c: In function 'xnee_expression_handle_prim.isra.0':
  373. xnee_expr.c:810:15: note: length computed here
  374.  810 |   prim_len  = strlen(str) - strlen(prim_args);
  375.      |               ^~~~~~~~~~~
  376. In file included from /usr/include/string.h:495,
  377.                 from ../include/libxnee/xnee.h:32,
  378.                 from xnee_expr.c:30:
  379. In function 'strncpy',
  380.    inlined from 'xnee_expression_handle_prim_sub' at xnee_expr.c:644:7,
  381.    inlined from 'xnee_expression_handle_prim.isra.0' at xnee_expr.c:815:3:
  382. /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  383.  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  384.      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  385. xnee_expr.c: In function 'xnee_expression_handle_prim.isra.0':
  386. xnee_expr.c:643:13: note: length computed here
  387.  643 |       len = strlen(str)-strlen(tmpp);
  388.      |             ^~~~~~~~~~~
  389. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_expr.lo -MD -MP -MF .deps/xnee_expr.Tpo -c xnee_expr.c -o xnee_expr.o >/dev/null 2>&1
  390. mv -f .deps/xnee_expr.Tpo .deps/xnee_expr.Plo
  391. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_error.lo -MD -MP -MF .deps/xnee_error.Tpo -c -o xnee_error.lo xnee_error.c
  392. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_error.lo -MD -MP -MF .deps/xnee_error.Tpo -c xnee_error.c  -fPIC -DPIC -o .libs/xnee_error.o
  393. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_error.lo -MD -MP -MF .deps/xnee_error.Tpo -c xnee_error.c -o xnee_error.o >/dev/null 2>&1
  394. mv -f .deps/xnee_error.Tpo .deps/xnee_error.Plo
  395. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_keysym.lo -MD -MP -MF .deps/xnee_keysym.Tpo -c -o xnee_keysym.lo xnee_keysym.c
  396. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_keysym.lo -MD -MP -MF .deps/xnee_keysym.Tpo -c xnee_keysym.c  -fPIC -DPIC -o .libs/xnee_keysym.o
  397. xnee_keysym.c: In function 'xnee_token_to_km':
  398. xnee_keysym.c:176:4: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  399.  176 |    ks = XKeycodeToKeysym(dpy,
  400.      |    ^~
  401. In file included from /usr/include/X11/Xlibint.h:42,
  402.                 from ../include/libxnee/x11_files.h:35,
  403.                 from ../include/libxnee/xnee.h:38,
  404.                 from xnee_keysym.c:28:
  405. /usr/include/X11/Xlib.h:1687:15: note: declared here
  406. 1687 | extern KeySym XKeycodeToKeysym(
  407.      |               ^~~~~~~~~~~~~~~~
  408. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_keysym.lo -MD -MP -MF .deps/xnee_keysym.Tpo -c xnee_keysym.c -o xnee_keysym.o >/dev/null 2>&1
  409. mv -f .deps/xnee_keysym.Tpo .deps/xnee_keysym.Plo
  410. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_strings.lo -MD -MP -MF .deps/xnee_strings.Tpo -c -o xnee_strings.lo xnee_strings.c
  411. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_strings.lo -MD -MP -MF .deps/xnee_strings.Tpo -c xnee_strings.c  -fPIC -DPIC -o .libs/xnee_strings.o
  412. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_strings.lo -MD -MP -MF .deps/xnee_strings.Tpo -c xnee_strings.c -o xnee_strings.o >/dev/null 2>&1
  413. mv -f .deps/xnee_strings.Tpo .deps/xnee_strings.Plo
  414. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_session.lo -MD -MP -MF .deps/xnee_session.Tpo -c -o xnee_session.lo xnee_session.c
  415. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_session.lo -MD -MP -MF .deps/xnee_session.Tpo -c xnee_session.c  -fPIC -DPIC -o .libs/xnee_session.o
  416. xnee_session.c: In function 'signal_handler':
  417. xnee_session.c:727:1: warning: 'noreturn' function does return
  418.  727 | }
  419.      | ^
  420. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_session.lo -MD -MP -MF .deps/xnee_session.Tpo -c xnee_session.c -o xnee_session.o >/dev/null 2>&1
  421. mv -f .deps/xnee_session.Tpo .deps/xnee_session.Plo
  422. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_utils.lo -MD -MP -MF .deps/xnee_utils.Tpo -c -o xnee_utils.lo xnee_utils.c
  423. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_utils.lo -MD -MP -MF .deps/xnee_utils.Tpo -c xnee_utils.c  -fPIC -DPIC -o .libs/xnee_utils.o
  424. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_utils.lo -MD -MP -MF .deps/xnee_utils.Tpo -c xnee_utils.c -o xnee_utils.o >/dev/null 2>&1
  425. mv -f .deps/xnee_utils.Tpo .deps/xnee_utils.Plo
  426. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_alloc.lo -MD -MP -MF .deps/xnee_alloc.Tpo -c -o xnee_alloc.lo xnee_alloc.c
  427. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_alloc.lo -MD -MP -MF .deps/xnee_alloc.Tpo -c xnee_alloc.c  -fPIC -DPIC -o .libs/xnee_alloc.o
  428. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_alloc.lo -MD -MP -MF .deps/xnee_alloc.Tpo -c xnee_alloc.c -o xnee_alloc.o >/dev/null 2>&1
  429. mv -f .deps/xnee_alloc.Tpo .deps/xnee_alloc.Plo
  430. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_fileop.lo -MD -MP -MF .deps/xnee_fileop.Tpo -c -o xnee_fileop.lo xnee_fileop.c
  431. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_fileop.lo -MD -MP -MF .deps/xnee_fileop.Tpo -c xnee_fileop.c  -fPIC -DPIC -o .libs/xnee_fileop.o
  432. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_fileop.lo -MD -MP -MF .deps/xnee_fileop.Tpo -c xnee_fileop.c -o xnee_fileop.o >/dev/null 2>&1
  433. mv -f .deps/xnee_fileop.Tpo .deps/xnee_fileop.Plo
  434. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_display.lo -MD -MP -MF .deps/xnee_display.Tpo -c -o xnee_display.lo xnee_display.c
  435. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_display.lo -MD -MP -MF .deps/xnee_display.Tpo -c xnee_display.c  -fPIC -DPIC -o .libs/xnee_display.o
  436. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_display.lo -MD -MP -MF .deps/xnee_display.Tpo -c xnee_display.c -o xnee_display.o >/dev/null 2>&1
  437. mv -f .deps/xnee_display.Tpo .deps/xnee_display.Plo
  438. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_settings.lo -MD -MP -MF .deps/xnee_settings.Tpo -c -o xnee_settings.lo xnee_settings.c
  439. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_settings.lo -MD -MP -MF .deps/xnee_settings.Tpo -c xnee_settings.c  -fPIC -DPIC -o .libs/xnee_settings.o
  440. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_settings.lo -MD -MP -MF .deps/xnee_settings.Tpo -c xnee_settings.c -o xnee_settings.o >/dev/null 2>&1
  441. mv -f .deps/xnee_settings.Tpo .deps/xnee_settings.Plo
  442. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_plugin.lo -MD -MP -MF .deps/xnee_plugin.Tpo -c -o xnee_plugin.lo xnee_plugin.c
  443. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_plugin.lo -MD -MP -MF .deps/xnee_plugin.Tpo -c xnee_plugin.c  -fPIC -DPIC -o .libs/xnee_plugin.o
  444. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_plugin.lo -MD -MP -MF .deps/xnee_plugin.Tpo -c xnee_plugin.c -o xnee_plugin.o >/dev/null 2>&1
  445. mv -f .deps/xnee_plugin.Tpo .deps/xnee_plugin.Plo
  446. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_window.lo -MD -MP -MF .deps/xnee_window.Tpo -c -o xnee_window.lo xnee_window.c
  447. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_window.lo -MD -MP -MF .deps/xnee_window.Tpo -c xnee_window.c  -fPIC -DPIC -o .libs/xnee_window.o
  448. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_window.lo -MD -MP -MF .deps/xnee_window.Tpo -c xnee_window.c -o xnee_window.o >/dev/null 2>&1
  449. mv -f .deps/xnee_window.Tpo .deps/xnee_window.Plo
  450. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT feedback.lo -MD -MP -MF .deps/feedback.Tpo -c -o feedback.lo feedback.c
  451. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT feedback.lo -MD -MP -MF .deps/feedback.Tpo -c feedback.c  -fPIC -DPIC -o .libs/feedback.o
  452. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT feedback.lo -MD -MP -MF .deps/feedback.Tpo -c feedback.c -o feedback.o >/dev/null 2>&1
  453. mv -f .deps/feedback.Tpo .deps/feedback.Plo
  454. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_xinput.lo -MD -MP -MF .deps/xnee_xinput.Tpo -c -o xnee_xinput.lo xnee_xinput.c
  455. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_xinput.lo -MD -MP -MF .deps/xnee_xinput.Tpo -c xnee_xinput.c  -fPIC -DPIC -o .libs/xnee_xinput.o
  456. xnee_xinput.c: In function 'xnee_handle_xinput_event':
  457. xnee_xinput.c:310:36: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'CARD32' {aka 'unsigned int'} [-Wformat=]
  458.  310 |    fprintf (out, ",%u,0,0,%d,0,0,%lu,%d,%s\n",
  459.      |                                  ~~^
  460.      |                                    |
  461.      |                                    long unsigned int
  462.      |                                  %u
  463. ......
  464.  313 |      xrec_data->event.u.keyButtonPointer.time,
  465.      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  466.      |                                         |
  467.      |                                         CARD32 {aka unsigned int}
  468. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_xinput.lo -MD -MP -MF .deps/xnee_xinput.Tpo -c xnee_xinput.c -o xnee_xinput.o >/dev/null 2>&1
  469. mv -f .deps/xnee_xinput.Tpo .deps/xnee_xinput.Plo
  470. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -rpath '/usr/local/lib'  -o libxnee.la  xnee.lo print.lo print_varargs.lo xnee_record.lo xnee_replay.lo datastrings.lo xnee_sem.lo xnee_dl.lo xnee_setget.lo xnee_resolution.lo xnee_fake.lo xnee_km.lo xnee_grab.lo xnee_resource.lo xnee_time.lo xnee_callback.lo xnee_buffer.lo xnee_threshold.lo xnee_range.lo xnee_expr.lo xnee_error.lo xnee_keysym.lo xnee_strings.lo xnee_session.lo xnee_utils.lo xnee_alloc.lo xnee_fileop.lo xnee_display.lo xnee_settings.lo xnee_plugin.lo xnee_window.lo feedback.lo xnee_xinput.lo  
  471. libtool: link: gcc -shared  -fPIC -DPIC  .libs/xnee.o .libs/print.o .libs/print_varargs.o .libs/xnee_record.o .libs/xnee_replay.o .libs/datastrings.o .libs/xnee_sem.o .libs/xnee_dl.o .libs/xnee_setget.o .libs/xnee_resolution.o .libs/xnee_fake.o .libs/xnee_km.o .libs/xnee_grab.o .libs/xnee_resource.o .libs/xnee_time.o .libs/xnee_callback.o .libs/xnee_buffer.o .libs/xnee_threshold.o .libs/xnee_range.o .libs/xnee_expr.o .libs/xnee_error.o .libs/xnee_keysym.o .libs/xnee_strings.o .libs/xnee_session.o .libs/xnee_utils.o .libs/xnee_alloc.o .libs/xnee_fileop.o .libs/xnee_display.o .libs/xnee_settings.o .libs/xnee_plugin.o .libs/xnee_window.o .libs/feedback.o .libs/xnee_xinput.o    -O2   -Wl,-soname -Wl,libxnee.so.0 -o .libs/libxnee.so.0.0.0
  472. libtool: link: (cd ".libs" && rm -f "libxnee.so.0" && ln -s "libxnee.so.0.0.0" "libxnee.so.0")
  473. libtool: link: (cd ".libs" && rm -f "libxnee.so" && ln -s "libxnee.so.0.0.0" "libxnee.so")
  474. libtool: link: ar cru .libs/libxnee.a  xnee.o print.o print_varargs.o xnee_record.o xnee_replay.o datastrings.o xnee_sem.o xnee_dl.o xnee_setget.o xnee_resolution.o xnee_fake.o xnee_km.o xnee_grab.o xnee_resource.o xnee_time.o xnee_callback.o xnee_buffer.o xnee_threshold.o xnee_range.o xnee_expr.o xnee_error.o xnee_keysym.o xnee_strings.o xnee_session.o xnee_utils.o xnee_alloc.o xnee_fileop.o xnee_display.o xnee_settings.o xnee_plugin.o xnee_window.o feedback.o xnee_xinput.o
  475. ar: `u' modifier ignored since `D' is the default (see `U')
  476. libtool: link: ranlib .libs/libxnee.a
  477. libtool: link: ( cd ".libs" && rm -f "libxnee.la" && ln -s "../libxnee.la" "libxnee.la" )
  478. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee/src'
  479. Making all in test
  480. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee/test'
  481. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT libtestcb_la-callback_so.lo -MD -MP -MF .deps/libtestcb_la-callback_so.Tpo -c -o libtestcb_la-callback_so.lo `test -f 'callback_so.c' || echo './'`callback_so.c
  482. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -I/include -g -g -O2 -MT libtestcb_la-callback_so.lo -MD -MP -MF .deps/libtestcb_la-callback_so.Tpo -c callback_so.c  -fPIC -DPIC -o .libs/libtestcb_la-callback_so.o
  483. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -I/include -g -g -O2 -MT libtestcb_la-callback_so.lo -MD -MP -MF .deps/libtestcb_la-callback_so.Tpo -c callback_so.c -o libtestcb_la-callback_so.o >/dev/null 2>&1
  484. mv -f .deps/libtestcb_la-callback_so.Tpo .deps/libtestcb_la-callback_so.Plo
  485. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I/include      -g       -g -O2 -L../src/.libs/  -L/src -lxnee  -lX11 -lXtst -lXi -ldl   -static   -o libtestcb.la -rpath /usr/local/lib libtestcb_la-callback_so.lo  
  486. libtool: link: ar cru .libs/libtestcb.a  libtestcb_la-callback_so.o
  487. ar: `u' modifier ignored since `D' is the default (see `U')
  488. libtool: link: ranlib .libs/libtestcb.a
  489. libtool: link: ( cd ".libs" && rm -f "libtestcb.la" && ln -s "../libtestcb.la" "libtestcb.la" )
  490. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT libtest.o -MD -MP -MF .deps/libtest.Tpo -c -o libtest.o libtest.c
  491. mv -f .deps/libtest.Tpo .deps/libtest.Po
  492. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I/include      -g       -g -O2 -L../src/.libs/  -L/src -lxnee  -lX11 -lXtst -lXi -ldl   -static   -o libtest libtest.o  
  493. libtool: link: gcc -I../include -I/include -g -g -O2 -o libtest libtest.o  -L../src/.libs/ -L/src /home/so/Downloads/xnee-3.19/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl
  494. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT test_setget.o -MD -MP -MF .deps/test_setget.Tpo -c -o test_setget.o test_setget.c
  495. mv -f .deps/test_setget.Tpo .deps/test_setget.Po
  496. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT test_all.o -MD -MP -MF .deps/test_all.Tpo -c -o test_all.o test_all.c
  497. mv -f .deps/test_all.Tpo .deps/test_all.Po
  498. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I/include      -g       -g -O2 -L../src/.libs/  -L/src -lxnee  -lX11 -lXtst -lXi -ldl   -static   -o testsetget test_setget.o test_all.o  
  499. libtool: link: gcc -I../include -I/include -g -g -O2 -o testsetget test_setget.o test_all.o  -L../src/.libs/ -L/src /home/so/Downloads/xnee-3.19/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl
  500. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT test_feedback.o -MD -MP -MF .deps/test_feedback.Tpo -c -o test_feedback.o test_feedback.c
  501. mv -f .deps/test_feedback.Tpo .deps/test_feedback.Po
  502. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I/include      -g       -g -O2 -L../src/.libs/  -L/src -lxnee  -lX11 -lXtst -lXi -ldl   -static   -o testfeedback test_feedback.o  
  503. libtool: link: gcc -I../include -I/include -g -g -O2 -o testfeedback test_feedback.o  -L../src/.libs/ -L/src /home/so/Downloads/xnee-3.19/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl
  504. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c
  505. mv -f .deps/print.Tpo .deps/print.Po
  506. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I/include      -g       -g -O2 -L../src/.libs/  -L/src -lxnee  -lX11 -lXtst -lXi -ldl   -static   -o testprint print.o  
  507. libtool: link: gcc -I../include -I/include -g -g -O2 -o testprint print.o  -L../src/.libs/ -L/src /home/so/Downloads/xnee-3.19/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl
  508. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT disp.o -MD -MP -MF .deps/disp.Tpo -c -o disp.o disp.c
  509. mv -f .deps/disp.Tpo .deps/disp.Po
  510. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I/include      -g       -g -O2 -L../src/.libs/  -L/src -lxnee  -lX11 -lXtst -lXi -ldl   -static   -o testdisplay disp.o  
  511. libtool: link: gcc -I../include -I/include -g -g -O2 -o testdisplay disp.o  -L../src/.libs/ -L/src /home/so/Downloads/xnee-3.19/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl
  512. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT callback.o -MD -MP -MF .deps/callback.Tpo -c -o callback.o callback.c
  513. mv -f .deps/callback.Tpo .deps/callback.Po
  514. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I/include      -g       -g -O2 -L../src/.libs/  -L/src -lxnee  -lX11 -lXtst -lXi -ldl   -static   -o testcallback callback.o  
  515. libtool: link: gcc -I../include -I/include -g -g -O2 -o testcallback callback.o  -L../src/.libs/ -L/src /home/so/Downloads/xnee-3.19/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl
  516. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee/test'
  517. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee'
  518. make[3]: Nothing to be done for 'all-am'.
  519. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee'
  520. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee'
  521. Making all in cnee
  522. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/cnee'
  523. Making all in src
  524. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/cnee/src'
  525. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I../../libxnee/include      -g -DUSE_VERBOSE -DNO_BUF_VERBOSE     -DXNEE_XINPUT_SUPPORT   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT cnee_fake.o -MD -MP -MF .deps/cnee_fake.Tpo -c -o cnee_fake.o cnee_fake.c
  526. mv -f .deps/cnee_fake.Tpo .deps/cnee_fake.Po
  527. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I../../libxnee/include      -g -DUSE_VERBOSE -DNO_BUF_VERBOSE     -DXNEE_XINPUT_SUPPORT   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT cnee_printer.o -MD -MP -MF .deps/cnee_printer.Tpo -c -o cnee_printer.o cnee_printer.c
  528. mv -f .deps/cnee_printer.Tpo .deps/cnee_printer.Po
  529. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I../../libxnee/include      -g -DUSE_VERBOSE -DNO_BUF_VERBOSE     -DXNEE_XINPUT_SUPPORT   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT cnee_strings.o -MD -MP -MF .deps/cnee_strings.Tpo -c -o cnee_strings.o cnee_strings.c
  530. mv -f .deps/cnee_strings.Tpo .deps/cnee_strings.Po
  531. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I../../libxnee/include      -g -DUSE_VERBOSE -DNO_BUF_VERBOSE     -DXNEE_XINPUT_SUPPORT   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT cnee_demo.o -MD -MP -MF .deps/cnee_demo.Tpo -c -o cnee_demo.o cnee_demo.c
  532. mv -f .deps/cnee_demo.Tpo .deps/cnee_demo.Po
  533. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I../../libxnee/include      -g -DUSE_VERBOSE -DNO_BUF_VERBOSE     -DXNEE_XINPUT_SUPPORT   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  534. mv -f .deps/main.Tpo .deps/main.Po
  535. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I../../libxnee/include      -g -DUSE_VERBOSE -DNO_BUF_VERBOSE     -DXNEE_XINPUT_SUPPORT   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
  536. parse.c: In function ‘xnee_parse_cnee_option’:
  537. parse.c:623:7: warning: implicit declaration of function ‘cnee_record_replay’; did you mean ‘xnee_is_force_replay’? [-Wimplicit-function-declaration]
  538.  623 |       cnee_record_replay(xd);
  539.      |       ^~~~~~~~~~~~~~~~~~
  540.      |       xnee_is_force_replay
  541. mv -f .deps/parse.Tpo .deps/parse.Po
  542. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I../../libxnee/include      -g -DUSE_VERBOSE -DNO_BUF_VERBOSE     -DXNEE_XINPUT_SUPPORT   -DXNEE_XINPUT_SUPPORT  -g -O2   -static   -o cnee cnee_fake.o cnee_printer.o cnee_strings.o cnee_demo.o main.o parse.o -L../../libxnee/src -lxnee  -lX11 -lXtst -lXi -ldl  
  543. libtool: link: gcc -I../include -I../../libxnee/include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DXNEE_XINPUT_SUPPORT -DXNEE_XINPUT_SUPPORT -g -O2 -o cnee cnee_fake.o cnee_printer.o cnee_strings.o cnee_demo.o main.o parse.o  -L../../libxnee/src /home/so/Downloads/xnee-3.19/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl
  544. Generating texi file from: cnee
  545. ./cnee --texipage > cnee.texi
  546. make  all-am
  547. make[4]: Entering directory '/home/so/Downloads/xnee-3.19/cnee/src'
  548. ./cnee --manpage > cnee.1
  549. make[4]: Leaving directory '/home/so/Downloads/xnee-3.19/cnee/src'
  550. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/cnee/src'
  551. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/cnee'
  552. make[3]: Nothing to be done for 'all-am'.
  553. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/cnee'
  554. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/cnee'
  555. Making all in gnee
  556. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/gnee'
  557. Making all in src
  558. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/gnee/src'
  559. gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I"../../libxnee"/include -I../../      -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -DXNEE_XINPUT_SUPPORT  -g -O2 -MT gnee-main.o -MD -MP -MF .deps/gnee-main.Tpo -c -o gnee-main.o `test -f 'main.c' || echo './'`main.c
  560. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  561.                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  562.                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  563.                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  564.                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  565.                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  566.                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  567.                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
  568.                 from main.c:35:
  569. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  570.  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
  571.      | ^~~~
  572. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  573.                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
  574.                 from /usr/include/glib-2.0/glib-object.h:22,
  575.                 from /usr/include/glib-2.0/gio/gioenums.h:28,
  576.                 from /usr/include/glib-2.0/gio/giotypes.h:28,
  577.                 from /usr/include/glib-2.0/gio/gio.h:26,
  578.                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  579.                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
  580.                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
  581.                 from main.c:35:
  582. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  583.  679 | {
  584.      | ^
  585. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  586.                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  587.                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  588.                 from /usr/include/gtk-2.0/gtk/gtk.h:126,
  589.                 from main.c:35:
  590. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  591.   73 |   GTimeVal last_popdown;
  592.      |   ^~~~~~~~
  593. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  594.                 from /usr/include/glib-2.0/glib.h:30,
  595.                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
  596.                 from /usr/include/glib-2.0/glib-object.h:22,
  597.                 from /usr/include/glib-2.0/gio/gioenums.h:28,
  598.                 from /usr/include/glib-2.0/gio/giotypes.h:28,
  599.                 from /usr/include/glib-2.0/gio/gio.h:26,
  600.                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  601.                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
  602.                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
  603.                 from main.c:35:
  604. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  605.  547 | struct _GTimeVal
  606.      |        ^~~~~~~~~
  607. mv -f .deps/gnee-main.Tpo .deps/gnee-main.Po
  608. gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I"../../libxnee"/include -I../../      -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -DXNEE_XINPUT_SUPPORT  -g -O2 -MT gnee-support.o -MD -MP -MF .deps/gnee-support.Tpo -c -o gnee-support.o `test -f 'support.c' || echo './'`support.c
  609. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  610.                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  611.                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  612.                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  613.                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  614.                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  615.                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  616.                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
  617.                 from support.c:15:
  618. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  619.  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
  620.      | ^~~~
  621. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  622.                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
  623.                 from /usr/include/glib-2.0/glib-object.h:22,
  624.                 from /usr/include/glib-2.0/gio/gioenums.h:28,
  625.                 from /usr/include/glib-2.0/gio/giotypes.h:28,
  626.                 from /usr/include/glib-2.0/gio/gio.h:26,
  627.                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  628.                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
  629.                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
  630.                 from support.c:15:
  631. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  632.  679 | {
  633.      | ^
  634. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  635.                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  636.                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  637.                 from /usr/include/gtk-2.0/gtk/gtk.h:126,
  638.                 from support.c:15:
  639. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  640.   73 |   GTimeVal last_popdown;
  641.      |   ^~~~~~~~
  642. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  643.                 from /usr/include/glib-2.0/glib.h:30,
  644.                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
  645.                 from /usr/include/glib-2.0/glib-object.h:22,
  646.                 from /usr/include/glib-2.0/gio/gioenums.h:28,
  647.                 from /usr/include/glib-2.0/gio/giotypes.h:28,
  648.                 from /usr/include/glib-2.0/gio/gio.h:26,
  649.                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  650.                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
  651.                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
  652.                 from support.c:15:
  653. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  654.  547 | struct _GTimeVal
  655.      |        ^~~~~~~~~
  656. mv -f .deps/gnee-support.Tpo .deps/gnee-support.Po
  657. gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I"../../libxnee"/include -I../../      -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -DXNEE_XINPUT_SUPPORT  -g -O2 -MT gnee-interface.o -MD -MP -MF .deps/gnee-interface.Tpo -c -o gnee-interface.o `test -f 'interface.c' || echo './'`interface.c
  658. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  659.                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  660.                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  661.                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  662.                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  663.                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  664.                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  665.                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
  666.                 from interface.c:16:
  667. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  668.  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
  669.      | ^~~~
  670. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  671.                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
  672.                 from /usr/include/glib-2.0/glib-object.h:22,
  673.                 from /usr/include/glib-2.0/gio/gioenums.h:28,
  674.                 from /usr/include/glib-2.0/gio/giotypes.h:28,
  675.                 from /usr/include/glib-2.0/gio/gio.h:26,
  676.                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  677.                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
  678.                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
  679.                 from interface.c:16:
  680. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  681.  679 | {
  682.      | ^
  683. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  684.                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  685.                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  686.                 from /usr/include/gtk-2.0/gtk/gtk.h:126,
  687.                 from interface.c:16:
  688. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  689.   73 |   GTimeVal last_popdown;
  690.      |   ^~~~~~~~
  691. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  692.                 from /usr/include/glib-2.0/glib.h:30,
  693.                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
  694.                 from /usr/include/glib-2.0/glib-object.h:22,
  695.                 from /usr/include/glib-2.0/gio/gioenums.h:28,
  696.                 from /usr/include/glib-2.0/gio/giotypes.h:28,
  697.                 from /usr/include/glib-2.0/gio/gio.h:26,
  698.                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  699.                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
  700.                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
  701.                 from interface.c:16:
  702. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  703.  547 | struct _GTimeVal
  704.      |        ^~~~~~~~~
  705. interface.c: In function ‘create_gnee_window’:
  706. interface.c:247:7: warning: ‘gdk_pixbuf_unref’ is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations]
  707.  247 |       gdk_pixbuf_unref (gnee_window_icon_pixbuf);
  708.      |       ^~~~~~~~~~~~~~~~
  709. In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34,
  710.                 from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37,
  711.                 from /usr/include/gtk-2.0/gdk/gdkcairo.h:28,
  712.                 from /usr/include/gtk-2.0/gdk/gdk.h:33,
  713.                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
  714.                 from interface.c:16:
  715. /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here
  716.  232 | void       gdk_pixbuf_unref    (GdkPixbuf *pixbuf);
  717.      |            ^~~~~~~~~~~~~~~~
  718. mv -f .deps/gnee-interface.Tpo .deps/gnee-interface.Po
  719. gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I"../../libxnee"/include -I../../      -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -DXNEE_XINPUT_SUPPORT  -g -O2 -MT gnee-callbacks.o -MD -MP -MF .deps/gnee-callbacks.Tpo -c -o gnee-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c
  720. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  721.                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  722.                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  723.                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  724.                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  725.                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  726.                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  727.                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
  728.                 from callbacks.c:30:
  729. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  730.  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
  731.      | ^~~~
  732. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  733.                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
  734.                 from /usr/include/glib-2.0/glib-object.h:22,
  735.                 from /usr/include/glib-2.0/gio/gioenums.h:28,
  736.                 from /usr/include/glib-2.0/gio/giotypes.h:28,
  737.                 from /usr/include/glib-2.0/gio/gio.h:26,
  738.                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  739.                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
  740.                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
  741.                 from callbacks.c:30:
  742. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  743.  679 | {
  744.      | ^
  745. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  746.                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  747.                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  748.                 from /usr/include/gtk-2.0/gtk/gtk.h:126,
  749.                 from callbacks.c:30:
  750. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  751.   73 |   GTimeVal last_popdown;
  752.      |   ^~~~~~~~
  753. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  754.                 from /usr/include/glib-2.0/glib.h:30,
  755.                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
  756.                 from /usr/include/glib-2.0/glib-object.h:22,
  757.                 from /usr/include/glib-2.0/gio/gioenums.h:28,
  758.                 from /usr/include/glib-2.0/gio/giotypes.h:28,
  759.                 from /usr/include/glib-2.0/gio/gio.h:26,
  760.                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  761.                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
  762.                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
  763.                 from callbacks.c:30:
  764. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  765.  547 | struct _GTimeVal
  766.      |        ^~~~~~~~~
  767. mv -f .deps/gnee-callbacks.Tpo .deps/gnee-callbacks.Po
  768. gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I"../../libxnee"/include -I../../      -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -DXNEE_XINPUT_SUPPORT  -g -O2 -MT gnee-recordables.o -MD -MP -MF .deps/gnee-recordables.Tpo -c -o gnee-recordables.o `test -f 'recordables.c' || echo './'`recordables.c
  769. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  770.                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  771.                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  772.                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  773.                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  774.                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  775.                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  776.                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
  777.                 from recordables.h:28,
  778.                 from recordables.c:26:
  779. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  780.  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
  781.      | ^~~~
  782. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  783.                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
  784.                 from /usr/include/glib-2.0/glib-object.h:22,
  785.                 from /usr/include/glib-2.0/gio/gioenums.h:28,
  786.                 from /usr/include/glib-2.0/gio/giotypes.h:28,
  787.                 from /usr/include/glib-2.0/gio/gio.h:26,
  788.                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  789.                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
  790.                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
  791.                 from recordables.h:28,
  792.                 from recordables.c:26:
  793. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  794.  679 | {
  795.      | ^
  796. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  797.                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  798.                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  799.                 from /usr/include/gtk-2.0/gtk/gtk.h:126,
  800.                 from recordables.h:28,
  801.                 from recordables.c:26:
  802. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  803.   73 |   GTimeVal last_popdown;
  804.      |   ^~~~~~~~
  805. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  806.                 from /usr/include/glib-2.0/glib.h:30,
  807.                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
  808.                 from /usr/include/glib-2.0/glib-object.h:22,
  809.                 from /usr/include/glib-2.0/gio/gioenums.h:28,
  810.                 from /usr/include/glib-2.0/gio/giotypes.h:28,
  811.                 from /usr/include/glib-2.0/gio/gio.h:26,
  812.                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  813.                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
  814.                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
  815.                 from recordables.h:28,
  816.                 from recordables.c:26:
  817. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  818.  547 | struct _GTimeVal
  819.      |        ^~~~~~~~~
  820. mv -f .deps/gnee-recordables.Tpo .deps/gnee-recordables.Po
  821. gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I"../../libxnee"/include -I../../      -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -DXNEE_XINPUT_SUPPORT  -g -O2 -MT gnee-gnee_xnee.o -MD -MP -MF .deps/gnee-gnee_xnee.Tpo -c -o gnee-gnee_xnee.o `test -f 'gnee_xnee.c' || echo './'`gnee_xnee.c
  822. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  823.                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  824.                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  825.                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  826.                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  827.                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  828.                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  829.                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
  830.                 from gnee_xnee.c:26:
  831. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  832.  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
  833.      | ^~~~
  834. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  835.                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
  836.                 from /usr/include/glib-2.0/glib-object.h:22,
  837.                 from /usr/include/glib-2.0/gio/gioenums.h:28,
  838.                 from /usr/include/glib-2.0/gio/giotypes.h:28,
  839.                 from /usr/include/glib-2.0/gio/gio.h:26,
  840.                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  841.                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
  842.                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
  843.                 from gnee_xnee.c:26:
  844. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  845.  679 | {
  846.      | ^
  847. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  848.                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  849.                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  850.                 from /usr/include/gtk-2.0/gtk/gtk.h:126,
  851.                 from gnee_xnee.c:26:
  852. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  853.   73 |   GTimeVal last_popdown;
  854.      |   ^~~~~~~~
  855. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  856.                 from /usr/include/glib-2.0/glib.h:30,
  857.                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
  858.                 from /usr/include/glib-2.0/glib-object.h:22,
  859.                 from /usr/include/glib-2.0/gio/gioenums.h:28,
  860.                 from /usr/include/glib-2.0/gio/giotypes.h:28,
  861.                 from /usr/include/glib-2.0/gio/gio.h:26,
  862.                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  863.                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
  864.                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
  865.                 from gnee_xnee.c:26:
  866. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  867.  547 | struct _GTimeVal
  868.      |        ^~~~~~~~~
  869. mv -f .deps/gnee-gnee_xnee.Tpo .deps/gnee-gnee_xnee.Po
  870. /bin/bash ../../libtool  --tag=CC   --mode=link gcc   -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -DXNEE_XINPUT_SUPPORT  -g -O2 -static   -o gnee gnee-main.o gnee-support.o gnee-interface.o gnee-callbacks.o gnee-recordables.o gnee-gnee_xnee.o -L"../../libxnee"/ -L"../../libxnee"/.. -L"../../libxnee"/src -lxnee  -lX11 -lXtst -lXi -ldl -lpthread  -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype  
  871. libtool: link: gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DXNEE_XINPUT_SUPPORT -g -O2 -o gnee gnee-main.o gnee-support.o gnee-interface.o gnee-callbacks.o gnee-recordables.o gnee-gnee_xnee.o  -L../../libxnee/ -L../../libxnee/.. -L../../libxnee/src /home/so/Downloads/xnee-3.19/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl -lpthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -pthread
  872. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/gnee/src'
  873. Making all in man
  874. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/gnee/man'
  875. make[3]: Nothing to be done for 'all'.
  876. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/gnee/man'
  877. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/gnee'
  878. make[3]: Nothing to be done for 'all-am'.
  879. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/gnee'
  880. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/gnee'
  881. Making all in pnee
  882. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/pnee'
  883. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/pnee'
  884. make[3]: Nothing to be done for 'all-am'.
  885. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/pnee'
  886. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/pnee'
  887. Making all in doc
  888. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/doc'
  889. make[2]: Nothing to be done for 'all'.
  890. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/doc'
  891. Making all in share
  892. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/share'
  893. cp  xnee.sh.in1 xnee.sh
  894. cat xnee.sh.in2 | sed 's,__VERSIONTAG__,3.19,g' >> xnee.sh
  895. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/share'
  896. Making all in examples
  897. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/examples'
  898. echo "#!" "/bin/bash"                     > simple_bash.sh
  899. echo " "                               >> simple_bash.sh
  900. echo " "                               >> simple_bash.sh
  901. echo "if [ -f /usr/local/bin/bin/cnee ]"    >> simple_bash.sh
  902. echo "then"                            >> simple_bash.sh
  903. echo "    CNEE=/usr/local/bin/bin/cnee"     >> simple_bash.sh
  904. echo "fi"                              >> simple_bash.sh
  905. echo " "                               >> simple_bash.sh
  906. echo " "                               >> simple_bash.sh
  907. echo "if [ -f /usr/local/share/xnee/xnee.sh ]"   >> simple_bash.sh
  908. echo "then"                                >> simple_bash.sh
  909. echo "    . /usr/local/share/xnee/xnee.sh"       >> simple_bash.sh
  910. echo "    XNEE_SH=/usr/local/share/xnee/Xnee.sh" >> simple_bash.sh
  911. echo "fi"                              >> simple_bash.sh
  912. cat simple_bash.sh.in1                 >> simple_bash.sh
  913. chmod ugo+x simple_bash.sh
  914. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/examples'
  915. Making all in sessions
  916. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/sessions'
  917. make[2]: Nothing to be done for 'all'.
  918. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/sessions'
  919. Making all in pixmap
  920. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/pixmap'
  921. make[2]: Nothing to be done for 'all'.
  922. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/pixmap'
  923. Making all in man
  924. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/man'
  925. make[2]: Nothing to be done for 'all'.
  926. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/man'
  927. make[2]: Entering directory '/home/so/Downloads/xnee-3.19'
  928. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19'
  929. make[1]: Leaving directory '/home/so/Downloads/xnee-3.19'
  930. so@sosa:~/Downloads/xnee-3.19$ make install
  931. Making install in libxnee
  932. make[1]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee'
  933. Making install in src
  934. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee/src'
  935. make[2]: Nothing to be done for 'install'.
  936. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee/src'
  937. Making install in test
  938. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee/test'
  939. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee/test'
  940. /usr/bin/mkdir -p '/usr/local/lib'
  941. /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libtestcb.la '/usr/local/lib'
  942. libtool: install: /usr/bin/install -c .libs/libtestcb.lai /usr/local/lib/libtestcb.la
  943. /usr/bin/install: cannot create regular file '/usr/local/lib/libtestcb.la': Permission denied
  944. make[3]: *** [Makefile:439: install-libLTLIBRARIES] Error 1
  945. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee/test'
  946. make[2]: *** [Makefile:652: install-am] Error 2
  947. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee/test'
  948. make[1]: *** [Makefile:376: install-recursive] Error 1
  949. make[1]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee'
  950. make: *** [Makefile:430: install-recursive] Error 1
  951. so@sosa:~/Downloads/xnee-3.19$ mkdir t
  952. so@sosa:~/Downloads/xnee-3.19$ cd t
  953. so@sosa:~/Downloads/xnee-3.19/t$  cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/xnee co xnee
  954. cvs2 checkout: Updating xnee
  955. U xnee/AUTHORS
  956. U xnee/BUGS
  957. U xnee/COPYING
  958. U xnee/ChangeLog
  959. U xnee/EXAMPLES
  960. U xnee/FAQ
  961. U xnee/GNUmakefile
  962. U xnee/INSTALL
  963. U xnee/Makefile.am
  964. U xnee/Makefile.cvs
  965. U xnee/Makefile.devel
  966. U xnee/Makefile.xnee
  967. U xnee/NEWS
  968. U xnee/README
  969. U xnee/README.cvs
  970. U xnee/README.debian
  971. U xnee/TODO
  972. U xnee/Xnee.config
  973. U xnee/Xnee.creator
  974. U xnee/Xnee.files
  975. U xnee/Xnee.includes
  976. U xnee/cfg.mk
  977. U xnee/config.h.in
  978. U xnee/config.xnee
  979. U xnee/configure.in
  980. U xnee/maint.mk
  981. cvs2 checkout: Updating xnee/autotools
  982. cvs2 checkout: Updating xnee/build
  983. U xnee/build/autobuild.sh
  984. U xnee/build/build-and-log.sh
  985. U xnee/build/build-cvstag.sh
  986. U xnee/build/build-xnee.sh
  987. U xnee/build/build.sh
  988. U xnee/build/build_docs.sh
  989. U xnee/build/build_web.sh
  990. U xnee/build/coverage.sh
  991. U xnee/build/cvs_build.sh
  992. U xnee/build/ftp-upload.sh
  993. U xnee/build/maemo.sh
  994. U xnee/build/maint-test.sh
  995. U xnee/build/profile.sh
  996. U xnee/build/rem-build.sh
  997. U xnee/build/setup-debian.sh
  998. U xnee/build/test-dist.sh
  999. U xnee/build/test_rel.sh
  1000. cvs2 checkout: Updating xnee/build/SPECS
  1001. U xnee/build/SPECS/cnee.spec.tmpl
  1002. U xnee/build/SPECS/doc.spec.tmpl
  1003. U xnee/build/SPECS/xnee-devel.spec.tmpl
  1004. U xnee/build/SPECS/xnee.spec.tmpl
  1005. cvs2 checkout: Updating xnee/build/bugs
  1006. cvs2 checkout: Updating xnee/build/bugs/savannah_32385
  1007. cvs2 checkout: Updating xnee/cnee
  1008. U xnee/cnee/AUTHORS
  1009. U xnee/cnee/ChangeLog
  1010. U xnee/cnee/INSTALL
  1011. U xnee/cnee/Makefile.am
  1012. U xnee/cnee/Makefile.cnee
  1013. U xnee/cnee/Makefile.cvs
  1014. U xnee/cnee/NEWS
  1015. U xnee/cnee/README
  1016. cvs2 checkout: Updating xnee/cnee/autotools
  1017. cvs2 checkout: Updating xnee/cnee/include
  1018. U xnee/cnee/include/cnee.h
  1019. U xnee/cnee/include/cnee_demo.h
  1020. U xnee/cnee/include/cnee_fake.h
  1021. U xnee/cnee/include/cnee_printer.h
  1022. U xnee/cnee/include/cnee_strings.h
  1023. U xnee/cnee/include/parse.h
  1024. cvs2 checkout: Updating xnee/cnee/src
  1025. U xnee/cnee/src/Makefile.am
  1026. U xnee/cnee/src/cnee_demo.c
  1027. U xnee/cnee/src/cnee_fake.c
  1028. U xnee/cnee/src/cnee_printer.c
  1029. U xnee/cnee/src/cnee_strings.c
  1030. U xnee/cnee/src/main.c
  1031. U xnee/cnee/src/parse.c
  1032. cvs2 checkout: Updating xnee/cnee/test
  1033. U xnee/cnee/test/check_mem.sh
  1034. U xnee/cnee/test/run_cnee
  1035. U xnee/cnee/test/test_all.sh
  1036. cvs2 checkout: Updating xnee/cnee/test/bin
  1037. U xnee/cnee/test/bin/new_script.sh
  1038. cvs2 checkout: Updating xnee/cnee/test/etc
  1039. U xnee/cnee/test/etc/base_funs
  1040. U xnee/cnee/test/etc/cat_wrapper
  1041. cvs2 checkout: Updating xnee/cnee/test/record
  1042. U xnee/cnee/test/record/keyboard.sh
  1043. U xnee/cnee/test/record/mouse.sh
  1044. cvs2 checkout: Updating xnee/cnee/test/scripts
  1045. cvs2 checkout: Updating xnee/cnee/test/scripts/grab
  1046. U xnee/cnee/test/scripts/grab/p_r_s.sh
  1047. U xnee/cnee/test/scripts/grab/stop.sh
  1048. cvs2 checkout: Updating xnee/cnee/test/scripts/options
  1049. U xnee/cnee/test/scripts/options/all-events.sh
  1050. U xnee/cnee/test/scripts/options/print-error-name.sh
  1051. U xnee/cnee/test/scripts/options/print-error-names.sh
  1052. U xnee/cnee/test/scripts/options/print-event-name-human.sh
  1053. U xnee/cnee/test/scripts/options/print-event-name.sh
  1054. U xnee/cnee/test/scripts/options/print-event-names.sh
  1055. U xnee/cnee/test/scripts/options/print-request-name-human.sh
  1056. U xnee/cnee/test/scripts/options/print-request-name.sh
  1057. U xnee/cnee/test/scripts/options/print-request-names.sh
  1058. U xnee/cnee/test/scripts/options/test_all.sh
  1059. cvs2 checkout: Updating xnee/cnee/test/scripts/record
  1060. U xnee/cnee/test/scripts/record/keyboard.sh
  1061. U xnee/cnee/test/scripts/record/mouse.sh
  1062. U xnee/cnee/test/scripts/record/server_times.sh
  1063. cvs2 checkout: Updating xnee/cnee/test/scripts/replay
  1064. U xnee/cnee/test/scripts/replay/keyboard.sh
  1065. U xnee/cnee/test/scripts/replay/mouse.sh
  1066. cvs2 checkout: Updating xnee/cnee/test/scripts/resolution
  1067. U xnee/cnee/test/scripts/resolution/mo-res.sh
  1068. cvs2 checkout: Updating xnee/cnee/test/scripts/retype
  1069. U xnee/cnee/test/scripts/retype/keyboard.sh
  1070. U xnee/cnee/test/scripts/retype/onefile.txt
  1071. cvs2 checkout: Updating xnee/cnee/test/scripts/scripting
  1072. U xnee/cnee/test/scripts/scripting/gen_test.sh
  1073. cvs2 checkout: Updating xnee/cnee/test/scripts/timing
  1074. U xnee/cnee/test/scripts/timing/mo-time.sh
  1075. cvs2 checkout: Updating xnee/cnee/test/sessions
  1076. cvs2 checkout: Updating xnee/cnee/test/src
  1077. U xnee/cnee/test/src/Makefile
  1078. U xnee/cnee/test/src/xgetter.c
  1079. cvs2 checkout: Updating xnee/devel-scripts
  1080. U xnee/devel-scripts/setup-xi2.sh
  1081. cvs2 checkout: Updating xnee/doc
  1082. U xnee/doc/AUTHORS
  1083. U xnee/doc/COPYING
  1084. U xnee/doc/ChangeLog
  1085. U xnee/doc/Makefile.am
  1086. U xnee/doc/Makefile.cvs
  1087. U xnee/doc/NEWS
  1088. U xnee/doc/README
  1089. U xnee/doc/fdl.texi
  1090. U xnee/doc/gen_faq.sh
  1091. U xnee/doc/version.texi
  1092. U xnee/doc/xndetail.dia
  1093. U xnee/doc/xnee.1
  1094. U xnee/doc/xnee.dox
  1095. U xnee/doc/xnee.texi
  1096. U xnee/doc/xnee_copying
  1097. U xnee/doc/xnee_error.texi
  1098. U xnee/doc/xnee_exampl.texi
  1099. U xnee/doc/xnee_faq.texi
  1100. U xnee/doc/xnee_func.texi
  1101. U xnee/doc/xnee_general.texi
  1102. U xnee/doc/xnee_install.texi
  1103. U xnee/doc/xnee_intern.texi
  1104. U xnee/doc/xnee_intro.texi
  1105. U xnee/doc/xnee_progs.texi
  1106. U xnee/doc/xnee_prot.texi
  1107. U xnee/doc/xnee_req.texi
  1108. U xnee/doc/xnee_start.texi
  1109. U xnee/doc/xnee_synch.texi
  1110. U xnee/doc/xnee_usage.texi
  1111. U xnee/doc/xngener.dia
  1112. U xnee/doc/xnrec.dia
  1113. U xnee/doc/xnrep.dia
  1114. U xnee/doc/xnswinp.dia
  1115. cvs2 checkout: Updating xnee/doc/autotools
  1116. cvs2 checkout: Updating xnee/doc/coverage
  1117. U xnee/doc/coverage/readme
  1118. cvs2 checkout: Updating xnee/doc/pics
  1119. U xnee/doc/pics/dia_gen.sh
  1120. U xnee/doc/pics/xndetail.dia
  1121. U xnee/doc/pics/xngener.dia
  1122. U xnee/doc/pics/xnrec.dia
  1123. U xnee/doc/pics/xnrep.dia
  1124. U xnee/doc/pics/xnswinp.dia
  1125. cvs2 checkout: Updating xnee/examples
  1126. U xnee/examples/Makefile.am
  1127. U xnee/examples/simple_bash.sh.in1
  1128. cvs2 checkout: Updating xnee/gnee
  1129. U xnee/gnee/AUTHORS
  1130. U xnee/gnee/ChangeLog
  1131. U xnee/gnee/Makefile.am
  1132. U xnee/gnee/Makefile.cvs
  1133. U xnee/gnee/NEWS
  1134. U xnee/gnee/README
  1135. U xnee/gnee/acconfig.h
  1136. U xnee/gnee/autogen.sh
  1137. U xnee/gnee/gnee.glade
  1138. U xnee/gnee/gnee.gladep
  1139. U xnee/gnee/stamp-h.in
  1140. cvs2 checkout: Updating xnee/gnee/autotools
  1141. cvs2 checkout: Updating xnee/gnee/man
  1142. U xnee/gnee/man/Makefile.am
  1143. U xnee/gnee/man/gnee.1.in
  1144. cvs2 checkout: Updating xnee/gnee/po
  1145. U xnee/gnee/po/ChangeLog
  1146. U xnee/gnee/po/POTFILES.in
  1147. cvs2 checkout: Updating xnee/gnee/src
  1148. U xnee/gnee/src/Makefile.am
  1149. U xnee/gnee/src/Makefile.test
  1150. U xnee/gnee/src/callbacks.c
  1151. U xnee/gnee/src/callbacks.h
  1152. U xnee/gnee/src/getstrings.c
  1153. U xnee/gnee/src/gnee_xnee.c
  1154. U xnee/gnee/src/gnee_xnee.h
  1155. U xnee/gnee/src/interface.c
  1156. U xnee/gnee/src/interface.h
  1157. U xnee/gnee/src/main.c
  1158. U xnee/gnee/src/recordables.c
  1159. U xnee/gnee/src/recordables.h
  1160. U xnee/gnee/src/support.c
  1161. U xnee/gnee/src/support.h
  1162. cvs2 checkout: Updating xnee/libxnee
  1163. U xnee/libxnee/AUTHORS
  1164. U xnee/libxnee/ChangeLog
  1165. U xnee/libxnee/INSTALL
  1166. U xnee/libxnee/Makefile.am
  1167. U xnee/libxnee/Makefile.cvs
  1168. U xnee/libxnee/Makefile.libxnee
  1169. U xnee/libxnee/NEWS
  1170. U xnee/libxnee/README
  1171. cvs2 checkout: Updating xnee/libxnee/autotools
  1172. cvs2 checkout: Updating xnee/libxnee/doc
  1173. U xnee/libxnee/doc/Makefile.am
  1174. U xnee/libxnee/doc/dev_version.texi
  1175. U xnee/libxnee/doc/mdate-sh
  1176. U xnee/libxnee/doc/texinfo.tex
  1177. U xnee/libxnee/doc/xnee.dox
  1178. U xnee/libxnee/doc/xnee_devel_build.texi
  1179. U xnee/libxnee/doc/xnee_devel_down.texi
  1180. U xnee/libxnee/doc/xnee_devel_over.texi
  1181. U xnee/libxnee/doc/xnee_develop.texi
  1182. cvs2 checkout: Updating xnee/libxnee/include
  1183. cvs2 checkout: Updating xnee/libxnee/include/libxnee
  1184. U xnee/libxnee/include/libxnee/datastrings.h
  1185. U xnee/libxnee/include/libxnee/feedback.h
  1186. U xnee/libxnee/include/libxnee/print.h
  1187. U xnee/libxnee/include/libxnee/print_varargs.h
  1188. U xnee/libxnee/include/libxnee/x11_files.h
  1189. U xnee/libxnee/include/libxnee/xnee.h
  1190. U xnee/libxnee/include/libxnee/xnee_alloc.h
  1191. U xnee/libxnee/include/libxnee/xnee_buffer.h
  1192. U xnee/libxnee/include/libxnee/xnee_callback.h
  1193. U xnee/libxnee/include/libxnee/xnee_display.h
  1194. U xnee/libxnee/include/libxnee/xnee_dl.h
  1195. U xnee/libxnee/include/libxnee/xnee_error.h
  1196. U xnee/libxnee/include/libxnee/xnee_expr.h
  1197. U xnee/libxnee/include/libxnee/xnee_fake.h
  1198. U xnee/libxnee/include/libxnee/xnee_fileop.h
  1199. U xnee/libxnee/include/libxnee/xnee_grab.h
  1200. U xnee/libxnee/include/libxnee/xnee_internal.h
  1201. U xnee/libxnee/include/libxnee/xnee_keysym.h
  1202. U xnee/libxnee/include/libxnee/xnee_km.h
  1203. U xnee/libxnee/include/libxnee/xnee_plugin.h
  1204. U xnee/libxnee/include/libxnee/xnee_range.h
  1205. U xnee/libxnee/include/libxnee/xnee_record.h
  1206. U xnee/libxnee/include/libxnee/xnee_replay.h
  1207. U xnee/libxnee/include/libxnee/xnee_resolution.h
  1208. U xnee/libxnee/include/libxnee/xnee_resource.h
  1209. U xnee/libxnee/include/libxnee/xnee_sem.h
  1210. U xnee/libxnee/include/libxnee/xnee_session.h
  1211. U xnee/libxnee/include/libxnee/xnee_setget.h
  1212. U xnee/libxnee/include/libxnee/xnee_settings.h
  1213. U xnee/libxnee/include/libxnee/xnee_strings.h
  1214. U xnee/libxnee/include/libxnee/xnee_threshold.h
  1215. U xnee/libxnee/include/libxnee/xnee_time.h
  1216. U xnee/libxnee/include/libxnee/xnee_utils.h
  1217. U xnee/libxnee/include/libxnee/xnee_window.h
  1218. U xnee/libxnee/include/libxnee/xnee_xinput.h
  1219. cvs2 checkout: Updating xnee/libxnee/src
  1220. U xnee/libxnee/src/Makefile.am
  1221. U xnee/libxnee/src/datastrings.c
  1222. U xnee/libxnee/src/feedback.c
  1223. U xnee/libxnee/src/print.c
  1224. U xnee/libxnee/src/print_varargs.c
  1225. U xnee/libxnee/src/xnee.c
  1226. U xnee/libxnee/src/xnee_alloc.c
  1227. U xnee/libxnee/src/xnee_buffer.c
  1228. U xnee/libxnee/src/xnee_callback.c
  1229. U xnee/libxnee/src/xnee_display.c
  1230. U xnee/libxnee/src/xnee_dl.c
  1231. U xnee/libxnee/src/xnee_error.c
  1232. U xnee/libxnee/src/xnee_expr.c
  1233. U xnee/libxnee/src/xnee_fake.c
  1234. U xnee/libxnee/src/xnee_fileop.c
  1235. U xnee/libxnee/src/xnee_grab.c
  1236. U xnee/libxnee/src/xnee_keysym.c
  1237. U xnee/libxnee/src/xnee_km.c
  1238. U xnee/libxnee/src/xnee_plugin.c
  1239. U xnee/libxnee/src/xnee_range.c
  1240. U xnee/libxnee/src/xnee_record.c
  1241. U xnee/libxnee/src/xnee_replay.c
  1242. U xnee/libxnee/src/xnee_resolution.c
  1243. U xnee/libxnee/src/xnee_resource.c
  1244. U xnee/libxnee/src/xnee_sem.c
  1245. U xnee/libxnee/src/xnee_session.c
  1246. U xnee/libxnee/src/xnee_setget.c
  1247. U xnee/libxnee/src/xnee_settings.c
  1248. U xnee/libxnee/src/xnee_strings.c
  1249. U xnee/libxnee/src/xnee_threshold.c
  1250. U xnee/libxnee/src/xnee_time.c
  1251. U xnee/libxnee/src/xnee_utils.c
  1252. U xnee/libxnee/src/xnee_window.c
  1253. U xnee/libxnee/src/xnee_xinput.c
  1254. cvs2 checkout: Updating xnee/libxnee/test
  1255. U xnee/libxnee/test/Makefile.am
  1256. U xnee/libxnee/test/callback.c
  1257. U xnee/libxnee/test/callback_so.c
  1258. U xnee/libxnee/test/disp.c
  1259. U xnee/libxnee/test/libtest.c
  1260. U xnee/libxnee/test/print.c
  1261. U xnee/libxnee/test/test-wrapper.sh
  1262. U xnee/libxnee/test/test_all.c
  1263. U xnee/libxnee/test/test_feedback.c
  1264. U xnee/libxnee/test/test_setget.c
  1265. U xnee/libxnee/test/test_setget.h
  1266. cvs2 checkout: Updating xnee/man
  1267. U xnee/man/Makefile.am
  1268. U xnee/man/xnee.1.in
  1269. cvs2 checkout: Updating xnee/misc
  1270. cvs2 checkout: Updating xnee/pixmap
  1271. U xnee/pixmap/Makefile.am
  1272. U xnee/pixmap/xnee.png
  1273. U xnee/pixmap/xnee.xpm
  1274. cvs2 checkout: Updating xnee/pixmap/32x32
  1275. U xnee/pixmap/32x32/xnee.png
  1276. cvs2 checkout: Updating xnee/pixmap/512x512
  1277. U xnee/pixmap/512x512/xnee-new.png
  1278. cvs2 checkout: Updating xnee/pixmap/src
  1279. cvs2 checkout: Updating xnee/pnee
  1280. U xnee/pnee/INSTALL
  1281. U xnee/pnee/Makefile.am
  1282. U xnee/pnee/autogen.sh
  1283. U xnee/pnee/pnee.glade
  1284. U xnee/pnee/pnee.gladep
  1285. cvs2 checkout: Updating xnee/pnee/data
  1286. U xnee/pnee/data/Makefile.am
  1287. U xnee/pnee/data/pnee.server
  1288. U xnee/pnee/data/pnee.server.in
  1289. cvs2 checkout: Updating xnee/pnee/man
  1290. U xnee/pnee/man/Makefile.am
  1291. U xnee/pnee/man/pnee.1.in
  1292. cvs2 checkout: Updating xnee/pnee/pics
  1293. U xnee/pnee/pics/Makefile.am
  1294. U xnee/pnee/pics/pnee-record.png
  1295. U xnee/pnee/pics/pnee-replay.png
  1296. U xnee/pnee/pics/pnee-stop-mini.png
  1297. U xnee/pnee/pics/pnee-stop.png
  1298. cvs2 checkout: Updating xnee/pnee/po
  1299. U xnee/pnee/po/Makefile.in.in
  1300. cvs2 checkout: Updating xnee/pnee/src
  1301. U xnee/pnee/src/Makefile.am
  1302. U xnee/pnee/src/callbacks.c
  1303. U xnee/pnee/src/callbacks.h
  1304. U xnee/pnee/src/interface.c
  1305. U xnee/pnee/src/interface.h
  1306. U xnee/pnee/src/main.c
  1307. U xnee/pnee/src/pnee_impl.c
  1308. U xnee/pnee/src/pnee_impl.h
  1309. U xnee/pnee/src/pnee_types.h
  1310. U xnee/pnee/src/support.c
  1311. U xnee/pnee/src/support.h
  1312. U xnee/pnee/src/xnee_panel.h
  1313. cvs2 checkout: Updating xnee/projects
  1314. U xnee/projects/test.xnp
  1315. cvs2 checkout: Updating xnee/qnee
  1316. cvs2 checkout: Updating xnee/resources
  1317. cvs2 checkout: Updating xnee/sessions
  1318. U xnee/sessions/Makefile.am
  1319. U xnee/sessions/example1.xns
  1320. cvs2 checkout: Updating xnee/share
  1321. U xnee/share/Makefile.am
  1322. U xnee/share/xnee.sh.in1
  1323. U xnee/share/xnee.sh.in2
  1324. cvs2 checkout: Updating xnee/xnee
  1325. U xnee/xnee/AUTHORS
  1326. U xnee/xnee/ChangeLog
  1327. U xnee/xnee/INSTALL
  1328. U xnee/xnee/Makefile.am
  1329. U xnee/xnee/Makefile.cvs
  1330. U xnee/xnee/Makefile.xnee
  1331. U xnee/xnee/NEWS
  1332. U xnee/xnee/README
  1333. cvs2 checkout: Updating xnee/xnee/autotools
  1334. cvs2 checkout: Updating xnee/xnee/doc
  1335. U xnee/xnee/doc/Makefile.am
  1336. U xnee/xnee/doc/fdl.texi
  1337. U xnee/xnee/doc/mdate-sh
  1338. U xnee/xnee/doc/texinfo.tex
  1339. U xnee/xnee/doc/version.texi
  1340. U xnee/xnee/doc/xnee.texi
  1341. U xnee/xnee/doc/xnee_copying
  1342. U xnee/xnee/doc/xnee_error.texi
  1343. U xnee/xnee/doc/xnee_exampl.texi
  1344. U xnee/xnee/doc/xnee_faq.texi
  1345. U xnee/xnee/doc/xnee_general.texi
  1346. U xnee/xnee/doc/xnee_install.texi
  1347. U xnee/xnee/doc/xnee_intern.texi
  1348. U xnee/xnee/doc/xnee_intro.texi
  1349. U xnee/xnee/doc/xnee_req.texi
  1350. U xnee/xnee/doc/xnee_start.texi
  1351. U xnee/xnee/doc/xnee_synch.texi
  1352. U xnee/xnee/doc/xnee_usage.texi
  1353. cvs2 checkout: Updating xnee/xnee/src
  1354. U xnee/xnee/src/Makefile.am
  1355. U xnee/xnee/src/main.c
  1356. U xnee/xnee/src/parse.c
  1357. U xnee/xnee/src/parse.h
  1358. cvs2 checkout: Updating xnee/xnee/test
  1359. U xnee/xnee/test/test_all.sh
  1360. cvs2 checkout: Updating xnee/xnee/test/bin
  1361. U xnee/xnee/test/bin/new_script.sh
  1362. cvs2 checkout: Updating xnee/xnee/test/etc
  1363. U xnee/xnee/test/etc/base_funs
  1364. cvs2 checkout: Updating xnee/xnee/test/record
  1365. U xnee/xnee/test/record/keyboard.sh
  1366. U xnee/xnee/test/record/mouse.sh
  1367. cvs2 checkout: Updating xnee/xnee/test/scripts
  1368. cvs2 checkout: Updating xnee/xnee/test/scripts/options
  1369. U xnee/xnee/test/scripts/options/all-events.sh
  1370. U xnee/xnee/test/scripts/options/print-error-name.sh
  1371. U xnee/xnee/test/scripts/options/print-error-names.sh
  1372. U xnee/xnee/test/scripts/options/print-event-name.sh
  1373. U xnee/xnee/test/scripts/options/print-event-names.sh
  1374. U xnee/xnee/test/scripts/options/print-request-name.sh
  1375. U xnee/xnee/test/scripts/options/print-request-names.sh
  1376. U xnee/xnee/test/scripts/options/test_all.sh
  1377. cvs2 checkout: Updating xnee/xnee/test/scripts/record
  1378. U xnee/xnee/test/scripts/record/keyboard.sh
  1379. U xnee/xnee/test/scripts/record/mouse.sh
  1380. cvs2 checkout: Updating xnee/xnee/test/scripts/replay
  1381. U xnee/xnee/test/scripts/replay/keyboard.sh
  1382. U xnee/xnee/test/scripts/replay/mouse.sh
  1383. cvs2 checkout: Updating xnee/xnee/test/scripts/resolution
  1384. U xnee/xnee/test/scripts/resolution/mo-res.sh
  1385. cvs2 checkout: Updating xnee/xnee/test/scripts/timing
  1386. U xnee/xnee/test/scripts/timing/mo-time.sh
  1387. cvs2 checkout: Updating xnee/xnee/test/sessions
  1388. cvs2 checkout: Updating xnee/xneetest
  1389. U xnee/xneetest/README
  1390. U xnee/xneetest/test_xnee.sh
  1391. cvs2 checkout: Updating xnee/xneetest/TestGui
  1392. U xnee/xneetest/TestGui/AUTHORS
  1393. U xnee/xneetest/TestGui/COPYING
  1394. U xnee/xneetest/TestGui/ChangeLog
  1395. U xnee/xneetest/TestGui/INSTALL
  1396. U xnee/xneetest/TestGui/NEWS
  1397. U xnee/xneetest/TestGui/README
  1398. U xnee/xneetest/TestGui/autogen.sh
  1399. U xnee/xneetest/TestGui/testgui.glade
  1400. cvs2 checkout: Updating xnee/xneetest/TestGui/pics
  1401. cvs2 checkout: Updating xnee/xneetest/TestGui/src
  1402. U xnee/xneetest/TestGui/src/Makefile.am
  1403. U xnee/xneetest/TestGui/src/callbacks.c
  1404. U xnee/xneetest/TestGui/src/callbacks.h
  1405. U xnee/xneetest/TestGui/src/interface.c
  1406. U xnee/xneetest/TestGui/src/interface.h
  1407. U xnee/xneetest/TestGui/src/main.c
  1408. U xnee/xneetest/TestGui/src/support.c
  1409. U xnee/xneetest/TestGui/src/support.h
  1410. U xnee/xneetest/TestGui/src/utils.c
  1411. U xnee/xneetest/TestGui/src/utils.h
  1412. cvs2 checkout: Updating xnee/xneetest/logs
  1413. U xnee/xneetest/logs/test1.log
  1414. cvs2 checkout: Updating xnee/xneetest/resultlogs
  1415. cvs2 checkout: Updating xnee/xneetest/scripts
  1416. cvs2 checkout: Updating xnee/xneetest/sessions
  1417. U xnee/xneetest/sessions/test1.xns
  1418. cvs2 checkout: Updating xnee/xswine
  1419. U xnee/xswine/main.c
  1420. so@sosa:~/Downloads/xnee-3.19/t$ cd xnee
  1421. so@sosa:~/Downloads/xnee-3.19/t/xnee$ make -f Makefile.cvs
  1422. *** Creating autotools dir
  1423. mkdir autotools/
  1424. mkdir: cannot create directory ‘autotools/’: File exists
  1425. make: [Makefile.cvs:3: generate] Error 1 (ignored)
  1426. libtoolize --automake  --copy --force
  1427. *** Retrieving configure tests needed by configure.in
  1428. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  1429. *** Building Makefile templates (step one)
  1430. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  1431. configure.in:8: installing './autotools//compile'
  1432. configure.in:25: installing './autotools//config.guess'
  1433. configure.in:25: installing './autotools//config.sub'
  1434. configure.in:3: installing './autotools//install-sh'
  1435. configure.in:3: installing './autotools//missing'
  1436. Makefile.am:14: warning: shell date: non-POSIX variable name
  1437. Makefile.am:14: (probably a GNU make extension)
  1438. cnee/src/Makefile.am: installing './autotools//depcomp'
  1439. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  1440. doc/Makefile.am:84: warning: '%'-style pattern rules are a GNU make extension
  1441. doc/Makefile.am:88: warning: '%'-style pattern rules are a GNU make extension
  1442. doc/Makefile.am:92: warning: '%'-style pattern rules are a GNU make extension
  1443. doc/Makefile.am:96: warning: '%'-style pattern rules are a GNU make extension
  1444. doc/Makefile.am:103: warning: '%'-style pattern rules are a GNU make extension
  1445. doc/Makefile.am:31: installing './autotools//mdate-sh'
  1446. doc/Makefile.am:31: installing './autotools//texinfo.tex'
  1447. /usr/share/automake-1.16/am/install.am: warning: install was already defined in condition !BUILDDOC, which is included in condition TRUE ...
  1448. doc/Makefile.am:123: ... 'install' previously defined here
  1449. gnee/src/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  1450. libxnee/src/Makefile.am:145: warning: '%'-style pattern rules are a GNU make extension
  1451. libxnee/src/Makefile.am:148: warning: '%'-style pattern rules are a GNU make extension
  1452. libxnee/test/Makefile.am:22: warning: variable 'AM_LDADD' is defined but no program or
  1453. libxnee/test/Makefile.am:22: library has 'AM' as canonical name (possible typo)
  1454. pixmap/Makefile.am:8: warning: '%'-style pattern rules are a GNU make extension
  1455. pixmap/Makefile.am:11: warning: '%'-style pattern rules are a GNU make extension
  1456. pnee/src/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  1457. *** Building Makefile templates (step two)
  1458. *** Create date/time stamp
  1459. *** Finished
  1460.    Don't forget to run configure:
  1461.     ./configure  --enable-doc
  1462.     If you haven't done so in a while, run ./configure --help
  1463. so@sosa:~/Downloads/xnee-3.19/t/xnee$ ./configure
  1464. checking for a BSD-compatible install... /usr/bin/install -c
  1465. checking whether build environment is sane... yes
  1466. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  1467. checking for gawk... no
  1468. checking for mawk... mawk
  1469. checking whether make sets $(MAKE)... yes
  1470. checking whether make supports nested variables... yes
  1471. checking for gcc... gcc
  1472. checking whether the C compiler works... yes
  1473. checking for C compiler default output file name... a.out
  1474. checking for suffix of executables...
  1475. checking whether we are cross compiling... no
  1476. checking for suffix of object files... o
  1477. checking whether we are using the GNU C compiler... yes
  1478. checking whether gcc accepts -g... yes
  1479. checking for gcc option to accept ISO C89... none needed
  1480. checking whether gcc understands -c and -o together... yes
  1481. checking whether make supports the include directive... yes (GNU style)
  1482. checking dependency style of gcc... gcc3
  1483. checking whether make sets $(MAKE)... (cached) yes
  1484. checking how to run the C preprocessor... gcc -E
  1485. checking for X... libraries , headers
  1486. checking for gethostbyname... yes
  1487. checking for connect... yes
  1488. checking for remove... yes
  1489. checking for shmat... yes
  1490. checking for IceConnectionNumber in -lICE... yes
  1491. checking for vprintf... yes
  1492. checking for _doprnt... no
  1493. checking for grep that handles long lines and -e... /usr/bin/grep
  1494. checking for egrep... /usr/bin/grep -E
  1495. checking for ANSI C header files... yes
  1496. checking for sys/types.h... yes
  1497. checking for sys/stat.h... yes
  1498. checking for stdlib.h... yes
  1499. checking for string.h... yes
  1500. checking for memory.h... yes
  1501. checking for strings.h... yes
  1502. checking for inttypes.h... yes
  1503. checking for stdint.h... yes
  1504. checking for unistd.h... yes
  1505. checking stdarg.h usability... yes
  1506. checking stdarg.h presence... yes
  1507. checking for stdarg.h... yes
  1508. checking for awk... /usr/bin/awk
  1509. checking for bash... /bin/bash
  1510. checking for pkg-config... /usr/bin/pkg-config
  1511. checking for convert... no
  1512. checking for makeinfo... no
  1513. checking for gtk-config... no
  1514. checking build system type... x86_64-pc-linux-gnu
  1515. checking host system type... x86_64-pc-linux-gnu
  1516. checking how to print strings... printf
  1517. checking for a sed that does not truncate output... /usr/bin/sed
  1518. checking for fgrep... /usr/bin/grep -F
  1519. checking for ld used by gcc... /usr/bin/ld
  1520. checking if the linker (/usr/bin/ld) is GNU ld... yes
  1521. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1522. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1523. checking whether ln -s works... yes
  1524. checking the maximum length of command line arguments... 1572864
  1525. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  1526. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  1527. checking for /usr/bin/ld option to reload object files... -r
  1528. checking for objdump... objdump
  1529. checking how to recognize dependent libraries... pass_all
  1530. checking for dlltool... no
  1531. checking how to associate runtime and link libraries... printf %s\n
  1532. checking for ar... ar
  1533. checking for archiver @FILE support... @
  1534. checking for strip... strip
  1535. checking for ranlib... ranlib
  1536. checking command to parse /usr/bin/nm -B output from gcc object... ok
  1537. checking for sysroot... no
  1538. checking for a working dd... /usr/bin/dd
  1539. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  1540. checking for mt... mt
  1541. checking if mt is a manifest tool... no
  1542. checking for dlfcn.h... yes
  1543. checking for objdir... .libs
  1544. checking if gcc supports -fno-rtti -fno-exceptions... no
  1545. checking for gcc option to produce PIC... -fPIC -DPIC
  1546. checking if gcc PIC flag -fPIC -DPIC works... yes
  1547. checking if gcc static flag -static works... yes
  1548. checking if gcc supports -c -o file.o... yes
  1549. checking if gcc supports -c -o file.o... (cached) yes
  1550. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  1551. checking whether -lc should be explicitly linked in... no
  1552. checking dynamic linker characteristics... GNU/Linux ld.so
  1553. checking how to hardcode library paths into programs... immediate
  1554. checking whether stripping libraries is possible... yes
  1555. checking if libtool supports shared libraries... yes
  1556. checking whether to build shared libraries... yes
  1557. checking whether to build static libraries... yes
  1558. checking for dlopen in -lc... no
  1559. checking for dlopen in -ldl... yes
  1560. checking for sem_init in -lc... no
  1561. checking for sem_init in -lpthread... yes
  1562. checking for XTestFakeMotionEvent in -lXtst... yes
  1563. checking for XIQueryPointer in -lXtst... no
  1564. checking for XIQueryPointer in -lXi... yes
  1565. checking X11/extensions/XInput2.h usability... yes
  1566. checking X11/extensions/XInput2.h presence... yes
  1567. checking for X11/extensions/XInput2.h... yes
  1568. checking whether to enable maintainer-specific portions of Makefiles... no
  1569. checking for pkg-config... (cached) /usr/bin/pkg-config
  1570. checking for library containing strerror... none required
  1571. checking for gcc... (cached) gcc
  1572. checking whether we are using the GNU C compiler... (cached) yes
  1573. checking whether gcc accepts -g... (cached) yes
  1574. checking for gcc option to accept ISO C89... (cached) none needed
  1575. checking whether gcc understands -c and -o together... (cached) yes
  1576. checking dependency style of gcc... (cached) gcc3
  1577. checking for gcc... (cached) gcc
  1578. checking whether we are using the GNU C compiler... (cached) yes
  1579. checking whether gcc accepts -g... (cached) yes
  1580. checking for gcc option to accept ISO C89... (cached) none needed
  1581. checking whether gcc understands -c and -o together... (cached) yes
  1582. checking dependency style of gcc... (cached) gcc3
  1583. checking for ANSI C header files... (cached) yes
  1584. checking for gethostbyname... (cached) yes
  1585. checking for connect... (cached) yes
  1586. checking for remove... (cached) yes
  1587. checking for shmat... (cached) yes
  1588. checking for IceConnectionNumber in -lICE... (cached) yes
  1589. Making the following Makefiles:
  1590.   Makefile examples/Makefile sessions/Makefile share/Makefile cnee/Makefile cnee/src/Makefile gnee/Makefile gnee/src/Makefile
  1591. checking that generated files are newer than configure... done
  1592. configure: creating ./config.status
  1593. config.status: creating Makefile
  1594. config.status: creating libxnee/Makefile
  1595. config.status: creating libxnee/src/Makefile
  1596. config.status: creating examples/Makefile
  1597. config.status: creating libxnee/test/Makefile
  1598. config.status: creating sessions/Makefile
  1599. config.status: creating share/Makefile
  1600. config.status: creating doc/Makefile
  1601. config.status: creating cnee/Makefile
  1602. config.status: creating cnee/src/Makefile
  1603. config.status: creating gnee/Makefile
  1604. config.status: creating gnee/src/Makefile
  1605. config.status: creating gnee/man/Makefile
  1606. config.status: creating pnee/Makefile
  1607. config.status: creating pnee/src/Makefile
  1608. config.status: creating pnee/pics/Makefile
  1609. config.status: creating pnee/man/Makefile
  1610. config.status: creating pnee/data/Makefile
  1611. config.status: creating pixmap/Makefile
  1612. config.status: creating man/Makefile
  1613. config.status: creating config.h
  1614. config.status: executing depfiles commands
  1615. config.status: executing libtool commands
  1616.  
  1617.  
  1618. Configuration of Xnee finished
  1619. ==============================
  1620.    PACKAGE              xnee
  1621.    VERSION              3.20
  1622.  
  1623.   Xnee Developer flags
  1624.   -------------------------------------
  1625.    VERBOSE_FLAG         -DUSE_VERBOSE
  1626.    GCOV_FLAG            
  1627.    GPROF_FLAG          
  1628.    BUF_VERBOSE_FLAG     -DNO_BUF_VERBOSE
  1629.    PEDANTIC_FLAGS      
  1630.    XNEE_XINPUT_SUPPORT_FLAGS -DXNEE_XINPUT_SUPPORT
  1631.    LIBDL                -ldl
  1632.    LIBSEMA              -lpthread
  1633.    X11_LIBS             -lX11 -lXtst -lXi
  1634.    PANEL_SERVER_DIR    
  1635.    PANEL_APPLET_DIR    
  1636.    PIXMAP_DIR           pixmap
  1637.    CONVERT              
  1638.  
  1639.   Programs used to build guis
  1640.   -----------------------------------------------------
  1641.       pkg-config  - /usr/bin/pkg-config
  1642.       ***** gtk-config missing, can't check for header files...
  1643.  
  1644.    Building the following components
  1645.    -------------------------------------
  1646.    
  1647.         cli
  1648.         gnee
  1649.  
  1650.    Excluding the following components
  1651.    -------------------------------------
  1652.    
  1653.         doc (docs are already included in dist file)
  1654.         pnee
  1655.  
  1656.    Static or dynamic linking for programs (true)
  1657.    -------------------------------------
  1658. BUILD_STATIC:  
  1659.         static
  1660.  
  1661.    Support for XInput2
  1662.    -------------------------------------
  1663.         enabled
  1664.  
  1665.    Settings ok?
  1666.    -------------------------------------
  1667.     If the settings are not ok, configure again
  1668.        ./configure <your options>
  1669.  
  1670.     To list all the configure options:
  1671.        ./configure --help
  1672.  
  1673.    Compile and install
  1674.    -------------------------------------
  1675.     If the above settings are ok, proceed with the build:
  1676.        make
  1677.     and (perhaps as root)
  1678.        make install
  1679.  
  1680. so@sosa:~/Downloads/xnee-3.19/t/xnee$ make
  1681. make  all-recursive
  1682. make[1]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee'
  1683. Making all in libxnee
  1684. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee'
  1685. Making all in src
  1686. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee/src'
  1687. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee.lo -MD -MP -MF .deps/xnee.Tpo -c -o xnee.lo xnee.c
  1688. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee.lo -MD -MP -MF .deps/xnee.Tpo -c xnee.c  -fPIC -DPIC -o .libs/xnee.o
  1689. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee.lo -MD -MP -MF .deps/xnee.Tpo -c xnee.c -o xnee.o >/dev/null 2>&1
  1690. mv -f .deps/xnee.Tpo .deps/xnee.Plo
  1691. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT print.lo -MD -MP -MF .deps/print.Tpo -c -o print.lo print.c
  1692. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c  -fPIC -DPIC -o .libs/print.o
  1693. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -o print.o >/dev/null 2>&1
  1694. mv -f .deps/print.Tpo .deps/print.Plo
  1695. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT print_varargs.lo -MD -MP -MF .deps/print_varargs.Tpo -c -o print_varargs.lo print_varargs.c
  1696. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT print_varargs.lo -MD -MP -MF .deps/print_varargs.Tpo -c print_varargs.c  -fPIC -DPIC -o .libs/print_varargs.o
  1697. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT print_varargs.lo -MD -MP -MF .deps/print_varargs.Tpo -c print_varargs.c -o print_varargs.o >/dev/null 2>&1
  1698. mv -f .deps/print_varargs.Tpo .deps/print_varargs.Plo
  1699. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_record.lo -MD -MP -MF .deps/xnee_record.Tpo -c -o xnee_record.lo xnee_record.c
  1700. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_record.lo -MD -MP -MF .deps/xnee_record.Tpo -c xnee_record.c  -fPIC -DPIC -o .libs/xnee_record.o
  1701. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_record.lo -MD -MP -MF .deps/xnee_record.Tpo -c xnee_record.c -o xnee_record.o >/dev/null 2>&1
  1702. mv -f .deps/xnee_record.Tpo .deps/xnee_record.Plo
  1703. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_replay.lo -MD -MP -MF .deps/xnee_replay.Tpo -c -o xnee_replay.lo xnee_replay.c
  1704. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_replay.lo -MD -MP -MF .deps/xnee_replay.Tpo -c xnee_replay.c  -fPIC -DPIC -o .libs/xnee_replay.o
  1705. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_replay.lo -MD -MP -MF .deps/xnee_replay.Tpo -c xnee_replay.c -o xnee_replay.o >/dev/null 2>&1
  1706. mv -f .deps/xnee_replay.Tpo .deps/xnee_replay.Plo
  1707. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT datastrings.lo -MD -MP -MF .deps/datastrings.Tpo -c -o datastrings.lo datastrings.c
  1708. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT datastrings.lo -MD -MP -MF .deps/datastrings.Tpo -c datastrings.c  -fPIC -DPIC -o .libs/datastrings.o
  1709. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT datastrings.lo -MD -MP -MF .deps/datastrings.Tpo -c datastrings.c -o datastrings.o >/dev/null 2>&1
  1710. mv -f .deps/datastrings.Tpo .deps/datastrings.Plo
  1711. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_sem.lo -MD -MP -MF .deps/xnee_sem.Tpo -c -o xnee_sem.lo xnee_sem.c
  1712. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_sem.lo -MD -MP -MF .deps/xnee_sem.Tpo -c xnee_sem.c  -fPIC -DPIC -o .libs/xnee_sem.o
  1713. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_sem.lo -MD -MP -MF .deps/xnee_sem.Tpo -c xnee_sem.c -o xnee_sem.o >/dev/null 2>&1
  1714. mv -f .deps/xnee_sem.Tpo .deps/xnee_sem.Plo
  1715. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_dl.lo -MD -MP -MF .deps/xnee_dl.Tpo -c -o xnee_dl.lo xnee_dl.c
  1716. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_dl.lo -MD -MP -MF .deps/xnee_dl.Tpo -c xnee_dl.c  -fPIC -DPIC -o .libs/xnee_dl.o
  1717. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_dl.lo -MD -MP -MF .deps/xnee_dl.Tpo -c xnee_dl.c -o xnee_dl.o >/dev/null 2>&1
  1718. mv -f .deps/xnee_dl.Tpo .deps/xnee_dl.Plo
  1719. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_setget.lo -MD -MP -MF .deps/xnee_setget.Tpo -c -o xnee_setget.lo xnee_setget.c
  1720. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_setget.lo -MD -MP -MF .deps/xnee_setget.Tpo -c xnee_setget.c  -fPIC -DPIC -o .libs/xnee_setget.o
  1721. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_setget.lo -MD -MP -MF .deps/xnee_setget.Tpo -c xnee_setget.c -o xnee_setget.o >/dev/null 2>&1
  1722. mv -f .deps/xnee_setget.Tpo .deps/xnee_setget.Plo
  1723. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_resolution.lo -MD -MP -MF .deps/xnee_resolution.Tpo -c -o xnee_resolution.lo xnee_resolution.c
  1724. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_resolution.lo -MD -MP -MF .deps/xnee_resolution.Tpo -c xnee_resolution.c  -fPIC -DPIC -o .libs/xnee_resolution.o
  1725. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_resolution.lo -MD -MP -MF .deps/xnee_resolution.Tpo -c xnee_resolution.c -o xnee_resolution.o >/dev/null 2>&1
  1726. mv -f .deps/xnee_resolution.Tpo .deps/xnee_resolution.Plo
  1727. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_fake.lo -MD -MP -MF .deps/xnee_fake.Tpo -c -o xnee_fake.lo xnee_fake.c
  1728. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_fake.lo -MD -MP -MF .deps/xnee_fake.Tpo -c xnee_fake.c  -fPIC -DPIC -o .libs/xnee_fake.o
  1729. In file included from ../include/libxnee/print.h:24,
  1730.                  from xnee_fake.c:28:
  1731. xnee_fake.c: In function 'xnee_fake_motion_event_impl':
  1732. xnee_fake.c:675:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1733.   675 |    (int) xd->fake,
  1734.       |    ^
  1735. ../include/libxnee/print_varargs.h:55:39: note: in definition of macro 'xnee_verbose'
  1736.    55 | #define xnee_verbose(a) xnee_verbosef a
  1737.       |                                       ^
  1738. xnee_fake.c:676:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1739.   676 |    (int) xdevice,
  1740.       |    ^
  1741. ../include/libxnee/print_varargs.h:55:39: note: in definition of macro 'xnee_verbose'
  1742.    55 | #define xnee_verbose(a) xnee_verbosef a
  1743.       |                                       ^
  1744. xnee_fake.c: In function 'xnee_type_file':
  1745. xnee_fake.c:804:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
  1746.   804 |       xnee_verbose ((xd,"  xnee_type_file loop read size=" SIZE_T_PRINTF_FMT " \"%s\"\n",
  1747.       |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1748.   805 |       strlen(tmp),tmp));
  1749.       |       ~~~~~~~~~~~        
  1750.       |       |
  1751.       |       size_t {aka long unsigned int}
  1752. ../include/libxnee/print_varargs.h:55:39: note: in definition of macro 'xnee_verbose'
  1753.    55 | #define xnee_verbose(a) xnee_verbosef a
  1754.       |                                       ^
  1755. In file included from xnee_fake.c:39:
  1756. ../include/libxnee/xnee_utils.h:35:30: note: format string is defined here
  1757.    35 | #define SIZE_T_PRINTF_FMT  "%d"
  1758.       |                             ~^
  1759.       |                              |
  1760.       |                              int
  1761.       |                             %ld
  1762. xnee_fake.c:809:8: warning: implicit declaration of function 'xnee_check_key'; did you mean 'xnee_check_true'? [-Wimplicit-function-declaration]
  1763.   809 |    if (xnee_check_key (xd)==XNEE_GRAB_DATA)
  1764.       |        ^~~~~~~~~~~~~~
  1765.       |        xnee_check_true
  1766. xnee_fake.c:811:15: warning: implicit declaration of function 'xnee_handle_rec_key'; did you mean 'xnee_handle_meta_data'? [-Wimplicit-function-declaration]
  1767.   811 |        mode = xnee_handle_rec_key(xd);
  1768.       |               ^~~~~~~~~~~~~~~~~~~
  1769.       |               xnee_handle_meta_data
  1770. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_fake.lo -MD -MP -MF .deps/xnee_fake.Tpo -c xnee_fake.c -o xnee_fake.o >/dev/null 2>&1
  1771. mv -f .deps/xnee_fake.Tpo .deps/xnee_fake.Plo
  1772. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_km.lo -MD -MP -MF .deps/xnee_km.Tpo -c -o xnee_km.lo xnee_km.c
  1773. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_km.lo -MD -MP -MF .deps/xnee_km.Tpo -c xnee_km.c  -fPIC -DPIC -o .libs/xnee_km.o
  1774. xnee_km.c: In function 'get_modifier_from_mapping_sub':
  1775. xnee_km.c:117:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  1776.   117 |       my_keysym = XKeycodeToKeysym(display, *keycode_ptr, 0);
  1777.       |       ^~~~~~~~~
  1778. In file included from /usr/include/X11/Xlibint.h:42,
  1779.                  from ../include/libxnee/x11_files.h:35,
  1780.                  from ../include/libxnee/xnee.h:38,
  1781.                  from ../include/libxnee/print_varargs.h:29,
  1782.                  from xnee_km.c:27:
  1783. /usr/include/X11/Xlib.h:1687:15: note: declared here
  1784.  1687 | extern KeySym XKeycodeToKeysym(
  1785.       |               ^~~~~~~~~~~~~~~~
  1786. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_km.lo -MD -MP -MF .deps/xnee_km.Tpo -c xnee_km.c -o xnee_km.o >/dev/null 2>&1
  1787. mv -f .deps/xnee_km.Tpo .deps/xnee_km.Plo
  1788. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_grab.lo -MD -MP -MF .deps/xnee_grab.Tpo -c -o xnee_grab.lo xnee_grab.c
  1789. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_grab.lo -MD -MP -MF .deps/xnee_grab.Tpo -c xnee_grab.c  -fPIC -DPIC -o .libs/xnee_grab.o
  1790. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_grab.lo -MD -MP -MF .deps/xnee_grab.Tpo -c xnee_grab.c -o xnee_grab.o >/dev/null 2>&1
  1791. mv -f .deps/xnee_grab.Tpo .deps/xnee_grab.Plo
  1792. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_resource.lo -MD -MP -MF .deps/xnee_resource.Tpo -c -o xnee_resource.lo xnee_resource.c
  1793. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_resource.lo -MD -MP -MF .deps/xnee_resource.Tpo -c xnee_resource.c  -fPIC -DPIC -o .libs/xnee_resource.o
  1794. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_resource.lo -MD -MP -MF .deps/xnee_resource.Tpo -c xnee_resource.c -o xnee_resource.o >/dev/null 2>&1
  1795. mv -f .deps/xnee_resource.Tpo .deps/xnee_resource.Plo
  1796. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_time.lo -MD -MP -MF .deps/xnee_time.Tpo -c -o xnee_time.lo xnee_time.c
  1797. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_time.lo -MD -MP -MF .deps/xnee_time.Tpo -c xnee_time.c  -fPIC -DPIC -o .libs/xnee_time.o
  1798. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_time.lo -MD -MP -MF .deps/xnee_time.Tpo -c xnee_time.c -o xnee_time.o >/dev/null 2>&1
  1799. mv -f .deps/xnee_time.Tpo .deps/xnee_time.Plo
  1800. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_callback.lo -MD -MP -MF .deps/xnee_callback.Tpo -c -o xnee_callback.lo xnee_callback.c
  1801. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_callback.lo -MD -MP -MF .deps/xnee_callback.Tpo -c xnee_callback.c  -fPIC -DPIC -o .libs/xnee_callback.o
  1802. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_callback.lo -MD -MP -MF .deps/xnee_callback.Tpo -c xnee_callback.c -o xnee_callback.o >/dev/null 2>&1
  1803. mv -f .deps/xnee_callback.Tpo .deps/xnee_callback.Plo
  1804. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_buffer.lo -MD -MP -MF .deps/xnee_buffer.Tpo -c -o xnee_buffer.lo xnee_buffer.c
  1805. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_buffer.lo -MD -MP -MF .deps/xnee_buffer.Tpo -c xnee_buffer.c  -fPIC -DPIC -o .libs/xnee_buffer.o
  1806. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_buffer.lo -MD -MP -MF .deps/xnee_buffer.Tpo -c xnee_buffer.c -o xnee_buffer.o >/dev/null 2>&1
  1807. mv -f .deps/xnee_buffer.Tpo .deps/xnee_buffer.Plo
  1808. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_threshold.lo -MD -MP -MF .deps/xnee_threshold.Tpo -c -o xnee_threshold.lo xnee_threshold.c
  1809. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_threshold.lo -MD -MP -MF .deps/xnee_threshold.Tpo -c xnee_threshold.c  -fPIC -DPIC -o .libs/xnee_threshold.o
  1810. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_threshold.lo -MD -MP -MF .deps/xnee_threshold.Tpo -c xnee_threshold.c -o xnee_threshold.o >/dev/null 2>&1
  1811. mv -f .deps/xnee_threshold.Tpo .deps/xnee_threshold.Plo
  1812. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_range.lo -MD -MP -MF .deps/xnee_range.Tpo -c -o xnee_range.lo xnee_range.c
  1813. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_range.lo -MD -MP -MF .deps/xnee_range.Tpo -c xnee_range.c  -fPIC -DPIC -o .libs/xnee_range.o
  1814. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_range.lo -MD -MP -MF .deps/xnee_range.Tpo -c xnee_range.c -o xnee_range.o >/dev/null 2>&1
  1815. mv -f .deps/xnee_range.Tpo .deps/xnee_range.Plo
  1816. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_expr.lo -MD -MP -MF .deps/xnee_expr.Tpo -c -o xnee_expr.lo xnee_expr.c
  1817. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_expr.lo -MD -MP -MF .deps/xnee_expr.Tpo -c xnee_expr.c  -fPIC -DPIC -o .libs/xnee_expr.o
  1818. In file included from /usr/include/string.h:495,
  1819.                  from ../include/libxnee/xnee.h:32,
  1820.                  from xnee_expr.c:30:
  1821. In function 'strncpy',
  1822.     inlined from 'xnee_expression_handle_prim.isra.0' at xnee_expr.c:811:3:
  1823. /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  1824.   106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  1825.       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1826. xnee_expr.c: In function 'xnee_expression_handle_prim.isra.0':
  1827. xnee_expr.c:810:15: note: length computed here
  1828.   810 |   prim_len  = strlen(str) - strlen(prim_args);
  1829.       |               ^~~~~~~~~~~
  1830. In file included from /usr/include/string.h:495,
  1831.                  from ../include/libxnee/xnee.h:32,
  1832.                  from xnee_expr.c:30:
  1833. In function 'strncpy',
  1834.     inlined from 'xnee_expression_handle_prim_sub' at xnee_expr.c:644:7,
  1835.     inlined from 'xnee_expression_handle_prim.isra.0' at xnee_expr.c:815:3:
  1836. /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  1837.   106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
  1838.       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1839. xnee_expr.c: In function 'xnee_expression_handle_prim.isra.0':
  1840. xnee_expr.c:643:13: note: length computed here
  1841.   643 |       len = strlen(str)-strlen(tmpp);
  1842.       |             ^~~~~~~~~~~
  1843. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_expr.lo -MD -MP -MF .deps/xnee_expr.Tpo -c xnee_expr.c -o xnee_expr.o >/dev/null 2>&1
  1844. mv -f .deps/xnee_expr.Tpo .deps/xnee_expr.Plo
  1845. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_error.lo -MD -MP -MF .deps/xnee_error.Tpo -c -o xnee_error.lo xnee_error.c
  1846. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_error.lo -MD -MP -MF .deps/xnee_error.Tpo -c xnee_error.c  -fPIC -DPIC -o .libs/xnee_error.o
  1847. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_error.lo -MD -MP -MF .deps/xnee_error.Tpo -c xnee_error.c -o xnee_error.o >/dev/null 2>&1
  1848. mv -f .deps/xnee_error.Tpo .deps/xnee_error.Plo
  1849. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_keysym.lo -MD -MP -MF .deps/xnee_keysym.Tpo -c -o xnee_keysym.lo xnee_keysym.c
  1850. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_keysym.lo -MD -MP -MF .deps/xnee_keysym.Tpo -c xnee_keysym.c  -fPIC -DPIC -o .libs/xnee_keysym.o
  1851. xnee_keysym.c: In function 'xnee_token_to_km':
  1852. xnee_keysym.c:176:4: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  1853.   176 |    ks = XKeycodeToKeysym(dpy,
  1854.       |    ^~
  1855. In file included from /usr/include/X11/Xlibint.h:42,
  1856.                  from ../include/libxnee/x11_files.h:35,
  1857.                  from ../include/libxnee/xnee.h:38,
  1858.                  from xnee_keysym.c:28:
  1859. /usr/include/X11/Xlib.h:1687:15: note: declared here
  1860.  1687 | extern KeySym XKeycodeToKeysym(
  1861.       |               ^~~~~~~~~~~~~~~~
  1862. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_keysym.lo -MD -MP -MF .deps/xnee_keysym.Tpo -c xnee_keysym.c -o xnee_keysym.o >/dev/null 2>&1
  1863. mv -f .deps/xnee_keysym.Tpo .deps/xnee_keysym.Plo
  1864. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_strings.lo -MD -MP -MF .deps/xnee_strings.Tpo -c -o xnee_strings.lo xnee_strings.c
  1865. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_strings.lo -MD -MP -MF .deps/xnee_strings.Tpo -c xnee_strings.c  -fPIC -DPIC -o .libs/xnee_strings.o
  1866. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_strings.lo -MD -MP -MF .deps/xnee_strings.Tpo -c xnee_strings.c -o xnee_strings.o >/dev/null 2>&1
  1867. mv -f .deps/xnee_strings.Tpo .deps/xnee_strings.Plo
  1868. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_session.lo -MD -MP -MF .deps/xnee_session.Tpo -c -o xnee_session.lo xnee_session.c
  1869. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_session.lo -MD -MP -MF .deps/xnee_session.Tpo -c xnee_session.c  -fPIC -DPIC -o .libs/xnee_session.o
  1870. xnee_session.c: In function 'signal_handler':
  1871. xnee_session.c:727:1: warning: 'noreturn' function does return
  1872.   727 | }
  1873.       | ^
  1874. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_session.lo -MD -MP -MF .deps/xnee_session.Tpo -c xnee_session.c -o xnee_session.o >/dev/null 2>&1
  1875. mv -f .deps/xnee_session.Tpo .deps/xnee_session.Plo
  1876. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_utils.lo -MD -MP -MF .deps/xnee_utils.Tpo -c -o xnee_utils.lo xnee_utils.c
  1877. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_utils.lo -MD -MP -MF .deps/xnee_utils.Tpo -c xnee_utils.c  -fPIC -DPIC -o .libs/xnee_utils.o
  1878. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_utils.lo -MD -MP -MF .deps/xnee_utils.Tpo -c xnee_utils.c -o xnee_utils.o >/dev/null 2>&1
  1879. mv -f .deps/xnee_utils.Tpo .deps/xnee_utils.Plo
  1880. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_alloc.lo -MD -MP -MF .deps/xnee_alloc.Tpo -c -o xnee_alloc.lo xnee_alloc.c
  1881. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_alloc.lo -MD -MP -MF .deps/xnee_alloc.Tpo -c xnee_alloc.c  -fPIC -DPIC -o .libs/xnee_alloc.o
  1882. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_alloc.lo -MD -MP -MF .deps/xnee_alloc.Tpo -c xnee_alloc.c -o xnee_alloc.o >/dev/null 2>&1
  1883. mv -f .deps/xnee_alloc.Tpo .deps/xnee_alloc.Plo
  1884. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_fileop.lo -MD -MP -MF .deps/xnee_fileop.Tpo -c -o xnee_fileop.lo xnee_fileop.c
  1885. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_fileop.lo -MD -MP -MF .deps/xnee_fileop.Tpo -c xnee_fileop.c  -fPIC -DPIC -o .libs/xnee_fileop.o
  1886. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_fileop.lo -MD -MP -MF .deps/xnee_fileop.Tpo -c xnee_fileop.c -o xnee_fileop.o >/dev/null 2>&1
  1887. mv -f .deps/xnee_fileop.Tpo .deps/xnee_fileop.Plo
  1888. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_display.lo -MD -MP -MF .deps/xnee_display.Tpo -c -o xnee_display.lo xnee_display.c
  1889. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_display.lo -MD -MP -MF .deps/xnee_display.Tpo -c xnee_display.c  -fPIC -DPIC -o .libs/xnee_display.o
  1890. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_display.lo -MD -MP -MF .deps/xnee_display.Tpo -c xnee_display.c -o xnee_display.o >/dev/null 2>&1
  1891. mv -f .deps/xnee_display.Tpo .deps/xnee_display.Plo
  1892. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_settings.lo -MD -MP -MF .deps/xnee_settings.Tpo -c -o xnee_settings.lo xnee_settings.c
  1893. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_settings.lo -MD -MP -MF .deps/xnee_settings.Tpo -c xnee_settings.c  -fPIC -DPIC -o .libs/xnee_settings.o
  1894. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_settings.lo -MD -MP -MF .deps/xnee_settings.Tpo -c xnee_settings.c -o xnee_settings.o >/dev/null 2>&1
  1895. mv -f .deps/xnee_settings.Tpo .deps/xnee_settings.Plo
  1896. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_plugin.lo -MD -MP -MF .deps/xnee_plugin.Tpo -c -o xnee_plugin.lo xnee_plugin.c
  1897. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_plugin.lo -MD -MP -MF .deps/xnee_plugin.Tpo -c xnee_plugin.c  -fPIC -DPIC -o .libs/xnee_plugin.o
  1898. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_plugin.lo -MD -MP -MF .deps/xnee_plugin.Tpo -c xnee_plugin.c -o xnee_plugin.o >/dev/null 2>&1
  1899. mv -f .deps/xnee_plugin.Tpo .deps/xnee_plugin.Plo
  1900. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_window.lo -MD -MP -MF .deps/xnee_window.Tpo -c -o xnee_window.lo xnee_window.c
  1901. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_window.lo -MD -MP -MF .deps/xnee_window.Tpo -c xnee_window.c  -fPIC -DPIC -o .libs/xnee_window.o
  1902. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_window.lo -MD -MP -MF .deps/xnee_window.Tpo -c xnee_window.c -o xnee_window.o >/dev/null 2>&1
  1903. mv -f .deps/xnee_window.Tpo .deps/xnee_window.Plo
  1904. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT feedback.lo -MD -MP -MF .deps/feedback.Tpo -c -o feedback.lo feedback.c
  1905. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT feedback.lo -MD -MP -MF .deps/feedback.Tpo -c feedback.c  -fPIC -DPIC -o .libs/feedback.o
  1906. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT feedback.lo -MD -MP -MF .deps/feedback.Tpo -c feedback.c -o feedback.o >/dev/null 2>&1
  1907. mv -f .deps/feedback.Tpo .deps/feedback.Plo
  1908. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT xnee_xinput.lo -MD -MP -MF .deps/xnee_xinput.Tpo -c -o xnee_xinput.lo xnee_xinput.c
  1909. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_xinput.lo -MD -MP -MF .deps/xnee_xinput.Tpo -c xnee_xinput.c  -fPIC -DPIC -o .libs/xnee_xinput.o
  1910. xnee_xinput.c: In function 'xnee_handle_xinput_event':
  1911. xnee_xinput.c:310:36: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'CARD32' {aka 'unsigned int'} [-Wformat=]
  1912.   310 |    fprintf (out, ",%u,0,0,%d,0,0,%lu,%d,%s\n",
  1913.       |                                  ~~^
  1914.       |                                    |
  1915.       |                                    long unsigned int
  1916.       |                                  %u
  1917. ......
  1918.   313 |      xrec_data->event.u.keyButtonPointer.time,
  1919.       |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1920.       |                                         |
  1921.       |                                         CARD32 {aka unsigned int}
  1922. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -DXNEE_XINPUT_SUPPORT -g -O2 -MT xnee_xinput.lo -MD -MP -MF .deps/xnee_xinput.Tpo -c xnee_xinput.c -o xnee_xinput.o >/dev/null 2>&1
  1923. mv -f .deps/xnee_xinput.Tpo .deps/xnee_xinput.Plo
  1924. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD   -DXNEE_XINPUT_SUPPORT  -g -O2 -rpath '/usr/local/lib'  -o libxnee.la  xnee.lo print.lo print_varargs.lo xnee_record.lo xnee_replay.lo datastrings.lo xnee_sem.lo xnee_dl.lo xnee_setget.lo xnee_resolution.lo xnee_fake.lo xnee_km.lo xnee_grab.lo xnee_resource.lo xnee_time.lo xnee_callback.lo xnee_buffer.lo xnee_threshold.lo xnee_range.lo xnee_expr.lo xnee_error.lo xnee_keysym.lo xnee_strings.lo xnee_session.lo xnee_utils.lo xnee_alloc.lo xnee_fileop.lo xnee_display.lo xnee_settings.lo xnee_plugin.lo xnee_window.lo feedback.lo xnee_xinput.lo  
  1925. libtool: link: gcc -shared  -fPIC -DPIC  .libs/xnee.o .libs/print.o .libs/print_varargs.o .libs/xnee_record.o .libs/xnee_replay.o .libs/datastrings.o .libs/xnee_sem.o .libs/xnee_dl.o .libs/xnee_setget.o .libs/xnee_resolution.o .libs/xnee_fake.o .libs/xnee_km.o .libs/xnee_grab.o .libs/xnee_resource.o .libs/xnee_time.o .libs/xnee_callback.o .libs/xnee_buffer.o .libs/xnee_threshold.o .libs/xnee_range.o .libs/xnee_expr.o .libs/xnee_error.o .libs/xnee_keysym.o .libs/xnee_strings.o .libs/xnee_session.o .libs/xnee_utils.o .libs/xnee_alloc.o .libs/xnee_fileop.o .libs/xnee_display.o .libs/xnee_settings.o .libs/xnee_plugin.o .libs/xnee_window.o .libs/feedback.o .libs/xnee_xinput.o    -g -g -O2   -Wl,-soname -Wl,libxnee.so.0 -o .libs/libxnee.so.0.0.0
  1926. libtool: link: (cd ".libs" && rm -f "libxnee.so.0" && ln -s "libxnee.so.0.0.0" "libxnee.so.0")
  1927. libtool: link: (cd ".libs" && rm -f "libxnee.so" && ln -s "libxnee.so.0.0.0" "libxnee.so")
  1928. libtool: link: ar cr .libs/libxnee.a  xnee.o print.o print_varargs.o xnee_record.o xnee_replay.o datastrings.o xnee_sem.o xnee_dl.o xnee_setget.o xnee_resolution.o xnee_fake.o xnee_km.o xnee_grab.o xnee_resource.o xnee_time.o xnee_callback.o xnee_buffer.o xnee_threshold.o xnee_range.o xnee_expr.o xnee_error.o xnee_keysym.o xnee_strings.o xnee_session.o xnee_utils.o xnee_alloc.o xnee_fileop.o xnee_display.o xnee_settings.o xnee_plugin.o xnee_window.o feedback.o xnee_xinput.o
  1929. libtool: link: ranlib .libs/libxnee.a
  1930. libtool: link: ( cd ".libs" && rm -f "libxnee.la" && ln -s "../libxnee.la" "libxnee.la" )
  1931. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee/src'
  1932. Making all in test
  1933. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee/test'
  1934. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT libtest.o -MD -MP -MF .deps/libtest.Tpo -c -o libtest.o libtest.c
  1935. mv -f .deps/libtest.Tpo .deps/libtest.Po
  1936. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I/include      -g       -g -O2 -L../src/.libs/  -L/src -lxnee  -lX11 -lXtst -lXi -ldl   -static   -o libtest libtest.o  
  1937. libtool: link: gcc -I../include -I/include -g -g -O2 -o libtest libtest.o  -L../src/.libs/ -L/src /home/so/Downloads/xnee-3.19/t/xnee/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl
  1938. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT test_setget.o -MD -MP -MF .deps/test_setget.Tpo -c -o test_setget.o test_setget.c
  1939. mv -f .deps/test_setget.Tpo .deps/test_setget.Po
  1940. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT test_all.o -MD -MP -MF .deps/test_all.Tpo -c -o test_all.o test_all.c
  1941. mv -f .deps/test_all.Tpo .deps/test_all.Po
  1942. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I/include      -g       -g -O2 -L../src/.libs/  -L/src -lxnee  -lX11 -lXtst -lXi -ldl   -static   -o testsetget test_setget.o test_all.o  
  1943. libtool: link: gcc -I../include -I/include -g -g -O2 -o testsetget test_setget.o test_all.o  -L../src/.libs/ -L/src /home/so/Downloads/xnee-3.19/t/xnee/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl
  1944. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT test_feedback.o -MD -MP -MF .deps/test_feedback.Tpo -c -o test_feedback.o test_feedback.c
  1945. mv -f .deps/test_feedback.Tpo .deps/test_feedback.Po
  1946. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I/include      -g       -g -O2 -L../src/.libs/  -L/src -lxnee  -lX11 -lXtst -lXi -ldl   -static   -o testfeedback test_feedback.o  
  1947. libtool: link: gcc -I../include -I/include -g -g -O2 -o testfeedback test_feedback.o  -L../src/.libs/ -L/src /home/so/Downloads/xnee-3.19/t/xnee/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl
  1948. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.c
  1949. mv -f .deps/print.Tpo .deps/print.Po
  1950. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I/include      -g       -g -O2 -L../src/.libs/  -L/src -lxnee  -lX11 -lXtst -lXi -ldl   -static   -o testprint print.o  
  1951. libtool: link: gcc -I../include -I/include -g -g -O2 -o testprint print.o  -L../src/.libs/ -L/src /home/so/Downloads/xnee-3.19/t/xnee/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl
  1952. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT disp.o -MD -MP -MF .deps/disp.Tpo -c -o disp.o disp.c
  1953. mv -f .deps/disp.Tpo .deps/disp.Po
  1954. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I/include      -g       -g -O2 -L../src/.libs/  -L/src -lxnee  -lX11 -lXtst -lXi -ldl   -static   -o testdisplay disp.o  
  1955. libtool: link: gcc -I../include -I/include -g -g -O2 -o testdisplay disp.o  -L../src/.libs/ -L/src /home/so/Downloads/xnee-3.19/t/xnee/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl
  1956. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT callback.o -MD -MP -MF .deps/callback.Tpo -c -o callback.o callback.c
  1957. mv -f .deps/callback.Tpo .deps/callback.Po
  1958. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I/include      -g       -g -O2 -L../src/.libs/  -L/src -lxnee  -lX11 -lXtst -lXi -ldl   -static   -o testcallback callback.o  
  1959. libtool: link: gcc -I../include -I/include -g -g -O2 -o testcallback callback.o  -L../src/.libs/ -L/src /home/so/Downloads/xnee-3.19/t/xnee/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl
  1960. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I/include      -g       -g -O2 -MT libtestcb_la-callback_so.lo -MD -MP -MF .deps/libtestcb_la-callback_so.Tpo -c -o libtestcb_la-callback_so.lo `test -f 'callback_so.c' || echo './'`callback_so.c
  1961. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -I/include -g -g -O2 -MT libtestcb_la-callback_so.lo -MD -MP -MF .deps/libtestcb_la-callback_so.Tpo -c callback_so.c  -fPIC -DPIC -o .libs/libtestcb_la-callback_so.o
  1962. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -I/include -g -g -O2 -MT libtestcb_la-callback_so.lo -MD -MP -MF .deps/libtestcb_la-callback_so.Tpo -c callback_so.c -o libtestcb_la-callback_so.o >/dev/null 2>&1
  1963. mv -f .deps/libtestcb_la-callback_so.Tpo .deps/libtestcb_la-callback_so.Plo
  1964. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I/include      -g       -g -O2 -L../src/.libs/  -L/src -lxnee  -lX11 -lXtst -lXi -ldl   -static   -o libtestcb.la -rpath /usr/local/lib libtestcb_la-callback_so.lo  
  1965. libtool: link: ar cr .libs/libtestcb.a  libtestcb_la-callback_so.o
  1966. libtool: link: ranlib .libs/libtestcb.a
  1967. libtool: link: ( cd ".libs" && rm -f "libtestcb.la" && ln -s "../libtestcb.la" "libtestcb.la" )
  1968. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee/test'
  1969. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee'
  1970. make[3]: Nothing to be done for 'all-am'.
  1971. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee'
  1972. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee'
  1973. Making all in cnee
  1974. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee'
  1975. Making all in src
  1976. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee/src'
  1977. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I../../libxnee/include      -g -DUSE_VERBOSE -DNO_BUF_VERBOSE     -DXNEE_XINPUT_SUPPORT   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT cnee_fake.o -MD -MP -MF .deps/cnee_fake.Tpo -c -o cnee_fake.o cnee_fake.c
  1978. mv -f .deps/cnee_fake.Tpo .deps/cnee_fake.Po
  1979. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I../../libxnee/include      -g -DUSE_VERBOSE -DNO_BUF_VERBOSE     -DXNEE_XINPUT_SUPPORT   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT cnee_printer.o -MD -MP -MF .deps/cnee_printer.Tpo -c -o cnee_printer.o cnee_printer.c
  1980. mv -f .deps/cnee_printer.Tpo .deps/cnee_printer.Po
  1981. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I../../libxnee/include      -g -DUSE_VERBOSE -DNO_BUF_VERBOSE     -DXNEE_XINPUT_SUPPORT   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT cnee_strings.o -MD -MP -MF .deps/cnee_strings.Tpo -c -o cnee_strings.o cnee_strings.c
  1982. mv -f .deps/cnee_strings.Tpo .deps/cnee_strings.Po
  1983. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I../../libxnee/include      -g -DUSE_VERBOSE -DNO_BUF_VERBOSE     -DXNEE_XINPUT_SUPPORT   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT cnee_demo.o -MD -MP -MF .deps/cnee_demo.Tpo -c -o cnee_demo.o cnee_demo.c
  1984. mv -f .deps/cnee_demo.Tpo .deps/cnee_demo.Po
  1985. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I../../libxnee/include      -g -DUSE_VERBOSE -DNO_BUF_VERBOSE     -DXNEE_XINPUT_SUPPORT   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  1986. mv -f .deps/main.Tpo .deps/main.Po
  1987. gcc -DHAVE_CONFIG_H -I. -I../..    -I../include -I../../libxnee/include      -g -DUSE_VERBOSE -DNO_BUF_VERBOSE     -DXNEE_XINPUT_SUPPORT   -DXNEE_XINPUT_SUPPORT  -g -O2 -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
  1988. parse.c: In function 'xnee_parse_cnee_option':
  1989. parse.c:623:7: warning: implicit declaration of function 'cnee_record_replay'; did you mean 'xnee_is_force_replay'? [-Wimplicit-function-declaration]
  1990.   623 |       cnee_record_replay(xd);
  1991.       |       ^~~~~~~~~~~~~~~~~~
  1992.       |       xnee_is_force_replay
  1993. mv -f .deps/parse.Tpo .deps/parse.Po
  1994. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../include -I../../libxnee/include      -g -DUSE_VERBOSE -DNO_BUF_VERBOSE     -DXNEE_XINPUT_SUPPORT   -DXNEE_XINPUT_SUPPORT  -g -O2   -static   -o cnee cnee_fake.o cnee_printer.o cnee_strings.o cnee_demo.o main.o parse.o -L../../libxnee/src -lxnee  -lX11 -lXtst -lXi -ldl  
  1995. libtool: link: gcc -I../include -I../../libxnee/include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DXNEE_XINPUT_SUPPORT -DXNEE_XINPUT_SUPPORT -g -O2 -o cnee cnee_fake.o cnee_printer.o cnee_strings.o cnee_demo.o main.o parse.o  -L../../libxnee/src /home/so/Downloads/xnee-3.19/t/xnee/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl
  1996. Generating texi file from: cnee
  1997. ./cnee --texipage > cnee.texi
  1998. make  all-am
  1999. make[4]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee/src'
  2000. ./cnee --manpage > cnee.1
  2001. make[4]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee/src'
  2002. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee/src'
  2003. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee'
  2004. make[3]: Nothing to be done for 'all-am'.
  2005. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee'
  2006. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee'
  2007. Making all in gnee
  2008. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee'
  2009. Making all in src
  2010. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee/src'
  2011. gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I"../../libxnee"/include -I../../     -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -DXNEE_XINPUT_SUPPORT  -g -O2 -MT gnee-main.o -MD -MP -MF .deps/gnee-main.Tpo -c -o gnee-main.o `test -f 'main.c' || echo './'`main.c
  2012. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  2013.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  2014.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  2015.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  2016.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  2017.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  2018.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  2019.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  2020.                  from main.c:35:
  2021. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  2022.   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
  2023.       | ^~~~
  2024. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  2025.                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
  2026.                  from /usr/include/glib-2.0/glib-object.h:22,
  2027.                  from /usr/include/glib-2.0/gio/gioenums.h:28,
  2028.                  from /usr/include/glib-2.0/gio/giotypes.h:28,
  2029.                  from /usr/include/glib-2.0/gio/gio.h:26,
  2030.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2031.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2032.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2033.                  from main.c:35:
  2034. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  2035.   679 | {
  2036.       | ^
  2037. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  2038.                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  2039.                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  2040.                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
  2041.                  from main.c:35:
  2042. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  2043.    73 |   GTimeVal last_popdown;
  2044.       |   ^~~~~~~~
  2045. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  2046.                  from /usr/include/glib-2.0/glib.h:30,
  2047.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2048.                  from /usr/include/glib-2.0/glib-object.h:22,
  2049.                  from /usr/include/glib-2.0/gio/gioenums.h:28,
  2050.                  from /usr/include/glib-2.0/gio/giotypes.h:28,
  2051.                  from /usr/include/glib-2.0/gio/gio.h:26,
  2052.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2053.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2054.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2055.                  from main.c:35:
  2056. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  2057.   547 | struct _GTimeVal
  2058.       |        ^~~~~~~~~
  2059. mv -f .deps/gnee-main.Tpo .deps/gnee-main.Po
  2060. gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I"../../libxnee"/include -I../../     -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -DXNEE_XINPUT_SUPPORT  -g -O2 -MT gnee-support.o -MD -MP -MF .deps/gnee-support.Tpo -c -o gnee-support.o `test -f 'support.c' || echo './'`support.c
  2061. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  2062.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  2063.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  2064.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  2065.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  2066.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  2067.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  2068.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  2069.                  from support.c:15:
  2070. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  2071.   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
  2072.       | ^~~~
  2073. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  2074.                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
  2075.                  from /usr/include/glib-2.0/glib-object.h:22,
  2076.                  from /usr/include/glib-2.0/gio/gioenums.h:28,
  2077.                  from /usr/include/glib-2.0/gio/giotypes.h:28,
  2078.                  from /usr/include/glib-2.0/gio/gio.h:26,
  2079.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2080.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2081.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2082.                  from support.c:15:
  2083. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  2084.   679 | {
  2085.       | ^
  2086. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  2087.                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  2088.                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  2089.                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
  2090.                  from support.c:15:
  2091. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  2092.    73 |   GTimeVal last_popdown;
  2093.       |   ^~~~~~~~
  2094. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  2095.                  from /usr/include/glib-2.0/glib.h:30,
  2096.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2097.                  from /usr/include/glib-2.0/glib-object.h:22,
  2098.                  from /usr/include/glib-2.0/gio/gioenums.h:28,
  2099.                  from /usr/include/glib-2.0/gio/giotypes.h:28,
  2100.                  from /usr/include/glib-2.0/gio/gio.h:26,
  2101.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2102.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2103.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2104.                  from support.c:15:
  2105. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  2106.   547 | struct _GTimeVal
  2107.       |        ^~~~~~~~~
  2108. mv -f .deps/gnee-support.Tpo .deps/gnee-support.Po
  2109. gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I"../../libxnee"/include -I../../     -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -DXNEE_XINPUT_SUPPORT  -g -O2 -MT gnee-interface.o -MD -MP -MF .deps/gnee-interface.Tpo -c -o gnee-interface.o `test -f 'interface.c' || echo './'`interface.c
  2110. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  2111.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  2112.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  2113.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  2114.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  2115.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  2116.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  2117.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  2118.                  from interface.c:16:
  2119. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  2120.   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
  2121.       | ^~~~
  2122. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  2123.                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
  2124.                  from /usr/include/glib-2.0/glib-object.h:22,
  2125.                  from /usr/include/glib-2.0/gio/gioenums.h:28,
  2126.                  from /usr/include/glib-2.0/gio/giotypes.h:28,
  2127.                  from /usr/include/glib-2.0/gio/gio.h:26,
  2128.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2129.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2130.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2131.                  from interface.c:16:
  2132. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  2133.   679 | {
  2134.       | ^
  2135. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  2136.                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  2137.                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  2138.                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
  2139.                  from interface.c:16:
  2140. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  2141.    73 |   GTimeVal last_popdown;
  2142.       |   ^~~~~~~~
  2143. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  2144.                  from /usr/include/glib-2.0/glib.h:30,
  2145.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2146.                  from /usr/include/glib-2.0/glib-object.h:22,
  2147.                  from /usr/include/glib-2.0/gio/gioenums.h:28,
  2148.                  from /usr/include/glib-2.0/gio/giotypes.h:28,
  2149.                  from /usr/include/glib-2.0/gio/gio.h:26,
  2150.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2151.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2152.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2153.                  from interface.c:16:
  2154. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  2155.   547 | struct _GTimeVal
  2156.       |        ^~~~~~~~~
  2157. interface.c: In function 'create_gnee_window':
  2158. interface.c:247:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations]
  2159.   247 |       gdk_pixbuf_unref (gnee_window_icon_pixbuf);
  2160.       |       ^~~~~~~~~~~~~~~~
  2161. In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34,
  2162.                  from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37,
  2163.                  from /usr/include/gtk-2.0/gdk/gdkcairo.h:28,
  2164.                  from /usr/include/gtk-2.0/gdk/gdk.h:33,
  2165.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2166.                  from interface.c:16:
  2167. /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here
  2168.   232 | void       gdk_pixbuf_unref    (GdkPixbuf *pixbuf);
  2169.       |            ^~~~~~~~~~~~~~~~
  2170. mv -f .deps/gnee-interface.Tpo .deps/gnee-interface.Po
  2171. gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I"../../libxnee"/include -I../../     -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -DXNEE_XINPUT_SUPPORT  -g -O2 -MT gnee-callbacks.o -MD -MP -MF .deps/gnee-callbacks.Tpo -c -o gnee-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c
  2172. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  2173.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  2174.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  2175.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  2176.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  2177.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  2178.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  2179.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  2180.                  from callbacks.c:30:
  2181. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  2182.   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
  2183.       | ^~~~
  2184. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  2185.                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
  2186.                  from /usr/include/glib-2.0/glib-object.h:22,
  2187.                  from /usr/include/glib-2.0/gio/gioenums.h:28,
  2188.                  from /usr/include/glib-2.0/gio/giotypes.h:28,
  2189.                  from /usr/include/glib-2.0/gio/gio.h:26,
  2190.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2191.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2192.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2193.                  from callbacks.c:30:
  2194. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  2195.   679 | {
  2196.       | ^
  2197. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  2198.                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  2199.                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  2200.                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
  2201.                  from callbacks.c:30:
  2202. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  2203.    73 |   GTimeVal last_popdown;
  2204.       |   ^~~~~~~~
  2205. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  2206.                  from /usr/include/glib-2.0/glib.h:30,
  2207.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2208.                  from /usr/include/glib-2.0/glib-object.h:22,
  2209.                  from /usr/include/glib-2.0/gio/gioenums.h:28,
  2210.                  from /usr/include/glib-2.0/gio/giotypes.h:28,
  2211.                  from /usr/include/glib-2.0/gio/gio.h:26,
  2212.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2213.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2214.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2215.                  from callbacks.c:30:
  2216. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  2217.   547 | struct _GTimeVal
  2218.       |        ^~~~~~~~~
  2219. mv -f .deps/gnee-callbacks.Tpo .deps/gnee-callbacks.Po
  2220. gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I"../../libxnee"/include -I../../     -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -DXNEE_XINPUT_SUPPORT  -g -O2 -MT gnee-recordables.o -MD -MP -MF .deps/gnee-recordables.Tpo -c -o gnee-recordables.o `test -f 'recordables.c' || echo './'`recordables.c
  2221. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  2222.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  2223.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  2224.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  2225.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  2226.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  2227.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  2228.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  2229.                  from recordables.h:28,
  2230.                  from recordables.c:26:
  2231. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  2232.   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
  2233.       | ^~~~
  2234. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  2235.                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
  2236.                  from /usr/include/glib-2.0/glib-object.h:22,
  2237.                  from /usr/include/glib-2.0/gio/gioenums.h:28,
  2238.                  from /usr/include/glib-2.0/gio/giotypes.h:28,
  2239.                  from /usr/include/glib-2.0/gio/gio.h:26,
  2240.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2241.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2242.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2243.                  from recordables.h:28,
  2244.                  from recordables.c:26:
  2245. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  2246.   679 | {
  2247.       | ^
  2248. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  2249.                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  2250.                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  2251.                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
  2252.                  from recordables.h:28,
  2253.                  from recordables.c:26:
  2254. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  2255.    73 |   GTimeVal last_popdown;
  2256.       |   ^~~~~~~~
  2257. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  2258.                  from /usr/include/glib-2.0/glib.h:30,
  2259.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2260.                  from /usr/include/glib-2.0/glib-object.h:22,
  2261.                  from /usr/include/glib-2.0/gio/gioenums.h:28,
  2262.                  from /usr/include/glib-2.0/gio/giotypes.h:28,
  2263.                  from /usr/include/glib-2.0/gio/gio.h:26,
  2264.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2265.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2266.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2267.                  from recordables.h:28,
  2268.                  from recordables.c:26:
  2269. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  2270.   547 | struct _GTimeVal
  2271.       |        ^~~~~~~~~
  2272. mv -f .deps/gnee-recordables.Tpo .deps/gnee-recordables.Po
  2273. gcc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I"../../libxnee"/include -I../../     -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -DXNEE_XINPUT_SUPPORT  -g -O2 -MT gnee-gnee_xnee.o -MD -MP -MF .deps/gnee-gnee_xnee.Tpo -c -o gnee-gnee_xnee.o `test -f 'gnee_xnee.c' || echo './'`gnee_xnee.c
  2274. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  2275.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  2276.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  2277.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  2278.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  2279.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  2280.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  2281.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  2282.                  from gnee_xnee.c:26:
  2283. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
  2284.   236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
  2285.       | ^~~~
  2286. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  2287.                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
  2288.                  from /usr/include/glib-2.0/glib-object.h:22,
  2289.                  from /usr/include/glib-2.0/gio/gioenums.h:28,
  2290.                  from /usr/include/glib-2.0/gio/giotypes.h:28,
  2291.                  from /usr/include/glib-2.0/gio/gio.h:26,
  2292.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2293.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2294.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2295.                  from gnee_xnee.c:26:
  2296. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  2297.   679 | {
  2298.       | ^
  2299. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  2300.                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  2301.                  from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  2302.                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
  2303.                  from gnee_xnee.c:26:
  2304. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  2305.    73 |   GTimeVal last_popdown;
  2306.       |   ^~~~~~~~
  2307. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  2308.                  from /usr/include/glib-2.0/glib.h:30,
  2309.                  from /usr/include/glib-2.0/gobject/gbinding.h:28,
  2310.                  from /usr/include/glib-2.0/glib-object.h:22,
  2311.                  from /usr/include/glib-2.0/gio/gioenums.h:28,
  2312.                  from /usr/include/glib-2.0/gio/giotypes.h:28,
  2313.                  from /usr/include/glib-2.0/gio/gio.h:26,
  2314.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  2315.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  2316.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  2317.                  from gnee_xnee.c:26:
  2318. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  2319.   547 | struct _GTimeVal
  2320.       |        ^~~~~~~~~
  2321. mv -f .deps/gnee-gnee_xnee.Tpo .deps/gnee-gnee_xnee.Po
  2322. /bin/bash ../../libtool  --tag=CC   --mode=link gcc  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16  -DXNEE_XINPUT_SUPPORT  -g -O2 -static   -o gnee gnee-main.o gnee-support.o gnee-interface.o gnee-callbacks.o gnee-recordables.o gnee-gnee_xnee.o -L"../../libxnee"/ -L"../../libxnee"/.. -L"../../libxnee"/src -lxnee  -lX11 -lXtst -lXi -ldl -lpthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype  
  2323. libtool: link: gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -DXNEE_XINPUT_SUPPORT -g -O2 -o gnee gnee-main.o gnee-support.o gnee-interface.o gnee-callbacks.o gnee-recordables.o gnee-gnee_xnee.o  -L../../libxnee/ -L../../libxnee/.. -L../../libxnee/src /home/so/Downloads/xnee-3.19/t/xnee/libxnee/src/.libs/libxnee.a -lX11 -lXtst -lXi -ldl -lpthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -pthread
  2324. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee/src'
  2325. Making all in man
  2326. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee/man'
  2327. cat gnee.1.in | sed "s/__VERSION_TAG__/3.20/g" > gnee.1
  2328. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee/man'
  2329. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee'
  2330. make[3]: Nothing to be done for 'all-am'.
  2331. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee'
  2332. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee'
  2333. Making all in pnee
  2334. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/pnee'
  2335. make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/pnee'
  2336. make[3]: Nothing to be done for 'all-am'.
  2337. make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/pnee'
  2338. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/pnee'
  2339. Making all in doc
  2340. make[2]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/doc'
  2341. restore=: && backupdir=".am$$" && \
  2342. am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
  2343. rm -rf $backupdir && mkdir $backupdir && \
  2344. if ( --version) >/dev/null 2>&1; then \
  2345.   for f in xnee.info xnee.info-[0-9] xnee.info-[0-9][0-9] xnee.i[0-9] xnee.i[0-9][0-9]; do \
  2346.     if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  2347.   done; \
  2348. else :; fi && \
  2349. cd "$am__cwd"; \
  2350. if    -I . \
  2351.  -o xnee.info xnee.texi; \
  2352. then \
  2353.   rc=0; \
  2354.   CDPATH="${ZSH_VERSION+.}:" && cd .; \
  2355. else \
  2356.   rc=$?; \
  2357.   CDPATH="${ZSH_VERSION+.}:" && cd . && \
  2358.   $restore $backupdir/* `echo "./xnee.info" | sed 's|[^/]*$||'`; \
  2359. fi; \
  2360. rm -rf $backupdir; exit $rc
  2361. /bin/bash: line 9: -I: command not found
  2362. make[2]: *** [Makefile:422: xnee.info] Error 127
  2363. make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/doc'
  2364. make[1]: *** [Makefile:442: all-recursive] Error 1
  2365. make[1]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee'
  2366. make: *** [Makefile:374: all] Error 2
Add Comment
Please, Sign In to add comment