Cook: memtester 4.3.0 ================================================================================ QA: checking package receipt... Extracting source archive "memtester-4.3.0.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed ( cat warn-auto.sh; \ echo CC=\'`head -1 conf-cc`\'; \ echo LD=\'`head -1 conf-ld`\' \ ) > auto-ccld.sh cat auto-ccld.sh make-compile.sh > make-compile cat auto-ccld.sh find-systype.sh > find-systype cat auto-ccld.sh make-load.sh > make-load chmod 755 make-compile chmod 755 find-systype chmod 755 make-load ./find-systype > systype ( cat warn-auto.sh; ./make-compile "`cat systype`" ) > \ compile ( cat warn-auto.sh; ./make-load "`cat systype`" ) > load ./extra-libs.sh "`cat systype`" >extra-libs chmod 755 compile chmod 755 load ./compile memtester.c ./compile tests.c tests.c: In function 'compare_regions': tests.c:44:25: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=] "FAILURE: 0x%08lx != 0x%08lx at physical address " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests.c:46:45: (ul) *p1, (ul) *p2, physaddr); ~~~~~~~~ tests.c:45:32: note: format string is defined here "0x%08lx.\n", ~~~~^ %08llx tests.c: In function 'test_stuck_address': tests.c:85:29: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'off_t' {aka 'long long int'} [-Wformat=] "FAILURE: possible bad address line at physical " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests.c:87:29: physaddr); ~~~~~~~~ tests.c:86:44: note: format string is defined here "address 0x%08lx.\n", ~~~~^ %08llx memtester.c: In function 'main': memtester.c:250:34: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "bytes %ld < pagesize %ld -- memory argument too large?\n", ~~^ %d wantbytes, pagesize); ~~~~~~~~~ memtester.c:250:49: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "bytes %ld < pagesize %ld -- memory argument too large?\n", ~~^ %d wantbytes, pagesize); ~~~~~~~~ ./load memtester tests.o `cat extra-libs` ================================================================================ Executing strip on all files... Done Time: 0.16s. Size: 26032 B -> 26032 B. Save: 0 KB. ================================================================================ Pack: memtester 4.3.0 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "memtester-4.3.0-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "memtester-4.3.0-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/memtester-4.3.0... Done Checking site script in source/memtester-4.3.0... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: memtester 4.3.0 ================================================================================ Src file : memtester-4.3.0.tar.gz Src size : 24.0K Source dir : 228.0K Produced : 40.0K Cook time : 9s Cook date : 2020-07-07 14:53 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 60.0K : 10.5K : 1 : memtester-4.3.0-i486.tazpkg ================================================================================