[package - main-arm64-default][graphics/ocaml-images] Failed for ocaml-images-4.0.1_13,2 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Feb 2024 15:44:12 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: michael.grunewald@laposte.net Log URL: https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/pe72d10c28234_s2c191ba6b0/logs/ocaml-images-4.0.1_13,2.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=pe72d10c28234_s2c191ba6b0 Log: =>> Building graphics/ocaml-images build started at Sat Feb 3 15:43:55 UTC 2024 port directory: /usr/ports/graphics/ocaml-images package name: ocaml-images-4.0.1_13,2 building for: FreeBSD main-arm64-default-job-10 15.0-CURRENT FreeBSD 15.0-CURRENT 1500012 arm64 maintained by: michael.grunewald@laposte.net Makefile datestamp: -rw-r--r-- 1 root wheel 2247 Dec 2 01:03 /usr/ports/graphics/ocaml-images/Makefile Ports top last git commit: e72d10c2823 Ports top unclean checkout: no Port dir last git commit: 1ab547de872 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1 Host OSVERSION: 1500006 Jail OSVERSION: 1500012 Job Id: 10 !!! Jail is newer than host. (Jail: 1500012, Host: 1500006) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500012 UNAME_v=FreeBSD 15.0-CURRENT 1500012 UNAME_r=15.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.1 MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/main-arm64-default/10/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.1 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for ocaml-images-4.0.1_13,2: DOCS=on: Build and/or install documentation FREETYPE=on: TrueType font rendering support GHOSTSCRIPT=on: Ghostscript support GIF=on: GIF image format support GTK2=off: GTK 2 GUI toolkit support JPEG=on: JPEG image format support PNG=on: PNG image format support TIFF=on: TIFF image format support XPM=on: XPM pixmap image format support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- michael.grunewald@laposte.net --End MAINTAINER-- --CONFIGURE_ARGS-- --with-freetype --with-gs --with-gif --without-liblgtk2 --with-jpeg --with-png --with-tiff --with-xpm --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/ocaml-images/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/ocaml-images/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/ocaml-images/work/.cache HOME=/wrkdirs/usr/ports/graphics/ocaml-images/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/ocaml-images/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/ocaml-images/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- OCAMLFIND_DESTDIR="/wrkdirs/usr/ports/graphics/ocaml-images/work/stage/usr/local/lib/ocaml/site-lib" OCAMLFIND_LDCONF="/usr/local/lib/ocaml/ld.conf" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/ocaml-images/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/ocaml-images/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/ocaml-images/work/.cache HOME=/wrkdirs/usr/ports/graphics/ocaml-images/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/ocaml-images/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/ocaml-images/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-s trong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" DOCS="" NO_DOCS="@comment " FREETYPE="" NO_FREETYPE="@comment " GHOSTSCRIPT="" NO_GHOSTSCRIPT="@comment " GIF="" NO_GIF="@comment " GTK2="@comment " NO_GTK2="" JPEG="" NO_JPEG="@comment " PNG="" NO_PNG="@comment " TIFF="" NO_TIFF="@comment " XPM="" NO_XPM="@comment " OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/images" EXAMPLESDIR="share/examples/images" DATADIR="share/images" WWWDIR="www/images" ETCDIR="etc/images" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " FREETYPE="" NO_FREETYPE="@comment " GHOSTSCRIPT="" NO_GHOSTSCRIPT="@comment " GIF="" NO_GIF="@comment " GTK2="@comment " NO_GTK2="" JPEG="" NO_JPEG="@comment " PNG="" NO_PNG="@comment " TIFF="" NO_TIFF="@comment " XPM="" NO_XPM="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/images DOCSDIR=/usr/local/share/doc/images EXAMPLESDIR=/usr/local/share/examples/images WWWDIR=/usr/local/www/images ETCDIR=/usr/local/etc/images --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ocaml-images-4.0.1_13,2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [main-arm64-default-job-10] Installing pkg-1.20.9_1... [main-arm64-default-job-10] Extracting pkg-1.20.9_1: .......... done ===> ocaml-images-4.0.1_13,2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ocaml-images-4.0.1_13,2 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ocaml-images-4.0.1_13,2 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ocaml-images-4.0.1_13,2 for building => SHA256 Checksum OK for ocaml-images/v4.0.1.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ocaml-images-4.0.1_13,2 depends on file: /usr/local/bin/ocamlc - not found ===> Installing existing package /packages/All/ocaml-4.08.1_1.pkg [main-arm64-default-job-10] Installing ocaml-4.08.1_1... [main-arm64-default-job-10] `-- Installing binutils-2.40_5,1... [main-arm64-default-job-10] | `-- Installing gettext-runtime-0.22.3_1... [main-arm64-default-job-10] | | `-- Installing indexinfo-0.3.1... [main-arm64-default-job-10] | | `-- Extracting indexinfo-0.3.1: .... done [main-arm64-default-job-10] | `-- Extracting gettext-runtime-0.22.3_1: .......... done [main-arm64-default-job-10] | `-- Installing zstd-1.5.5_1... [main-arm64-default-job-10] | | `-- Installing liblz4-1.9.4_1,1... [main-arm64-default-job-10] | | `-- Extracting liblz4-1.9.4_1,1: .......... done [main-arm64-default-job-10] | `-- Extracting zstd-1.5.5_1: .......... done [main-arm64-default-job-10] `-- Extracting binutils-2.40_5,1: .......... done [main-arm64-default-job-10] `-- Installing libX11-1.8.7_1,1... [main-arm64-default-job-10] | `-- Installing libxcb-1.15_2... [main-arm64-default-job-10] | | `-- Installing libXau-1.0.9_1... [main-arm64-default-job-10] | | `-- Extracting libXau-1.0.9_1: .......... done [main-arm64-default-job-10] | | `-- Installing libXdmcp-1.1.3... [main-arm64-default-job-10] | | `-- Installing xorgproto-2023.2... [main-arm64-default-job-10] | | `-- Extracting xorgproto-2023.2: .......... done [main-arm64-default-job-10] | | `-- Extracting libXdmcp-1.1.3: ......... done [main-arm64-default-job-10] | `-- Extracting libxcb-1.15_2: .......... done [main-arm64-default-job-10] `-- Extracting libX11-1.8.7_1,1: .......... done [main-arm64-default-job-10] Extracting ocaml-4.08.1_1: .......... done ===> ocaml-images-4.0.1_13,2 depends on file: /usr/local/bin/ocamlc - found ===> Returning to build of ocaml-images-4.0.1_13,2 <snip> Use Bytes.set instead. File "cmyk32.ml", line 31, characters 4-36: 31 | str.[pos + 2] <- char_of_int t.y; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set instead. File "cmyk32.ml", line 32, characters 4-36: 32 | str.[pos + 3] <- char_of_int t.k ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set instead. File "cmyk32.ml", line 34, characters 14-27: 34 | let str = String.create bytes_per_pixel in ^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.create Use Bytes.create instead. - build src bitmap.cmo + ocamlfind ocamlc -package graphics -unsafe-string -I . -o bitmap.cmo -c bitmap.ml File "bitmap.ml", line 40, characters 6-19: 40 | try String.create s with Invalid_argument _ -> raise Out_of_memory;; ^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.create Use Bytes.create instead. File "bitmap.ml", line 280, characters 6-27: 280 | test_block.[0] <- '0'; ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set instead. ftintf.c:70:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 70 | value face_info( facev ) | ^ ftintf.c:96:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 96 | value done_Face( face ) | ^ ftintf.c:106:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 106 | value get_num_glyphs( face ) | ^ ftintf.c:114:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 114 | value set_Char_Size( face, char_w, char_h, res_h, res_v ) | ^ ftintf.c:131:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 131 | value set_Pixel_Sizes( face, pixel_w, pixel_h ) | ^ ftintf.c:143:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 143 | value val_CharMap( charmapp ) | ^ ftintf.c:156:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 156 | value get_CharMaps( facev ) | ^ ftintf.c:184:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 184 | value set_CharMap( facev, charmapv ) | ^ ftintf.c:213:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 213 | value get_Char_Index( face, code ) | ^ ftintf.c:220:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 220 | value load_Glyph( face, index, flags ) | ^ ftintf.c:237:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 237 | value load_Char( face, code, flags ) | ^ ftintf.c:255:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 255 | value render_Glyph_of_Face( face, mode ) | ^ ftintf.c:266:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 266 | value render_Char( face, code, flags, mode ) | ^ ftintf.c:287:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 287 | value set_Transform( face, vmatrix, vpen ) | ^ ftintf.c:306:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 306 | value get_Bitmap_Info( vface ) | ^ ftintf.c:336:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 336 | value read_Bitmap( vface, vx, vy ) /* This "y" is in Y upwards convention */ | ^ ftintf.c:374:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 374 | value get_Glyph_Metrics( face ) | ^ ftintf.c:402:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 402 | value get_Size_Metrics( face ) | ^ - build src rgb24.cmo + ocamlfind ocamlc -package graphics -unsafe-string -I . -o rgb24.cmo -c rgb24.ml File "rgb24.ml", line 26, characters 4-36: 26 | str.[pos ] <- char_of_int t.r; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set instead. File "rgb24.ml", line 27, characters 4-36: 27 | str.[pos + 1] <- char_of_int t.g; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set instead. File "rgb24.ml", line 28, characters 4-36: 28 | str.[pos + 2] <- char_of_int t.b ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set instead. File "rgb24.ml", line 30, characters 14-27: 30 | let str = String.create bytes_per_pixel in ^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.create Use Bytes.create instead. - build src gifwrite.o + cc -I /usr/local/include -I /usr/local/include/X11 -I /usr/local/include/libpng15 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -fPIC -I /usr/local/lib/ocaml -I/usr/local/include -I/usr/local/include/X11 -I/usr/local/include/libpng15 -c -o gifwrite.o gifwrite.c gifwrite.c:47:26: error: incompatible pointer to integer conversion initializing 'value' (aka 'long') with an expression of type 'void *' [-Wint-conversion] 47 | if( cmap == Atom(0) ){ CAMLreturn(NULL); } | ^~~~~~~~~~~~~~~~ /usr/local/lib/ocaml/caml/memory.h:457:28: note: expanded from macro 'CAMLreturn' 457 | #define CAMLreturn(result) CAMLreturnT(value, result) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/ocaml/caml/memory.h:452:8: note: expanded from macro 'CAMLreturnT' 452 | type caml__temp_result = (result); \ | ^ ~~~~~~~~ gifwrite.c:47:26: error: incompatible integer to pointer conversion returning 'value' (aka 'long') from a function with result type 'ColorMapObject *' (aka 'struct ColorMapObject *') [-Wint-conversion] 47 | if( cmap == Atom(0) ){ CAMLreturn(NULL); } | ^~~~~~~~~~~~~~~~ /usr/local/lib/ocaml/caml/memory.h:457:28: note: expanded from macro 'CAMLreturn' 457 | #define CAMLreturn(result) CAMLreturnT(value, result) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/ocaml/caml/memory.h:454:10: note: expanded from macro 'CAMLreturnT' 454 | return caml__temp_result; \ | ^~~~~~~~~~~~~~~~~ gifwrite.c:65:3: error: incompatible pointer to integer conversion initializing 'value' (aka 'long') with an expression of type 'ColorMapObject *' (aka 'struct ColorMapObject *') [-Wint-conversion] 65 | CAMLreturn(cmapobj); | ^~~~~~~~~~~~~~~~~~~ /usr/local/lib/ocaml/caml/memory.h:457:28: note: expanded from macro 'CAMLreturn' 457 | #define CAMLreturn(result) CAMLreturnT(value, result) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/ocaml/caml/memory.h:452:8: note: expanded from macro 'CAMLreturnT' 452 | type caml__temp_result = (result); \ | ^ ~~~~~~~~ gifwrite.c:65:3: error: incompatible integer to pointer conversion returning 'value' (aka 'long') from a function with result type 'ColorMapObject *' (aka 'struct ColorMapObject *') [-Wint-conversion] 65 | CAMLreturn(cmapobj); | ^~~~~~~~~~~~~~~~~~~ /usr/local/lib/ocaml/caml/memory.h:457:28: note: expanded from macro 'CAMLreturn' 457 | #define CAMLreturn(result) CAMLreturnT(value, result) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/ocaml/caml/memory.h:454:10: note: expanded from macro 'CAMLreturnT' 454 | return caml__temp_result; \ | ^~~~~~~~~~~~~~~~~ gifwrite.c:68:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 68 | value eGifOpenFileName( name ) | ^ gifwrite.c:146:32: warning: passing 'char *' to parameter of type 'GifPixelType *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 146 | if ( EGifPutLine(GifFileOut, String_val(buf), GifFileOut->Image.Width) | ^~~~~~~~~~~~~~~ /usr/local/lib/ocaml/caml/mlvalues.h:258:23: note: expanded from macro 'String_val' 258 | #define String_val(x) ((char *) Bp_val(x)) | ^~~~~~~~~~~~~~~~~~~~ /usr/local/include/gif_lib.h:160:53: note: passing argument to parameter 'GifLine' here 160 | int EGifPutLine(GifFileType *GifFile, GifPixelType *GifLine, | ^ 2 warnings and 4 errors generated. - build src tiffwrite.o + cc -I /usr/local/include -I /usr/local/include/X11 -I /usr/local/include/libpng15 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng16 -fPIC -I /usr/local/lib/ocaml -I/usr/local/include -I/usr/local/include/X11 -I/usr/local/include/libpng15 -c -o tiffwrite.o tiffwrite.c tiffwrite.c:87:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 87 | value write_tiff_scanline( tiffh, buf, row ) | ^ 1 warning generated. - build src index8.cmo + ocamlfind ocamlc -package graphics -unsafe-string -I . -o index8.cmo -c index8.ml File "index8.ml", line 24, characters 4-30: 24 | str.[pos] <- char_of_int t ^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set instead. File "index8.ml", line 26, characters 14-27: 26 | let str = String.create bytes_per_pixel in ^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.create Use Bytes.create instead. 20 warnings generated. - build src index16.cmo + ocamlfind ocamlc -package graphics -unsafe-string -I . -o index16.cmo -c index16.ml File "index16.ml", line 25, characters 4-42: 25 | str.[pos ] <- char_of_int (t / 256); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set instead. File "index16.ml", line 26, characters 4-44: 26 | str.[pos + 1] <- char_of_int (t mod 256) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set instead. File "index16.ml", line 28, characters 14-27: 28 | let str = String.create bytes_per_pixel in ^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.create Use Bytes.create instead. *** omake: 416/661 targets are up to date *** omake: failed (2.00 sec, 104/104 scans, 69/90 rules, 243/310 digests) *** omake: targets were not rebuilt because of errors: src/gifwrite.o depends on: src/gifwrite.c *** Error code 1 Stop. make: stopped in /usr/ports/graphics/ocaml-images