tar -xf wmctrl-1.07.tar.gz
patching file main.c
checking for a BSD-compatible install... /bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... 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... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
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 pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.32.4)
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"wmctrl\" -DVERSION=\"1.07\"  -I. -I.  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -Wall -O2 -march=armv5te -MT main.o -MD -MP -MF ".deps/main.Tpo" \
  -c -o main.o `test -f 'main.c' || echo './'`main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
main.c: In function 'window_set_title':
main.c:651:21: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness [-Wpointer-sign]
In file included from main.c:33:0:
/usr/include/X11/Xlib.h:2076:12: note: expected 'const unsigned char *' but argument is of type 'gchar *'
main.c:658:17: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness [-Wpointer-sign]
In file included from main.c:33:0:
/usr/include/X11/Xlib.h:2076:12: note: expected 'const unsigned char *' but argument is of type 'gchar *'
main.c:665:21: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness [-Wpointer-sign]
In file included from main.c:33:0:
/usr/include/X11/Xlib.h:2076:12: note: expected 'const unsigned char *' but argument is of type 'gchar *'
main.c:672:17: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness [-Wpointer-sign]
In file included from main.c:33:0:
/usr/include/X11/Xlib.h:2076:12: note: expected 'const unsigned char *' but argument is of type 'gchar *'
gcc -Wall -O2 -march=armv5te   -o wmctrl  main.o -lSM -lICE -lX11 -lXmu  -lglib-2.0   
make  INSTALL_PROGRAM="/bin/sh /srv/builds/original/xap/wmctrl/src/wmctrl-1.07/install-sh -c -s" \
  INSTALL_STRIP_FLAG=-s \
  `test -z '' || \
    echo "INSTALL_PROGRAM_ENV=STRIPPROG=''"` install
make[1]: Entering directory `/srv/builds/salix/xap/wmctrl/src/wmctrl-1.07'
make[2]: Entering directory `/srv/builds/salix/xap/wmctrl/src/wmctrl-1.07'
/bin/sh ./mkinstalldirs /srv/builds/original/xap/wmctrl/pkg/usr/bin
mkdir -p -- /srv/builds/original/xap/wmctrl/pkg/usr/bin
  /bin/sh /srv/builds/original/xap/wmctrl/src/wmctrl-1.07/install-sh -c -s wmctrl /srv/builds/original/xap/wmctrl/pkg/usr/bin/wmctrl
/bin/sh ./mkinstalldirs /srv/builds/original/xap/wmctrl/pkg/usr/man/man1
mkdir -p -- /srv/builds/original/xap/wmctrl/pkg/usr/man/man1
 /bin/ginstall -c -m 644 ./wmctrl.1 /srv/builds/original/xap/wmctrl/pkg/usr/man/man1/wmctrl.1
make[2]: Leaving directory `/srv/builds/salix/xap/wmctrl/src/wmctrl-1.07'
make[1]: Leaving directory `/srv/builds/salix/xap/wmctrl/src/wmctrl-1.07'
/srv/builds/original/xap/wmctrl/pkg:
total 8
drwxr-xr-x 2 root root 4096 Mar  3 17:08 install
drwxr-xr-x 6 root root 4096 Mar  3 17:08 usr

/srv/builds/original/xap/wmctrl/pkg/install:
total 4
-rw-r--r-- 1 root root 386 Mar  3 17:08 slack-desc

/srv/builds/original/xap/wmctrl/pkg/usr:
total 16
drwxr-xr-x 2 root root 4096 Mar  3 17:08 bin
drwxr-xr-x 3 root root 4096 Mar  3 17:08 doc
drwxr-xr-x 3 root root 4096 Mar  3 17:08 man
drwxr-xr-x 3 root root 4096 Mar  3 17:08 src

/srv/builds/original/xap/wmctrl/pkg/usr/bin:
total 32
-rwxr-xr-x 1 root root 28408 Mar  3 17:08 wmctrl
-rwxr-xr-x 1 root root    93 Mar  3 17:08 wmctrl-show-desktop

/srv/builds/original/xap/wmctrl/pkg/usr/doc:
total 4
drwxr-xr-x 2 root root 4096 Mar  3 17:08 wmctrl-1.07

/srv/builds/original/xap/wmctrl/pkg/usr/doc/wmctrl-1.07:
total 44
-rw-r--r-- 1 root root    31 Mar  3 17:08 AUTHORS
-rw-r--r-- 1 root root 17992 Mar  3 17:08 COPYING
-rw-r--r-- 1 root root  3040 Mar  3 17:08 ChangeLog
-rw-r--r-- 1 root root  9240 Mar  3 17:08 INSTALL
-rw-r--r-- 1 root root     0 Mar  3 17:08 NEWS
-rw-r--r-- 1 root root  1444 Mar  3 17:08 README

/srv/builds/original/xap/wmctrl/pkg/usr/man:
total 4
drwxr-xr-x 2 root root 4096 Mar  3 17:08 man1

/srv/builds/original/xap/wmctrl/pkg/usr/man/man1:
total 4
-rw-r--r-- 1 root root 3660 Mar  3 17:08 wmctrl.1.gz

/srv/builds/original/xap/wmctrl/pkg/usr/src:
total 4
drwxr-xr-x 2 root root 4096 Mar  3 17:08 wmctrl-1.07

/srv/builds/original/xap/wmctrl/pkg/usr/src/wmctrl-1.07:
total 12
-rw-r--r-- 1 root root 1296 Mar  3 17:08 SLKBUILD
-rw-r--r-- 1 root root   93 Mar  3 17:08 wmctrl-show-desktop
-rw-r--r-- 1 root root  524 Mar  3 17:08 wmctrl-x86_64.patch

Slackware package maker, version 3.14159.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n

Creating Slackware package:  /srv/builds/original/xap/wmctrl/wmctrl-1.07-arm-2rl.txz

./
install/
install/slack-desc
usr/
usr/src/
usr/src/wmctrl-1.07/
usr/src/wmctrl-1.07/wmctrl-show-desktop
usr/src/wmctrl-1.07/wmctrl-x86_64.patch
usr/src/wmctrl-1.07/SLKBUILD
usr/man/
usr/man/man1/
usr/man/man1/wmctrl.1.gz
usr/bin/
usr/bin/wmctrl
usr/bin/wmctrl-show-desktop
usr/doc/
usr/doc/wmctrl-1.07/
usr/doc/wmctrl-1.07/INSTALL
usr/doc/wmctrl-1.07/ChangeLog
usr/doc/wmctrl-1.07/AUTHORS
usr/doc/wmctrl-1.07/README
usr/doc/wmctrl-1.07/NEWS
usr/doc/wmctrl-1.07/COPYING
WARNING:  zero length file usr/doc/wmctrl-1.07/NEWS

Slackware package /srv/builds/original/xap/wmctrl/wmctrl-1.07-arm-2rl.txz created.

Package has been built.
Cleaning pkg and src directories