Code Monkey home page Code Monkey logo

homebrew-als-prolog's People

Contributors

chuckhoupt avatar kenbowen avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

homebrew-als-prolog's Issues

SHA check fails for tag tar-ball after more ALS-Prolog master commits.

ALS Prolog uses export-subst to automatically label git-archive tar-balls with version information. Unfortunately, this means that the tar-balls can change slightly, depending on the state of master.

Specifically, the ARCHIVE variable in the version script changes:

-ARCHIVE='9fa6c28 (HEAD -> master, tag: v3.3.0)'
+ARCHIVE='9fa6c28 (tag: v3.3.0)'

When master and the version tag point to the same commit, then the string "HEAD -> master" appears in the description. After more commits are pushed to master, the description just show the tag.

This behavior breaks the Homebrew formula's SHA1 hash, so it needs to be updated both when a new release is tagged, and again when any further commits are made to master.

Possible solutions are to switch the formula back to head with an explicit version tag.

Tcl compile bug?

installation using homebrew fails with error:

In file included from ../../alsp_src/../tcltk_interface/common/tcl_interface.c:17:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/Tk.framework/Versions/Current/Headers/tk.h:23:3: error: Tk 8.5 must be compiled with tcl.h from Tcl 8.5
#       error Tk 8.5 must be compiled with tcl.h from Tcl 8.5
        ^
1 error generated.
make[2]: *** [tcl_interface.o] Error 1
make[1]: *** [all] Error 2
make: *** [core] Error 2

I'm using:
OSX 10.11.2,
Homebrew 0.9.9 (git revision fbc5fc; last commit 2016-04-04)
Xcode 7.2 (7C68)
Tck/Tk info patchlevel 8.5.9

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.