>>> Building on exopi-1 under x11/xosd DIST = [x11/xosd:xosd-2.2.14.tar.gz] FULLPKGNAME = xosd-2.2.14p2 distfiles size=418331 >>> Running build in x11/xosd at 1714083894.30 ===> x11/xosd ===> Building from scratch xosd-2.2.14p2 ===> Verifying specs: X11 Xau Xdmcp Xext Xinerama c pthread xcb ===> found X11.18.0 Xau.10.0 Xdmcp.11.0 Xext.13.0 Xinerama.6.0 c.100.0 pthread.27.1 xcb.4.1 ===> Checking files for xosd-2.2.14p2 `/exopi-cvs/ports/distfiles/xosd-2.2.14.tar.gz' is up to date. >> (SHA256) xosd-2.2.14.tar.gz: OK ===> Extracting for xosd-2.2.14p2 ===> Patching for xosd-2.2.14p2 ===> Applying OpenBSD patch patch-libxosd_m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- libxosd.m4.orig Fri Jan 9 17:37:13 2009 |+++ libxosd.m4 Fri Jan 9 17:37:27 2009 -------------------------- Patching file libxosd.m4 using Plan A... Hunk #1 succeeded at 6. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for xosd-2.2.14p2 ===> Configuring for xosd-2.2.14p2 Using /exopi-obj/pobj/xosd-2.2.14/config.site (generated) configure: loading site script /exopi-obj/pobj/xosd-2.2.14/config.site checking for a BSD-compatible install... /exopi-obj/pobj/xosd-2.2.14/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /exopi-obj/pobj/xosd-2.2.14/bin/install -c checking whether ln -s works... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for egrep... (cached) grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB shared object checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include 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 checking for gtk-config... no checking for GTK - version >= 1.2.2... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. configure: WARNING: *** GTK+ >= 1.2.2 not found *** checking for XInitThreads in -lX11... (cached) yes checking for XShapeQueryExtension in -lXext... yes checking for pthread_create in -lpthread... (cached) yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for pthread.h... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for XineramaQueryExtension in -lXinerama_pic... no checking for XineramaQueryExtension in -lXinerama... yes configure: WARNING: "beep media player not found" checking for xmms-config... no checking for XMMS - version >= 1.2.7... no *** The xmms-config script installed by XMMS could not be found. *** If XMMS was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the XMMS_CONFIG environment variable to the *** full path to xmms-config. configure: WARNING: "xmms plugins can not be built" checking for gdk-pixbuf-config... no checking for GDK_PIXBUF - version >= 0.22.0... no *** The gdk-pixbuf-config script installed by GDK_PIXBUF could not be found *** If GDK_PIXBUF was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GDK_PIXBUF_CONFIG environment variable to the *** full path to gdk-pixbuf-config. configure: WARNING: "new xmms plugin can not be built" checking whether new xmms plugin was requested... no checking whether beep media plugin was requested... no checking whether old xmms plugin was requested... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libxosd/Makefile config.status: creating src/xmms_plugin/Makefile config.status: creating src/bmp_plugin/Makefile config.status: creating macros/Makefile config.status: creating man/Makefile config.status: creating pixmaps/Makefile config.status: creating script/Makefile config.status: creating script/xosd-config config.status: creating xosd.spec config.status: executing depfiles commands config.status: executing default commands ===> Building for xosd-2.2.14p2 Making all in macros Making all in man Making all in pixmaps Making all in src Making all in libxosd if /usr/bin/libtool --mode=compile --tag=CC cc -DPACKAGE_NAME=\"xosd\" -DPACKAGE_TARNAME=\"xosd\" -DPACKAGE_VERSION=\"2.2.14\" -DPACKAGE_STRING=\"xosd\ 2.2.14\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_VPRINTF=1 -DHAVE_XINERAMA=1 -DXOSD_VERSION=\"2.2.14\" -I. -I. -I../../src -O2 -pipe -I/usr/X11R6/include -Wall -MT xosd.lo -MD -MP -MF ".deps/xosd.Tpo" -c -o xosd.lo xosd.c; then mv -f ".deps/xosd.Tpo" ".deps/xosd.Plo"; else rm -f ".deps/xosd.Tpo"; exit 1; fi cc -DPACKAGE_NAME="xosd" -DPACKAGE_TARNAME="xosd" -DPACKAGE_VERSION="2.2.14" -DPACKAGE_STRING="xosd 2.2.14" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_VPRINTF=1 -DHAVE_XINERAMA=1 -DXOSD_VERSION="2.2.14" -I. -I. -I../../src -O2 -pipe -I/usr/X11R6/include -Wall -MT xosd.lo -MD -MP -MF .deps/xosd.Tpo -c xosd.c -fPIC -DPIC -o .libs/xosd.o xosd.c:42:5: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "waiting %d %d", generation, osd->generation); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:75:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dlocking); ^~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:78:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_END(Dlocking); ^~~~~~~~~~~~~~~~~~~~~~ ./intern.h:62:11: note: expanded from macro 'FUNCTION_END' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:85:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dlocking); ^~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:91:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_END(Dlocking); ^~~~~~~~~~~~~~~~~~~~~~ ./intern.h:62:11: note: expanded from macro 'FUNCTION_END' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:103:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:116:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_END(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:62:11: note: expanded from macro 'FUNCTION_END' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:130:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:158:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dvalue, "percent=%d, nbars=%d, on=%d", l->value, nbars, on); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:189:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:194:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_END(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:62:11: note: expanded from macro 'FUNCTION_END' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:203:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:263:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:264:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "event thread started"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:271:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "Request exposure events"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:285:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_hide"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:295:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_size"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:318:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_pos"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:342:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_lines"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:369:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_mask"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:376:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_show"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:385:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_copy"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:396:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_timer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:430:5: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dvalue, "SELECT=%d PIPE=%d X11=%d", retval, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:434:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dselect, "select() EINTR"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:437:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dselect, "select() error %d", errno); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:441:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dselect, "select() timeout"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:446:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dselect, "Resume exposure thread after X11 call"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:459:11: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dvalue, "expose %d: x=%d y=%d w=%d h=%d", XE->count, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:480:11: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dvalue, "gfxexpose %d: x=%d y=%d w=%d h=%d code=%d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:487:11: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dvalue, "noexpose: code=%d", XE->major_code); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:491:9: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dvalue, "XEvent=%d", report.type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:496:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dselect, "select() FATAL %d", retval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:515:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:516:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "getting colourmap"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:519:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "parsing colour"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:521:5: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "attempting to allocate colour"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:523:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "allocation sucessful"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:526:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "defaulting to white. could not allocate colour"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:531:5: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "could not poarse colour. defaulting to white"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:551:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:624:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:662:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:663:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "getting display"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:670:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "Mallocing osd"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:678:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "Creating pipe"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:684:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "initializing mutex"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:687:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "initializing condition"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:691:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "initializing number lines"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:702:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "misc osd variable initialization"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:714:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "Display query"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:722:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "x shape extension query"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:731:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "font selection info"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:741:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "width and height initialization"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:763:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "creating X Window"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:801:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "setting colour"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:804:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "stay on top"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:807:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "initializing event thread"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:836:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:848:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:852:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "waiting for threads to exit"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:857:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "join threads"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:860:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "freeing X resources"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:871:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "freeing lines"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:877:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "destroying condition and mutex"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:885:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "freeing osd structure"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:888:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_END(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:62:11: note: expanded from macro 'FUNCTION_END' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:898:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:919:29: warning: use of GNU old-style field designator extension [-Wgnu-designator] union xosd_line newline = { type:LINE_blank }; ^~~~~ .type = xosd.c:922:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1002:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1015:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1022:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_END(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:62:11: note: expanded from macro 'FUNCTION_END' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1034:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1054:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1074:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1100:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1132:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1152:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1172:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1190:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1208:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1226:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1244:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1264:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1280:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1300:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1323:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1355:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ 89 warnings generated. cc -DPACKAGE_NAME="xosd" -DPACKAGE_TARNAME="xosd" -DPACKAGE_VERSION="2.2.14" -DPACKAGE_STRING="xosd 2.2.14" -DPACKAGE_BUGREPORT="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_VPRINTF=1 -DHAVE_XINERAMA=1 -DXOSD_VERSION="2.2.14" -I. -I. -I../../src -O2 -pipe -I/usr/X11R6/include -Wall -MT xosd.lo -MD -MP -MF .deps/xosd.Tpo -c xosd.c -o xosd.o xosd.c:42:5: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "waiting %d %d", generation, osd->generation); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:75:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dlocking); ^~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:78:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_END(Dlocking); ^~~~~~~~~~~~~~~~~~~~~~ ./intern.h:62:11: note: expanded from macro 'FUNCTION_END' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:85:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dlocking); ^~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:91:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_END(Dlocking); ^~~~~~~~~~~~~~~~~~~~~~ ./intern.h:62:11: note: expanded from macro 'FUNCTION_END' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:103:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:116:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_END(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:62:11: note: expanded from macro 'FUNCTION_END' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:130:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:158:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dvalue, "percent=%d, nbars=%d, on=%d", l->value, nbars, on); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:189:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:194:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_END(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:62:11: note: expanded from macro 'FUNCTION_END' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:203:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:263:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:264:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "event thread started"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:271:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "Request exposure events"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:285:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_hide"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:295:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_size"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:318:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_pos"); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:342:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_lines"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:369:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_mask"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:376:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_show"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:385:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_copy"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:396:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dupdate, "UPD_timer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:430:5: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dvalue, "SELECT=%d PIPE=%d X11=%d", retval, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:434:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dselect, "select() EINTR"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:437:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dselect, "select() error %d", errno); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:441:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dselect, "select() timeout"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:446:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dselect, "Resume exposure thread after X11 call"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:459:11: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dvalue, "expose %d: x=%d y=%d w=%d h=%d", XE->count, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:480:11: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dvalue, "gfxexpose %d: x=%d y=%d w=%d h=%d code=%d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:487:11: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dvalue, "noexpose: code=%d", XE->major_code); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:491:9: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dvalue, "XEvent=%d", report.type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:496:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dselect, "select() FATAL %d", retval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:515:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:516:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "getting colourmap"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:519:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "parsing colour"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:521:5: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "attempting to allocate colour"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:523:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "allocation sucessful"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:526:7: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "defaulting to white. could not allocate colour"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:531:5: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "could not poarse colour. defaulting to white"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:551:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:624:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:662:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:663:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "getting display"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:670:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "Mallocing osd"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:678:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "Creating pipe"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:684:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "initializing mutex"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:687:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "initializing condition"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:691:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "initializing number lines"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:702:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "misc osd variable initialization"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:714:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "Display query"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:722:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "x shape extension query"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:731:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "font selection info"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:741:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "width and height initialization"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:763:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "creating X Window"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:801:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "setting colour"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:804:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "stay on top"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:807:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "initializing event thread"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:836:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:848:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:852:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "waiting for threads to exit"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:857:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "join threads"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:860:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "freeing X resources"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:871:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "freeing lines"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:877:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "destroying condition and mutex"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:885:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] DEBUG(Dtrace, "freeing osd structure"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:50:11: note: expanded from macro 'DEBUG' pthread_self(), __PRETTY_FUNCTION__ ,## __VA_ARGS__); \ ^~~~~~~~~~~~~~ xosd.c:888:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_END(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:62:11: note: expanded from macro 'FUNCTION_END' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:898:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:919:29: warning: use of GNU old-style field designator extension [-Wgnu-designator] union xosd_line newline = { type:LINE_blank }; ^~~~~ .type = xosd.c:922:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1002:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1015:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1022:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_END(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:62:11: note: expanded from macro 'FUNCTION_END' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1034:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1054:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1074:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1100:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1132:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1152:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1172:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1190:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1208:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1226:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1244:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1264:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1280:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1300:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1323:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ xosd.c:1355:3: warning: format specifies type 'long' but the argument has type 'pthread_t' (aka 'struct pthread *') [-Wformat] FUNCTION_START(Dfunction); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./intern.h:56:11: note: expanded from macro 'FUNCTION_START' pthread_self(), __PRETTY_FUNCTION__); \ ^~~~~~~~~~~~~~ 89 warnings generated. /usr/bin/libtool --mode=link --tag=CC cc -I../../src -O2 -pipe -I/usr/X11R6/include -Wall -o libxosd.la -rpath /usr/local/lib -version-info 4:14:2 -pthread xosd.lo -L/usr/X11R6/lib -lXinerama -lpthread -lXext -lX11 -L/usr/X11R6/lib libtool: link: cc -shared -fPIC -DPIC -o .libs/libxosd.so.4.12 -pthread -I../../src -O2 -pipe -I/usr/X11R6/include -Wall .libs/xosd.o -L.libs -lXinerama -lXext -lX11 -lxcb -lpthread -Wl,-soname,libxosd.so.4.12 libtool: link: ar cru .libs/libxosd.a xosd.o libtool: link: ranlib .libs/libxosd.a Making all in xmms_plugin Making all in bmp_plugin if cc -DPACKAGE_NAME=\"xosd\" -DPACKAGE_TARNAME=\"xosd\" -DPACKAGE_VERSION=\"2.2.14\" -DPACKAGE_STRING=\"xosd\ 2.2.14\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_VPRINTF=1 -DHAVE_XINERAMA=1 -DXOSD_VERSION=\"2.2.14\" -I. -I. -O2 -pipe -I/usr/X11R6/include -Wall -MT osd_cat.o -MD -MP -MF ".deps/osd_cat.Tpo" -c -o osd_cat.o osd_cat.c; then mv -f ".deps/osd_cat.Tpo" ".deps/osd_cat.Po"; else rm -f ".deps/osd_cat.Tpo"; exit 1; fi /usr/bin/libtool --mode=link --tag=CC cc -O2 -pipe -I/usr/X11R6/include -Wall -o osd_cat osd_cat.o libxosd/libxosd.la -lpthread -lXext -lX11 -L/usr/X11R6/lib libtool: link: cc -o .libs/osd_cat -pthread -O2 -pipe -I/usr/X11R6/include -Wall osd_cat.o -L.libs -lxosd -lXinerama -lXext -lX11 -lxcb -lpthread -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib if cc -DPACKAGE_NAME=\"xosd\" -DPACKAGE_TARNAME=\"xosd\" -DPACKAGE_VERSION=\"2.2.14\" -DPACKAGE_STRING=\"xosd\ 2.2.14\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_VPRINTF=1 -DHAVE_XINERAMA=1 -DXOSD_VERSION=\"2.2.14\" -I. -I. -O2 -pipe -I/usr/X11R6/include -Wall -MT testprog.o -MD -MP -MF ".deps/testprog.Tpo" -c -o testprog.o testprog.c; then mv -f ".deps/testprog.Tpo" ".deps/testprog.Po"; else rm -f ".deps/testprog.Tpo"; exit 1; fi /usr/bin/libtool --mode=link --tag=CC cc -O2 -pipe -I/usr/X11R6/include -Wall -o testprog testprog.o libxosd/libxosd.la -lpthread -lXext -lX11 -L/usr/X11R6/lib libtool: link: cc -o .libs/testprog -pthread -O2 -pipe -I/usr/X11R6/include -Wall testprog.o -L.libs -lxosd -lXinerama -lXext -lX11 -lxcb -lpthread -Wl,-rpath-link,/usr/X11R6/lib,-rpath-link,/usr/local/lib Making all in script >>> Running package in x11/xosd at 1714083916.98 ===> x11/xosd ===> Faking installation for xosd-2.2.14p2 Making install in macros Making install in man test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './osd_cat.1' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man1/osd_cat.1' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd-config.1' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man1/xosd-config.1' test -z "/usr/local/man/man3" || mkdir -p -- "/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3" /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_display.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_display.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_hide.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_hide.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_is_onscreen.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_is_onscreen.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_set_vertical_offset.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_set_vertical_offset.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_set_pos.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_set_pos.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_set_shadow_offset.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_set_shadow_offset.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_show.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_show.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_uninit.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_uninit.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_get_number_lines.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_get_number_lines.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_set_align.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_set_align.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_create.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_create.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_set_horizontal_offset.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_set_horizontal_offset.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_destroy.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_destroy.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_create.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_create.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_is_onscreen.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_is_onscreen.3' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 './xosd_set_bar_length.3' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/man/man3/xosd_set_bar_length.3' Making install in pixmaps test -z "/usr/local/share/xosd" || mkdir -p -- "/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/share/xosd" /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 'top-left.png' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/share/xosd/top-left.png' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 'top.png' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/share/xosd/top.png' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 'top-right.png' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/share/xosd/top-right.png' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 'left.png' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/share/xosd/left.png' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 'centre.png' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/share/xosd/centre.png' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 'right.png' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/share/xosd/right.png' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 'bottom-left.png' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/share/xosd/bottom-left.png' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 'bottom.png' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/share/xosd/bottom.png' /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 'bottom-right.png' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/share/xosd/bottom-right.png' Making install in src Making install in libxosd test -z "/usr/local/lib" || mkdir -p -- "/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/xosd-2.2.14/bin/install -c 'libxosd.la' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/lib/libxosd.la' libtool: install: /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 ./.libs/libxosd.a /exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/lib/libxosd.a libtool: install: /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 ./.libs/libxosd.so.4.12 /exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/lib/libxosd.so.4.12 libtool: install: /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 ./.libs/libxosd.lai /exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/lib/libxosd.la Making install in xmms_plugin test -z "" || mkdir -p -- "/exopi-obj/pobj/xosd-2.2.14/fake-amd64" Making install in bmp_plugin test -z "" || mkdir -p -- "/exopi-obj/pobj/xosd-2.2.14/fake-amd64" test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/xosd-2.2.14/bin/install -c -s -m 755 'osd_cat' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/bin/osd_cat' libtool: install: /exopi-obj/pobj/xosd-2.2.14/bin/install -c -s -m 755 ./.libs/osd_cat /exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/bin/osd_cat test -z "/usr/local/include" || mkdir -p -- "/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/include" /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 'xosd.h' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/include/xosd.h' Making install in script test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/bin" /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 755 'xosd-config' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/bin/xosd-config' test -z "/usr/local/share/aclocal" || mkdir -p -- "/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/share/aclocal" /exopi-obj/pobj/xosd-2.2.14/bin/install -c -m 644 'libxosd.m4' '/exopi-obj/pobj/xosd-2.2.14/fake-amd64/usr/local/share/aclocal/libxosd.m4' ===> Building package for xosd-2.2.14p2 Create /exopi-cvs/ports/packages/amd64/all/xosd-2.2.14p2.tgz Creating package xosd-2.2.14p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******** | 12% archiving|************************ | 37% archiving|**************************************** | 62% archiving|****************************************** | 65% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************ | 76% archiving|************************************************* | 77% archiving|*************************************************** | 79% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xosd-2.2.14p2.tgz >>> Running clean in x11/xosd at 1714083923.29 ===> x11/xosd ===> Cleaning for xosd-2.2.14p2 >>> Ended at 1714083924.94 max_stuck=0.00/build=22.65/package=6.21/clean=1.81