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

Can't complete the image build on AArch64 #156

Closed
Xosten opened this issue Aug 23, 2022 · 1 comment
Closed

Can't complete the image build on AArch64 #156

Xosten opened this issue Aug 23, 2022 · 1 comment

Comments

@Xosten
Copy link

Xosten commented Aug 23, 2022

Expected Behavior

Docker image build should be successful.

Actual Behavior

Docker image build isn't successful and comes with the following error

@calcom/web:build: info  - Linting and checking validity of types...
@calcom/web:build: warn  - No ESLint configuration detected. Run next lint to begin setup
@calcom/web:build: info  - Creating an optimized production build...
@calcom/web:build: <jemalloc>: Unsupported system page size
@calcom/web:build: <jemalloc>: Unsupported system page size
@calcom/web:build: memory allocation of 10 bytes failed
@calcom/web:build: Aborted (core dumped)
@calcom/web:build: error Command failed with exit code 134.
@calcom/web:build: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
@calcom/web:build: ERROR: command finished with error: command (apps/web) yarn run build exited (134)
command (apps/web) yarn run build exited (134)

 Tasks:    7 successful, 8 total
Cached:    0 cached, 8 total
  Time:    2m2.068s 

error Command failed with exit code 134.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
1 error occurred:
        * Status: The command '/bin/sh -c yarn build' returned a non-zero code: 134, Code: 134

Steps to Reproduce the Problem

  1. Have an Aarch64 (ARMv8) machine (I use Oracle Cloud ARM Free tier)
  2. Following the build and installation instructions on the README.md

Complementary information

#81 (starting from here)
Similar issue home-assistant/core#34162
Pulling the latest image available on Docker Hub works

Specifications

  • Version: 27821a9
  • Platform: Aarch64
  • Memory: 24Gb
  • Storage: 100Gb (60% free)
  • vCPU : 4
  • Docker version: Community Edition - 20.10.17
  • Docker Compose version : 2.6.0
  • Operating System : Oracle Linux 8
@Xosten Xosten mentioned this issue Aug 23, 2022
@Xosten Xosten closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2023
@Xosten
Copy link
Author

Xosten commented Aug 29, 2023

Stalled issue

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

No branches or pull requests

1 participant