tar -xf stressapptest-1.0.1_autoconf.tar.gz checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking build system type... (cached) i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu 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 for g++... g++ 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... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc 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 user ID... root checking host name... nix checking current timestamp... Wed Oct 28 23:06:29 CET 2009 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for C/C++ restrict keyword... __restrict checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... yes checking for working volatile... yes checking which argument is required to compile pthreads... -pthread checking whether closedir returns void... no checking whether gcc needs -traditional... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strtol... yes checking for strtoull... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/stressapptest_config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/shador/projects/salix/packages/stressapptest/1.0.1/src/stressapptest-1.0.1_autoconf/src' make all-am make[2]: Entering directory `/home/shador/projects/salix/packages/stressapptest/1.0.1/src/stressapptest-1.0.1_autoconf/src' g++ -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc g++ -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -MT os.o -MD -MP -MF .deps/os.Tpo -c -o os.o os.cc g++ -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -MT os_factory.o -MD -MP -MF .deps/os_factory.Tpo -c -o os_factory.o os_factory.cc g++ -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -MT pattern.o -MD -MP -MF .deps/pattern.Tpo -c -o pattern.o pattern.cc pattern.cc: In member function »Pattern* PatternList::GetRandomPattern()«: pattern.cc:415: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken os.cc: In member function »virtual void* OsLayer::PrepareTestMem(uint64, uint64)«: os.cc:378: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken os.cc: In member function »virtual uint32 OsLayer::PciRead(int, uint32, int)«: os.cc:436: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken os.cc: In member function »virtual void OsLayer::PciWrite(int, uint32, uint32, int)«: os.cc:485: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken mv -f .deps/os_factory.Tpo .deps/os_factory.Po g++ -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.cc mv -f .deps/main.Tpo .deps/main.Po g++ -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -MT sat.o -MD -MP -MF .deps/sat.Tpo -c -o sat.o sat.cc mv -f .deps/queue.Tpo .deps/queue.Po g++ -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -MT sat_factory.o -MD -MP -MF .deps/sat_factory.Tpo -c -o sat_factory.o sat_factory.cc sat.cc: In member function »void Sat::AddrMapUpdate(page_entry*)«: sat.cc:356: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken sat.cc: In member function »bool Sat::ParseArgs(int, char**)«: sat.cc:956: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken sat.cc: In member function »virtual void Sat::InitializeThreads()«: sat.cc:1113: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken sat.cc:1249: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken sat.cc: In member function »bool Sat::Run()«: sat.cc:1740: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken sat.cc: In member function »bool Sat::Cleanup()«: sat.cc:1841: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken mv -f .deps/sat_factory.Tpo .deps/sat_factory.Po g++ -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -MT worker.o -MD -MP -MF .deps/worker.Tpo -c -o worker.o worker.cc mv -f .deps/pattern.Tpo .deps/pattern.Po g++ -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -MT finelock_queue.o -MD -MP -MF .deps/finelock_queue.Tpo -c -o finelock_queue.o finelock_queue.cc finelock_queue.cc: In member function »bool FineLockPEQueue::QueueAnalysis()«: finelock_queue.cc:180: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken finelock_queue.cc: In member function »bool FineLockPEQueue::GetRandomWithPredicateTag(page_entry*, bool (*)(page_entry*), int32)«: finelock_queue.cc:344: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken worker.cc: In member function »virtual bool NetworkListenThread::ReapSlaves()«: worker.cc:2237: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken worker.cc: In member function »virtual bool DiskThread::DoWork(int)«: worker.cc:2737: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken mv -f .deps/os.Tpo .deps/os.Po g++ -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -MT error_diag.o -MD -MP -MF .deps/error_diag.Tpo -c -o error_diag.o error_diag.cc mv -f .deps/finelock_queue.Tpo .deps/finelock_queue.Po g++ -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -MT disk_blocks.o -MD -MP -MF .deps/disk_blocks.Tpo -c -o disk_blocks.o disk_blocks.cc mv -f .deps/disk_blocks.Tpo .deps/disk_blocks.Po g++ -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -MT adler32memcpy.o -MD -MP -MF .deps/adler32memcpy.Tpo -c -o adler32memcpy.o adler32memcpy.cc mv -f .deps/error_diag.Tpo .deps/error_diag.Po g++ -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -MT logger.o -MD -MP -MF .deps/logger.Tpo -c -o logger.o logger.cc mv -f .deps/adler32memcpy.Tpo .deps/adler32memcpy.Po logger.cc: In member function »void Logger::VLogF(int, const char*, char*)«: logger.cc:41: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken logger.cc: In member function »void Logger::QueueLogLine(std::string*)«: logger.cc:83: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken logger.cc: In function »void::WriteToFile(const std::string&, int)«: logger.cc:99: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken logger.cc: In member function »void Logger::ThreadMain()«: logger.cc:133: Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen Ganzzahlausdrücken mv -f .deps/logger.Tpo .deps/logger.Po mv -f .deps/sat.Tpo .deps/sat.Po mv -f .deps/worker.Tpo .deps/worker.Po g++ -O2 -march=i486 -mtune=i686 -DCHECKOPTS -Wreturn-type -Wunused -Wuninitialized -Wall -O3 -funroll-all-loops -funroll-loops -DNDEBUG -pthread -o stressapptest main.o os.o os_factory.o pattern.o queue.o sat.o sat_factory.o worker.o finelock_queue.o error_diag.o disk_blocks.o adler32memcpy.o logger.o make[2]: Leaving directory `/home/shador/projects/salix/packages/stressapptest/1.0.1/src/stressapptest-1.0.1_autoconf/src' make[1]: Leaving directory `/home/shador/projects/salix/packages/stressapptest/1.0.1/src/stressapptest-1.0.1_autoconf/src' make[1]: Entering directory `/home/shador/projects/salix/packages/stressapptest/1.0.1/src/stressapptest-1.0.1_autoconf' make[1]: Für das Ziel »all-am« ist nichts zu tun. make[1]: Leaving directory `/home/shador/projects/salix/packages/stressapptest/1.0.1/src/stressapptest-1.0.1_autoconf' Making install in src make[1]: Entering directory `/home/shador/projects/salix/packages/stressapptest/1.0.1/src/stressapptest-1.0.1_autoconf/src' make[2]: Entering directory `/home/shador/projects/salix/packages/stressapptest/1.0.1/src/stressapptest-1.0.1_autoconf/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/bin" /usr/bin/ginstall -c 'stressapptest' '/home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/bin/stressapptest' make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Leaving directory `/home/shador/projects/salix/packages/stressapptest/1.0.1/src/stressapptest-1.0.1_autoconf/src' make[1]: Leaving directory `/home/shador/projects/salix/packages/stressapptest/1.0.1/src/stressapptest-1.0.1_autoconf/src' make[1]: Entering directory `/home/shador/projects/salix/packages/stressapptest/1.0.1/src/stressapptest-1.0.1_autoconf' make[2]: Entering directory `/home/shador/projects/salix/packages/stressapptest/1.0.1/src/stressapptest-1.0.1_autoconf' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/doc/stressapptest" || /usr/bin/mkdir -p "/home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/share/doc/stressapptest" /usr/bin/ginstall -c -m 644 'COPYING' '/home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/share/doc/stressapptest/COPYING' /usr/bin/ginstall -c -m 644 'stressapptest.1' '/home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/share/doc/stressapptest/stressapptest.1' make[2]: Leaving directory `/home/shador/projects/salix/packages/stressapptest/1.0.1/src/stressapptest-1.0.1_autoconf' make[1]: Leaving directory `/home/shador/projects/salix/packages/stressapptest/1.0.1/src/stressapptest-1.0.1_autoconf' install: Verzeichnis „/home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/man“ angelegt install: Verzeichnis „/home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/man/man1“ angelegt „/home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/share/doc/stressapptest/stressapptest.1“ -> „/home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/man/man1/stressapptest.1“ /home/shador/projects/salix/packages/stressapptest/1.0.1/pkg: insgesamt 8 drwxr-xr-x 2 root root 4096 2009-10-28 23:06 install drwxr-xr-x 6 root root 4096 2009-10-28 23:06 usr /home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/install: insgesamt 4 -rw-r--r-- 1 root root 468 2009-10-28 23:06 slack-desc /home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr: insgesamt 16 drwxr-xr-x 2 root root 4096 2009-10-28 23:06 bin drwxr-xr-x 3 root root 4096 2009-10-28 23:06 doc drwxr-xr-x 3 root root 4096 2009-10-28 23:06 man drwxr-xr-x 3 root root 4096 2009-10-28 23:06 src /home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/bin: insgesamt 252 -rwxr-xr-x 1 root root 253984 2009-10-28 23:06 stressapptest /home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-10-28 23:06 stressapptest-1.0.1 /home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/doc/stressapptest-1.0.1: insgesamt 12 -rw-r--r-- 1 root root 11341 2009-10-28 23:06 COPYING /home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/man: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-10-28 23:06 man1 /home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/man/man1: insgesamt 4 -rw-r--r-- 1 root root 1557 2009-10-28 23:06 stressapptest.1.gz /home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 2009-10-28 23:06 stressapptest-1.0.1 /home/shador/projects/salix/packages/stressapptest/1.0.1/pkg/usr/src/stressapptest-1.0.1: insgesamt 16 -rw-r--r-- 1 root root 1407 2009-10-28 23:06 SLKBUILD -rwxr-xr-x 1 root root 9944 2009-10-28 23:06 build-stressapptest.sh 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: /home/shador/projects/salix/packages/stressapptest/1.0.1/stressapptest-1.0.1-i486-1ab.txz ./ install/ install/slack-desc usr/ usr/src/ usr/src/stressapptest-1.0.1/ usr/src/stressapptest-1.0.1/build-stressapptest.sh usr/src/stressapptest-1.0.1/SLKBUILD usr/doc/ usr/doc/stressapptest-1.0.1/ usr/doc/stressapptest-1.0.1/COPYING usr/man/ usr/man/man1/ usr/man/man1/stressapptest.1.gz usr/bin/ usr/bin/stressapptest Slackware package /home/shador/projects/salix/packages/stressapptest/1.0.1/stressapptest-1.0.1-i486-1ab.txz created. Package has been built. Cleaning pkg and src directories