Page MenuHomeFreeBSD

devel/menhir: Update to 20170712
ClosedPublic

Authored by ultima on Jul 27 2017, 9:31 PM.
Tags
None
Referenced Files
F111368335: D11756.diff
Sun, Mar 2, 10:34 PM
Unknown Object (File)
Sun, Feb 23, 11:05 AM
Unknown Object (File)
Fri, Feb 14, 2:14 AM
Unknown Object (File)
Jan 29 2025, 9:10 PM
Unknown Object (File)
Dec 14 2024, 10:50 AM
Unknown Object (File)
Nov 25 2024, 6:36 PM
Unknown Object (File)
Nov 24 2024, 8:08 AM
Unknown Object (File)
Nov 22 2024, 9:03 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.