Page MenuHomeFreeBSD

devel/menhir: Update to 20170712
ClosedPublic

Authored by ultima on Jul 27 2017, 9:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 23, 11:16 PM
Unknown Object (File)
Wed, Oct 22, 4:35 AM
Unknown Object (File)
Fri, Oct 17, 3:21 AM
Unknown Object (File)
Mon, Oct 13, 2:49 AM
Unknown Object (File)
Mon, Sep 29, 5:13 AM
Unknown Object (File)
Sep 26 2025, 11:39 AM
Unknown Object (File)
Sep 26 2025, 6:39 AM
Unknown Object (File)
Sep 24 2025, 11:46 AM
Subscribers

Details

Summary
  • Updated to 20170712

Changelog: https://gitlab.inria.fr/fpottier/menhir/blob/master/CHANGES.md

PR\: 220850
Sumitted by\: Jov <amutu@amutu.com> (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: [35]: use ${VARIABLE}, instead of $(VARIABLE).
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 2 warnings found.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 10705
Build 11105: arc lint + arc unit

Event Timeline

Sorry about not responding to this promptly. I'm getting a build error with one of the dependencies: x11-toolkits/ocaml-labltk

Sorry about not responding to this promptly. I'm getting a build error with one of the dependencies: x11-toolkits/ocaml-labltk

Odd, I just did a full depend build for 110amd64 and all the depends built successfully. https://poudriere.ultimasbox.com/build.html?mastername=110amd64-test&build=2017-07-30_11h02m59s

Is it possible from a non-default setting or make.conf change?

Sorry about not responding to this promptly. I'm getting a build error with one of the dependencies: x11-toolkits/ocaml-labltk

Odd, I just did a full depend build for 110amd64 and all the depends built successfully. https://poudriere.ultimasbox.com/build.html?mastername=110amd64-test&build=2017-07-30_11h02m59s

Is it possible from a non-default setting or make.conf change?

That's almost certainly the case. Let me try again without any customizations.

This revision is now accepted and ready to land.Jul 31 2017, 12:49 AM
This revision was automatically updated to reflect the committed changes.