INFO: not using any hashes in /data/userland-archives/hashes for liboauth-1.0.3.tar.gz (overridden with --hash)
Source /data/userland-archives/liboauth-1.0.3.tar.gz... not found, skipping file copy
Source http://sourceforge.net/projects/liboauth/files/liboauth-1.0.3.tar.gz/download... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
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'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
configure.ac:26: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:705: AM_INIT_AUTOMAKE is expanded from...
configure.ac:26: the top level
configure.ac:28: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:28: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1021: AM_CONFIG_HEADER is expanded from...
configure.ac:28: the top level
configure.ac:41: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:41: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:41: the top level
configure.ac:42: warning: The macro 'AM_PROG_LIBTOOL' is obsolete.
configure.ac:42: You should run autoupdate.
m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from...
configure.ac:42: the top level
configure.ac:44: warning: The macro 'AC_LIBTOOL_WIN32_DLL' is obsolete.
configure.ac:44: You should run autoupdate.
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:44: the top level
configure.ac:44: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you
configure.ac:44: put the 'win32-dll' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:44: the top level
configure.ac:47: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:47: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:47: the top level
configure.ac:87: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:87: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:87: the top level
configure.ac:104: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:104: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:104: the top level
configure.ac:105: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:105: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:105: the top level
configure.ac:106: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:106: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:106: the top level
configure.ac:107: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:107: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:107: the top level
configure.ac:108: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:108: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:108: the top level
configure.ac:237: warning: AC_OUTPUT should be used without arguments.
configure.ac:237: You should run autoupdate.
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:26: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:26: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:38: installing './compile'
configure.ac:26: installing './missing'
parallel-tests: installing './test-driver'
src/Makefile.am: installing './depcomp'
tests/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf: './config.sub' is updated
autoreconf: './config.guess' is updated
autoreconf: './install-sh' is updated
autoreconf: Leaving directory '.'
checking for sed... /usr/gnu/bin/sed
checking liboauth version... 1.0.3
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking target system type... x86_64-pc-solaris2.11
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /usr/gcc/14/bin/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 the compiler supports GNU C... yes
checking whether /usr/gcc/14/bin/gcc accepts -g... yes
checking for /usr/gcc/14/bin/gcc option to enable C11 features... none needed
checking whether /usr/gcc/14/bin/gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /usr/gcc/14/bin/gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking how to print strings... print -r
checking for a sed that does not truncate output... (cached) /usr/gnu/bin/sed
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for fgrep... /usr/bin/ggrep -F
checking for ld used by /usr/gcc/14/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p
checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm
checking the maximum length of command line arguments... 786240
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/14/bin/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 for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/gcc/14/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/gcc/14/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/gcc/14/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/gcc/14/bin/gcc static flag -static works... no
checking if /usr/gcc/14/bin/gcc supports -c -o file.o... yes
checking if /usr/gcc/14/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/gcc/14/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for egrep... (cached) /usr/bin/ggrep -E
checking for unistd.h... (cached) yes
checking for time.h... yes
checking for string.h... (cached) yes
checking for alloca.h... yes
checking for stdio.h... (cached) yes
checking for stdarg.h... yes
checking for math.h... yes
checking for sys/mkdev.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct stat.st_blocks... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether closedir returns void... no
checking if -Wl,--as-needed works... no
checking for curl... /usr/bin/curl
checking for pkg-config... /usr/bin/amd64/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libcurl... yes
checking for nss... yes
checking for doxygen... /usr/bin/doxygen
checking for dot... /usr/bin/dot
checking for perl... /usr/bin/perl
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating liboauth.lsm
config.status: creating oauth.pc
config.status: creating Doxyfile
config.status: creating doc/mainpage.dox
config.status: creating src/config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure:

 liboauth configured:
 -----------------------

  version:                1.0.3
  interface revision:     8:7:8
  hash/signature:         NSS
  http integration:       libcurl
  libcurl-timeout:        -
  generate documentation: /usr/bin/doxygen
  installation prefix:    /usr
  CFLAGS:                 -Wall -m64 -O3 
  LDFLAGS:                -Wall -export-symbols-regex '^oauth_.*' -m64

 type "make" followed my "make install" as root.
 run "make dox" to generate API html reference: doc/html/index.html

Making all in src
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/src'
/usr/gnu/bin/make  all-am
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/src'
/bin/bash ../libtool  --tag=CC   --mode=compile /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src    -Wall -I/usr/include/mps -I/usr/openssl/3/include -I/usr/include/idn2 -m64 -O3  -MT liboauth_la-oauth.lo -MD -MP -MF .deps/liboauth_la-oauth.Tpo -c -o liboauth_la-oauth.lo `test -f 'oauth.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src/'`oauth.c
libtool: compile:  /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src -Wall -I/usr/include/mps -I/usr/openssl/3/include -I/usr/include/idn2 -m64 -O3 -MT liboauth_la-oauth.lo -MD -MP -MF .deps/liboauth_la-oauth.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src/oauth.c  -fPIC -DPIC -o .libs/liboauth_la-oauth.o
mv -f .deps/liboauth_la-oauth.Tpo .deps/liboauth_la-oauth.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src    -Wall -I/usr/include/mps -I/usr/openssl/3/include -I/usr/include/idn2 -m64 -O3  -MT liboauth_la-hash.lo -MD -MP -MF .deps/liboauth_la-hash.Tpo -c -o liboauth_la-hash.lo `test -f 'hash.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src/'`hash.c
libtool: compile:  /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src -Wall -I/usr/include/mps -I/usr/openssl/3/include -I/usr/include/idn2 -m64 -O3 -MT liboauth_la-hash.lo -MD -MP -MF .deps/liboauth_la-hash.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src/hash.c  -fPIC -DPIC -o .libs/liboauth_la-hash.o
mv -f .deps/liboauth_la-hash.Tpo .deps/liboauth_la-hash.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src    -Wall -I/usr/include/mps -I/usr/openssl/3/include -I/usr/include/idn2 -m64 -O3  -MT liboauth_la-xmalloc.lo -MD -MP -MF .deps/liboauth_la-xmalloc.Tpo -c -o liboauth_la-xmalloc.lo `test -f 'xmalloc.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src/'`xmalloc.c
libtool: compile:  /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src -Wall -I/usr/include/mps -I/usr/openssl/3/include -I/usr/include/idn2 -m64 -O3 -MT liboauth_la-xmalloc.lo -MD -MP -MF .deps/liboauth_la-xmalloc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src/xmalloc.c  -fPIC -DPIC -o .libs/liboauth_la-xmalloc.o
mv -f .deps/liboauth_la-xmalloc.Tpo .deps/liboauth_la-xmalloc.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src    -Wall -I/usr/include/mps -I/usr/openssl/3/include -I/usr/include/idn2 -m64 -O3  -MT liboauth_la-oauth_http.lo -MD -MP -MF .deps/liboauth_la-oauth_http.Tpo -c -o liboauth_la-oauth_http.lo `test -f 'oauth_http.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src/'`oauth_http.c
libtool: compile:  /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src -Wall -I/usr/include/mps -I/usr/openssl/3/include -I/usr/include/idn2 -m64 -O3 -MT liboauth_la-oauth_http.lo -MD -MP -MF .deps/liboauth_la-oauth_http.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src/oauth_http.c  -fPIC -DPIC -o .libs/liboauth_la-oauth_http.o
mv -f .deps/liboauth_la-oauth_http.Tpo .deps/liboauth_la-oauth_http.Plo
/bin/bash ../libtool  --tag=CC   --mode=link /usr/gcc/14/bin/gcc -Wall -I/usr/include/mps -I/usr/openssl/3/include -I/usr/include/idn2 -m64 -O3  -Wall -export-symbols-regex '^oauth_.*' -version-info 8:7:8 -m64 -o liboauth.la -rpath /usr/lib/amd64 liboauth_la-oauth.lo liboauth_la-hash.lo liboauth_la-xmalloc.lo liboauth_la-oauth_http.lo -L/usr/lib/mps/amd64 -R/usr/lib/mps/amd64 -lnss3 -lsmime3 -lssl3 -lnssutil3 -R/usr/lib/mps/amd64 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lposix4 -lcurl 
libtool: link: /usr/bin/amd64/nm -p  .libs/liboauth_la-oauth.o .libs/liboauth_la-hash.o .libs/liboauth_la-xmalloc.o .libs/liboauth_la-oauth_http.o   | /usr/gnu/bin/sed -n -e 's/^.*[	 ]\([BCDRT][BCDRT]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/gnu/bin/sed '/ __gnu_lto/d' | /usr/gnu/bin/sed 's/.* //' | sort | uniq > .libs/liboauth.exp
libtool: link: /usr/bin/ggrep -E -e "^oauth_.*" ".libs/liboauth.exp" > ".libs/liboauth.expT"
libtool: link: mv -f ".libs/liboauth.expT" ".libs/liboauth.exp"
libtool: link: echo "{ global:" > .libs/liboauth.so.0.8.7.exp
libtool: link: cat .libs/liboauth.exp | /usr/gnu/bin/sed -e "s/\(.*\)/\1;/" >> .libs/liboauth.so.0.8.7.exp
libtool: link: echo "local: *; };" >> .libs/liboauth.so.0.8.7.exp
libtool: link:  /usr/gcc/14/bin/gcc -shared  -fPIC -DPIC -Wl,-z -Wl,text -Wl,-M -Wl,.libs/liboauth.so.0.8.7.exp -Wl,-h -Wl,liboauth.so.0 -o .libs/liboauth.so.0.8.7  .libs/liboauth_la-oauth.o .libs/liboauth_la-hash.o .libs/liboauth_la-xmalloc.o .libs/liboauth_la-oauth_http.o   -R/usr/lib/mps/amd64 -L/usr/lib/mps/amd64 -lnss3 -lsmime3 -lssl3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lposix4 -lcurl  -m64 -O3 -m64  
libtool: link: rm -f .libs/liboauth.so.0.8.7.exp
libtool: link: (cd ".libs" && rm -f "liboauth.so.0" && ln -s "liboauth.so.0.8.7" "liboauth.so.0")
libtool: link: (cd ".libs" && rm -f "liboauth.so" && ln -s "liboauth.so.0.8.7" "liboauth.so")
libtool: link: ( cd ".libs" && rm -f "liboauth.la" && ln -s "../liboauth.la" "liboauth.la" )
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/src'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/src'
Making all in doc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/doc'
Making all in tests
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/tests'
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64'
Making install in src
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/src'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/src'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/prototype/i386/usr/lib/amd64'
 /bin/bash ../libtool   --mode=install /usr/bin/ginstall -c   liboauth.la '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/prototype/i386/usr/lib/amd64'
libtool: install: /usr/bin/ginstall -c .libs/liboauth.so.0.8.7 /jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/prototype/i386/usr/lib/amd64/liboauth.so.0.8.7
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/prototype/i386/usr/lib/amd64 && { ln -s -f liboauth.so.0.8.7 liboauth.so.0 || { rm -f liboauth.so.0 && ln -s liboauth.so.0.8.7 liboauth.so.0; }; })
libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/prototype/i386/usr/lib/amd64 && { ln -s -f liboauth.so.0.8.7 liboauth.so || { rm -f liboauth.so && ln -s liboauth.so.0.8.7 liboauth.so; }; })
libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/prototype/i386/usr/lib/amd64/liboauth.so.0.8.7
libtool: install: /usr/bin/ginstall -c .libs/liboauth.lai /jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/prototype/i386/usr/lib/amd64/liboauth.la
libtool: warning: remember to run 'libtool --finish /usr/lib/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/prototype/i386/usr/include'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/src/oauth.h '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/prototype/i386/usr/include'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/src'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/src'
Making install in doc
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/doc'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/prototype/i386/usr/share/man/man3'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/liboauth/liboauth-1.0.3/doc/oauth.3 '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/prototype/i386/usr/share/man/man3'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/doc'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/doc'
Making install in tests
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/tests'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/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 '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/tests'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64/tests'
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64'
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/prototype/i386/usr/lib/amd64/pkgconfig'
 /usr/bin/ginstall -c -m 644 oauth.pc '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/prototype/i386/usr/lib/amd64/pkgconfig'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/amd64'
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/liboauth/build/manifest-i386-liboauth.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: library/liboauth
pkg://openindiana.org/library/liboauth@1.0.3,5.11-2025.0.0.1:20250315T144357Z
PUBLISHED