Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 769536 - dev-ml/ppx_sexp_conv-0.14.1 fails to compile
Summary: dev-ml/ppx_sexp_conv-0.14.1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-08 13:31 UTC by Agostino Sarubbo
Modified: 2021-02-09 19:56 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,7.92 KB, text/plain)
2021-02-08 13:31 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-02-08 13:31:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ml/ppx_sexp_conv-0.14.1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-08 13:31:40 UTC
Created attachment 686049 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-02-09 18:31:24 UTC
The bug has been closed via the following commit(s):

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

commit 8fba56ffe31ff29f1f4bcb9cd35d594894befd7b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-02-09 18:31:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-09 18:31:22 +0000

    dev-ml/ppx_sexp_conv: bump to 0.14.2, upper bound on ppxlib
    
    * No functional change with the bump as it applies the
      patch we already had.
    
      But we're doing the bump anyway because it looks nicer
      than a revbump (and avoids "new version" noise) for...
    
    * Add upper-bound on dev-ml/ppxlib as we're broken with
      >0.20.0.
    
    Closes: https://bugs.gentoo.org/769536
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ml/ppx_sexp_conv/Manifest                    |  1 +
 dev-ml/ppx_sexp_conv/ppx_sexp_conv-0.14.2.ebuild | 28 ++++++++++++++++++++++++
 2 files changed, 29 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-02-09 19:56:40 UTC
The bug has been referenced in the following commit(s):

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

commit 5396fa74aacbf2c61ab9dee35337b62b875ffe2b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-02-09 19:53:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-09 19:53:22 +0000

    dev-ml/ppx_typerep_conv: add ppxlib upper bound
    
    See: 8fba56ffe31ff29f1f4bcb9cd35d594894befd7b
    Bug: https://bugs.gentoo.org/769536
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.1.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)