Build:
- 1
- 0
2026-09-03 22:05.27: New job: build plplot.5.12.1 (7fb6ad7e084a)
2026-09-03 22:05.27: Waiting for resource in pool day11-builds
2026-09-03 22:53.43: Got resource from pool day11-builds
2026-09-03 22:53.43: [profile full] build plplot.5.12.1
2026-09-03 22:53.43: build plplot.5.12.1 (7fb6ad7e084a)
=== DEPENDENCIES (13 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
conf-pkg-config.5 74f50f3cfe72
conf-plplot.1 adab855320b6
csexp.1.5.2 0f82e505b19f
dune.3.24.2 07555548a43d
dune-configurator.3.22.2 fa3e8c35a3f6
ocaml.4.11.2 9044b53bfe17
ocaml-base-compiler.4.11.2 d1ed934bdaf0
ocaml-config.1 51b78fd13520
ocaml-secondary-compiler.4.14.2 d66c1c5ac958
ocamlfind.1.9.6 dccd79a91021
ocamlfind-secondary.1.9.6 553c1faeba22
=== STDOUT ===
Processing: [default: loading data]
[plplot.5.12.1: dl]
[plplot.5.12.1: extract]
-> retrieved plplot.5.12.1 (https://opam.ocaml.org/cache)
[plplot: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "plplot" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/plplot.5.12.1)
- (cd _build/default/src && ../configure/discover.exe)
- C compiler accepts flag: -Wno-error=incompatible-pointer-types
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fPIC -g -O2 -I/usr/include/plplot -Wno-error=incompatible-pointer-types -g -I /home/opam/.opam/default/lib/ocaml -o plplot_impl.o -c plplot_impl.c)
- plplot_impl.c: In function 'ml_plotter':
- plplot_impl.c:68:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 68 | pltr = caml_named_value( CAML_PLPLOT_PLOTTER_FUNC_NAME );
- | ^
- plplot_impl.c: In function 'ml_defined':
- plplot_impl.c:100:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 100 | defined = caml_named_value( CAML_PLPLOT_DEFINED_FUNC_NAME );
- | ^
- plplot_impl.c: In function 'ml_mapform':
- plplot_impl.c:122:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 122 | mapform = caml_named_value( CAML_PLPLOT_MAPFORM_FUNC_NAME );
- | ^
- plplot_impl.c: In function 'ml_labelfunc':
- plplot_impl.c:154:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 154 | callback = caml_named_value( CAML_PLPLOT_LABEL_FUNC_NAME );
- | ^
- plplot_impl.c: In function 'ml_abort':
- plplot_impl.c:176:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 176 | handler = caml_named_value( CAML_PLPLOT_ABORT_FUNC_NAME );
- | ^
- plplot_impl.c: In function 'ml_exit':
- plplot_impl.c:195:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 195 | handler = caml_named_value( CAML_PLPLOT_EXIT_FUNC_NAME );
- | ^
- plplot_impl.c: In function 'ml_transform':
- plplot_impl.c:216:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 216 | transform = caml_named_value( CAML_PLPLOT_TRANSFORM_FUNC_NAME );
- | ^
- plplot_impl.c: In function 'get_ml_plotter_func':
- plplot_impl.c:235:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 235 | pltr = caml_named_value( CAML_PLPLOT_PLOTTER_FUNC_NAME );
- | ^
- plplot_impl.c: In function 'get_ml_defined_func':
- plplot_impl.c:252:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 252 | defined = caml_named_value( CAML_PLPLOT_DEFINED_FUNC_NAME );
- | ^
- plplot_impl.c: In function 'get_ml_mapform_func':
- plplot_impl.c:269:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 269 | mapform = caml_named_value( CAML_PLPLOT_MAPFORM_FUNC_NAME );
- | ^
- plplot_impl.c: In function 'ml_plslabelfunc':
- plplot_impl.c:289:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 289 | label = caml_named_value( CAML_PLPLOT_LABEL_FUNC_NAME );
- | ^
- plplot_impl.c: In function 'ml_plsabort':
- plplot_impl.c:311:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 311 | handler = caml_named_value( CAML_PLPLOT_ABORT_FUNC_NAME );
- | ^
- plplot_impl.c: In function 'ml_plsexit':
- plplot_impl.c:330:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 330 | handler = caml_named_value( CAML_PLPLOT_EXIT_FUNC_NAME );
- | ^
- plplot_impl.c: In function 'ml_plstransform':
- plplot_impl.c:351:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 351 | handler = caml_named_value( CAML_PLPLOT_TRANSFORM_FUNC_NAME );
- | ^
- plplot_impl.c: In function 'ml_plparseopts':
- plplot_impl.c:704:41: warning: passing argument 2 of 'c_plparseopts' from incompatible pointer type [-Wincompatible-pointer-types]
- 704 | result = plparseopts( &argv_length, c_argv, combined_parse_method );
- | ^~~~~~
- | |
- | const char **
- In file included from /usr/include/plplot/plplotP.h:151,
- from plplot_impl.c:29:
- /usr/include/plplot/plplot.h:2305:46: note: expected 'PLCHAR_NC_MATRIX' {aka 'char **'} but argument is of type 'const char **'
- 2305 | c_plparseopts( int *p_argc, PLCHAR_NC_MATRIX argv, PLINT mode );
- | ~~~~~~~~~~~~~~~~~^~~~
-> compiled plplot.5.12.1
[WARNING] Opam package conf-plplot.1 depends on the following system packages that can no longer be found: libplplot-dev libshp-dev
-> installed plplot.5.12.1
=== STDERR ===
2026-09-03 22:54.00: OK: build plplot.5.12.1 (runc: 5.6s, disk: 11KB)
2026-09-03 22:54.00: Job succeeded