Skip to content

Use "apt-get source --compile" to build for Debian architectures upstream doesn't #330

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

Merged
merged 1 commit into from
Aug 31, 2017

Conversation

tianon
Copy link
Member

@tianon tianon commented Aug 31, 2017

No description provided.

@tianon
Copy link
Member Author

tianon commented Aug 31, 2017

If only Travis supported more arches like arm64v8 to help test this in a sane way. 😇

@tianon
Copy link
Member Author

tianon commented Aug 31, 2017

I guess we could fake out the case statement to test building on amd64 too.

@tianon tianon force-pushed the multiarch branch 2 times, most recently from 02f6020 to d57bf31 Compare August 31, 2017 04:40
@tianon
Copy link
Member Author

tianon commented Aug 31, 2017

LOL the image is slightly smaller when we build the .deb files ourselves (~266 MB vs ~260 MB); that's encouraging. Probably some minor update to some build-dep and/or something minor introduced by nocheck / dh_auto_test. 🤷‍♂️

@tianon
Copy link
Member Author

tianon commented Aug 31, 2017

I've personally successfully tested several of these versions on both s390x and arm64v8.

@yosifkit
Copy link
Member

yosifkit commented Aug 31, 2017

In general, PostgreSQL can be expected to work on these CPU architectures: x86, x86_64, IA64, PowerPC, PowerPC 64, S/390, S/390x, Sparc, Sparc 64, ARM, MIPS, MIPSEL, M68K, and PA-RISC

-/ https://www.postgresql.org/docs/current/static/supported-platforms.html

So, it looks fine to me to add these new arches.

(found from alpine PR #119 (comment))

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