* Package: app-text/htmlc-2.40.0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ocamlopt userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking htmlc-2.4.0.tgz to /var/tmp/portage/app-text/htmlc-2.40.0/work >>> Source unpacked in /var/tmp/portage/app-text/htmlc-2.40.0/work >>> Preparing source in /var/tmp/portage/app-text/htmlc-2.40.0/work/htmlc-2.4.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/htmlc-2.40.0/work/htmlc-2.4.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/htmlc-2.40.0/work/htmlc-2.4.0 ... make -j 1 bin make[1]: Entering directory '/var/tmp/portage/app-text/htmlc-2.40.0/work/htmlc-2.4.0/compiler' ocamlc -w A -warn-error A -g -c lib_strings.mli File "lib_strings.mli", lines 17-18, characters 2-78: 17 | ..(** [extract_string s start stop] returns the sub string of [s] 18 | starting at index [i_start] (inclusively) to index [i_stop] (excluded). *) Error (warning 50): unattached documentation comment (ignored) File "lib_strings.mli", lines 21-27, characters 2-72: 21 | ..(** [starts_by s index pat] tests if, starting from index [index], 22 | the string [s] matches the pattern [pat]. 23 | 24 | The empty string never matches a non empty pattern. 25 | Every string matches the empty pattern. 26 | 27 | Raises [Invalid_argument] if [index] is not a valid index of [s]. *) Error (warning 50): unattached documentation comment (ignored) File "lib_strings.mli", lines 37-42, characters 2-72: 37 | ..(** [pos_string_rev s index char] finds the position of the occurrence of 38 | the character [char] that precedes the index [index], which should be a 39 | valid index into [s]. 40 | 41 | Raises exception [Not_found] if there is no such position. 42 | Raises [Invalid_argument] if [index] is not a valid index of [s]. *) Error (warning 50): unattached documentation comment (ignored) File "lib_strings.mli", lines 45-53, characters 2-72: 45 | ..(** [sub_string_from_to s index starter stopper] finds the sub string of 46 | [s] that is (strictly) comprised between the delimiters [starter] 47 | and [stopper]: that string starts after the first occurrence of 48 | character [starter] and ends before the first following 49 | occurrence of character [stopper]. Search for [starter] begins at 50 | index [index]. 51 | 52 | Raises exception [Not_found] if there is no such position. 53 | Raises [Invalid_argument] if [index] is not a valid index of [s]. *) Error (warning 50): unattached documentation comment (ignored) File "lib_strings.mli", lines 56-59, characters 2-58: 56 | ..(** [from_char_to_end s index char] returns the sub string of string [s] that 57 | starts from the position following the last occurrence of 58 | character [char], and ends to the end of the string [s]. 59 | If [char] is not found, the string [s] is returned. *) Error (warning 50): unattached documentation comment (ignored) File "lib_strings.mli", lines 62-67, characters 2-34: 62 | ..(** [from_char_to s char index] returns the sub string of string [s] that 63 | starts from the position following the last occurrence of 64 | character [char] preceding [index], and ends to [index - 1]. 65 | 66 | If [char] is not found, the sub-string of [s] starting from [0] 67 | to [index - 1] is returned. *) Error (warning 50): unattached documentation comment (ignored) File "lib_strings.mli", lines 70-77, characters 2-70: 70 | ..(** [from_to_char s index char] returns the sub string of string [s] that 71 | starts from the valid position [index] to the position preceding the 72 | first occurrence of character [char] following [index]. 73 | 74 | If [char] is not found, the sub string from [index] to the end of 75 | [s] is returned. 76 | 77 | Raises [Invalid_arg] if [index] is not a valid index into [s]. *) Error (warning 50): unattached documentation comment (ignored) File "lib_strings.mli", lines 80-89, characters 0-78: 80 | (** [center_gen c s len_in] centers [s] into a line made of [c] characters. 81 | 82 | [center_gen c s len_in] returns a string [res] of length [len_in], containing 83 | the with string [s] centered in [res]: [res] is filled with as many [c] 84 | characters on the left and on the right as to get [s] centered. 85 | In case [s] cannot fit exactly in the center of [res] (meaning 86 | [len_in - String.length s] is odd), there is one space character in excess 87 | on the right of [s]. 88 | 89 | Raises [Failure] if string [s] cannot fit into a line of length [len_in]. *) Error (warning 50): unattached documentation comment (ignored) File "lib_strings.mli", line 92, characters 0-51: 92 | (** [center] is a shortcut for [center_gen ' ']. *) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error (warning 50): unattached documentation comment (ignored) File "lib_strings.mli", lines 96-99, characters 0-78: 96 | (** Same as [center_gen] to put a string on the left or right of a line of the 97 | given length. 98 | 99 | Raises [Failure] if string [s] cannot fit into a line of length [len_in]. *) Error (warning 50): unattached documentation comment (ignored) File "lib_strings.mli", lines 103-106, characters 0-78: 103 | (** Same as [center] to put a string on the left or right of a blank line of 104 | the given length. 105 | 106 | Raises [Failure] if string [s] cannot fit into a line of length [len_in]. *) Error (warning 50): unattached documentation comment (ignored) make[1]: *** [../config/Makefile:88: lib_strings.cmi] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-text/htmlc-2.40.0/work/htmlc-2.4.0/compiler' make: *** [Makefile:34: bin] Error 2 * ERROR: app-text/htmlc-2.40.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/htmlc-2.40.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/htmlc-2.40.0::gentoo'`. * The complete build log is located at '/var/log/portage/app-text:htmlc-2.40.0:20210404-205826.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/htmlc-2.40.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/htmlc-2.40.0/temp/environment'. * Working directory: '/var/tmp/portage/app-text/htmlc-2.40.0/work/htmlc-2.4.0' * S: '/var/tmp/portage/app-text/htmlc-2.40.0/work/htmlc-2.4.0'