[PR #3] [MERGED] Added cmake #46

Closed
opened 2025-11-20 04:15:15 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BretFisher/jekyll-serve/pull/3
Author: @engnadeau
Created: 3/15/2018
Status: Merged
Merged: 3/15/2018
Merged by: @BretFisher

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 Dockerfile (+1 -1)

📄 Description

commonmarker needed cmake:

jekyll_1  | Installing commonmarker 0.17.6 with native extensions
jekyll_1  | Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
jekyll_1  | 
jekyll_1  | current directory:
jekyll_1  | /usr/local/bundle/gems/commonmarker-0.17.6/ext/commonmarker
jekyll_1  | /usr/local/bin/ruby -r ./siteconf20180314-8-1urdadg.rb extconf.rb
jekyll_1  | checking for cmake... no

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BretFisher/jekyll-serve/pull/3 **Author:** [@engnadeau](https://github.com/engnadeau) **Created:** 3/15/2018 **Status:** ✅ Merged **Merged:** 3/15/2018 **Merged by:** [@BretFisher](https://github.com/BretFisher) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`253d41c`](https://github.com/BretFisher/jekyll-serve/commit/253d41c02e5af2731aa54b28789a74c71e720aca) added cmake ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) </details> ### 📄 Description `commonmarker` needed `cmake`: ``` jekyll_1 | Installing commonmarker 0.17.6 with native extensions jekyll_1 | Gem::Ext::BuildError: ERROR: Failed to build gem native extension. jekyll_1 | jekyll_1 | current directory: jekyll_1 | /usr/local/bundle/gems/commonmarker-0.17.6/ext/commonmarker jekyll_1 | /usr/local/bin/ruby -r ./siteconf20180314-8-1urdadg.rb extconf.rb jekyll_1 | checking for cmake... no ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:15:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jekyll-serve#46