cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -b
-----------------------------------------------------------------------------------------------------------------------
[...]
Warning 61 [unboxable-type-in-prim-decl]: This primitive declaration uses type server_config_t, whose representation
may be either boxed or unboxed. Without an annotation to indicate
which representation is intended, the boxed representation has been
selected by default. This default choice may change in future
versions of the compiler, breaking the primitive implementation.
You should explicitly annotate the declaration of server_config_t
with [@@boxed] or [@@unboxed], so that its external interface
remains stable in the future.
File "netcgi_apache_mod.ml", line 465, characters 28-45:
465 | ............................chop_extension
465 | ............................................................................
Alert deprecated: Stdlib.String.capitalize
Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
File "netcgi_apache_mod.ml", line 523, characters 13-30:
523 | .............chop_extension
523 | ......................................
Alert deprecated: Stdlib.String.capitalize
Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
File "netcgi_apache_mod.ml", line 565, characters 4-75:
565 | ....ndler = Some (Hashtbl.find reg_table name) }
|
565 | let cmd_check_user_id_h.....................
Warning 23 [useless-record-with]: all the fields are explicitly listed in this record:
the 'with' clause is useless.
File "netcgi_apache_mod.ml", line 1:
Error: Cannot overwrite existing file netcgi_apache_mod.c
ocamlc returned with exit code 2
gmake[3]: *** [Makefile:70: netcgi_apache_mod.c] Error 2
gmake[3]: Leaving directory '/<<PKGBUILDDIR>>/src/netcgi2-apache'
make[2]: *** [Makefile:23: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:51: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:28: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -b' failed to run.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 491 |
Nodes: | 16 (2 / 14) |
Uptime: | 117:20:34 |
Calls: | 9,686 |
Calls today: | 2 |
Files: | 13,726 |
Messages: | 6,176,255 |