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)
Tue, Apr 30, 5:33 AM
Unknown Object (File)
Tue, Apr 30, 4:09 AM
Unknown Object (File)
Fri, Apr 26, 2:42 AM
Unknown Object (File)
Fri, Apr 19, 12:24 PM
Unknown Object (File)
Mar 19 2024, 3:31 PM
Unknown Object (File)
Mar 19 2024, 3:13 PM
Unknown Object (File)
Jan 17 2024, 2:39 PM
Unknown Object (File)
Dec 13 2023, 9:17 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
Lint Not Applicable
Unit
Tests Not Applicable

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.