René's URL Explorer Experiment


Title: OpenSSL is still mean spirited on latest on MacOS · Issue #1566 · nodegit/nodegit · GitHub

Open Graph Title: OpenSSL is still mean spirited on latest on MacOS · Issue #1566 · nodegit/nodegit

X Title: OpenSSL is still mean spirited on latest on MacOS · Issue #1566 · nodegit/nodegit

Description: System information node version: v10.11.0 npm or yarn version: npm 6.4.1 OS/version/architechture: Darwin x86 18.0.0 Applicable nodegit version: Master (0.23.0-alpha.1) Trying to build locally (npx run rebuild) libssh2 fails to configure...

Open Graph Description: System information node version: v10.11.0 npm or yarn version: npm 6.4.1 OS/version/architechture: Darwin x86 18.0.0 Applicable nodegit version: Master (0.23.0-alpha.1) Trying to build locally (npx...

X Description: System information node version: v10.11.0 npm or yarn version: npm 6.4.1 OS/version/architechture: Darwin x86 18.0.0 Applicable nodegit version: Master (0.23.0-alpha.1) Trying to build locally (npx...

Opengraph URL: https://github.com/nodegit/nodegit/issues/1566

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"OpenSSL is still mean spirited on latest on MacOS","articleBody":"## System information\r\n  - node version: v10.11.0\r\n  - npm or yarn version: npm 6.4.1\r\n  - OS/version/architechture: Darwin x86 18.0.0\r\n  - Applicable nodegit version: Master (0.23.0-alpha.1)\r\n\r\nTrying to build locally (`npx run rebuild`) libssh2 fails to configure (even with openssl headers linked in the ldflags) 3 times in a row, and then the build just continues.\r\n\r\n```\r\nnodegit git:(generation-cleanup) npx node-gyp build\r\ngyp info it worked if it ends with ok\r\ngyp info using node-gyp@3.8.0\r\ngyp info using node@10.11.0 | darwin | x64\r\ngyp info spawn make\r\ngyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]\r\n  ACTION binding_gyp_configureLibssh2_target_configure .\r\n[nodegit] Configuring libssh2.\r\n{ Error: Command failed: /Users/maxkorp/development/personal/nodegit/vendor/libssh2/configure\r\nconfigure: error: No crypto library found!\r\nTry --with-libssl-prefix=PATH\r\n or --with-libgcrypt-prefix=PATH\r\n or --with-libmbedtls-prefix=PATH\r\n or --with-wincng on Windows\r\n\r\n    at ChildProcess.exithandler (child_process.js:289:12)\r\n    at ChildProcess.emit (events.js:182:13)\r\n    at maybeClose (internal/child_process.js:962:16)\r\n    at Socket.stream.socket.on (internal/child_process.js:381:11)\r\n    at Socket.emit (events.js:182:13)\r\n    at Pipe._handle.close (net.js:606:12)\r\n  killed: false,\r\n  code: 1,\r\n  signal: null,\r\n  cmd:\r\n   '/Users/maxkorp/development/personal/nodegit/vendor/libssh2/configure' }\r\nconfigure: error: No crypto library found!\r\nTry --with-libssl-prefix=PATH\r\n or --with-libgcrypt-prefix=PATH\r\n or --with-libmbedtls-prefix=PATH\r\n or --with-wincng on Windows\r\n\r\n(node:28790) UnhandledPromiseRejectionWarning: Error: Command failed: /Users/maxkorp/development/personal/nodegit/vendor/libssh2/configure\r\nconfigure: error: No crypto library found!\r\nTry --with-libssl-prefix=PATH\r\n or --with-libgcrypt-prefix=PATH\r\n or --with-libmbedtls-prefix=PATH\r\n or --with-wincng on Windows\r\n\r\n    at ChildProcess.exithandler (child_process.js:289:12)\r\n    at ChildProcess.emit (events.js:182:13)\r\n    at maybeClose (internal/child_process.js:962:16)\r\n    at Socket.stream.socket.on (internal/child_process.js:381:11)\r\n    at Socket.emit (events.js:182:13)\r\n    at Pipe._handle.close (net.js:606:12)\r\n(node:28790) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)\r\n(node:28790) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.\r\n  CC(target) Release/obj.target/libgit2/vendor/libgit2/src/pack-objects.o\r\n  CC(target) Release/obj.target/libgit2/vendor/libgit2/src/pack.o\r\n  CC(target) Release/obj.target/libgit2/vendor/libgit2/src/parse.o\r\n  CC(target) Release/obj.target/libgit2/vendor/libgit2/src/patch_generate.o\r\n  CC(target) Release/obj.target/libgit2/vendor/libgit2/src/patch_parse.o\r\n../vendor/libgit2/src/patch_parse.c:461:12: warning: unused function\r\n      'parse_number' [-Wunused-function]\r\nstatic int parse_number(git_off_t *out, git_patch_parse_ctx *ctx)\r\n           ^\r\n1 warning generated.\r\n\r\n... and so on\r\n```\r\n\r\nSomething is bork. \r\n\r\nI installed and linked to openssl via brew.\r\n```\r\nbrew install openssl\r\nexport LDFLAGS=\"-L/usr/local/opt/openssl/lib\"\r\nexport CPPFLAGS=\"-I/usr/local/opt/openssl/include\"\r\n```\r\n\r\nThis was working pre node-v10 PR. ","author":{"url":"https://github.com/maxkorp","@type":"Person","name":"maxkorp"},"datePublished":"2018-10-09T00:47:26.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":52},"url":"https://github.com/1566/nodegit/issues/1566"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:46f08573-31c9-695e-479a-a61af1eb080d
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idED28:F3F3:189D6CA:22C8112:6A5FAABB
html-safe-nonce98a0c9ce988248e0e13c624184bd475dbaa1c431ed4071dafdf5333af9084348
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFRDI4OkYzRjM6MTg5RDZDQToyMkM4MTEyOjZBNUZBQUJCIiwidmlzaXRvcl9pZCI6IjgxNzkzNjgxNjMzNTIwMzAwMyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmaccd16a417cd8fe32cc9085909457e7d21b42cae71b0dde06f18b25700cf35d531
hovercard-subject-tagissue:368000873
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nodegit/nodegit/1566/issue_layout
twitter:imagehttps://opengraph.githubassets.com/d460716ec1f2049b49e5275040bb9121fe46c5f66f5a2cf4cea016e6ed3b1f6a/nodegit/nodegit/issues/1566
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/d460716ec1f2049b49e5275040bb9121fe46c5f66f5a2cf4cea016e6ed3b1f6a/nodegit/nodegit/issues/1566
og:image:altSystem information node version: v10.11.0 npm or yarn version: npm 6.4.1 OS/version/architechture: Darwin x86 18.0.0 Applicable nodegit version: Master (0.23.0-alpha.1) Trying to build locally (npx...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamemaxkorp
hostnamegithub.com
expected-hostnamegithub.com
None9b835c054d57dfb6ce72ba8f0eb8f16f0370860631609eb10df818738c61c68d
turbo-cache-controlno-preview
go-importgithub.com/nodegit/nodegit git https://github.com/nodegit/nodegit.git
octolytics-dimension-user_id657068
octolytics-dimension-user_loginnodegit
octolytics-dimension-repository_id1383170
octolytics-dimension-repository_nwonodegit/nodegit
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1383170
octolytics-dimension-repository_network_root_nwonodegit/nodegit
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release4df9bc0bde4bfd7cd95e75afdd7f103984ece3a1
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/nodegit/nodegit/issues/1566#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodegit%2Fnodegit%2Fissues%2F1566
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodegit%2Fnodegit%2Fissues%2F1566
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=nodegit%2Fnodegit
Reloadhttps://github.com/nodegit/nodegit/issues/1566
Reloadhttps://github.com/nodegit/nodegit/issues/1566
Reloadhttps://github.com/nodegit/nodegit/issues/1566
Please reload this pagehttps://github.com/nodegit/nodegit/issues/1566
nodegit https://github.com/nodegit
nodegithttps://github.com/nodegit/nodegit
Notifications https://github.com/login?return_to=%2Fnodegit%2Fnodegit
Fork 698 https://github.com/login?return_to=%2Fnodegit%2Fnodegit
Star 5.8k https://github.com/login?return_to=%2Fnodegit%2Fnodegit
Code https://github.com/nodegit/nodegit
Issues 343 https://github.com/nodegit/nodegit/issues
Pull requests 20 https://github.com/nodegit/nodegit/pulls
Actions https://github.com/nodegit/nodegit/actions
Projects https://github.com/nodegit/nodegit/projects
Security and quality 0 https://github.com/nodegit/nodegit/security
Insights https://github.com/nodegit/nodegit/pulse
Code https://github.com/nodegit/nodegit
Issues https://github.com/nodegit/nodegit/issues
Pull requests https://github.com/nodegit/nodegit/pulls
Actions https://github.com/nodegit/nodegit/actions
Projects https://github.com/nodegit/nodegit/projects
Security and quality https://github.com/nodegit/nodegit/security
Insights https://github.com/nodegit/nodegit/pulse
OpenSSL is still mean spirited on latest on MacOShttps://github.com/nodegit/nodegit/issues/1566#top
Bughttps://github.com/nodegit/nodegit/issues?q=state%3Aopen%20label%3A%22Bug%22
Buildhttps://github.com/nodegit/nodegit/issues?q=state%3Aopen%20label%3A%22Build%22
in progresshttps://github.com/nodegit/nodegit/issues?q=state%3Aopen%20label%3A%22in%20progress%22
https://github.com/maxkorp
maxkorphttps://github.com/maxkorp
on Oct 9, 2018https://github.com/nodegit/nodegit/issues/1566#issue-368000873
Bughttps://github.com/nodegit/nodegit/issues?q=state%3Aopen%20label%3A%22Bug%22
Buildhttps://github.com/nodegit/nodegit/issues?q=state%3Aopen%20label%3A%22Build%22
in progresshttps://github.com/nodegit/nodegit/issues?q=state%3Aopen%20label%3A%22in%20progress%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.