Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- so@sosa:~/Downloads/xnee-3.19$ ./configure
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking whether make sets $(MAKE)... (cached) yes
- checking how to run the C preprocessor... gcc -E
- checking for X... libraries , headers
- checking for gethostbyname... yes
- checking for connect... yes
- checking for remove... yes
- checking for shmat... yes
- checking for IceConnectionNumber in -lICE... yes
- checking for vprintf... yes
- checking for _doprnt... no
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking stdarg.h usability... yes
- checking stdarg.h presence... yes
- checking for stdarg.h... yes
- checking for awk... /usr/bin/awk
- checking for bash... /bin/bash
- checking for pkg-config... /usr/bin/pkg-config
- checking for convert... no
- checking for makeinfo... no
- checking for gtk-config... no
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking for dlopen in -lc... no
- checking for dlopen in -ldl... yes
- checking for sem_init in -lc... no
- checking for sem_init in -lpthread... yes
- checking for XTestFakeMotionEvent in -lXtst... yes
- checking for XIQueryPointer in -lXtst... no
- checking for XIQueryPointer in -lXi... yes
- checking X11/extensions/XInput2.h usability... yes
- checking X11/extensions/XInput2.h presence... yes
- checking for X11/extensions/XInput2.h... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking for library containing strerror... none required
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking whether gcc understands -c and -o together... (cached) yes
- checking dependency style of gcc... (cached) gcc3
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking whether gcc understands -c and -o together... (cached) yes
- checking dependency style of gcc... (cached) gcc3
- checking for ANSI C header files... (cached) yes
- checking for gethostbyname... (cached) yes
- checking for connect... (cached) yes
- checking for remove... (cached) yes
- checking for shmat... (cached) yes
- checking for IceConnectionNumber in -lICE... (cached) yes
- Package libgnomeui-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `libgnomeui-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'libgnomeui-2.0' found
- Package libgnomeui-2.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `libgnomeui-2.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'libgnomeui-2.0' found
- Making the following Makefiles:
- Makefile examples/Makefile sessions/Makefile share/Makefile cnee/Makefile cnee/src/Makefile gnee/Makefile gnee/src/Makefile
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating libxnee/Makefile
- config.status: creating libxnee/src/Makefile
- config.status: creating examples/Makefile
- config.status: creating libxnee/test/Makefile
- config.status: creating sessions/Makefile
- config.status: creating share/Makefile
- config.status: creating doc/Makefile
- config.status: creating cnee/Makefile
- config.status: creating cnee/src/Makefile
- config.status: creating gnee/Makefile
- config.status: creating gnee/src/Makefile
- config.status: creating gnee/man/Makefile
- config.status: creating pnee/Makefile
- config.status: creating pnee/src/Makefile
- config.status: creating pnee/pics/Makefile
- config.status: creating pnee/man/Makefile
- config.status: creating pnee/data/Makefile
- config.status: creating pixmap/Makefile
- config.status: creating man/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- Configuration of Xnee finished
- ==============================
- PACKAGE xnee
- VERSION 3.19
- Xnee Developer flags
- -------------------------------------
- VERBOSE_FLAG -DUSE_VERBOSE
- GCOV_FLAG
- GPROF_FLAG
- BUF_VERBOSE_FLAG -DNO_BUF_VERBOSE
- PEDANTIC_FLAGS
- XNEE_XINPUT_SUPPORT_FLAGS -DXNEE_XINPUT_SUPPORT
- LIBDL -ldl
- LIBSEMA -lpthread
- X11_LIBS -lX11 -lXtst -lXi
- PANEL_SERVER_DIR
- PANEL_APPLET_DIR
- PIXMAP_DIR pixmap
- CONVERT
- Programs used to build guis
- -----------------------------------------------------
- pkg-config - /usr/bin/pkg-config
- ***** gtk-config missing, can't check for header files...
- Building the following components
- -------------------------------------
- cli
- gnee
- Excluding the following components
- -------------------------------------
- doc (docs are already included in dist file)
- pnee
- Static or dynamic linking for programs (true)
- -------------------------------------
- BUILD_STATIC:
- static
- Support for XInput2
- -------------------------------------
- enabled
- Settings ok?
- -------------------------------------
- If the settings are not ok, configure again
- ./configure <your options>
- To list all the configure options:
- ./configure --help
- Compile and install
- -------------------------------------
- If the above settings are ok, proceed with the build:
- make
- and (perhaps as root)
- make install
- so@sosa:~/Downloads/xnee-3.19$ make
- make all-recursive
- make[1]: Entering directory '/home/so/Downloads/xnee-3.19'
- Making all in libxnee
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee'
- Making all in src
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee/src'
- /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
- 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
- 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
- mv -f .deps/xnee.Tpo .deps/xnee.Plo
- /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
- 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
- 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
- mv -f .deps/print.Tpo .deps/print.Plo
- /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
- 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
- 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
- mv -f .deps/print_varargs.Tpo .deps/print_varargs.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_record.Tpo .deps/xnee_record.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_replay.Tpo .deps/xnee_replay.Plo
- /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
- 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
- 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
- mv -f .deps/datastrings.Tpo .deps/datastrings.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_sem.Tpo .deps/xnee_sem.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_dl.Tpo .deps/xnee_dl.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_setget.Tpo .deps/xnee_setget.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_resolution.Tpo .deps/xnee_resolution.Plo
- /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
- 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
- In file included from ../include/libxnee/print.h:24,
- from xnee_fake.c:28:
- xnee_fake.c: In function 'xnee_fake_motion_event_impl':
- xnee_fake.c:675:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- 675 | (int) xd->fake,
- | ^
- ../include/libxnee/print_varargs.h:55:39: note: in definition of macro 'xnee_verbose'
- 55 | #define xnee_verbose(a) xnee_verbosef a
- | ^
- xnee_fake.c:676:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- 676 | (int) xdevice,
- | ^
- ../include/libxnee/print_varargs.h:55:39: note: in definition of macro 'xnee_verbose'
- 55 | #define xnee_verbose(a) xnee_verbosef a
- | ^
- xnee_fake.c: In function 'xnee_type_file':
- 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=]
- 804 | xnee_verbose ((xd," xnee_type_file loop read size=" SIZE_T_PRINTF_FMT " \"%s\"\n",
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 805 | strlen(tmp),tmp));
- | ~~~~~~~~~~~
- | |
- | size_t {aka long unsigned int}
- ../include/libxnee/print_varargs.h:55:39: note: in definition of macro 'xnee_verbose'
- 55 | #define xnee_verbose(a) xnee_verbosef a
- | ^
- In file included from xnee_fake.c:39:
- ../include/libxnee/xnee_utils.h:35:30: note: format string is defined here
- 35 | #define SIZE_T_PRINTF_FMT "%d"
- | ~^
- | |
- | int
- | %ld
- xnee_fake.c:809:8: warning: implicit declaration of function 'xnee_check_key'; did you mean 'xnee_check_true'? [-Wimplicit-function-declaration]
- 809 | if (xnee_check_key (xd)==XNEE_GRAB_DATA)
- | ^~~~~~~~~~~~~~
- | xnee_check_true
- xnee_fake.c:811:15: warning: implicit declaration of function 'xnee_handle_rec_key'; did you mean 'xnee_handle_meta_data'? [-Wimplicit-function-declaration]
- 811 | mode = xnee_handle_rec_key(xd);
- | ^~~~~~~~~~~~~~~~~~~
- | xnee_handle_meta_data
- 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
- mv -f .deps/xnee_fake.Tpo .deps/xnee_fake.Plo
- /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
- 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
- xnee_km.c: In function 'get_modifier_from_mapping_sub':
- xnee_km.c:117:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
- 117 | my_keysym = XKeycodeToKeysym(display, *keycode_ptr, 0);
- | ^~~~~~~~~
- In file included from /usr/include/X11/Xlibint.h:42,
- from ../include/libxnee/x11_files.h:35,
- from ../include/libxnee/xnee.h:38,
- from ../include/libxnee/print_varargs.h:29,
- from xnee_km.c:27:
- /usr/include/X11/Xlib.h:1687:15: note: declared here
- 1687 | extern KeySym XKeycodeToKeysym(
- | ^~~~~~~~~~~~~~~~
- 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
- mv -f .deps/xnee_km.Tpo .deps/xnee_km.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_grab.Tpo .deps/xnee_grab.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_resource.Tpo .deps/xnee_resource.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_time.Tpo .deps/xnee_time.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_callback.Tpo .deps/xnee_callback.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_buffer.Tpo .deps/xnee_buffer.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_threshold.Tpo .deps/xnee_threshold.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_range.Tpo .deps/xnee_range.Plo
- /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
- 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
- In file included from /usr/include/string.h:495,
- from ../include/libxnee/xnee.h:32,
- from xnee_expr.c:30:
- In function 'strncpy',
- inlined from 'xnee_expression_handle_prim.isra.0' at xnee_expr.c:811:3:
- /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=]
- 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- xnee_expr.c: In function 'xnee_expression_handle_prim.isra.0':
- xnee_expr.c:810:15: note: length computed here
- 810 | prim_len = strlen(str) - strlen(prim_args);
- | ^~~~~~~~~~~
- In file included from /usr/include/string.h:495,
- from ../include/libxnee/xnee.h:32,
- from xnee_expr.c:30:
- In function 'strncpy',
- inlined from 'xnee_expression_handle_prim_sub' at xnee_expr.c:644:7,
- inlined from 'xnee_expression_handle_prim.isra.0' at xnee_expr.c:815:3:
- /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=]
- 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- xnee_expr.c: In function 'xnee_expression_handle_prim.isra.0':
- xnee_expr.c:643:13: note: length computed here
- 643 | len = strlen(str)-strlen(tmpp);
- | ^~~~~~~~~~~
- 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
- mv -f .deps/xnee_expr.Tpo .deps/xnee_expr.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_error.Tpo .deps/xnee_error.Plo
- /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
- 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
- xnee_keysym.c: In function 'xnee_token_to_km':
- xnee_keysym.c:176:4: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
- 176 | ks = XKeycodeToKeysym(dpy,
- | ^~
- In file included from /usr/include/X11/Xlibint.h:42,
- from ../include/libxnee/x11_files.h:35,
- from ../include/libxnee/xnee.h:38,
- from xnee_keysym.c:28:
- /usr/include/X11/Xlib.h:1687:15: note: declared here
- 1687 | extern KeySym XKeycodeToKeysym(
- | ^~~~~~~~~~~~~~~~
- 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
- mv -f .deps/xnee_keysym.Tpo .deps/xnee_keysym.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_strings.Tpo .deps/xnee_strings.Plo
- /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
- 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
- xnee_session.c: In function 'signal_handler':
- xnee_session.c:727:1: warning: 'noreturn' function does return
- 727 | }
- | ^
- 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
- mv -f .deps/xnee_session.Tpo .deps/xnee_session.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_utils.Tpo .deps/xnee_utils.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_alloc.Tpo .deps/xnee_alloc.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_fileop.Tpo .deps/xnee_fileop.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_display.Tpo .deps/xnee_display.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_settings.Tpo .deps/xnee_settings.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_plugin.Tpo .deps/xnee_plugin.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_window.Tpo .deps/xnee_window.Plo
- /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
- 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
- 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
- mv -f .deps/feedback.Tpo .deps/feedback.Plo
- /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
- 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
- xnee_xinput.c: In function 'xnee_handle_xinput_event':
- 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=]
- 310 | fprintf (out, ",%u,0,0,%d,0,0,%lu,%d,%s\n",
- | ~~^
- | |
- | long unsigned int
- | %u
- ......
- 313 | xrec_data->event.u.keyButtonPointer.time,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- | |
- | CARD32 {aka unsigned int}
- 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
- mv -f .deps/xnee_xinput.Tpo .deps/xnee_xinput.Plo
- /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
- 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
- libtool: link: (cd ".libs" && rm -f "libxnee.so.0" && ln -s "libxnee.so.0.0.0" "libxnee.so.0")
- libtool: link: (cd ".libs" && rm -f "libxnee.so" && ln -s "libxnee.so.0.0.0" "libxnee.so")
- 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
- ar: `u' modifier ignored since `D' is the default (see `U')
- libtool: link: ranlib .libs/libxnee.a
- libtool: link: ( cd ".libs" && rm -f "libxnee.la" && ln -s "../libxnee.la" "libxnee.la" )
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee/src'
- Making all in test
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee/test'
- /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
- 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
- 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
- mv -f .deps/libtestcb_la-callback_so.Tpo .deps/libtestcb_la-callback_so.Plo
- /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
- libtool: link: ar cru .libs/libtestcb.a libtestcb_la-callback_so.o
- ar: `u' modifier ignored since `D' is the default (see `U')
- libtool: link: ranlib .libs/libtestcb.a
- libtool: link: ( cd ".libs" && rm -f "libtestcb.la" && ln -s "../libtestcb.la" "libtestcb.la" )
- 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
- mv -f .deps/libtest.Tpo .deps/libtest.Po
- /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
- 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
- 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
- mv -f .deps/test_setget.Tpo .deps/test_setget.Po
- 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
- mv -f .deps/test_all.Tpo .deps/test_all.Po
- /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
- 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
- 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
- mv -f .deps/test_feedback.Tpo .deps/test_feedback.Po
- /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
- 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
- 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
- mv -f .deps/print.Tpo .deps/print.Po
- /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
- 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
- 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
- mv -f .deps/disp.Tpo .deps/disp.Po
- /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
- 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
- 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
- mv -f .deps/callback.Tpo .deps/callback.Po
- /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
- 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
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee/test'
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee'
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee'
- Making all in cnee
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/cnee'
- Making all in src
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/cnee/src'
- 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
- mv -f .deps/cnee_fake.Tpo .deps/cnee_fake.Po
- 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
- mv -f .deps/cnee_printer.Tpo .deps/cnee_printer.Po
- 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
- mv -f .deps/cnee_strings.Tpo .deps/cnee_strings.Po
- 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
- mv -f .deps/cnee_demo.Tpo .deps/cnee_demo.Po
- 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
- mv -f .deps/main.Tpo .deps/main.Po
- 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
- parse.c: In function ‘xnee_parse_cnee_option’:
- parse.c:623:7: warning: implicit declaration of function ‘cnee_record_replay’; did you mean ‘xnee_is_force_replay’? [-Wimplicit-function-declaration]
- 623 | cnee_record_replay(xd);
- | ^~~~~~~~~~~~~~~~~~
- | xnee_is_force_replay
- mv -f .deps/parse.Tpo .deps/parse.Po
- /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
- 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
- Generating texi file from: cnee
- ./cnee --texipage > cnee.texi
- make all-am
- make[4]: Entering directory '/home/so/Downloads/xnee-3.19/cnee/src'
- ./cnee --manpage > cnee.1
- make[4]: Leaving directory '/home/so/Downloads/xnee-3.19/cnee/src'
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/cnee/src'
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/cnee'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/cnee'
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/cnee'
- Making all in gnee
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/gnee'
- Making all in src
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/gnee/src'
- 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
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from main.c:35:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
- from /usr/include/glib-2.0/gobject/gbinding.h:29,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from main.c:35:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
- 679 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126,
- from main.c:35:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
- from /usr/include/glib-2.0/glib.h:30,
- from /usr/include/glib-2.0/gobject/gbinding.h:28,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from main.c:35:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
- 547 | struct _GTimeVal
- | ^~~~~~~~~
- mv -f .deps/gnee-main.Tpo .deps/gnee-main.Po
- 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
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from support.c:15:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
- from /usr/include/glib-2.0/gobject/gbinding.h:29,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from support.c:15:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
- 679 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126,
- from support.c:15:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
- from /usr/include/glib-2.0/glib.h:30,
- from /usr/include/glib-2.0/gobject/gbinding.h:28,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from support.c:15:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
- 547 | struct _GTimeVal
- | ^~~~~~~~~
- mv -f .deps/gnee-support.Tpo .deps/gnee-support.Po
- 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
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from interface.c:16:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
- from /usr/include/glib-2.0/gobject/gbinding.h:29,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from interface.c:16:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
- 679 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126,
- from interface.c:16:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
- from /usr/include/glib-2.0/glib.h:30,
- from /usr/include/glib-2.0/gobject/gbinding.h:28,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from interface.c:16:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
- 547 | struct _GTimeVal
- | ^~~~~~~~~
- interface.c: In function ‘create_gnee_window’:
- interface.c:247:7: warning: ‘gdk_pixbuf_unref’ is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations]
- 247 | gdk_pixbuf_unref (gnee_window_icon_pixbuf);
- | ^~~~~~~~~~~~~~~~
- In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34,
- from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37,
- from /usr/include/gtk-2.0/gdk/gdkcairo.h:28,
- from /usr/include/gtk-2.0/gdk/gdk.h:33,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from interface.c:16:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here
- 232 | void gdk_pixbuf_unref (GdkPixbuf *pixbuf);
- | ^~~~~~~~~~~~~~~~
- mv -f .deps/gnee-interface.Tpo .deps/gnee-interface.Po
- 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
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from callbacks.c:30:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
- from /usr/include/glib-2.0/gobject/gbinding.h:29,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from callbacks.c:30:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
- 679 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126,
- from callbacks.c:30:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
- from /usr/include/glib-2.0/glib.h:30,
- from /usr/include/glib-2.0/gobject/gbinding.h:28,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from callbacks.c:30:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
- 547 | struct _GTimeVal
- | ^~~~~~~~~
- mv -f .deps/gnee-callbacks.Tpo .deps/gnee-callbacks.Po
- 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
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from recordables.h:28,
- from recordables.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
- from /usr/include/glib-2.0/gobject/gbinding.h:29,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from recordables.h:28,
- from recordables.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
- 679 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126,
- from recordables.h:28,
- from recordables.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
- from /usr/include/glib-2.0/glib.h:30,
- from /usr/include/glib-2.0/gobject/gbinding.h:28,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from recordables.h:28,
- from recordables.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
- 547 | struct _GTimeVal
- | ^~~~~~~~~
- mv -f .deps/gnee-recordables.Tpo .deps/gnee-recordables.Po
- 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
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from gnee_xnee.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
- from /usr/include/glib-2.0/gobject/gbinding.h:29,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from gnee_xnee.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
- 679 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126,
- from gnee_xnee.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
- from /usr/include/glib-2.0/glib.h:30,
- from /usr/include/glib-2.0/gobject/gbinding.h:28,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from gnee_xnee.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
- 547 | struct _GTimeVal
- | ^~~~~~~~~
- mv -f .deps/gnee-gnee_xnee.Tpo .deps/gnee-gnee_xnee.Po
- /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
- 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
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/gnee/src'
- Making all in man
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/gnee/man'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/gnee/man'
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/gnee'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/gnee'
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/gnee'
- Making all in pnee
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/pnee'
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/pnee'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/pnee'
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/pnee'
- Making all in doc
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/doc'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/doc'
- Making all in share
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/share'
- cp xnee.sh.in1 xnee.sh
- cat xnee.sh.in2 | sed 's,__VERSIONTAG__,3.19,g' >> xnee.sh
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/share'
- Making all in examples
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/examples'
- echo "#!" "/bin/bash" > simple_bash.sh
- echo " " >> simple_bash.sh
- echo " " >> simple_bash.sh
- echo "if [ -f /usr/local/bin/bin/cnee ]" >> simple_bash.sh
- echo "then" >> simple_bash.sh
- echo " CNEE=/usr/local/bin/bin/cnee" >> simple_bash.sh
- echo "fi" >> simple_bash.sh
- echo " " >> simple_bash.sh
- echo " " >> simple_bash.sh
- echo "if [ -f /usr/local/share/xnee/xnee.sh ]" >> simple_bash.sh
- echo "then" >> simple_bash.sh
- echo " . /usr/local/share/xnee/xnee.sh" >> simple_bash.sh
- echo " XNEE_SH=/usr/local/share/xnee/Xnee.sh" >> simple_bash.sh
- echo "fi" >> simple_bash.sh
- cat simple_bash.sh.in1 >> simple_bash.sh
- chmod ugo+x simple_bash.sh
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/examples'
- Making all in sessions
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/sessions'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/sessions'
- Making all in pixmap
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/pixmap'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/pixmap'
- Making all in man
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/man'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/man'
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19'
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19'
- make[1]: Leaving directory '/home/so/Downloads/xnee-3.19'
- so@sosa:~/Downloads/xnee-3.19$ make install
- Making install in libxnee
- make[1]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee'
- Making install in src
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee/src'
- make[2]: Nothing to be done for 'install'.
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee/src'
- Making install in test
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee/test'
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/libxnee/test'
- /usr/bin/mkdir -p '/usr/local/lib'
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libtestcb.la '/usr/local/lib'
- libtool: install: /usr/bin/install -c .libs/libtestcb.lai /usr/local/lib/libtestcb.la
- /usr/bin/install: cannot create regular file '/usr/local/lib/libtestcb.la': Permission denied
- make[3]: *** [Makefile:439: install-libLTLIBRARIES] Error 1
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee/test'
- make[2]: *** [Makefile:652: install-am] Error 2
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee/test'
- make[1]: *** [Makefile:376: install-recursive] Error 1
- make[1]: Leaving directory '/home/so/Downloads/xnee-3.19/libxnee'
- make: *** [Makefile:430: install-recursive] Error 1
- so@sosa:~/Downloads/xnee-3.19$ mkdir t
- so@sosa:~/Downloads/xnee-3.19$ cd t
- so@sosa:~/Downloads/xnee-3.19/t$ cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/xnee co xnee
- cvs2 checkout: Updating xnee
- U xnee/AUTHORS
- U xnee/BUGS
- U xnee/COPYING
- U xnee/ChangeLog
- U xnee/EXAMPLES
- U xnee/FAQ
- U xnee/GNUmakefile
- U xnee/INSTALL
- U xnee/Makefile.am
- U xnee/Makefile.cvs
- U xnee/Makefile.devel
- U xnee/Makefile.xnee
- U xnee/NEWS
- U xnee/README
- U xnee/README.cvs
- U xnee/README.debian
- U xnee/TODO
- U xnee/Xnee.config
- U xnee/Xnee.creator
- U xnee/Xnee.files
- U xnee/Xnee.includes
- U xnee/cfg.mk
- U xnee/config.h.in
- U xnee/config.xnee
- U xnee/configure.in
- U xnee/maint.mk
- cvs2 checkout: Updating xnee/autotools
- cvs2 checkout: Updating xnee/build
- U xnee/build/autobuild.sh
- U xnee/build/build-and-log.sh
- U xnee/build/build-cvstag.sh
- U xnee/build/build-xnee.sh
- U xnee/build/build.sh
- U xnee/build/build_docs.sh
- U xnee/build/build_web.sh
- U xnee/build/coverage.sh
- U xnee/build/cvs_build.sh
- U xnee/build/ftp-upload.sh
- U xnee/build/maemo.sh
- U xnee/build/maint-test.sh
- U xnee/build/profile.sh
- U xnee/build/rem-build.sh
- U xnee/build/setup-debian.sh
- U xnee/build/test-dist.sh
- U xnee/build/test_rel.sh
- cvs2 checkout: Updating xnee/build/SPECS
- U xnee/build/SPECS/cnee.spec.tmpl
- U xnee/build/SPECS/doc.spec.tmpl
- U xnee/build/SPECS/xnee-devel.spec.tmpl
- U xnee/build/SPECS/xnee.spec.tmpl
- cvs2 checkout: Updating xnee/build/bugs
- cvs2 checkout: Updating xnee/build/bugs/savannah_32385
- cvs2 checkout: Updating xnee/cnee
- U xnee/cnee/AUTHORS
- U xnee/cnee/ChangeLog
- U xnee/cnee/INSTALL
- U xnee/cnee/Makefile.am
- U xnee/cnee/Makefile.cnee
- U xnee/cnee/Makefile.cvs
- U xnee/cnee/NEWS
- U xnee/cnee/README
- cvs2 checkout: Updating xnee/cnee/autotools
- cvs2 checkout: Updating xnee/cnee/include
- U xnee/cnee/include/cnee.h
- U xnee/cnee/include/cnee_demo.h
- U xnee/cnee/include/cnee_fake.h
- U xnee/cnee/include/cnee_printer.h
- U xnee/cnee/include/cnee_strings.h
- U xnee/cnee/include/parse.h
- cvs2 checkout: Updating xnee/cnee/src
- U xnee/cnee/src/Makefile.am
- U xnee/cnee/src/cnee_demo.c
- U xnee/cnee/src/cnee_fake.c
- U xnee/cnee/src/cnee_printer.c
- U xnee/cnee/src/cnee_strings.c
- U xnee/cnee/src/main.c
- U xnee/cnee/src/parse.c
- cvs2 checkout: Updating xnee/cnee/test
- U xnee/cnee/test/check_mem.sh
- U xnee/cnee/test/run_cnee
- U xnee/cnee/test/test_all.sh
- cvs2 checkout: Updating xnee/cnee/test/bin
- U xnee/cnee/test/bin/new_script.sh
- cvs2 checkout: Updating xnee/cnee/test/etc
- U xnee/cnee/test/etc/base_funs
- U xnee/cnee/test/etc/cat_wrapper
- cvs2 checkout: Updating xnee/cnee/test/record
- U xnee/cnee/test/record/keyboard.sh
- U xnee/cnee/test/record/mouse.sh
- cvs2 checkout: Updating xnee/cnee/test/scripts
- cvs2 checkout: Updating xnee/cnee/test/scripts/grab
- U xnee/cnee/test/scripts/grab/p_r_s.sh
- U xnee/cnee/test/scripts/grab/stop.sh
- cvs2 checkout: Updating xnee/cnee/test/scripts/options
- U xnee/cnee/test/scripts/options/all-events.sh
- U xnee/cnee/test/scripts/options/print-error-name.sh
- U xnee/cnee/test/scripts/options/print-error-names.sh
- U xnee/cnee/test/scripts/options/print-event-name-human.sh
- U xnee/cnee/test/scripts/options/print-event-name.sh
- U xnee/cnee/test/scripts/options/print-event-names.sh
- U xnee/cnee/test/scripts/options/print-request-name-human.sh
- U xnee/cnee/test/scripts/options/print-request-name.sh
- U xnee/cnee/test/scripts/options/print-request-names.sh
- U xnee/cnee/test/scripts/options/test_all.sh
- cvs2 checkout: Updating xnee/cnee/test/scripts/record
- U xnee/cnee/test/scripts/record/keyboard.sh
- U xnee/cnee/test/scripts/record/mouse.sh
- U xnee/cnee/test/scripts/record/server_times.sh
- cvs2 checkout: Updating xnee/cnee/test/scripts/replay
- U xnee/cnee/test/scripts/replay/keyboard.sh
- U xnee/cnee/test/scripts/replay/mouse.sh
- cvs2 checkout: Updating xnee/cnee/test/scripts/resolution
- U xnee/cnee/test/scripts/resolution/mo-res.sh
- cvs2 checkout: Updating xnee/cnee/test/scripts/retype
- U xnee/cnee/test/scripts/retype/keyboard.sh
- U xnee/cnee/test/scripts/retype/onefile.txt
- cvs2 checkout: Updating xnee/cnee/test/scripts/scripting
- U xnee/cnee/test/scripts/scripting/gen_test.sh
- cvs2 checkout: Updating xnee/cnee/test/scripts/timing
- U xnee/cnee/test/scripts/timing/mo-time.sh
- cvs2 checkout: Updating xnee/cnee/test/sessions
- cvs2 checkout: Updating xnee/cnee/test/src
- U xnee/cnee/test/src/Makefile
- U xnee/cnee/test/src/xgetter.c
- cvs2 checkout: Updating xnee/devel-scripts
- U xnee/devel-scripts/setup-xi2.sh
- cvs2 checkout: Updating xnee/doc
- U xnee/doc/AUTHORS
- U xnee/doc/COPYING
- U xnee/doc/ChangeLog
- U xnee/doc/Makefile.am
- U xnee/doc/Makefile.cvs
- U xnee/doc/NEWS
- U xnee/doc/README
- U xnee/doc/fdl.texi
- U xnee/doc/gen_faq.sh
- U xnee/doc/version.texi
- U xnee/doc/xndetail.dia
- U xnee/doc/xnee.1
- U xnee/doc/xnee.dox
- U xnee/doc/xnee.texi
- U xnee/doc/xnee_copying
- U xnee/doc/xnee_error.texi
- U xnee/doc/xnee_exampl.texi
- U xnee/doc/xnee_faq.texi
- U xnee/doc/xnee_func.texi
- U xnee/doc/xnee_general.texi
- U xnee/doc/xnee_install.texi
- U xnee/doc/xnee_intern.texi
- U xnee/doc/xnee_intro.texi
- U xnee/doc/xnee_progs.texi
- U xnee/doc/xnee_prot.texi
- U xnee/doc/xnee_req.texi
- U xnee/doc/xnee_start.texi
- U xnee/doc/xnee_synch.texi
- U xnee/doc/xnee_usage.texi
- U xnee/doc/xngener.dia
- U xnee/doc/xnrec.dia
- U xnee/doc/xnrep.dia
- U xnee/doc/xnswinp.dia
- cvs2 checkout: Updating xnee/doc/autotools
- cvs2 checkout: Updating xnee/doc/coverage
- U xnee/doc/coverage/readme
- cvs2 checkout: Updating xnee/doc/pics
- U xnee/doc/pics/dia_gen.sh
- U xnee/doc/pics/xndetail.dia
- U xnee/doc/pics/xngener.dia
- U xnee/doc/pics/xnrec.dia
- U xnee/doc/pics/xnrep.dia
- U xnee/doc/pics/xnswinp.dia
- cvs2 checkout: Updating xnee/examples
- U xnee/examples/Makefile.am
- U xnee/examples/simple_bash.sh.in1
- cvs2 checkout: Updating xnee/gnee
- U xnee/gnee/AUTHORS
- U xnee/gnee/ChangeLog
- U xnee/gnee/Makefile.am
- U xnee/gnee/Makefile.cvs
- U xnee/gnee/NEWS
- U xnee/gnee/README
- U xnee/gnee/acconfig.h
- U xnee/gnee/autogen.sh
- U xnee/gnee/gnee.glade
- U xnee/gnee/gnee.gladep
- U xnee/gnee/stamp-h.in
- cvs2 checkout: Updating xnee/gnee/autotools
- cvs2 checkout: Updating xnee/gnee/man
- U xnee/gnee/man/Makefile.am
- U xnee/gnee/man/gnee.1.in
- cvs2 checkout: Updating xnee/gnee/po
- U xnee/gnee/po/ChangeLog
- U xnee/gnee/po/POTFILES.in
- cvs2 checkout: Updating xnee/gnee/src
- U xnee/gnee/src/Makefile.am
- U xnee/gnee/src/Makefile.test
- U xnee/gnee/src/callbacks.c
- U xnee/gnee/src/callbacks.h
- U xnee/gnee/src/getstrings.c
- U xnee/gnee/src/gnee_xnee.c
- U xnee/gnee/src/gnee_xnee.h
- U xnee/gnee/src/interface.c
- U xnee/gnee/src/interface.h
- U xnee/gnee/src/main.c
- U xnee/gnee/src/recordables.c
- U xnee/gnee/src/recordables.h
- U xnee/gnee/src/support.c
- U xnee/gnee/src/support.h
- cvs2 checkout: Updating xnee/libxnee
- U xnee/libxnee/AUTHORS
- U xnee/libxnee/ChangeLog
- U xnee/libxnee/INSTALL
- U xnee/libxnee/Makefile.am
- U xnee/libxnee/Makefile.cvs
- U xnee/libxnee/Makefile.libxnee
- U xnee/libxnee/NEWS
- U xnee/libxnee/README
- cvs2 checkout: Updating xnee/libxnee/autotools
- cvs2 checkout: Updating xnee/libxnee/doc
- U xnee/libxnee/doc/Makefile.am
- U xnee/libxnee/doc/dev_version.texi
- U xnee/libxnee/doc/mdate-sh
- U xnee/libxnee/doc/texinfo.tex
- U xnee/libxnee/doc/xnee.dox
- U xnee/libxnee/doc/xnee_devel_build.texi
- U xnee/libxnee/doc/xnee_devel_down.texi
- U xnee/libxnee/doc/xnee_devel_over.texi
- U xnee/libxnee/doc/xnee_develop.texi
- cvs2 checkout: Updating xnee/libxnee/include
- cvs2 checkout: Updating xnee/libxnee/include/libxnee
- U xnee/libxnee/include/libxnee/datastrings.h
- U xnee/libxnee/include/libxnee/feedback.h
- U xnee/libxnee/include/libxnee/print.h
- U xnee/libxnee/include/libxnee/print_varargs.h
- U xnee/libxnee/include/libxnee/x11_files.h
- U xnee/libxnee/include/libxnee/xnee.h
- U xnee/libxnee/include/libxnee/xnee_alloc.h
- U xnee/libxnee/include/libxnee/xnee_buffer.h
- U xnee/libxnee/include/libxnee/xnee_callback.h
- U xnee/libxnee/include/libxnee/xnee_display.h
- U xnee/libxnee/include/libxnee/xnee_dl.h
- U xnee/libxnee/include/libxnee/xnee_error.h
- U xnee/libxnee/include/libxnee/xnee_expr.h
- U xnee/libxnee/include/libxnee/xnee_fake.h
- U xnee/libxnee/include/libxnee/xnee_fileop.h
- U xnee/libxnee/include/libxnee/xnee_grab.h
- U xnee/libxnee/include/libxnee/xnee_internal.h
- U xnee/libxnee/include/libxnee/xnee_keysym.h
- U xnee/libxnee/include/libxnee/xnee_km.h
- U xnee/libxnee/include/libxnee/xnee_plugin.h
- U xnee/libxnee/include/libxnee/xnee_range.h
- U xnee/libxnee/include/libxnee/xnee_record.h
- U xnee/libxnee/include/libxnee/xnee_replay.h
- U xnee/libxnee/include/libxnee/xnee_resolution.h
- U xnee/libxnee/include/libxnee/xnee_resource.h
- U xnee/libxnee/include/libxnee/xnee_sem.h
- U xnee/libxnee/include/libxnee/xnee_session.h
- U xnee/libxnee/include/libxnee/xnee_setget.h
- U xnee/libxnee/include/libxnee/xnee_settings.h
- U xnee/libxnee/include/libxnee/xnee_strings.h
- U xnee/libxnee/include/libxnee/xnee_threshold.h
- U xnee/libxnee/include/libxnee/xnee_time.h
- U xnee/libxnee/include/libxnee/xnee_utils.h
- U xnee/libxnee/include/libxnee/xnee_window.h
- U xnee/libxnee/include/libxnee/xnee_xinput.h
- cvs2 checkout: Updating xnee/libxnee/src
- U xnee/libxnee/src/Makefile.am
- U xnee/libxnee/src/datastrings.c
- U xnee/libxnee/src/feedback.c
- U xnee/libxnee/src/print.c
- U xnee/libxnee/src/print_varargs.c
- U xnee/libxnee/src/xnee.c
- U xnee/libxnee/src/xnee_alloc.c
- U xnee/libxnee/src/xnee_buffer.c
- U xnee/libxnee/src/xnee_callback.c
- U xnee/libxnee/src/xnee_display.c
- U xnee/libxnee/src/xnee_dl.c
- U xnee/libxnee/src/xnee_error.c
- U xnee/libxnee/src/xnee_expr.c
- U xnee/libxnee/src/xnee_fake.c
- U xnee/libxnee/src/xnee_fileop.c
- U xnee/libxnee/src/xnee_grab.c
- U xnee/libxnee/src/xnee_keysym.c
- U xnee/libxnee/src/xnee_km.c
- U xnee/libxnee/src/xnee_plugin.c
- U xnee/libxnee/src/xnee_range.c
- U xnee/libxnee/src/xnee_record.c
- U xnee/libxnee/src/xnee_replay.c
- U xnee/libxnee/src/xnee_resolution.c
- U xnee/libxnee/src/xnee_resource.c
- U xnee/libxnee/src/xnee_sem.c
- U xnee/libxnee/src/xnee_session.c
- U xnee/libxnee/src/xnee_setget.c
- U xnee/libxnee/src/xnee_settings.c
- U xnee/libxnee/src/xnee_strings.c
- U xnee/libxnee/src/xnee_threshold.c
- U xnee/libxnee/src/xnee_time.c
- U xnee/libxnee/src/xnee_utils.c
- U xnee/libxnee/src/xnee_window.c
- U xnee/libxnee/src/xnee_xinput.c
- cvs2 checkout: Updating xnee/libxnee/test
- U xnee/libxnee/test/Makefile.am
- U xnee/libxnee/test/callback.c
- U xnee/libxnee/test/callback_so.c
- U xnee/libxnee/test/disp.c
- U xnee/libxnee/test/libtest.c
- U xnee/libxnee/test/print.c
- U xnee/libxnee/test/test-wrapper.sh
- U xnee/libxnee/test/test_all.c
- U xnee/libxnee/test/test_feedback.c
- U xnee/libxnee/test/test_setget.c
- U xnee/libxnee/test/test_setget.h
- cvs2 checkout: Updating xnee/man
- U xnee/man/Makefile.am
- U xnee/man/xnee.1.in
- cvs2 checkout: Updating xnee/misc
- cvs2 checkout: Updating xnee/pixmap
- U xnee/pixmap/Makefile.am
- U xnee/pixmap/xnee.png
- U xnee/pixmap/xnee.xpm
- cvs2 checkout: Updating xnee/pixmap/32x32
- U xnee/pixmap/32x32/xnee.png
- cvs2 checkout: Updating xnee/pixmap/512x512
- U xnee/pixmap/512x512/xnee-new.png
- cvs2 checkout: Updating xnee/pixmap/src
- cvs2 checkout: Updating xnee/pnee
- U xnee/pnee/INSTALL
- U xnee/pnee/Makefile.am
- U xnee/pnee/autogen.sh
- U xnee/pnee/pnee.glade
- U xnee/pnee/pnee.gladep
- cvs2 checkout: Updating xnee/pnee/data
- U xnee/pnee/data/Makefile.am
- U xnee/pnee/data/pnee.server
- U xnee/pnee/data/pnee.server.in
- cvs2 checkout: Updating xnee/pnee/man
- U xnee/pnee/man/Makefile.am
- U xnee/pnee/man/pnee.1.in
- cvs2 checkout: Updating xnee/pnee/pics
- U xnee/pnee/pics/Makefile.am
- U xnee/pnee/pics/pnee-record.png
- U xnee/pnee/pics/pnee-replay.png
- U xnee/pnee/pics/pnee-stop-mini.png
- U xnee/pnee/pics/pnee-stop.png
- cvs2 checkout: Updating xnee/pnee/po
- U xnee/pnee/po/Makefile.in.in
- cvs2 checkout: Updating xnee/pnee/src
- U xnee/pnee/src/Makefile.am
- U xnee/pnee/src/callbacks.c
- U xnee/pnee/src/callbacks.h
- U xnee/pnee/src/interface.c
- U xnee/pnee/src/interface.h
- U xnee/pnee/src/main.c
- U xnee/pnee/src/pnee_impl.c
- U xnee/pnee/src/pnee_impl.h
- U xnee/pnee/src/pnee_types.h
- U xnee/pnee/src/support.c
- U xnee/pnee/src/support.h
- U xnee/pnee/src/xnee_panel.h
- cvs2 checkout: Updating xnee/projects
- U xnee/projects/test.xnp
- cvs2 checkout: Updating xnee/qnee
- cvs2 checkout: Updating xnee/resources
- cvs2 checkout: Updating xnee/sessions
- U xnee/sessions/Makefile.am
- U xnee/sessions/example1.xns
- cvs2 checkout: Updating xnee/share
- U xnee/share/Makefile.am
- U xnee/share/xnee.sh.in1
- U xnee/share/xnee.sh.in2
- cvs2 checkout: Updating xnee/xnee
- U xnee/xnee/AUTHORS
- U xnee/xnee/ChangeLog
- U xnee/xnee/INSTALL
- U xnee/xnee/Makefile.am
- U xnee/xnee/Makefile.cvs
- U xnee/xnee/Makefile.xnee
- U xnee/xnee/NEWS
- U xnee/xnee/README
- cvs2 checkout: Updating xnee/xnee/autotools
- cvs2 checkout: Updating xnee/xnee/doc
- U xnee/xnee/doc/Makefile.am
- U xnee/xnee/doc/fdl.texi
- U xnee/xnee/doc/mdate-sh
- U xnee/xnee/doc/texinfo.tex
- U xnee/xnee/doc/version.texi
- U xnee/xnee/doc/xnee.texi
- U xnee/xnee/doc/xnee_copying
- U xnee/xnee/doc/xnee_error.texi
- U xnee/xnee/doc/xnee_exampl.texi
- U xnee/xnee/doc/xnee_faq.texi
- U xnee/xnee/doc/xnee_general.texi
- U xnee/xnee/doc/xnee_install.texi
- U xnee/xnee/doc/xnee_intern.texi
- U xnee/xnee/doc/xnee_intro.texi
- U xnee/xnee/doc/xnee_req.texi
- U xnee/xnee/doc/xnee_start.texi
- U xnee/xnee/doc/xnee_synch.texi
- U xnee/xnee/doc/xnee_usage.texi
- cvs2 checkout: Updating xnee/xnee/src
- U xnee/xnee/src/Makefile.am
- U xnee/xnee/src/main.c
- U xnee/xnee/src/parse.c
- U xnee/xnee/src/parse.h
- cvs2 checkout: Updating xnee/xnee/test
- U xnee/xnee/test/test_all.sh
- cvs2 checkout: Updating xnee/xnee/test/bin
- U xnee/xnee/test/bin/new_script.sh
- cvs2 checkout: Updating xnee/xnee/test/etc
- U xnee/xnee/test/etc/base_funs
- cvs2 checkout: Updating xnee/xnee/test/record
- U xnee/xnee/test/record/keyboard.sh
- U xnee/xnee/test/record/mouse.sh
- cvs2 checkout: Updating xnee/xnee/test/scripts
- cvs2 checkout: Updating xnee/xnee/test/scripts/options
- U xnee/xnee/test/scripts/options/all-events.sh
- U xnee/xnee/test/scripts/options/print-error-name.sh
- U xnee/xnee/test/scripts/options/print-error-names.sh
- U xnee/xnee/test/scripts/options/print-event-name.sh
- U xnee/xnee/test/scripts/options/print-event-names.sh
- U xnee/xnee/test/scripts/options/print-request-name.sh
- U xnee/xnee/test/scripts/options/print-request-names.sh
- U xnee/xnee/test/scripts/options/test_all.sh
- cvs2 checkout: Updating xnee/xnee/test/scripts/record
- U xnee/xnee/test/scripts/record/keyboard.sh
- U xnee/xnee/test/scripts/record/mouse.sh
- cvs2 checkout: Updating xnee/xnee/test/scripts/replay
- U xnee/xnee/test/scripts/replay/keyboard.sh
- U xnee/xnee/test/scripts/replay/mouse.sh
- cvs2 checkout: Updating xnee/xnee/test/scripts/resolution
- U xnee/xnee/test/scripts/resolution/mo-res.sh
- cvs2 checkout: Updating xnee/xnee/test/scripts/timing
- U xnee/xnee/test/scripts/timing/mo-time.sh
- cvs2 checkout: Updating xnee/xnee/test/sessions
- cvs2 checkout: Updating xnee/xneetest
- U xnee/xneetest/README
- U xnee/xneetest/test_xnee.sh
- cvs2 checkout: Updating xnee/xneetest/TestGui
- U xnee/xneetest/TestGui/AUTHORS
- U xnee/xneetest/TestGui/COPYING
- U xnee/xneetest/TestGui/ChangeLog
- U xnee/xneetest/TestGui/INSTALL
- U xnee/xneetest/TestGui/NEWS
- U xnee/xneetest/TestGui/README
- U xnee/xneetest/TestGui/autogen.sh
- U xnee/xneetest/TestGui/testgui.glade
- cvs2 checkout: Updating xnee/xneetest/TestGui/pics
- cvs2 checkout: Updating xnee/xneetest/TestGui/src
- U xnee/xneetest/TestGui/src/Makefile.am
- U xnee/xneetest/TestGui/src/callbacks.c
- U xnee/xneetest/TestGui/src/callbacks.h
- U xnee/xneetest/TestGui/src/interface.c
- U xnee/xneetest/TestGui/src/interface.h
- U xnee/xneetest/TestGui/src/main.c
- U xnee/xneetest/TestGui/src/support.c
- U xnee/xneetest/TestGui/src/support.h
- U xnee/xneetest/TestGui/src/utils.c
- U xnee/xneetest/TestGui/src/utils.h
- cvs2 checkout: Updating xnee/xneetest/logs
- U xnee/xneetest/logs/test1.log
- cvs2 checkout: Updating xnee/xneetest/resultlogs
- cvs2 checkout: Updating xnee/xneetest/scripts
- cvs2 checkout: Updating xnee/xneetest/sessions
- U xnee/xneetest/sessions/test1.xns
- cvs2 checkout: Updating xnee/xswine
- U xnee/xswine/main.c
- so@sosa:~/Downloads/xnee-3.19/t$ cd xnee
- so@sosa:~/Downloads/xnee-3.19/t/xnee$ make -f Makefile.cvs
- *** Creating autotools dir
- mkdir autotools/
- mkdir: cannot create directory ‘autotools/’: File exists
- make: [Makefile.cvs:3: generate] Error 1 (ignored)
- libtoolize --automake --copy --force
- *** Retrieving configure tests needed by configure.in
- aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
- *** Building Makefile templates (step one)
- automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
- configure.in:8: installing './autotools//compile'
- configure.in:25: installing './autotools//config.guess'
- configure.in:25: installing './autotools//config.sub'
- configure.in:3: installing './autotools//install-sh'
- configure.in:3: installing './autotools//missing'
- Makefile.am:14: warning: shell date: non-POSIX variable name
- Makefile.am:14: (probably a GNU make extension)
- cnee/src/Makefile.am: installing './autotools//depcomp'
- automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
- doc/Makefile.am:84: warning: '%'-style pattern rules are a GNU make extension
- doc/Makefile.am:88: warning: '%'-style pattern rules are a GNU make extension
- doc/Makefile.am:92: warning: '%'-style pattern rules are a GNU make extension
- doc/Makefile.am:96: warning: '%'-style pattern rules are a GNU make extension
- doc/Makefile.am:103: warning: '%'-style pattern rules are a GNU make extension
- doc/Makefile.am:31: installing './autotools//mdate-sh'
- doc/Makefile.am:31: installing './autotools//texinfo.tex'
- /usr/share/automake-1.16/am/install.am: warning: install was already defined in condition !BUILDDOC, which is included in condition TRUE ...
- doc/Makefile.am:123: ... 'install' previously defined here
- gnee/src/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
- libxnee/src/Makefile.am:145: warning: '%'-style pattern rules are a GNU make extension
- libxnee/src/Makefile.am:148: warning: '%'-style pattern rules are a GNU make extension
- libxnee/test/Makefile.am:22: warning: variable 'AM_LDADD' is defined but no program or
- libxnee/test/Makefile.am:22: library has 'AM' as canonical name (possible typo)
- pixmap/Makefile.am:8: warning: '%'-style pattern rules are a GNU make extension
- pixmap/Makefile.am:11: warning: '%'-style pattern rules are a GNU make extension
- pnee/src/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
- *** Building Makefile templates (step two)
- *** Create date/time stamp
- *** Finished
- Don't forget to run configure:
- ./configure --enable-doc
- If you haven't done so in a while, run ./configure --help
- so@sosa:~/Downloads/xnee-3.19/t/xnee$ ./configure
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking whether make supports the include directive... yes (GNU style)
- checking dependency style of gcc... gcc3
- checking whether make sets $(MAKE)... (cached) yes
- checking how to run the C preprocessor... gcc -E
- checking for X... libraries , headers
- checking for gethostbyname... yes
- checking for connect... yes
- checking for remove... yes
- checking for shmat... yes
- checking for IceConnectionNumber in -lICE... yes
- checking for vprintf... yes
- checking for _doprnt... no
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking stdarg.h usability... yes
- checking stdarg.h presence... yes
- checking for stdarg.h... yes
- checking for awk... /usr/bin/awk
- checking for bash... /bin/bash
- checking for pkg-config... /usr/bin/pkg-config
- checking for convert... no
- checking for makeinfo... no
- checking for gtk-config... no
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for a working dd... /usr/bin/dd
- checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking for dlopen in -lc... no
- checking for dlopen in -ldl... yes
- checking for sem_init in -lc... no
- checking for sem_init in -lpthread... yes
- checking for XTestFakeMotionEvent in -lXtst... yes
- checking for XIQueryPointer in -lXtst... no
- checking for XIQueryPointer in -lXi... yes
- checking X11/extensions/XInput2.h usability... yes
- checking X11/extensions/XInput2.h presence... yes
- checking for X11/extensions/XInput2.h... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking for library containing strerror... none required
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking whether gcc understands -c and -o together... (cached) yes
- checking dependency style of gcc... (cached) gcc3
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking whether gcc understands -c and -o together... (cached) yes
- checking dependency style of gcc... (cached) gcc3
- checking for ANSI C header files... (cached) yes
- checking for gethostbyname... (cached) yes
- checking for connect... (cached) yes
- checking for remove... (cached) yes
- checking for shmat... (cached) yes
- checking for IceConnectionNumber in -lICE... (cached) yes
- Making the following Makefiles:
- Makefile examples/Makefile sessions/Makefile share/Makefile cnee/Makefile cnee/src/Makefile gnee/Makefile gnee/src/Makefile
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating libxnee/Makefile
- config.status: creating libxnee/src/Makefile
- config.status: creating examples/Makefile
- config.status: creating libxnee/test/Makefile
- config.status: creating sessions/Makefile
- config.status: creating share/Makefile
- config.status: creating doc/Makefile
- config.status: creating cnee/Makefile
- config.status: creating cnee/src/Makefile
- config.status: creating gnee/Makefile
- config.status: creating gnee/src/Makefile
- config.status: creating gnee/man/Makefile
- config.status: creating pnee/Makefile
- config.status: creating pnee/src/Makefile
- config.status: creating pnee/pics/Makefile
- config.status: creating pnee/man/Makefile
- config.status: creating pnee/data/Makefile
- config.status: creating pixmap/Makefile
- config.status: creating man/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- Configuration of Xnee finished
- ==============================
- PACKAGE xnee
- VERSION 3.20
- Xnee Developer flags
- -------------------------------------
- VERBOSE_FLAG -DUSE_VERBOSE
- GCOV_FLAG
- GPROF_FLAG
- BUF_VERBOSE_FLAG -DNO_BUF_VERBOSE
- PEDANTIC_FLAGS
- XNEE_XINPUT_SUPPORT_FLAGS -DXNEE_XINPUT_SUPPORT
- LIBDL -ldl
- LIBSEMA -lpthread
- X11_LIBS -lX11 -lXtst -lXi
- PANEL_SERVER_DIR
- PANEL_APPLET_DIR
- PIXMAP_DIR pixmap
- CONVERT
- Programs used to build guis
- -----------------------------------------------------
- pkg-config - /usr/bin/pkg-config
- ***** gtk-config missing, can't check for header files...
- Building the following components
- -------------------------------------
- cli
- gnee
- Excluding the following components
- -------------------------------------
- doc (docs are already included in dist file)
- pnee
- Static or dynamic linking for programs (true)
- -------------------------------------
- BUILD_STATIC:
- static
- Support for XInput2
- -------------------------------------
- enabled
- Settings ok?
- -------------------------------------
- If the settings are not ok, configure again
- ./configure <your options>
- To list all the configure options:
- ./configure --help
- Compile and install
- -------------------------------------
- If the above settings are ok, proceed with the build:
- make
- and (perhaps as root)
- make install
- so@sosa:~/Downloads/xnee-3.19/t/xnee$ make
- make all-recursive
- make[1]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee'
- Making all in libxnee
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee'
- Making all in src
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee/src'
- /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
- 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
- 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
- mv -f .deps/xnee.Tpo .deps/xnee.Plo
- /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
- 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
- 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
- mv -f .deps/print.Tpo .deps/print.Plo
- /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
- 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
- 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
- mv -f .deps/print_varargs.Tpo .deps/print_varargs.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_record.Tpo .deps/xnee_record.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_replay.Tpo .deps/xnee_replay.Plo
- /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
- 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
- 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
- mv -f .deps/datastrings.Tpo .deps/datastrings.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_sem.Tpo .deps/xnee_sem.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_dl.Tpo .deps/xnee_dl.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_setget.Tpo .deps/xnee_setget.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_resolution.Tpo .deps/xnee_resolution.Plo
- /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
- 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
- In file included from ../include/libxnee/print.h:24,
- from xnee_fake.c:28:
- xnee_fake.c: In function 'xnee_fake_motion_event_impl':
- xnee_fake.c:675:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- 675 | (int) xd->fake,
- | ^
- ../include/libxnee/print_varargs.h:55:39: note: in definition of macro 'xnee_verbose'
- 55 | #define xnee_verbose(a) xnee_verbosef a
- | ^
- xnee_fake.c:676:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- 676 | (int) xdevice,
- | ^
- ../include/libxnee/print_varargs.h:55:39: note: in definition of macro 'xnee_verbose'
- 55 | #define xnee_verbose(a) xnee_verbosef a
- | ^
- xnee_fake.c: In function 'xnee_type_file':
- 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=]
- 804 | xnee_verbose ((xd," xnee_type_file loop read size=" SIZE_T_PRINTF_FMT " \"%s\"\n",
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 805 | strlen(tmp),tmp));
- | ~~~~~~~~~~~
- | |
- | size_t {aka long unsigned int}
- ../include/libxnee/print_varargs.h:55:39: note: in definition of macro 'xnee_verbose'
- 55 | #define xnee_verbose(a) xnee_verbosef a
- | ^
- In file included from xnee_fake.c:39:
- ../include/libxnee/xnee_utils.h:35:30: note: format string is defined here
- 35 | #define SIZE_T_PRINTF_FMT "%d"
- | ~^
- | |
- | int
- | %ld
- xnee_fake.c:809:8: warning: implicit declaration of function 'xnee_check_key'; did you mean 'xnee_check_true'? [-Wimplicit-function-declaration]
- 809 | if (xnee_check_key (xd)==XNEE_GRAB_DATA)
- | ^~~~~~~~~~~~~~
- | xnee_check_true
- xnee_fake.c:811:15: warning: implicit declaration of function 'xnee_handle_rec_key'; did you mean 'xnee_handle_meta_data'? [-Wimplicit-function-declaration]
- 811 | mode = xnee_handle_rec_key(xd);
- | ^~~~~~~~~~~~~~~~~~~
- | xnee_handle_meta_data
- 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
- mv -f .deps/xnee_fake.Tpo .deps/xnee_fake.Plo
- /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
- 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
- xnee_km.c: In function 'get_modifier_from_mapping_sub':
- xnee_km.c:117:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
- 117 | my_keysym = XKeycodeToKeysym(display, *keycode_ptr, 0);
- | ^~~~~~~~~
- In file included from /usr/include/X11/Xlibint.h:42,
- from ../include/libxnee/x11_files.h:35,
- from ../include/libxnee/xnee.h:38,
- from ../include/libxnee/print_varargs.h:29,
- from xnee_km.c:27:
- /usr/include/X11/Xlib.h:1687:15: note: declared here
- 1687 | extern KeySym XKeycodeToKeysym(
- | ^~~~~~~~~~~~~~~~
- 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
- mv -f .deps/xnee_km.Tpo .deps/xnee_km.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_grab.Tpo .deps/xnee_grab.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_resource.Tpo .deps/xnee_resource.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_time.Tpo .deps/xnee_time.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_callback.Tpo .deps/xnee_callback.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_buffer.Tpo .deps/xnee_buffer.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_threshold.Tpo .deps/xnee_threshold.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_range.Tpo .deps/xnee_range.Plo
- /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
- 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
- In file included from /usr/include/string.h:495,
- from ../include/libxnee/xnee.h:32,
- from xnee_expr.c:30:
- In function 'strncpy',
- inlined from 'xnee_expression_handle_prim.isra.0' at xnee_expr.c:811:3:
- /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=]
- 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- xnee_expr.c: In function 'xnee_expression_handle_prim.isra.0':
- xnee_expr.c:810:15: note: length computed here
- 810 | prim_len = strlen(str) - strlen(prim_args);
- | ^~~~~~~~~~~
- In file included from /usr/include/string.h:495,
- from ../include/libxnee/xnee.h:32,
- from xnee_expr.c:30:
- In function 'strncpy',
- inlined from 'xnee_expression_handle_prim_sub' at xnee_expr.c:644:7,
- inlined from 'xnee_expression_handle_prim.isra.0' at xnee_expr.c:815:3:
- /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=]
- 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- xnee_expr.c: In function 'xnee_expression_handle_prim.isra.0':
- xnee_expr.c:643:13: note: length computed here
- 643 | len = strlen(str)-strlen(tmpp);
- | ^~~~~~~~~~~
- 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
- mv -f .deps/xnee_expr.Tpo .deps/xnee_expr.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_error.Tpo .deps/xnee_error.Plo
- /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
- 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
- xnee_keysym.c: In function 'xnee_token_to_km':
- xnee_keysym.c:176:4: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
- 176 | ks = XKeycodeToKeysym(dpy,
- | ^~
- In file included from /usr/include/X11/Xlibint.h:42,
- from ../include/libxnee/x11_files.h:35,
- from ../include/libxnee/xnee.h:38,
- from xnee_keysym.c:28:
- /usr/include/X11/Xlib.h:1687:15: note: declared here
- 1687 | extern KeySym XKeycodeToKeysym(
- | ^~~~~~~~~~~~~~~~
- 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
- mv -f .deps/xnee_keysym.Tpo .deps/xnee_keysym.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_strings.Tpo .deps/xnee_strings.Plo
- /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
- 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
- xnee_session.c: In function 'signal_handler':
- xnee_session.c:727:1: warning: 'noreturn' function does return
- 727 | }
- | ^
- 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
- mv -f .deps/xnee_session.Tpo .deps/xnee_session.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_utils.Tpo .deps/xnee_utils.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_alloc.Tpo .deps/xnee_alloc.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_fileop.Tpo .deps/xnee_fileop.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_display.Tpo .deps/xnee_display.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_settings.Tpo .deps/xnee_settings.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_plugin.Tpo .deps/xnee_plugin.Plo
- /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
- 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
- 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
- mv -f .deps/xnee_window.Tpo .deps/xnee_window.Plo
- /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
- 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
- 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
- mv -f .deps/feedback.Tpo .deps/feedback.Plo
- /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
- 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
- xnee_xinput.c: In function 'xnee_handle_xinput_event':
- 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=]
- 310 | fprintf (out, ",%u,0,0,%d,0,0,%lu,%d,%s\n",
- | ~~^
- | |
- | long unsigned int
- | %u
- ......
- 313 | xrec_data->event.u.keyButtonPointer.time,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- | |
- | CARD32 {aka unsigned int}
- 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
- mv -f .deps/xnee_xinput.Tpo .deps/xnee_xinput.Plo
- /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
- 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
- libtool: link: (cd ".libs" && rm -f "libxnee.so.0" && ln -s "libxnee.so.0.0.0" "libxnee.so.0")
- libtool: link: (cd ".libs" && rm -f "libxnee.so" && ln -s "libxnee.so.0.0.0" "libxnee.so")
- 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
- libtool: link: ranlib .libs/libxnee.a
- libtool: link: ( cd ".libs" && rm -f "libxnee.la" && ln -s "../libxnee.la" "libxnee.la" )
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee/src'
- Making all in test
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee/test'
- 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
- mv -f .deps/libtest.Tpo .deps/libtest.Po
- /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
- 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
- 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
- mv -f .deps/test_setget.Tpo .deps/test_setget.Po
- 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
- mv -f .deps/test_all.Tpo .deps/test_all.Po
- /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
- 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
- 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
- mv -f .deps/test_feedback.Tpo .deps/test_feedback.Po
- /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
- 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
- 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
- mv -f .deps/print.Tpo .deps/print.Po
- /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
- 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
- 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
- mv -f .deps/disp.Tpo .deps/disp.Po
- /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
- 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
- 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
- mv -f .deps/callback.Tpo .deps/callback.Po
- /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
- 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
- /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
- 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
- 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
- mv -f .deps/libtestcb_la-callback_so.Tpo .deps/libtestcb_la-callback_so.Plo
- /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
- libtool: link: ar cr .libs/libtestcb.a libtestcb_la-callback_so.o
- libtool: link: ranlib .libs/libtestcb.a
- libtool: link: ( cd ".libs" && rm -f "libtestcb.la" && ln -s "../libtestcb.la" "libtestcb.la" )
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee/test'
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee'
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/libxnee'
- Making all in cnee
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee'
- Making all in src
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee/src'
- 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
- mv -f .deps/cnee_fake.Tpo .deps/cnee_fake.Po
- 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
- mv -f .deps/cnee_printer.Tpo .deps/cnee_printer.Po
- 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
- mv -f .deps/cnee_strings.Tpo .deps/cnee_strings.Po
- 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
- mv -f .deps/cnee_demo.Tpo .deps/cnee_demo.Po
- 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
- mv -f .deps/main.Tpo .deps/main.Po
- 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
- parse.c: In function 'xnee_parse_cnee_option':
- parse.c:623:7: warning: implicit declaration of function 'cnee_record_replay'; did you mean 'xnee_is_force_replay'? [-Wimplicit-function-declaration]
- 623 | cnee_record_replay(xd);
- | ^~~~~~~~~~~~~~~~~~
- | xnee_is_force_replay
- mv -f .deps/parse.Tpo .deps/parse.Po
- /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
- 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
- Generating texi file from: cnee
- ./cnee --texipage > cnee.texi
- make all-am
- make[4]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee/src'
- ./cnee --manpage > cnee.1
- make[4]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee/src'
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee/src'
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee'
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/cnee'
- Making all in gnee
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee'
- Making all in src
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee/src'
- 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
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from main.c:35:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
- from /usr/include/glib-2.0/gobject/gbinding.h:29,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from main.c:35:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
- 679 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126,
- from main.c:35:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
- from /usr/include/glib-2.0/glib.h:30,
- from /usr/include/glib-2.0/gobject/gbinding.h:28,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from main.c:35:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
- 547 | struct _GTimeVal
- | ^~~~~~~~~
- mv -f .deps/gnee-main.Tpo .deps/gnee-main.Po
- 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
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from support.c:15:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
- from /usr/include/glib-2.0/gobject/gbinding.h:29,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from support.c:15:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
- 679 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126,
- from support.c:15:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
- from /usr/include/glib-2.0/glib.h:30,
- from /usr/include/glib-2.0/gobject/gbinding.h:28,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from support.c:15:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
- 547 | struct _GTimeVal
- | ^~~~~~~~~
- mv -f .deps/gnee-support.Tpo .deps/gnee-support.Po
- 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
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from interface.c:16:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
- from /usr/include/glib-2.0/gobject/gbinding.h:29,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from interface.c:16:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
- 679 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126,
- from interface.c:16:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
- from /usr/include/glib-2.0/glib.h:30,
- from /usr/include/glib-2.0/gobject/gbinding.h:28,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from interface.c:16:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
- 547 | struct _GTimeVal
- | ^~~~~~~~~
- interface.c: In function 'create_gnee_window':
- interface.c:247:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations]
- 247 | gdk_pixbuf_unref (gnee_window_icon_pixbuf);
- | ^~~~~~~~~~~~~~~~
- In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34,
- from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37,
- from /usr/include/gtk-2.0/gdk/gdkcairo.h:28,
- from /usr/include/gtk-2.0/gdk/gdk.h:33,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from interface.c:16:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here
- 232 | void gdk_pixbuf_unref (GdkPixbuf *pixbuf);
- | ^~~~~~~~~~~~~~~~
- mv -f .deps/gnee-interface.Tpo .deps/gnee-interface.Po
- 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
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from callbacks.c:30:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
- from /usr/include/glib-2.0/gobject/gbinding.h:29,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from callbacks.c:30:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
- 679 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126,
- from callbacks.c:30:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
- from /usr/include/glib-2.0/glib.h:30,
- from /usr/include/glib-2.0/gobject/gbinding.h:28,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from callbacks.c:30:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
- 547 | struct _GTimeVal
- | ^~~~~~~~~
- mv -f .deps/gnee-callbacks.Tpo .deps/gnee-callbacks.Po
- 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
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from recordables.h:28,
- from recordables.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
- from /usr/include/glib-2.0/gobject/gbinding.h:29,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from recordables.h:28,
- from recordables.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
- 679 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126,
- from recordables.h:28,
- from recordables.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
- from /usr/include/glib-2.0/glib.h:30,
- from /usr/include/glib-2.0/gobject/gbinding.h:28,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from recordables.h:28,
- from recordables.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
- 547 | struct _GTimeVal
- | ^~~~~~~~~
- mv -f .deps/gnee-recordables.Tpo .deps/gnee-recordables.Po
- 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
- In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from gnee_xnee.c:26:
- /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
- 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
- | ^~~~
- In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
- from /usr/include/glib-2.0/gobject/gbinding.h:29,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from gnee_xnee.c:26:
- /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
- 679 | {
- | ^
- In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
- from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126,
- from gnee_xnee.c:26:
- /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
- 73 | GTimeVal last_popdown;
- | ^~~~~~~~
- In file included from /usr/include/glib-2.0/glib/galloca.h:32,
- from /usr/include/glib-2.0/glib.h:30,
- from /usr/include/glib-2.0/gobject/gbinding.h:28,
- from /usr/include/glib-2.0/glib-object.h:22,
- from /usr/include/glib-2.0/gio/gioenums.h:28,
- from /usr/include/glib-2.0/gio/giotypes.h:28,
- from /usr/include/glib-2.0/gio/gio.h:26,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from gnee_xnee.c:26:
- /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
- 547 | struct _GTimeVal
- | ^~~~~~~~~
- mv -f .deps/gnee-gnee_xnee.Tpo .deps/gnee-gnee_xnee.Po
- /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
- 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
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee/src'
- Making all in man
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee/man'
- cat gnee.1.in | sed "s/__VERSION_TAG__/3.20/g" > gnee.1
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee/man'
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee'
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/gnee'
- Making all in pnee
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/pnee'
- make[3]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/pnee'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/pnee'
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/pnee'
- Making all in doc
- make[2]: Entering directory '/home/so/Downloads/xnee-3.19/t/xnee/doc'
- restore=: && backupdir=".am$$" && \
- am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
- rm -rf $backupdir && mkdir $backupdir && \
- if ( --version) >/dev/null 2>&1; then \
- 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 \
- if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
- done; \
- else :; fi && \
- cd "$am__cwd"; \
- if -I . \
- -o xnee.info xnee.texi; \
- then \
- rc=0; \
- CDPATH="${ZSH_VERSION+.}:" && cd .; \
- else \
- rc=$?; \
- CDPATH="${ZSH_VERSION+.}:" && cd . && \
- $restore $backupdir/* `echo "./xnee.info" | sed 's|[^/]*$||'`; \
- fi; \
- rm -rf $backupdir; exit $rc
- /bin/bash: line 9: -I: command not found
- make[2]: *** [Makefile:422: xnee.info] Error 127
- make[2]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee/doc'
- make[1]: *** [Makefile:442: all-recursive] Error 1
- make[1]: Leaving directory '/home/so/Downloads/xnee-3.19/t/xnee'
- make: *** [Makefile:374: all] Error 2
Add Comment
Please, Sign In to add comment