+ mkdir -p m4
+ autoreconf -fv --install
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:7: installing './compile'
configure.ac:7: installing './config.guess'
configure.ac:7: installing './config.sub'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'
ance-1.9.0/configure.ac
irqbalance-1.9.0/constants.h
irqbalance-1.9.0/cpumask.h
irqbalance-1.9.0/cputree.c
irqbalance-1.9.0/irqbalance-ui.1
irqbalance-1.9.0/irqbalance.1
irqbalance-1.9.0/irqbalance.c
irqbalance-1.9.0/irqbalance.h
irqbalance-1.9.0/irqlist.c
irqbalance-1.9.0/misc/
irqbalance-1.9.0/misc/90-irqbalance.rules
irqbalance-1.9.0/misc/irqbalance.env
irqbalance-1.9.0/misc/irqbalance.policy.d/
irqbalance-1.9.0/misc/irqbalance.policy.d/follow-affinity-hint.example
irqbalance-1.9.0/misc/irqbalance.service
irqbalance-1.9.0/non-atomic.h
irqbalance-1.9.0/numa.c
irqbalance-1.9.0/placement.c
irqbalance-1.9.0/procinterrupts.c
irqbalance-1.9.0/tests/
irqbalance-1.9.0/tests/Makefile.am
irqbalance-1.9.0/tests/runoneshot.sh
irqbalance-1.9.0/types.h
irqbalance-1.9.0/ui/
irqbalance-1.9.0/ui/helpers.c
irqbalance-1.9.0/ui/helpers.h
irqbalance-1.9.0/ui/irqbalance-ui.c
irqbalance-1.9.0/ui/irqbalance-ui.h
irqbalance-1.9.0/ui/ui.c
irqbalance-1.9.0/ui/ui.h
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... i586-slackware-linux-gnu
checking host system type... i586-slackware-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop
checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) 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 gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking for gawk... (cached) gawk
checking for ANSI C header files... (cached) yes
checking numa.h usability... no
checking numa.h presence... no
checking for numa.h... no
checking for getopt_long... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for numa... no
checking for numa_available in -lnuma... no
checking for floor in -lm... yes
checking for glib-2.0... yes
checking for ncursesw... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for libcap-ng... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: 
configure: irqbalance Version:     1.9.0
configure: Target:                 
configure: Installation prefix:    /usr
configure: Compiler:               gcc
configure: Compiler flags: -O2 -march=i586 -mtune=i686
make  all-recursive
make[1]: Entering directory '/usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0'
Making all in tests
make[2]: Entering directory '/usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0/tests'
make[2]: Entering directory '/usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0'
gcc -DHAVE_CONFIG_H -I.  -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -O2 -march=i586 -mtune=i686 -c -o activate.o activate.c
gcc -DHAVE_CONFIG_H -I.  -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -O2 -march=i586 -mtune=i686 -c -o bitmap.o bitmap.c
gcc -DHAVE_CONFIG_H -I.  -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -O2 -march=i586 -mtune=i686 -c -o classify.o classify.c
gcc -DHAVE_CONFIG_H -I.  -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -O2 -march=i586 -mtune=i686 -c -o cputree.o cputree.c
gcc -DHAVE_CONFIG_H -I.  -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -O2 -march=i586 -mtune=i686 -c -o irqbalance.o irqbalance.c
gcc -DHAVE_CONFIG_H -I.  -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -O2 -march=i586 -mtune=i686 -c -o irqlist.o irqlist.c
gcc -DHAVE_CONFIG_H -I.  -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -O2 -march=i586 -mtune=i686 -c -o numa.o numa.c
gcc -DHAVE_CONFIG_H -I.  -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -O2 -march=i586 -mtune=i686 -c -o placement.o placement.c
gcc -DHAVE_CONFIG_H -I.  -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -O2 -march=i586 -mtune=i686 -c -o procinterrupts.o procinterrupts.c
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -O2 -march=i586 -mtune=i686   -o irqbalance activate.o bitmap.o classify.o cputree.o irqbalance.o irqlist.o numa.o placement.o procinterrupts.o -lcap-ng -lglib-2.0  -lm  -lncursesw -ltinfo
libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -o irqbalance activate.o bitmap.o classify.o cputree.o irqbalance.o irqlist.o numa.o placement.o procinterrupts.o  -lcap-ng -lglib-2.0 -lm -lncursesw -ltinfo
gcc -DHAVE_CONFIG_H -I.  -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -O2 -march=i586 -mtune=i686 -c -o ui/helpers.o ui/helpers.c
gcc -DHAVE_CONFIG_H -I.  -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -O2 -march=i586 -mtune=i686 -c -o ui/irqbalance-ui.o ui/irqbalance-ui.c
gcc -DHAVE_CONFIG_H -I.  -I. -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -O2 -march=i586 -mtune=i686 -c -o ui/ui.o ui/ui.c
ui/ui.c: In function ‘get_valid_sleep_input’:
ui/ui.c:100:55: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘uint64_t’ {aka ‘long long unsigned int’} [-Wformat=]
  100 |                         mvprintw(2, column_offest, "%lu                 ", new_sleep);
      |                                                     ~~^                    ~~~~~~~~~
      |                                                       |                    |
      |                                                       long unsigned int    uint64_t {aka long long unsigned int}
      |                                                     %llu
ui/ui.c:124:39: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘uint64_t’ {aka ‘long long unsigned int’} [-Wformat=]
  124 |         mvprintw(2, column_offest, "%lu                         ", new_sleep);
      |                                     ~~^                            ~~~~~~~~~
      |                                       |                            |
      |                                       long unsigned int            uint64_t {aka long long unsigned int}
      |                                     %llu
ui/ui.c: In function ‘display_tree_node_irqs’:
ui/ui.c:667:55: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘uint64_t’ {aka ‘long long unsigned int’} [-Wformat=]
  667 |         printw("%sIRQ %u, IRQs since last rebalance %lu\n",
      |                                                     ~~^
      |                                                       |
      |                                                       long unsigned int
      |                                                     %llu
  668 |                         indent, irq->vector, irq->diff);
      |                                              ~~~~~~~~~ 
      |                                                 |
      |                                                 uint64_t {aka long long unsigned int}
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -O2 -march=i586 -mtune=i686   -o irqbalance-ui ui/helpers.o ui/irqbalance-ui.o ui/ui.o -lglib-2.0   -lm  -lncursesw -ltinfo
libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -o irqbalance-ui ui/helpers.o ui/irqbalance-ui.o ui/ui.o  -lglib-2.0 -lm -lncursesw -ltinfo
make[2]: Leaving directory '/usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0'
make[1]: Leaving directory '/usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0'
Making install in tests
make[1]: Entering directory '/usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0/tests'
make[2]: Entering directory '/usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0/tests'
make[1]: Leaving directory '/usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0/tests'
make[1]: Entering directory '/usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0'
make[2]: Entering directory '/usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0'
 /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/irqbalance/package-irqbalance/usr/sbin'
  /bin/sh ./libtool   --mode=install /usr/bin/ginstall -c irqbalance irqbalance-ui '/usr/src/slapt-src-i486/system/irqbalance/package-irqbalance/usr/sbin'
libtool: install: /usr/bin/ginstall -c irqbalance /usr/src/slapt-src-i486/system/irqbalance/package-irqbalance/usr/sbin/irqbalance
libtool: install: /usr/bin/ginstall -c irqbalance-ui /usr/src/slapt-src-i486/system/irqbalance/package-irqbalance/usr/sbin/irqbalance-ui
 /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/irqbalance/package-irqbalance/usr/man/man1'
 /usr/bin/ginstall -c -m 644 irqbalance.1 irqbalance-ui.1 '/usr/src/slapt-src-i486/system/irqbalance/package-irqbalance/usr/man/man1'
make[2]: Leaving directory '/usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0'
make[1]: Leaving directory '/usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0'

Slackware package maker, version 3.14159265.

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:  /usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0-i586-1salix15.0.txz

./
install/
install/slack-desc
usr/
usr/doc/
usr/doc/irqbalance-1.9.0/
usr/doc/irqbalance-1.9.0/AUTHORS
usr/doc/irqbalance-1.9.0/COPYING
usr/doc/irqbalance-1.9.0/README.SBo
usr/doc/irqbalance-1.9.0/README.md
usr/doc/irqbalance-1.9.0/irqbalance.SlackBuild
usr/man/
usr/man/man1/
usr/man/man1/irqbalance-ui.1.gz
usr/man/man1/irqbalance.1.gz
usr/sbin/
usr/sbin/irqbalance
usr/sbin/irqbalance-ui

Slackware package /usr/src/slapt-src-i486/system/irqbalance/irqbalance-1.9.0-i586-1salix15.0.txz created.

Installing package irqbalance-1.9.0-i586-1salix15.0...
| irqbalance (IRQ balancing daemon)
| 
| irqbalance is a Linux daemon that distributes interrupts over the
| processors and cores you have in your computer system.  The design
| goal of irqbalance is to find a balance between power savings and
| optimal performance.  To a large degree, the work irqbalance does
| is invisible to you; if irqbalance performs its job correctly, nobody
| will ever notice it's there or want to turn it off.
| 
| 
| 
| 
|