Linuxbrew / legacy-linuxbrew

:skull: This repository is defunct, because it has been split into https://github.com/Linuxbrew/brew and https://github.com/Linuxbrew/homebrew-core
http://linuxbrew.sh
Other
2.23k stars 296 forks source link

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

Closed dochang closed 7 years ago

dochang commented 8 years ago

Close #1055

sjackman commented 8 years ago

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

dochang commented 8 years ago

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

dochang commented 8 years ago

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

sjackman commented 8 years ago

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 commented 8 years ago

Rebuilding on Travis.

sjackman commented 7 years ago

Moved to https://github.com/Linuxbrew/homebrew-core/pull/1848