* Package: app-text/llpp-33:0  * Repository: gentoo  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ocamlopt  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking llpp-33.tar.gz to /var/tmp/portage/app-text/llpp-33/work >>> Source unpacked in /var/tmp/portage/app-text/llpp-33/work >>> Preparing source in /var/tmp/portage/app-text/llpp-33/work/llpp-33 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/llpp-33/work/llpp-33 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/llpp-33/work/llpp-33 ... make -j24 -j1 VERSION=33 CC=x86_64-pc-linux-gnu-gcc LIBDIR=/usr/lib64 ocamlopt -c -o utils.cmx -g -w +a -safe-string -I +lablGL utils.ml File "utils.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. ocamlopt -c -o keys.cmx -g -w +a -safe-string -I +lablGL keys.ml File "keys.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. ocamlopt -c -o wsi.cmi -g -w +a -safe-string -I +lablGL wsi.mli ocamlopt -c -o wsi.cmx -g -w +a -safe-string -I +lablGL wsi/x11/wsi.ml File "wsi/x11/wsi.ml", lines 85-86, characters 4-3: 85 | ....mutable fid : int 86 | ;................................... Warning 69 [unused-field]: record field fid is never read. (However, this field is used to build or mutate values.) sh genconfstr.sh >confstruct.ml ocamlopt -c -o confstruct.cmx -g -w +a -safe-string -I +lablGL confstruct.ml File "confstruct.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. ocamlopt -c -o parser.cmx -g -w +a -safe-string -I +lablGL parser.ml File "parser.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. ocamlopt -c -o config.cmx -g -w +a -safe-string -I +lablGL config.ml File "config.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. ocamlopt -c -o ffi.cmx -g -w +a -safe-string -I +lablGL ffi.ml File "ffi.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. ocamlopt -c -o glutils.cmx -g -w +a -safe-string -I +lablGL glutils.ml File "glutils.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. ocamlopt -c -o help.cmi -g -w +a -safe-string -I +lablGL help.mli ocamlopt -c -o help.cmx -g -w +a -safe-string -I +lablGL help.ml ocamlopt -c -o utf8syms.cmx -g -w +a -safe-string -I +lablGL utf8syms.ml File "utf8syms.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. ocamlopt -c -o listview.cmx -g -w +a -safe-string -I +lablGL listview.ml File "listview.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. ocamlopt -c -o main.cmx -g -w +a -safe-string -I +lablGL -thread main.ml File "main.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. ocamlopt -c -o cutils.o -g -w +a -safe-string -I +lablGL -cc x86_64-pc-linux-gnu-gcc -ccopt '-march=native -O3 -pipe -std=c99 -pedantic -Wall -Wextra -Wshadow -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/openjpeg-2.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -DFFP' cutils.c ocamlopt -c -o keysym2ucs.o -g -w +a -safe-string -I +lablGL -cc x86_64-pc-linux-gnu-gcc -ccopt '-march=native -O3 -pipe -std=c99 -pedantic -Wall -Wextra -Wshadow -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/openjpeg-2.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -DFFP' wsi/x11/keysym2ucs.c ocamlopt -c -o link.o -g -w +a -safe-string -I +lablGL -cc x86_64-pc-linux-gnu-gcc -ccopt '-march=native -O3 -pipe -std=c99 -pedantic -Wall -Wextra -Wshadow -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/openjpeg-2.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_GNU_SOURCE -DFFP' link.c link.c: In function 'initpdims1': link.c:642:42: error: 'pdf_document' {aka 'struct pdf_document'} has no member named 'rev_page_count'; did you mean 'map_page_count'? 642 | for (int i = 0; i < pdf->rev_page_count; ++i) { | ^~~~~~~~~~~~~~ | map_page_count link.c: In function 'recurse_outline': link.c:987:27: error: invalid operands to binary >= (have 'fz_location' and 'int') 987 | if (outline->page >= 0) { | ~~~~~~~~~~~~~ ^~ | | | fz_location link.c:989:57: error: incompatible type for argument 1 of 'pdimofpageno' 989 | struct pagedim *pdim = pdimofpageno (outline->page); | ~~~~~~~^~~~~~ | | | fz_location link.c:972:42: note: expected 'int' but argument is of type 'fz_location' 972 | static struct pagedim *pdimofpageno (int pageno) | ~~~~^~~~~~ link.c:992:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'fz_location' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 992 | printd ("o %d %d %d %d %s", | ~^ | | | int 993 | level, outline->page, (int) p.y, h, outline->title); | ~~~~~~~~~~~~~ | | | fz_location link.c: In function 'mainloop': link.c:1499:30: warning: implicit declaration of function 'pdf_lookup_anchor'; did you mean 'pdf_lookup_number'? []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 1499 | int pageno = pdf_lookup_anchor (state.ctx, pdf, nameddest, | ^~~~~~~~~~~~~~~~~ | pdf_lookup_number link.c: In function 'setuppbo': link.c:3485:18: warning: dereferencing type-punned pointer will break strict-aliasing rules []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-aliasing-Wstrict-aliasing]8;;] 3485 | #define GPA(n) (*(uintptr_t *) &state.n = (uintptr_t) wsigladdr (#n)) | ^ link.c:3486:23: note: in expansion of macro 'GPA' 3486 | state.bo_usable = GPA (glBindBufferARB) | ^~~ link.c:3485:18: warning: dereferencing type-punned pointer will break strict-aliasing rules []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-aliasing-Wstrict-aliasing]8;;] 3485 | #define GPA(n) (*(uintptr_t *) &state.n = (uintptr_t) wsigladdr (#n)) | ^ link.c:3487:12: note: in expansion of macro 'GPA' 3487 | && GPA (glUnmapBufferARB) | ^~~ link.c:3485:18: warning: dereferencing type-punned pointer will break strict-aliasing rules []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-aliasing-Wstrict-aliasing]8;;] 3485 | #define GPA(n) (*(uintptr_t *) &state.n = (uintptr_t) wsigladdr (#n)) | ^ link.c:3488:12: note: in expansion of macro 'GPA' 3488 | && GPA (glMapBufferARB) | ^~~ link.c:3485:18: warning: dereferencing type-punned pointer will break strict-aliasing rules []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-aliasing-Wstrict-aliasing]8;;] 3485 | #define GPA(n) (*(uintptr_t *) &state.n = (uintptr_t) wsigladdr (#n)) | ^ link.c:3489:12: note: in expansion of macro 'GPA' 3489 | && GPA (glBufferDataARB) | ^~~ link.c:3485:18: warning: dereferencing type-punned pointer will break strict-aliasing rules []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-aliasing-Wstrict-aliasing]8;;] 3485 | #define GPA(n) (*(uintptr_t *) &state.n = (uintptr_t) wsigladdr (#n)) | ^ link.c:3490:12: note: in expansion of macro 'GPA' 3490 | && GPA (glGenBuffersARB) | ^~~ link.c:3485:18: warning: dereferencing type-punned pointer will break strict-aliasing rules []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-aliasing-Wstrict-aliasing]8;;] 3485 | #define GPA(n) (*(uintptr_t *) &state.n = (uintptr_t) wsigladdr (#n)) | ^ link.c:3491:12: note: in expansion of macro 'GPA' 3491 | && GPA (glDeleteBuffersARB); | ^~~ make: *** [Makefile:62: link.o] Error 2 * ERROR: app-text/llpp-33::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/llpp-33::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/llpp-33::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-text/llpp-33/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/llpp-33/temp/environment'. * Working directory: '/var/tmp/portage/app-text/llpp-33/work/llpp-33' * S: '/var/tmp/portage/app-text/llpp-33/work/llpp-33'