Git Product home page Git Product logo

Comments (4)

j-woz avatar j-woz commented on September 15, 2024

Sorry to hear this- does dev/build/lock.sh exist after you unpack the TGZ?

from swift-t.

elliottslaughter avatar elliottslaughter commented on September 15, 2024
$ wget -nv http://swift-lang.github.io/swift-t-downloads/1.5/swift-t-1.5.0.tar.gz
2022-09-13 12:25:15 URL:https://swift-lang.github.io/swift-t-downloads/1.5/swift-t-1.5.0.tar.gz [8647943/8647943] -> "swift-t-1.5.0.tar.gz" [1]
$ tar xf swift-t-1.5.0.tar.gz 
$ find swift-t-1.5.0 -name 'lock.sh'
swift-t-1.5.0/dev/build/lock.sh

It's in the tarball. So I guess I need to check how it's managing to go missing (or maybe we have the wrong path or something) in the build.

from swift-t.

elliottslaughter avatar elliottslaughter commented on September 15, 2024

There is an initial fix in #196. The issue was hard-coded paths for /bin/zsh.

Now I'm seeing this in the Turbine configure:

+ ./configure --config-cache --prefix=/task-bench/deps/swift/install/turbine --with-c-utils=/task-bench/deps/swift/install/c-utils --with-adlb=/task-bench/deps/swift/install/lb --with-tclsh-local=/task-bench/deps/swift/install/bin/tclsh8.6 --with-tcl-lib-dir=/task-bench/deps/swift/install/lib --with-tcl-include=/task-bench/deps/swift/install/include --with-tcl-syslib-dir=/task-bench/deps/swift/install/lib --enable-checkpoint=no --disable-static-pkg --without-zlib --disable-checkpoint --with-hdf5=no --disable-static
configure: WARNING: unrecognized options: --with-tcl-syslib-dir
configure: creating cache config.cache
Turbine version: 1.3.0
...
configure: Tcl version is not specified.
configure: Tcl location not specified, trying to find tclsh on path
checking for tclsh8.6 on path... yes: /task-bench/deps/swift/install/bin/tclsh8.6
Found Tcl at /task-bench/deps/swift/install
using Tcl lib dir: /task-bench/deps/swift/install/lib
checking for local Tcl (version: 0) executable in: /task-bench/deps/swift/install/bin/tclsh8.6... 
Could not find Tcl directory: /task-bench/deps/swift/install/bin/tclsh8.6
configure: error: failed!

I suppose I must be missing something in the way we inform the build about the location of TCL, but it is confusing because the configure script clearly seems to have found the binary.

from swift-t.

elliottslaughter avatar elliottslaughter commented on September 15, 2024

I seem to have a working solution in StanfordLegion/task-bench#89.

I think this means that once that passes, #196 is sufficient to resolve this.

from swift-t.

Related Issues (20)

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.