Skip to content

Added four more PHP extensions: sysvsem, sysvshm, sysvmsg and shmop. - #33

Merged
dgodd merged 1 commit into
cloudfoundry:masterfrom
dmikusa:add-sysv
Feb 28, 2018
Merged

Added four more PHP extensions: sysvsem, sysvshm, sysvmsg and shmop.#33
dgodd merged 1 commit into
cloudfoundry:masterfrom
dmikusa:add-sysv

Conversation

@dmikusa

@dmikusa dmikusa commented Feb 12, 2018

Copy link
Copy Markdown

@cfdreddbot

Copy link
Copy Markdown

Hey dmikusa-pivotal!

Thanks for submitting this pull request!

All pull request submitters and commit authors must have a Contributor License Agreement (CLA) on-file with us. Please sign the appropriate CLA (individual or corporate).

When sending signed CLA please provide your github username in case of individual CLA or the list of github usernames that can make pull requests on behalf of your organization.

If you are confident that you're covered under a Corporate CLA, please make sure you've publicized your membership in the appropriate Github Org, per these instructions.

Once you've publicized your membership, one of the owners of this repository can close and reopen this pull request, and dreddbot will take another look.

@cf-gitbot

Copy link
Copy Markdown

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/155141488

The labels on this github issue will be updated when the story is started.

@dgodd
dgodd merged commit 9b3def4 into cloudfoundry:master Feb 28, 2018
tnikolova82 added a commit that referenced this pull request Mar 4, 2026
1. Increase make parallelism from -j4 to -j$(nproc): Use all available
   CPU cores instead of hardcoded 4 jobs. This significantly reduces
   compilation time for large dependencies like Node.js (from ~1h15m to
   potentially <30m), reducing exposure to worker infrastructure issues.

2. Remove sudo from apt-get in python recipe: Build containers run as
   root, so sudo is unnecessary and may cause issues.

Changes apply to both cflinuxfs4 and legacy recipe paths.

Part of fix for Node.js LTS build failures in buildpacks-ci
dependency-builds pipeline (#29-#33).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants