Log of arch-makepkg --asroot Fri Jan 6 04:31:46 2012 ==> Making package: roxterm 1.21.4-1 (Fri Jan 6 04:31:46 Local time zone must be set--see zic manual page 2012) ==> WARNING: pacman was not found in PATH; skipping dependency checks. ==> Retrieving Sources... -> Found roxterm-1.21.4.tar.gz ==> Validating source files with md5sums... roxterm-1.21.4.tar.gz ... Passed ==> Validating source files with sha1sums... roxterm-1.21.4.tar.gz ... Passed ==> Extracting Sources... -> Extracting roxterm-1.21.4.tar.gz with bsdtar ==> Removing existing pkg/ directory... ==> Starting build()... checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/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 for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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/x86_64-slackware-linux/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 sed... yes checking for diff... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xmlto... yes checking for xsltproc... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for ranlib... (cached) ranlib checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/x86_64-slackware-linux/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for NL_LOCALE_NAME macro... yes checking for bison... bison checking version of bison... 2.4.3, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for po4a-translate... no checking Where to install GNOME Default Applications file... not found checking for glib... yes checking for gtk... yes checking for dbus... yes checking for vte... yes checking for sm... yes checking for glade2... yes checking dbus version... 1.4.6 checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... (cached) inline checking for dbus_bus_request_name in -ldbus-1... yes checking for dbus_message_iter_get_basic in -ldbus-1... yes checking for gtk_widget_get_realized... yes checking for g_mkdir_with_parents... yes checking for gtk_file_chooser_button_new... yes checking for g_file_set_contents... yes checking for get_current_dir_name... yes checking for vte_terminal_set_cursor_blink_mode... yes checking for vte_terminal_match_add_gregex... yes checking for vte_terminal_set_cursor_shape... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po4a/Makefile config.status: creating roxterm.lsm config.status: creating roxterm.spec config.status: creating AppInfo.xml config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating roxterm.1.xml config.status: creating roxterm-config.1.xml config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make all-recursive make[1]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4' Making all in intl make[2]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/intl' Making all in po make[2]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/po' make[2]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/po' Making all in src make[2]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/src' make all-am make[3]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/src' make[2]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/src' Making all in po4a make[2]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/po4a' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/po4a' make[2]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4' xmlto man roxterm.1.xml Note: Writing roxterm.1 xmlto man roxterm-config.1.xml Note: Writing roxterm-config.1 make[2]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4' make[1]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4' ==> Starting package()... Making install in intl make[1]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/intl' if { test "roxterm" = "gettext-runtime" || test "roxterm" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/mkdir -p /source/abs/xap/roxterm/pkg/usr/lib /source/abs/xap/roxterm/pkg/usr/include; \ /bin/ginstall -c -m 644 libintl.h /source/abs/xap/roxterm/pkg/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /bin/ginstall -c -m 644 libintl.a /source/abs/xap/roxterm/pkg/usr/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /source/abs/xap/roxterm/pkg/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /source/abs/xap/roxterm/pkg/usr/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "roxterm" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /bin/mkdir -p /source/abs/xap/roxterm/pkg/usr/lib; \ /bin/sh ../libtool --mode=install \ /bin/ginstall -c -m 644 libgnuintl.a /source/abs/xap/roxterm/pkg/usr/lib/libgnuintl.a; \ rm -f /source/abs/xap/roxterm/pkg/usr/lib/preloadable_libintl.so; \ /bin/ginstall -c -m 644 /source/abs/xap/roxterm/pkg/usr/lib/libgnuintl.so /source/abs/xap/roxterm/pkg/usr/lib/preloadable_libintl.so; \ /bin/sh ../libtool --mode=uninstall \ rm -f /source/abs/xap/roxterm/pkg/usr/lib/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/mkdir -p /source/abs/xap/roxterm/pkg/usr/lib; \ temp=/source/abs/xap/roxterm/pkg/usr/lib/t-charset.alias; \ dest=/source/abs/xap/roxterm/pkg/usr/lib/charset.alias; \ if test -f /source/abs/xap/roxterm/pkg/usr/lib/charset.alias; then \ orig=/source/abs/xap/roxterm/pkg/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/ginstall -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/ginstall -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/mkdir -p /source/abs/xap/roxterm/pkg/usr/share/locale; \ test -f /source/abs/xap/roxterm/pkg/usr/share/locale/locale.alias \ && orig=/source/abs/xap/roxterm/pkg/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/source/abs/xap/roxterm/pkg/usr/share/locale/t-locale.alias; \ dest=/source/abs/xap/roxterm/pkg/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /bin/ginstall -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "roxterm" = "gettext-tools"; then \ /bin/mkdir -p /source/abs/xap/roxterm/pkg/usr/share/gettext/intl; \ /bin/ginstall -c -m 644 VERSION /source/abs/xap/roxterm/pkg/usr/share/gettext/intl/VERSION; \ /bin/ginstall -c -m 644 ChangeLog.inst /source/abs/xap/roxterm/pkg/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ /bin/ginstall -c -m 644 ./$file \ /source/abs/xap/roxterm/pkg/usr/share/gettext/intl/$file; \ done; \ chmod a+x /source/abs/xap/roxterm/pkg/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /bin/ginstall -c -m 644 $dir/$file \ /source/abs/xap/roxterm/pkg/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ for file in $dists; do \ rm -f /source/abs/xap/roxterm/pkg/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/intl' Making install in po make[1]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/po' /bin/mkdir -p /source/abs/xap/roxterm/pkg/usr/share installing es.gmo as /source/abs/xap/roxterm/pkg/usr/share/locale/es/LC_MESSAGES/roxterm.mo if test "roxterm" = "gettext-tools"; then \ /bin/mkdir -p /source/abs/xap/roxterm/pkg/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /bin/ginstall -c -m 644 ./$file \ /source/abs/xap/roxterm/pkg/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /source/abs/xap/roxterm/pkg/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/po' Making install in src make[1]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/src' make install-am make[2]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/src' make[3]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/src' test -z "/usr/bin" || /bin/mkdir -p "/source/abs/xap/roxterm/pkg/usr/bin" /bin/sh ../libtool --mode=install /bin/ginstall -c roxterm roxterm-config '/source/abs/xap/roxterm/pkg/usr/bin' libtool: install: /bin/ginstall -c roxterm /source/abs/xap/roxterm/pkg/usr/bin/roxterm libtool: install: /bin/ginstall -c roxterm-config /source/abs/xap/roxterm/pkg/usr/bin/roxterm-config test -z "/usr/share/roxterm" || /bin/mkdir -p "/source/abs/xap/roxterm/pkg/usr/share/roxterm" /bin/ginstall -c -m 644 roxterm-config.glade '/source/abs/xap/roxterm/pkg/usr/share/roxterm' make[3]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/src' make[2]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/src' make[1]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/src' Making install in po4a make[1]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/po4a' make[2]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/po4a' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /source/abs/xap/roxterm/src/roxterm-1.21.4/install-sh -m 0755 -d /source/abs/xap/roxterm/pkg//usr/share/man/es/man1 /bin/sh /source/abs/xap/roxterm/src/roxterm-1.21.4/install-sh es/roxterm.1 /source/abs/xap/roxterm/pkg//usr/share/man/es/man1/ /bin/sh /source/abs/xap/roxterm/src/roxterm-1.21.4/install-sh es/roxterm-config.1 /source/abs/xap/roxterm/pkg//usr/share/man/es/man1/ /bin/sh /source/abs/xap/roxterm/src/roxterm-1.21.4/install-sh -m 0755 -d /source/abs/xap/roxterm/pkg//usr/share/doc/roxterm/es /bin/sh /source/abs/xap/roxterm/src/roxterm-1.21.4/install-sh -m 0644 -t /source/abs/xap/roxterm/pkg//usr/share/doc/roxterm/es ../Help/es/guide.html ../Help/es/index.html ../Help/es/installation.html ../Help/es/news.html make[2]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/po4a' make[1]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4/po4a' make[1]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4' make[2]: Entering directory `/source/abs/xap/roxterm/src/roxterm-1.21.4' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /source/abs/xap/roxterm/src/roxterm-1.21.4/install-sh -m 0755 -d /source/abs/xap/roxterm/pkg//usr/share/doc/roxterm \ /source/abs/xap/roxterm/pkg//usr/share/doc/roxterm/lib \ /source/abs/xap/roxterm/pkg//usr/share/doc/roxterm/en \ /source/abs/xap/roxterm/pkg//usr/share/icons/hicolor/scalable/apps /bin/sh /source/abs/xap/roxterm/src/roxterm-1.21.4/install-sh -m 0644 -t /source/abs/xap/roxterm/pkg//usr/share/doc/roxterm/en ./Help/en/guide.html ./Help/en/index.html ./Help/en/installation.html ./Help/en/news.html /bin/sh /source/abs/xap/roxterm/src/roxterm-1.21.4/install-sh -m 0644 -t /source/abs/xap/roxterm/pkg//usr/share/doc/roxterm/lib ./Help/lib/roxterm_logo.png ./Help/lib/logo_text.png ./Help/lib/header.png ./Help/lib/sprites.png ./Help/lib/roxterm.css ./Help/lib/roxterm_ie.css ./Help/lib/favicon.ico /bin/sh /source/abs/xap/roxterm/src/roxterm-1.21.4/install-sh -m 0644 ./roxterm.svg \ /source/abs/xap/roxterm/pkg//usr/share/icons/hicolor/scalable/apps/ test -z "" || /bin/mkdir -p "/source/abs/xap/roxterm/pkg" test -z "/usr/share/applications" || /bin/mkdir -p "/source/abs/xap/roxterm/pkg/usr/share/applications" /bin/ginstall -c -m 644 roxterm.desktop '/source/abs/xap/roxterm/pkg/usr/share/applications' test -z "/usr/share/man/man1" || /bin/mkdir -p "/source/abs/xap/roxterm/pkg/usr/share/man/man1" /bin/ginstall -c -m 644 roxterm.1 roxterm-config.1 '/source/abs/xap/roxterm/pkg/usr/share/man/man1' test -z "/usr/share/roxterm" || /bin/mkdir -p "/source/abs/xap/roxterm/pkg/usr/share/roxterm" /bin/mkdir -p '/source/abs/xap/roxterm/pkg/usr/share/roxterm/Config/Shortcuts' /bin/ginstall -c -m 644 Config/Shortcuts/Default '/source/abs/xap/roxterm/pkg/usr/share/roxterm/Config/Shortcuts' /bin/mkdir -p '/source/abs/xap/roxterm/pkg/usr/share/roxterm/Config/Colours' /bin/ginstall -c -m 644 Config/Colours/GTK Config/Colours/Tango '/source/abs/xap/roxterm/pkg/usr/share/roxterm/Config/Colours' make[2]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4' make[1]: Leaving directory `/source/abs/xap/roxterm/src/roxterm-1.21.4' ==> Tidying install... -> Purging other files... -> Compressing man and info pages... -> Stripping unneeded symbols from binaries and libraries... ==> Creating package... -> Generating .PKGINFO file... -> Adding install script... -> Compressing package... using existing slack-desc file Finding dependencies... The following dependencies have been found: atk >= 2.2.0 cairo >= 1.10.2 coreutils >= 8.11 | jre >= 6u25 | module-init-tools >= 3.12 | vasm-legacy >= 2.7 | vlgui >= 6.0 cxxlibs >= 6.0.14 | gcc-g++ >= 4.5.2 dbus >= 1.4.6 dbus-glib >= 0.92 expat >= 2.0.1 fontconfig >= 2.8.0 freetype >= 2.4.4 gcc >= 4.5.2 gdk-pixbuf2 >= 2.24.0 glib2 >= 2.30.2 glibc-solibs >= 2.13 gtk+2 >= 2.24.6 libffi >= 3.0.9 libglade >= 2.6.4 libICE >= 1.0.7 libpng >= 1.4.8 libSM >= 1.2.0 libX11 >= 1.4.3 libXau >= 1.0.6 libxcb >= 1.7 libXcomposite >= 0.4.3 libXcursor >= 1.1.11 libXdamage >= 1.1.3 libXdmcp >= 1.1.0 libXext >= 1.2.0 libXfixes >= 5.0 libXi >= 1.4.2 libXinerama >= 1.1.1 libxml2 >= 2.7.8 libXrandr >= 1.3.1 libXrender >= 0.9.6 ncurses >= 5.9 pango >= 1.29.1 pixman >= 0.21.6 util-linux >= 2.19 vte >= 0.26.2 zlib >= 1.2.5 Creating package /source/abs/xap/roxterm/roxterm-1.21.4-x86_64-1vl70.txz 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 files and directories in your package to some sane permissions. If any of the files or dirs in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory and file permissions and set their ownerships to root:root? [y/N] n Creating the package file... ./ install/ install/doinst.sh install/slack-desc install/slack-required usr/ usr/share/ usr/share/man/ usr/share/man/es/ usr/share/man/es/man1/ usr/share/man/es/man1/roxterm.1.gz usr/share/man/es/man1/roxterm-config.1.gz usr/share/man/man1/ usr/share/man/man1/roxterm.1.gz usr/share/man/man1/roxterm-config.1.gz usr/share/roxterm/ usr/share/roxterm/roxterm-config.glade usr/share/roxterm/Config/ usr/share/roxterm/Config/Colours/ usr/share/roxterm/Config/Colours/Tango usr/share/roxterm/Config/Colours/GTK usr/share/roxterm/Config/Shortcuts/ usr/share/roxterm/Config/Shortcuts/Default usr/share/locale/ usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/roxterm.mo usr/share/doc/ usr/share/doc/roxterm/ usr/share/doc/roxterm/es/ usr/share/doc/roxterm/es/installation.html usr/share/doc/roxterm/es/news.html usr/share/doc/roxterm/es/index.html usr/share/doc/roxterm/es/guide.html usr/share/doc/roxterm/en/ usr/share/doc/roxterm/en/installation.html usr/share/doc/roxterm/en/news.html usr/share/doc/roxterm/en/index.html usr/share/doc/roxterm/en/guide.html usr/share/doc/roxterm/lib/ usr/share/doc/roxterm/lib/header.png usr/share/doc/roxterm/lib/favicon.ico usr/share/doc/roxterm/lib/roxterm.css usr/share/doc/roxterm/lib/roxterm_logo.png usr/share/doc/roxterm/lib/logo_text.png usr/share/doc/roxterm/lib/sprites.png usr/share/doc/roxterm/lib/roxterm_ie.css usr/share/applications/ usr/share/applications/roxterm.desktop usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/roxterm.svg usr/bin/ usr/bin/roxterm usr/bin/roxterm-config Package created: /source/abs/xap/roxterm/roxterm-1.21.4-x86_64-1vl70.txz Basename: roxterm Version number: 1.21.4 Minimum arch: x86_64 Build version: 1vl70 Compression: txz (XZ LZMA compressed) ==> Finished making: roxterm 1.21.4-1 (Fri Jan 6 04:32:22 Local time zone must be set--see zic manual page 2012) Fri Jan 6 04:32:22 2012 ----------------