Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing build dependency to fix 5.1 builds on s390x and ppc64le #310

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

yosifkit
Copy link
Member

Build test with --platform=linux/s390x worked successfully (and reproduced the failure when unchanged).

Failing build output:

+ gosu redmine bundle install --jobs 16
...
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/local/bundle/gems/sqlite3-1.6.9/ext/sqlite3
/usr/local/bin/ruby extconf.rb
Building sqlite3-ruby using packaged sqlite3.
Extracting sqlite-autoconf-3440200.tar.gz into
tmp/powerpc64le-linux-gnu/ports/sqlite3/3.44.2... OK
Running 'configure' for sqlite3 3.44.2... OK
Running 'compile' for sqlite3 3.44.2... OK
Running 'install' for sqlite3 3.44.2... OK
Activating sqlite3 3.44.2 (from
/usr/local/bundle/gems/sqlite3-1.6.9/ports/powerpc64le-linux-gnu/sqlite3/3.44.2)...

Could not configure the build properly (pkg_config). Please install either the
`pkg-config` utility or the `pkg-config` rubygem.

*** extconf.rb failed ***

@tianon tianon merged commit 40f9f14 into docker-library:master Dec 22, 2023
5 checks passed
@tianon tianon deleted the missing-dep branch December 22, 2023 00:26
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Dec 22, 2023
Changes:

- docker-library/redmine@40f9f14: Merge pull request docker-library/redmine#310 from infosiftr/missing-dep
- docker-library/redmine@7399921: Add missing build dependency to fix 5.1 builds on s390x and ppc64le
martin-g pushed a commit to martin-g/docker-official-images that referenced this pull request Apr 3, 2024
Changes:

- docker-library/redmine@40f9f14: Merge pull request docker-library/redmine#310 from infosiftr/missing-dep
- docker-library/redmine@7399921: Add missing build dependency to fix 5.1 builds on s390x and ppc64le
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants