[MacPorts] #36709: mosh: add missing dependency on openssl
#36709: mosh: add missing dependency on openssl ----------------------+----------------------- Reporter: cal@… | Owner: quentin@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: haspatch | Port: mosh ----------------------+----------------------- Mosh failed to build on our buildbots (http://build.macports.org/builders /buildports-lion-x86_64/builds/5369). {{{ checking for OPENSSL... no configure: error: Package requirements (openssl) were not met: No package 'openssl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables OPENSSL_CFLAGS and OPENSSL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. }}} It seems the mosh port is missing a dependency on openssl. I'm attaching a patch that fixes this. -- Ticket URL: <https://trac.macports.org/ticket/36709> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36709: mosh: add missing dependency on openssl ---------------------+----------------------- Reporter: cal@… | Owner: quentin@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: mosh | ---------------------+----------------------- Comment (by quentin@…): Sorry about that - the latest version added the dependency, but I didn't notice because my system already had openssl installed. This patch LGTM. Is there a way I can test building packages in a clean environment without waiting for the buildbots? -- Ticket URL: <https://trac.macports.org/ticket/36709#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36709: mosh: add missing dependency on openssl ---------------------+----------------------- Reporter: cal@… | Owner: quentin@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: haspatch Port: mosh | ---------------------+----------------------- Changes (by cal@…): * status: new => closed * resolution: => fixed Comment: Commited in r99015. Unfortunately, there's no good way to test in a clean env at the moment. You could try a separate installation of MacPorts with a different prefix, though. Section 2.3.2 of the guide has more on that. The best way to do this is trace mode (-t), which provides a poor man's sandbox hiding all files that were not installed by a dependency. Unfortunately, it is currently broken (but I am working on fixing it). -- Ticket URL: <https://trac.macports.org/ticket/36709#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts