Coder Social home page Coder Social logo

homebrew-keckcaves's People

Contributors

dabrado avatar melanopsis avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

homebrew-keckcaves's Issues

VRUI error Macbook Pro

Hello,
My name is Joshua. I'm taking a geodynamics course from Margarete Jadamec and I'm having an issue installing vrui-examples. I have a Macbook Pro running OS X El Capitan version 10.11.1. I want to use the ShowEarthModel and I followed the instructions found here.
http://keckcaves.org/downloads
I used homebrew and installed XQuartz. I restarted my machine and entered the script in XQuartz terminal. After tapping KeckCAVES, when trying to install vrui-examples 3 errors are generated. The script is as follows....

bash-3.2$ brew install vrui-examples
==> Installing vrui-examples from keckcaves/homebrew-keckcaves
==> Installing dependencies for keckcaves/keckcaves/vrui-examples: KeckCAVES/keckcaves/vrui
==> Installing keckcaves/keckcaves/vrui-examples dependency: KeckCAVES/keckcaves/vrui
==> Cloning https://github.com/KeckCAVES/Vrui.git
Updating /Library/Caches/Homebrew/vrui--git
==> Checking out revision v3.1-002
==> make INSTALLDIR=/usr/local/Cellar/vrui/3.1-002-1 DOCINSTALLDIR=/usr/local/Cellar/vrui/3.1-002-1/share/doc/vrui ETC
Last 15 lines from /Users/joshuaflores/Library/Logs/Homebrew/vrui/01.make:
/usr/bin/g++ -MD -c -o o/g++-3.g0.O3/GL/GLAutomaticShader.o -g0 -O3 -I/private/tmp/vrui20151106-30288-cbm2cx -I/opt/X11/include -I/private/tmp/vrui20151106-30288-cbm2cx GL/GLAutomaticShader.cpp
/usr/bin/g++ -MD -c -o o/g++-3.g0.O3/GL/GLLineLightingShader.o -g0 -O3 -I/private/tmp/vrui20151106-30288-cbm2cx -I/opt/X11/include -I/private/tmp/vrui20151106-30288-cbm2cx GL/GLLineLightingShader.cpp
/usr/bin/g++ -MD -c -o o/g++-3.g0.O3/GL/GLColorMap.o -g0 -O3 -I/private/tmp/vrui20151106-30288-cbm2cx -I/opt/X11/include -I/private/tmp/vrui20151106-30288-cbm2cx GL/GLColorMap.cpp
GL/GLGeometryShader.cpp:136:26: error: cast from pointer to smaller type 'GLuint' (aka 'unsigned int') loses information
glProgramParameteriEXT(GLuint(programObject),GL_GEOMETRY_INPUT_TYPE_EXT,geometryInputType);
^~~~~~~~~~~~~~~~~~~~
GL/GLGeometryShader.cpp:137:26: error: cast from pointer to smaller type 'GLuint' (aka 'unsigned int') loses information
glProgramParameteriEXT(GLuint(programObject),GL_GEOMETRY_OUTPUT_TYPE_EXT,geometryOutputType);
^~~~~~~~~~~~~~~~~~~~
GL/GLGeometryShader.cpp:138:26: error: cast from pointer to smaller type 'GLuint' (aka 'unsigned int') loses information
glProgramParameteriEXT(GLuint(programObject),GL_GEOMETRY_VERTICES_OUT_EXT,maxNumOutputVertices);
^~~~~~~~~~~~~~~~~~~~
3 errors generated.
make: *** [o/g++-3.g0.O3/GL/GLGeometryShader.o] Error 1
make: *** Waiting for unfinished jobs....

READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/keckcaves/homebrew-keckcaves/issues

bash-3.2$

end

It is probably also attached to the ticket information, but here is my email as well.
[email protected]
Thank you.

invalid syntax in tap! - homebrew ERROR

$brew -v
Homebrew 1.1.13
Homebrew/homebrew-core (git revision e0ec3; last commit 2017-04-17)

$uname -a
Darwin vpa-tbatters-mb 16.5.0 Darwin Kernel Version 16.5.0: Fri Mar 3 16:52:33 PST 2017; root:xnu-3789.51.2~3/RELEASE_X86_64 x86_64

$brew tap KeckCAVES/keckcaves
Updating Homebrew...
==> Tapping keckcaves/keckcaves
Cloning into '/Users/tbatters/homebrew/Library/Taps/keckcaves/homebrew-keckcaves'...
remote: Counting objects: 9, done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 9 (delta 3), reused 4 (delta 1), pack-reused 0
Unpacking objects: 100% (9/9), done.
Error: Invalid formula: /Users/tbatters/homebrew/Library/Taps/keckcaves/homebrew-keckcaves/vrui-examples.rb
Calling Formula.sha1 is disabled!
Use Formula.sha256 instead.
/Users/tbatters/homebrew/Library/Taps/keckcaves/homebrew-keckcaves/vrui-examples.rb:6:in <class:VruiExamplesBlueMarbleTex>' Please report this to the keckcaves/keckcaves tap! Warning: Calling 'depends_on :libpng' is deprecated! Use 'depends_on "libpng"' instead. /Users/tbatters/homebrew/Library/Taps/keckcaves/homebrew-keckcaves/vrui.rb:12:in class:Vrui'
Please report this to the keckcaves/keckcaves tap!

Error: Cannot tap keckcaves/keckcaves: invalid syntax in tap!

brew install vrui generating errors

Error output:

==> Cloning https://github.com/KeckCAVES/Vrui.git
Updating /Library/Caches/Homebrew/vrui--git
==> Checking out revision v2.7-001
==> make INSTALLDIR=/usr/local/Cellar/vrui/2.7-001-1 DOCINSTALLDIR=/usr/local/Cell
Comm/TCPPipe.cpp:198:15: error: no member named 'pselect' in namespace 'Misc'
return Misc::pselect(&readFds,0,0,timeout)>=0&&readFds.isSet(fd);
~~~~~~^
2 errors generated.
make: *** [o/g++-3.g0.O3/Comm/TCPPipe.o] Error 1

Can't install lidar viewer and vrui-examples due to vrui dependency.

Homebrew syntax and sha1 warnings

Dears,

Since yesterday homebrew gives the following warnings for vrui and vrui-examples formulae. As you can see, they refer to syntax and depreciated sha1 issues. Concerning the sha1 to sha256 conversion information is provided here:
https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Checksum_Deprecation.md

Warning messages from homebrew when upgrading formulae

Warning: Calling 'depends_on :libpng' is deprecated!
Use 'depends_on "libpng"' instead.
/usr/local/Library/Taps/keckcaves/homebrew-keckcaves/vrui.rb:12:in `class:Vrui'

Warning: Calling Formula.sha1 is deprecated!
Use Formula.sha256 instead.
/usr/local/Library/Taps/keckcaves/homebrew-keckcaves/vrui-examples.rb:6:in `class:VruiExamplesBlueMarbleTex'

Warning: Calling SoftwareSpec#sha1 is deprecated!
Use SoftwareSpec#sha256 instead.
/usr/local/Library/Taps/keckcaves/homebrew-keckcaves/vrui-examples.rb:6:in `class:VruiExamplesBlueMarbleTex'

Warning: Calling Resource#sha1 is deprecated!
Use Resource#sha256 instead.
/usr/local/Library/Taps/keckcaves/homebrew-keckcaves/vrui-examples.rb:6:in `class:VruiExamplesBlueMarbleTex'

VRUI install error on Yosemite

I'm trying to install VRUI via the brew command and keep getting the following error:

I'm running this on a Mac mini (2014) with Yosemite OSX 10.10.5

$ brew install vrui
==> Installing vrui from keckcaves/homebrew-keckcaves
==> Cloning https://github.com/KeckCAVES/Vrui.git
Updating /Library/Caches/Homebrew/vrui--git
==> Checking out revision v3.1-002
==> make INSTALLDIR=/usr/local/Cellar/vrui/3.1-002-1 DOCINSTALLDIR=/usr/local/Cellar/vru
Last 15 lines from /Users/rvh97413/Library/Logs/Homebrew/vrui/01.make:
/usr/bin/g++ -MD -c -o o/g++-3.g0.O3/GL/GLAutomaticShader.o -g0 -O3 -I/private/tmp/vrui20151021-2328-1s2wdxq -I/opt/X11/include -I/private/tmp/vrui20151021-2328-1s2wdxq GL/GLAutomaticShader.cpp
/usr/bin/g++ -MD -c -o o/g++-3.g0.O3/GL/GLLineLightingShader.o -g0 -O3 -I/private/tmp/vrui20151021-2328-1s2wdxq -I/opt/X11/include -I/private/tmp/vrui20151021-2328-1s2wdxq GL/GLLineLightingShader.cpp
GL/GLGeometryShader.cpp:136:26: error: cast from pointer to smaller type 'GLuint' (aka 'unsigned int') loses information
glProgramParameteriEXT(GLuint(programObject),GL_GEOMETRY_INPUT_TYPE_EXT,geometryInputType);
^~~~~~~~~~~~~~~~~~~~
GL/GLGeometryShader.cpp:137:26: error: cast from pointer to smaller type 'GLuint' (aka 'unsigned int') loses information
glProgramParameteriEXT(GLuint(programObject),GL_GEOMETRY_OUTPUT_TYPE_EXT,geometryOutputType);
^~~~~~~~~~~~~~~~~~~~
GL/GLGeometryShader.cpp:138:26: error: cast from pointer to smaller type 'GLuint' (aka 'unsigned int') loses information
glProgramParameteriEXT(GLuint(programObject),GL_GEOMETRY_VERTICES_OUT_EXT,maxNumOutputVertices);
^~~~~~~~~~~~~~~~~~~~
3 errors generated.
make: *** [o/g++-3.g0.O3/GL/GLGeometryShader.o] Error 1
make: *** Waiting for unfinished jobs....
/usr/bin/g++ -MD -c -o o/g++-3.g0.O3/GL/GLColorMap.o -g0 -O3 -I/private/tmp/vrui20151021-2328-1s2wdxq -I/opt/X11/include -I/private/tmp/vrui20151021-2328-1s2wdxq GL/GLColorMap.cpp

I've updated brew and have xquartz installed. Thoughts?

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.