symlink cloning /jenkins/jobs/oi-userland/workspace/components/perl/FCGI/FCGI-0.82 to /jenkins/jobs/oi-userland/workspace/components/perl/FCGI/build/amd64-5.36
Warning: prerequisite FCGI::Client 0.09 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for FCGI
Writing MYMETA.yml and MYMETA.json
Running ./configure for you
Please read configure.readme for information on how to run it yourself
checking for gcc... /usr/gcc/13/bin/gcc -m64
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/13/bin/gcc -m64 accepts -g... yes
checking for /usr/gcc/13/bin/gcc -m64 option to enable C11 features... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -m64 -E
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 grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for ssize_t... yes
checking for sun_len in sys/un.h... no
checking for fpos_t in stdio.h... yes
checking for sys/socket.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for sys/time.h... yes
checking for limits.h... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking for a fileno() prototype in stdio.h... yes
checking whether cross-process locking is required by accept()... yes
checking whether va_arg(arg, long double) crashes the compiler... no
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
config.status: creating fcgi_config.h
cp FCGI.pm blib/arch/FCGI.pm
Running Mkbootstrap for FCGI ()
chmod 644 "FCGI.bs"
"/usr/perl5/5.36/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644
"/usr/perl5/5.36/bin/perl" "/usr/perl5/5.36/lib/ExtUtils/xsubpp"  -typemap '/usr/perl5/5.36/lib/ExtUtils/typemap' -typemap '/jenkins/jobs/oi-userland/workspace/components/perl/FCGI/build/amd64-5.36/typemap'  FCGI.xs > FCGI.xsc
mv FCGI.xsc FCGI.c
/usr/gcc/13/bin/gcc -m64 -c  -I. -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DPERL_USE_SAFE_PUTENV -O3   -DVERSION=\"0.82\" -DXS_VERSION=\"0.82\" -fPIC "-I/usr/perl5/5.36/lib/i86pc-solaris-thread-multi-64/CORE"   FCGI.c
/usr/gcc/13/bin/gcc -m64 -c  -I. -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DPERL_USE_SAFE_PUTENV -O3   -DVERSION=\"0.82\" -DXS_VERSION=\"0.82\" -fPIC "-I/usr/perl5/5.36/lib/i86pc-solaris-thread-multi-64/CORE"   fcgiapp.c
/usr/gcc/13/bin/gcc -m64 -c  -I. -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DPERL_USE_SAFE_PUTENV -O3   -DVERSION=\"0.82\" -DXS_VERSION=\"0.82\" -fPIC "-I/usr/perl5/5.36/lib/i86pc-solaris-thread-multi-64/CORE"   os_unix.c
rm -f blib/arch/auto/FCGI/FCGI.so
/usr/gcc/13/bin/gcc -m64  -shared -m64 -fstack-protector-strong  FCGI.o fcgiapp.o os_unix.o  -o blib/arch/auto/FCGI/FCGI.so  \
      \
  
chmod 755 blib/arch/auto/FCGI/FCGI.so
Manifying 1 pod document
symlink cloning /jenkins/jobs/oi-userland/workspace/components/perl/FCGI/FCGI-0.82 to /jenkins/jobs/oi-userland/workspace/components/perl/FCGI/build/amd64-5.38
Warning: prerequisite FCGI::Client 0.09 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for FCGI
Writing MYMETA.yml and MYMETA.json
Running ./configure for you
Please read configure.readme for information on how to run it yourself
checking for gcc... /usr/gcc/13/bin/gcc -m64
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/13/bin/gcc -m64 accepts -g... yes
checking for /usr/gcc/13/bin/gcc -m64 option to enable C11 features... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -m64 -E
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 grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for ssize_t... yes
checking for sun_len in sys/un.h... no
checking for fpos_t in stdio.h... yes
checking for sys/socket.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for sys/time.h... yes
checking for limits.h... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking for a fileno() prototype in stdio.h... yes
checking whether cross-process locking is required by accept()... yes
checking whether va_arg(arg, long double) crashes the compiler... no
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
config.status: creating fcgi_config.h
cp FCGI.pm blib/arch/FCGI.pm
Running Mkbootstrap for FCGI ()
chmod 644 "FCGI.bs"
"/usr/perl5/5.38/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644
"/usr/perl5/5.38/bin/perl" "/usr/perl5/5.38/lib/ExtUtils/xsubpp"  -typemap '/usr/perl5/5.38/lib/ExtUtils/typemap' -typemap '/jenkins/jobs/oi-userland/workspace/components/perl/FCGI/build/amd64-5.38/typemap'  FCGI.xs > FCGI.xsc
mv FCGI.xsc FCGI.c
/usr/gcc/13/bin/gcc -m64 -c  -I. -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3   -DVERSION=\"0.82\" -DXS_VERSION=\"0.82\" -fPIC "-I/usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/CORE"   FCGI.c
/usr/gcc/13/bin/gcc -m64 -c  -I. -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3   -DVERSION=\"0.82\" -DXS_VERSION=\"0.82\" -fPIC "-I/usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/CORE"   fcgiapp.c
/usr/gcc/13/bin/gcc -m64 -c  -I. -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3   -DVERSION=\"0.82\" -DXS_VERSION=\"0.82\" -fPIC "-I/usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/CORE"   os_unix.c
rm -f blib/arch/auto/FCGI/FCGI.so
/usr/gcc/13/bin/gcc -m64  -shared -m64 -fstack-protector-strong  FCGI.o fcgiapp.o os_unix.o  -o blib/arch/auto/FCGI/FCGI.so  \
      \
  
chmod 755 blib/arch/auto/FCGI/FCGI.so
Manifying 1 pod document
symlink cloning /jenkins/jobs/oi-userland/workspace/components/perl/FCGI/FCGI-0.82 to /jenkins/jobs/oi-userland/workspace/components/perl/FCGI/build/amd64-5.40
Warning: prerequisite FCGI::Client 0.09 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for FCGI
Writing MYMETA.yml and MYMETA.json
Running ./configure for you
Please read configure.readme for information on how to run it yourself
checking for gcc... /usr/gcc/13/bin/gcc -m64
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/13/bin/gcc -m64 accepts -g... yes
checking for /usr/gcc/13/bin/gcc -m64 option to enable C11 features... none needed
checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -m64 -E
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 grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for ssize_t... yes
checking for sun_len in sys/un.h... no
checking for fpos_t in stdio.h... yes
checking for sys/socket.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for sys/time.h... yes
checking for limits.h... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking for a fileno() prototype in stdio.h... yes
checking whether cross-process locking is required by accept()... yes
checking whether va_arg(arg, long double) crashes the compiler... no
checking for an ANSI C-conforming const... yes
configure: creating ./config.status
config.status: creating fcgi_config.h
cp FCGI.pm blib/arch/FCGI.pm
Running Mkbootstrap for FCGI ()
chmod 644 "FCGI.bs"
"/usr/perl5/5.40/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644
"/usr/perl5/5.40/bin/perl" "/usr/perl5/5.40/lib/ExtUtils/xsubpp"  -typemap '/usr/perl5/5.40/lib/ExtUtils/typemap' -typemap '/jenkins/jobs/oi-userland/workspace/components/perl/FCGI/build/amd64-5.40/typemap'  FCGI.xs > FCGI.xsc
mv FCGI.xsc FCGI.c
/usr/gcc/13/bin/gcc -m64 -c  -I. -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3   -DVERSION=\"0.82\" -DXS_VERSION=\"0.82\" -fPIC "-I/usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/CORE"   FCGI.c
/usr/gcc/13/bin/gcc -m64 -c  -I. -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3   -DVERSION=\"0.82\" -DXS_VERSION=\"0.82\" -fPIC "-I/usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/CORE"   fcgiapp.c
/usr/gcc/13/bin/gcc -m64 -c  -I. -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3   -DVERSION=\"0.82\" -DXS_VERSION=\"0.82\" -fPIC "-I/usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/CORE"   os_unix.c
rm -f blib/arch/auto/FCGI/FCGI.so
/usr/gcc/13/bin/gcc -m64  -shared -m64 -fstack-protector-strong  FCGI.o fcgiapp.o os_unix.o  -o blib/arch/auto/FCGI/FCGI.so  \
      \
  
chmod 755 blib/arch/auto/FCGI/FCGI.so
Manifying 1 pod document
"/usr/perl5/5.36/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Appending installation info to /jenkins/jobs/oi-userland/workspace/components/perl/FCGI/build/prototype/i386/usr/perl5/5.36/lib/i86pc-solaris-thread-multi-64/perllocal.pod
"/usr/perl5/5.38/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Appending installation info to /jenkins/jobs/oi-userland/workspace/components/perl/FCGI/build/prototype/i386/usr/perl5/5.38/lib/i86pc-solaris-thread-multi-64/perllocal.pod
"/usr/perl5/5.40/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FCGI.bs blib/arch/auto/FCGI/FCGI.bs 644
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Appending installation info to /jenkins/jobs/oi-userland/workspace/components/perl/FCGI/build/prototype/i386/usr/perl5/5.40/lib/i86pc-solaris-thread-multi-64/perllocal.pod
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/perl/FCGI/build/manifest-i386-FCGI-536.depend.res /jenkins/jobs/oi-userland/workspace/components/perl/FCGI/build/manifest-i386-FCGI-538.depend.res /jenkins/jobs/oi-userland/workspace/components/perl/FCGI/build/manifest-i386-FCGI-540.depend.res /jenkins/jobs/oi-userland/workspace/components/perl/FCGI/build/manifest-i386-FCGI.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
pkg://openindiana.org/library/perl-5/fcgi-536@0.82,5.11-2024.0.0.3:20240701T045756Z
PUBLISHED
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
pkg://openindiana.org/library/perl-5/fcgi-538@0.82,5.11-2024.0.0.3:20240701T045816Z
PUBLISHED
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
pkg://openindiana.org/library/perl-5/fcgi-540@0.82,5.11-2024.0.0.3:20240701T045825Z
PUBLISHED
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
pkg://openindiana.org/library/perl-5/fcgi@0.82,5.11-2024.0.0.3:20240701T045833Z
PUBLISHED
pkg://openindiana.org/library/perl-5/fcgi-522@0.82,5.11-2022.0.0.1:20240701T045837Z
PUBLISHED
pkg://openindiana.org/library/perl-5/fcgi-524@0.82,5.11-2022.0.0.1:20240701T045838Z
PUBLISHED
pkg://openindiana.org/library/perl-5/fcgi-534@0.82,5.11-2023.0.0.3:20240701T045839Z
PUBLISHED
generating metadata: perl/FCGI