Cook: pwauth 2.3.10 ================================================================================ QA: checking package receipt... Extracting source archive "pwauth-2.3.10.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 gcc -g -D_GLIBCXX_USE_C99_MATH=1 -c -o main.o main.c gcc -g -D_GLIBCXX_USE_C99_MATH=1 -c -o auth_aix.o auth_aix.c gcc -g -D_GLIBCXX_USE_C99_MATH=1 -c -o auth_bsd.o auth_bsd.c gcc -g -D_GLIBCXX_USE_C99_MATH=1 -c -o auth_hpux.o auth_hpux.c gcc -g -D_GLIBCXX_USE_C99_MATH=1 -c -o auth_mdw.o auth_mdw.c gcc -g -D_GLIBCXX_USE_C99_MATH=1 -c -o auth_openbsd.o auth_openbsd.c main.c:47:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc, char **argv) ^~~~ main.c: In function 'main': main.c:92:13: warning: implicit declaration of function 'check_auth' [-Wimplicit-function-declaration] status= check_auth(login,passwd); ^~~~~~~~~~ main.c:116:33: warning: implicit declaration of function 'check_nologin' [-Wimplicit-function-declaration] if (status == STATUS_OK && !check_nologin()) ^~~~~~~~~~~~~ main.c:124:2: warning: implicit declaration of function 'lastlog' [-Wimplicit-function-declaration] lastlog(); ^~~~~~~ main.c:127:2: warning: implicit declaration of function 'snooze' [-Wimplicit-function-declaration] snooze(0); ^~~~~~ gcc -g -D_GLIBCXX_USE_C99_MATH=1 -c -o auth_pam.o auth_pam.c gcc -g -D_GLIBCXX_USE_C99_MATH=1 -c -o auth_sun.o auth_sun.c gcc -g -D_GLIBCXX_USE_C99_MATH=1 -c -o fail_log.o fail_log.c gcc -g -D_GLIBCXX_USE_C99_MATH=1 -c -o lastlog.o lastlog.c gcc -g -D_GLIBCXX_USE_C99_MATH=1 -c -o nologin.o nologin.c gcc -g -D_GLIBCXX_USE_C99_MATH=1 -c -o snooze.o snooze.c auth_sun.c: In function 'check_auth': auth_sun.c:70:16: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration] int today= time(NULL)/(24*60*60); ^~~~ utimes snooze.c:45:1: warning: return type defaults to 'int' [-Wimplicit-int] snooze(int seconds) ^~~~~~ nologin.c:41:1: warning: return type defaults to 'int' [-Wimplicit-int] check_nologin() ^~~~~~~~~~~~~ lastlog.c: In function 'lastlog': lastlog.c:46:17: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration] ll.ll_time= time(0L); ^~~~ utimes gcc -o pwauth -g main.o auth_aix.o auth_bsd.o auth_hpux.o \ auth_mdw.o auth_openbsd.o auth_pam.o auth_sun.o fail_log.o \ lastlog.o nologin.o snooze.o -lcrypt ================================================================================ Executing strip on all files... Done Time: 0.11s. Size: 38892 B -> 13580 B. Save: 25 KB. ================================================================================ Pack: pwauth 2.3.10 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... 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 "pwauth-2.3.10-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "pwauth-2.3.10-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/pwauth-2.3.10... Done Checking site script in source/pwauth-2.3.10... 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: pwauth 2.3.10 ================================================================================ Src file : pwauth-2.3.10.tar.gz Src size : 24.0K Source dir : 236.0K Produced : 28.0K Cook time : 5s Cook date : 2020-07-07 19:19 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 44.0K : 3.8K : 1 : pwauth-2.3.10-i486.tazpkg ================================================================================