robotpkg/www/picoweb bulk build results
Log for picoweb-1.3 on NetBSD-10.0-x86_64: bulk.log (Back)
=> Checking for clear installation
===> Installing bootstrap dependencies for picoweb-1.3
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/NetBSD-10.0-x86_64/All/digest-20080510.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/NetBSD-10.0-x86_64/All/tnftp-20151004~ssl.tgz
===> Checking bootstrap dependencies for picoweb-1.3
=> Required robotpkg package digest>=20080510: digest-20080510 found
=> Required robotpkg package tnftp>=20130505~ssl: tnftp-20151004~ssl found
=> Required system package gzip: gzip-20240203 found
=> Required system package pax and tar archivers: pax found
=> Required system package pkg_install>=20110805.12: pkg_install-20211115.3 found
===> Done bootstrap-depends for picoweb-1.3
===> Installing full dependencies for picoweb-1.3
=> Dependency digest-20080510 already installed
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/NetBSD-10.0-x86_64/All/mkdep-2.9.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/NetBSD-10.0-x86_64/All/pocolibs-3.4.0.tgz
=> Dependency tnftp-20151004~ssl already installed
===> Checking build options for picoweb-1.3
=> Building with no option.
===> Checking alternatives for picoweb-1.3
=> Use the GNU C compiler: c-compiler provided by gcc>=3
===> Checking dependencies for picoweb-1.3
=> Required system package gcc>=3: gcc-10.5.0 found
=> Required system package pkg-config>=0.22: pkg-config-2.2.0 found
=> Required robotpkg package mkdep>=2.6: mkdep-2.9 found
=> Required robotpkg package pocolibs>=3.4: pocolibs-3.4.0 found
===> Done depends for picoweb-1.3
===> Extracting for picoweb-1.3
=> SHA1 checksums OK
=> RMD160 checksums OK
x picoweb-1.3/
x picoweb-1.3/m4/
x picoweb-1.3/m4/acx_pthread.m4
x picoweb-1.3/m4/libtool.m4
x picoweb-1.3/m4/ltoptions.m4
x picoweb-1.3/m4/ltsugar.m4
x picoweb-1.3/m4/ltversion.m4
x picoweb-1.3/m4/lt~obsolete.m4
x picoweb-1.3/README
x picoweb-1.3/configure.ac
x picoweb-1.3/aclocal.m4
x picoweb-1.3/Makefile.am
x picoweb-1.3/Makefile.in
x picoweb-1.3/config.h.in
x picoweb-1.3/configure
x picoweb-1.3/config.guess
x picoweb-1.3/config.sub
x picoweb-1.3/depcomp
x picoweb-1.3/install-sh
x picoweb-1.3/ltmain.sh
x picoweb-1.3/missing
x picoweb-1.3/compat/
x picoweb-1.3/compat/Makefile.am
x picoweb-1.3/compat/Makefile.in
x picoweb-1.3/compat/daemon.c
x picoweb-1.3/compat/strlcat.c
x picoweb-1.3/compat/strlcpy.c
x picoweb-1.3/src/
x picoweb-1.3/src/Makefile.am
x picoweb-1.3/src/Makefile.in
x picoweb-1.3/src/web.c
x picoweb-1.3/src/autoload.c
x picoweb-1.3/src/picoweb.h
===> Configuring for picoweb-1.3
=> Modifying GNU configure scripts to avoid --recheck
=> Disabling fatal errors with C++ preprocessor in GNU configure scripts
===> Building for picoweb-1.3
autoload.c: In function 'autoload':
autoload.c:41:2: error: unknown type name 'INTFUNCPTR'; did you mean 'CGIFUNCPTR'?
41 | INTFUNCPTR posterinitfunc;
| ^~~~~~~~~~
| CGIFUNCPTR
autoload.c:86:26: error: 'INTFUNCPTR' undeclared (first use in this function); did you mean 'CGIFUNCPTR'?
86 | if ((posterinitfunc = (INTFUNCPTR)dlsym(m->handle,
| ^~~~~~~~~~
| CGIFUNCPTR
autoload.c:86:26: note: each undeclared identifier is reported only once for each function it appears in
autoload.c:86:37: error: expected ')' before 'dlsym'
86 | if ((posterinitfunc = (INTFUNCPTR)dlsym(m->handle,
| ~ ^~~~~
| )
autoload.c:97:7: error: called object 'posterinitfunc' is not a function or function pointer
97 | if (posterinitfunc() != OK) {
| ^~~~~~~~~~~~~~
autoload.c:41:13: note: declared here
41 | INTFUNCPTR posterinitfunc;
| ^~~~~~~~~~~~~~
gmake[2]: *** [Makefile:347: picoweb-autoload.o] Error 1
gmake[1]: *** [Makefile:323: all-recursive] Error 1
gmake: *** [Makefile:254: all] Error 2
An unexpected error occured. The last 10 log lines are shown below.
| 97 | if (posterinitfunc() != OK) {
| | ^~~~~~~~~~~~~~
| autoload.c:41:13: note: declared here
| 41 | INTFUNCPTR posterinitfunc;
| | ^~~~~~~~~~~~~~
| gmake[2]: *** [Makefile:347: picoweb-autoload.o] Error 1
| gmake[2]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/www/picoweb/work/picoweb-1.3/src'
| gmake[1]: *** [Makefile:323: all-recursive] Error 1
| gmake[1]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/www/picoweb/work/picoweb-1.3'
| gmake: *** [Makefile:254: all] Error 2
For details or bug reports, check the complete log file in:
/local/robotpkg/var/tmp/robotpkg/www/picoweb/work/build.log
gmake[3]: *** [/local/robotpkg/var/lib/robotpkg/mk/build/build.mk:204: do-build-make(/local/robotpkg/var/tmp/robotpkg/www/picoweb/work/picoweb-1.3)] Error 2
gmake[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:42: pkg-check-installed] Error 2
=> Marking picoweb-1.3 as broken
ERROR: /usr/pkg/bin/gmake: *** [package] Error 2
===> Deinstalling for picoweb
Removed digest-20080510
Removed mkdep-2.9
Removed pocolibs-3.4.0
Removed tnftp-20151004~ssl