Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704108 - dev-tex/bibtex2html-1.99 version bump (fixes: Error: This expression has type bytes but an expression was expected of type string)
Summary: dev-tex/bibtex2html-1.99 version bump (fixes: Error: This expression has type...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-12-28 17:35 UTC by Johannes Hirte
Modified: 2020-01-05 12:07 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
bibtex2html-1.99.ebuild (bibtex2html-1.99.ebuild,1.22 KB, text/plain)
2019-12-29 19:26 UTC, Johannes Hirte
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Hirte 2019-12-28 17:35:15 UTC
bibtex2html-1.99 was released an 2018-03-23 and this version is also needed for ocaml-4.09.0. Version 1.98 fails during build:

Alert deprecated: Stdlib.String.unsafe_set
File "biboutput.ml", line 175, characters 4-6:
175 |     s'
          ^^
Error: This expression has type bytes but an expression was expected of type
         string
make: *** [Makefile:298: biboutput.cmx] Error 2
make: *** Waiting for unfinished jobs....
 * ERROR: dev-tex/bibtex2html-1.98::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-tex/bibtex2html-1.98::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-tex/bibtex2html-1.98::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-tex/bibtex2html-1.98/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-tex/bibtex2html-1.98/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-tex/bibtex2html-1.98/work/bibtex2html-1.98'
 * S: '/var/tmp/portage/dev-tex/bibtex2html-1.98/work/bibtex2html-1.98'

>>> Failed to emerge dev-tex/bibtex2html-1.98, Log file:

>>>  '/var/tmp/portage/dev-tex/bibtex2html-1.98/temp/build.log'


https://github.com/backtracking/bibtex2html/releases

Reproducible: Always
Comment 1 Johannes Hirte 2019-12-29 19:26:21 UTC
Created attachment 601726 [details]
bibtex2html-1.99.ebuild
Comment 2 Boris Bigott 2019-12-30 12:36:02 UTC
+1 Please update.
Comment 3 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-12-31 11:00:07 UTC
(In reply to Johannes Hirte from comment #1)
> Created attachment 601726 [details]
> bibtex2html-1.99.ebuild

too much low quality
Comment 4 Larry the Git Cow gentoo-dev 2020-01-05 12:07:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c609cb8e320e87075ed73c6704be2d810b4933e4

commit c609cb8e320e87075ed73c6704be2d810b4933e4
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2020-01-05 12:06:53 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2020-01-05 12:06:53 +0000

    dev-tex/bibtex2html: Version bump 1.99
    
    Closes: https://bugs.gentoo.org/704108
    Closes: https://github.com/gentoo/gentoo/pull/14239
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Johannes Huber <johu@gentoo.org>
    Reviewed-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-tex/bibtex2html/Manifest                |  1 +
 dev-tex/bibtex2html/bibtex2html-1.99.ebuild | 55 +++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+)