------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- /!\ pam_per_user-0.4_1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ pam_per_user-0.4_1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by pam_per_user-0.4_1 for building SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ pam_per_user-0.4_1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by pam_per_user-0.4_1 for building => SHA256 Checksum OK for pam_per_user-0.4.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ pam_per_user-0.4_1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by pam_per_user-0.4_1 for building ===> Extracting for pam_per_user-0.4_1 => SHA256 Checksum OK for pam_per_user-0.4.tar.gz. Extracted Memory Use: 0.52M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for pam_per_user-0.4_1 ===> Applying ports patches for pam_per_user-0.4_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for pam_per_user-0.4_1 configure: loading site script /xports/Templates/config.site checking for epkg... no checking for mkencap... no checking for gcc... cc checking for C compiler default output... 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for AIX... no checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for security/pam_appl.h... (cached) yes checking for security/pam_modules.h... yes checking for working snprintf... yes checking for strlcpy... (cached) yes checking for dlopen in -ldl... yes checking for pam_start in -lpam... yes checking how to build shared libraries... CFLAGS=-fpic LDFLAGS=-shared configure: creating ./config.status config.status: creating Makefile config.status: creating config.h SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for pam_per_user-0.4_1 --- pam_per_user.o --- --- authtest.o --- --- pam_per_user.o --- cc -pipe -O2 -fno-strict-aliasing -fpic -I. -I. -I./compat -c -o pam_per_user.o pam_per_user.c --- authtest.o --- cc -pipe -O2 -fno-strict-aliasing -fpic -I. -I. -I./compat -c -o authtest.o authtest.c --- pam_per_user.o --- pam_per_user.c: In function 'copy_pam_item': pam_per_user.c:379:36: warning: passing argument 3 of 'pam_get_item' from incompatible pointer type [-Wincompatible-pointer-types] if (pam_get_item(from_pamh, type, &item) != PAM_SUCCESS) ^~~~~ In file included from pam_per_user.c:28: /usr/include/security/pam_appl.h:86:15: note: expected 'const void **' but argument is of type 'void **' const void **_item) ~~~~~~~~~~~~~^~~~~ pam_per_user.c: In function 'create_subrequest_handle': pam_per_user.c:494:6: warning: passing argument 3 of 'pam_get_item' from incompatible pointer type [-Wincompatible-pointer-types] (void **)&old_service) != PAM_SUCCESS) ^~~~~~~~~~~~~~~~~~~~~ In file included from pam_per_user.c:28: /usr/include/security/pam_appl.h:86:15: note: expected 'const void **' but argument is of type 'void **' const void **_item) ~~~~~~~~~~~~~^~~~~ pam_per_user.c:515:35: warning: passing argument 3 of 'pam_get_item' from incompatible pointer type [-Wincompatible-pointer-types] if (pam_get_item(pamh, PAM_CONV, (void **)&conv) != PAM_SUCCESS) ^~~~~~~~~~~~~~ In file included from pam_per_user.c:28: /usr/include/security/pam_appl.h:86:15: note: expected 'const void **' but argument is of type 'void **' const void **_item) ~~~~~~~~~~~~~^~~~~ pam_per_user.c: In function 'get_subrequest_handle': pam_per_user.c:558:25: warning: passing argument 2 of 'pam_get_user' from incompatible pointer type [-Wincompatible-pointer-types] if (pam_get_user(pamh, &user, "login: ") != PAM_SUCCESS) ^~~~~ In file included from pam_per_user.c:28: /usr/include/security/pam_appl.h:91:15: note: expected 'const char **' but argument is of type 'char **' const char **_user, ~~~~~~~~~~~~~^~~~~ pam_per_user.c:581:6: warning: passing argument 3 of 'pam_get_item' from incompatible pointer type [-Wincompatible-pointer-types] (void **)&sub_user) != PAM_SUCCESS) ^~~~~~~~~~~~~~~~~~ In file included from pam_per_user.c:28: /usr/include/security/pam_appl.h:86:15: note: expected 'const void **' but argument is of type 'void **' const void **_item) ~~~~~~~~~~~~~^~~~~ --- per_user_authtest --- cc -o per_user_authtest authtest.o -lpam -ldl --- pam_per_user.so.1 --- cc -fpic -shared -o pam_per_user.so.1 pam_per_user.o -lpam -ldl SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for pam_per_user-0.4_1 ===> Generating temporary packing list mkdir -p -m 755 /construction/security/pam_per_user/stage/usr/local/lib/security /usr/bin/install -c -m 755 pam_per_user.so.1 /construction/security/pam_per_user/stage/usr/local/lib/security mkdir -p -m 755 /construction/security/pam_per_user/stage/usr/local/man/man5 install -m 0644 ./pam_per_user.5 /construction/security/pam_per_user/stage/usr/local/man/man5 mkdir -p -m 755 /construction/security/pam_per_user/stage/usr/local/sbin install -s -m 555 -s per_user_authtest /construction/security/pam_per_user/stage/usr/local/sbin ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: /construction/security/pam_per_user/stage/usr/local/lib/security/pam_per_user.so.1 doesn't have a SONAME. Warning: pkg(8) will not register it as being provided by the port. Warning: If another port depend on it, pkg will not be able to know where it comes from. Warning: It is in a subdirectory, it may not be used in another port. Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for pam_per_user-0.4_1 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:44