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)
Wed, Sep 2, 8:23 PM
Unknown Object (File)
Tue, Sep 1, 8:40 PM
Unknown Object (File)
Mon, Aug 31, 2:17 PM
Unknown Object (File)
Fri, Aug 21, 3:27 PM
Unknown Object (File)
Fri, Aug 21, 3:23 PM
Unknown Object (File)
Fri, Aug 21, 2:05 PM
Unknown Object (File)
Thu, Aug 20, 6:07 PM
Unknown Object (File)
Thu, Aug 13, 5:52 PM
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.