Skip to content
This repository was archived by the owner on Nov 27, 2017. It is now read-only.

lnav: depends_on "pcre" => "cxx11" #1066

Closed
wants to merge 2 commits into from
Closed

Conversation

dochang
Copy link
Contributor

@dochang dochang commented Apr 12, 2016

Close #1055

@sjackman
Copy link
Member

Travis fails:
https://travis-ci.org/Linuxbrew/linuxbrew/builds/122542861#L1253-L1254

checking for mousemask in -lncursesw... no
configure: error: libgpm development libraries are required to build

libgpm is not packaged for Linuxbrew.
See http://www.nico.schottelius.org/software/gpm/
and http://www.linuxfromscratch.org/blfs/view/stable/general/gpm.html

@sjackman sjackman changed the title lnav: Fix for Linuxbrew lnav: depends_on "pcre" => "cxx11" Apr 12, 2016
@dochang
Copy link
Contributor Author

dochang commented Apr 13, 2016

A formula for libgpm has been created. Please check #1070 .

@dochang dochang force-pushed the lnav branch 2 times, most recently from 61b96b3 to d880d2b Compare April 18, 2016 19:07
depends_on "curl" => ["with-libssh2", :optional]
depends_on "libgpm"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change this to:

depends_on "libgpm" unless OS.mac?

@dochang
Copy link
Contributor Author

dochang commented Apr 21, 2016

The last build fails on timeout. Please try it again.

@sjackman
Copy link
Member

I'm currently splitting Linuxbrew/linuxbrew into Linuxbrew/brew and Linuxbrew/homebrew-core, as Homebrew did last week (two weeks ago?), so I'm not merging any pull requests right now. Sorry for the delay.

@sjackman
Copy link
Member

Rebuilding on Travis.

@sjackman sjackman self-assigned this Apr 21, 2016
@sjackman sjackman added the ready label Apr 21, 2016
@sjackman
Copy link
Member

@sjackman sjackman closed this Feb 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants