Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 903462 Details for
Bug 939923
dev-ml/camlpdf-2.7.1 - [gcc-15] Error: Unbound module Pdfunits
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-ml:camlpdf-2.7.1:20240920-202416.log
dev-ml:camlpdf-2.7.1:20240920-202416.log (text/plain), 6.27 KB, created by
Toralf Förster
on 2024-09-20 21:29:09 UTC
(
hide
)
Description:
dev-ml:camlpdf-2.7.1:20240920-202416.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-09-20 21:29:09 UTC
Size:
6.27 KB
patch
obsolete
> * Package: dev-ml/camlpdf-2.7.1:0/2.7.1 > * Repository: gentoo > * Maintainer: ivan.lloro.boada@gmail.com proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc examples kernel_linux ocamlopt > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking camlpdf-2.7.1.tar.gz to /var/tmp/portage/dev-ml/camlpdf-2.7.1/work >>>> Source unpacked in /var/tmp/portage/dev-ml/camlpdf-2.7.1/work >>>> Preparing source in /var/tmp/portage/dev-ml/camlpdf-2.7.1/work/camlpdf-2.7.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ml/camlpdf-2.7.1/work/camlpdf-2.7.1 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-ml/camlpdf-2.7.1/work/camlpdf-2.7.1 ... >make -j4 -j1 >mkdir -p doc/camlpdf/html >rm -rf doc/camlpdf/html/* >ocamldoc -html -d doc/camlpdf/html pdfe.mli pdfutil.mli pdfio.mli pdftransform.mli pdfunits.mli pdfpaper.mli pdfcryptprimitives.mli pdf.mli pdfcrypt.mli pdfflate.mli pdfcodec.mli pdfwrite.mli pdfgenlex.mli pdfread.mli pdfjpeg.mli pdfops.mli pdfdest.mli pdfmarks.mli pdfpagelabels.mli pdftree.mli pdfst.mli pdfpage.mli pdfannot.mli pdffun.mli pdfspace.mli pdfimage.mli pdfafm.mli pdfafmdata.mli pdfglyphlist.mli pdftext.mli pdfstandard14.mli pdfdate.mli pdfocg.mli pdfmerge.mli >File "pdfpaper.mli", line 7, characters 11-21: >7 | val make : Pdfunits.t -> float -> float -> t > ^^^^^^^^^^ >Error: Unbound module Pdfunits >File "pdfcryptprimitives.mli", line 4, characters 25-36: >4 | val crypt : int array -> Pdfio.bytes -> Pdfio.bytes > ^^^^^^^^^^^ >Error: Unbound module Pdfio >File "pdf.mli", line 10, characters 11-22: >10 | | Got of Pdfio.bytes > ^^^^^^^^^^^ >Error: Unbound module Pdfio >File "pdfcrypt.mli", line 25, characters 52-57: >25 | val decrypt_pdf : ?keyfromowner:string -> string -> Pdf.t -> Pdf.t option * permission list > ^^^^^ >Error: Unbound module Pdf >File "pdfcodec.mli", line 38, characters 23-28: >38 | val encode_pdfstream : Pdf.t -> encoding -> ?only_if_smaller:bool -> ?predictor:predictor -> ?predictor_columns:int -> Pdf.pdfobject -> unit > ^^^^^ >Error: Unbound module Pdf >File "pdfwrite.mli", line 26, characters 17-36: >26 | permissions : Pdfcrypt.permission list} > ^^^^^^^^^^^^^^^^^^^ >Error: Unbound module Pdfcrypt >File "pdfgenlex.mli", line 17, characters 17-27: >17 | | LexStream of Pdf.stream > ^^^^^^^^^^ >Error: Unbound module Pdf >File "pdfread.mli", line 5, characters 70-81: >5 | val pdf_of_input : ?revision:int -> string option -> string option -> Pdfio.input -> Pdf.t > ^^^^^^^^^^^ >Error: Unbound module Pdfio >File "pdfjpeg.mli", line 5, characters 20-31: >5 | val get_jpeg_data : Pdfio.input -> Pdfio.bytes > ^^^^^^^^^^^ >Error: Unbound module Pdfio >File "pdfops.mli", line 17, characters 13-42: >17 | | Op_cm of Pdftransform.transform_matrix > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >Error: Unbound module Pdftransform >File "pdfdest.mli", line 11, characters 14-27: >11 | | Action of Pdf.pdfobject > ^^^^^^^^^^^^^ >Error: Unbound module Pdf >File "pdfmarks.mli", line 7, characters 12-21: >7 | target : Pdfdest.t; > ^^^^^^^^^ >Error: Unbound module Pdfdest >File "pdfpagelabels.mli", line 46, characters 11-16: >46 | val read : Pdf.t -> t list > ^^^^^ >Error: Unbound module Pdf >File "pdftree.mli", line 6, characters 21-26: >6 | val read_name_tree : Pdf.t -> Pdf.pdfobject -> (string * Pdf.pdfobject) list > ^^^^^ >Error: Unbound module Pdf >File "pdfst.mli", line 4, characters 26-31: >4 | val trim_structure_tree : Pdf.t -> int list -> unit > ^^^^^ >Error: Unbound module Pdf >File "pdfpage.mli", line 24, characters 13-26: >24 | {content : Pdf.pdfobject list; > ^^^^^^^^^^^^^ >Error: Unbound module Pdf >File "pdfannot.mli", line 51, characters 15-28: >51 | annotrest : Pdf.pdfobject} > ^^^^^^^^^^^^^ >Error: Unbound module Pdf >File "pdffun.mli", line 79, characters 21-26: >79 | val parse_function : Pdf.t -> Pdf.pdfobject -> t > ^^^^^ >Error: Unbound module Pdf >File "pdfspace.mli", line 11, characters 17-30: >11 | icc_metadata : Pdf.pdfobject option; > ^^^^^^^^^^^^^ >Error: Unbound module Pdf >File "pdfimage.mli", line 10, characters 12-23: >10 | | JPEG of Pdfio.bytes * float list option > ^^^^^^^^^^^ >Error: Unbound module Pdfio >File "pdfafm.mli", line 7, characters 2-13: >7 | Pdfio.input -> > ^^^^^^^^^^^ >Error: Unbound module Pdfio >File "pdftext.mli", line 7, characters 16-45: >7 | fontmatrix : Pdftransform.transform_matrix; > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >Error: Unbound module Pdftransform >File "pdfstandard14.mli", line 5, characters 24-40: >5 | val textwidth : bool -> Pdftext.encoding -> Pdftext.standard_font -> string -> int > ^^^^^^^^^^^^^^^^ >Error: Unbound module Pdftext >File "pdfocg.mli", line 3, characters 5-12: >3 | open Pdfutil > ^^^^^^^ >Error: Unbound module Pdfutil >File "pdfmerge.mli", line 13, characters 63-68: >13 | bool -> bool -> ?process_struct_trees:bool -> string list -> Pdf.t list -> int list list -> Pdf.t > ^^^^^ >Error: Unbound module Pdf >25 error(s) encountered >make: *** [OCamlMakefile:1180: doc/camlpdf/html/index.html] Error 1 shuffle=1742387175 >make: *** Deleting file 'doc/camlpdf/html/index.html' > * ERROR: dev-ml/camlpdf-2.7.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-ml/camlpdf-2.7.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ml/camlpdf-2.7.1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-ml:camlpdf-2.7.1:20240920-202416.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ml/camlpdf-2.7.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ml/camlpdf-2.7.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ml/camlpdf-2.7.1/work/camlpdf-2.7.1' > * S: '/var/tmp/portage/dev-ml/camlpdf-2.7.1/work/camlpdf-2.7.1' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 939923
:
903461
| 903462 |
903463
|
903464
|
903465
|
903466
|
903467