Skip to content

Comments

update images to use go1.25.6#395

Merged
gythialy merged 1 commit intogythialy:mainfrom
cpanato:update-go
Jan 21, 2026
Merged

update images to use go1.25.6#395
gythialy merged 1 commit intogythialy:mainfrom
cpanato:update-go

Conversation

@cpanato
Copy link
Collaborator

@cpanato cpanato commented Jan 20, 2026

No description provided.

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
@cpanato
Copy link
Collaborator Author

cpanato commented Jan 20, 2026

need to fix first: https://github.com/gythialy/golang-cross/actions/runs/21171613136/job/60889530775

ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${OS_CODENAME}\" = \"trixie\" ]; then     apt-get update && apt-get install -y --no-install-recommends clang-18 &&     update-alternatives --install /usr/bin/clang clang /usr/bin/clang-18 100 &&     update-alternatives --install /usr/bin/clang++ clang++ /usr/bin/clang++-18 100;   else     ./llvm.sh 16 &&     update-alternatives --install /usr/bin/clang clang /usr/bin/clang-16 100 &&     update-alternatives --install /usr/bin/clang++ clang++ /usr/bin/clang++-16 100;   fi   && clang --version   && clang++ --version   && UNATTENDED=yes OSX_VERSION_MIN=${OSX_VERSION_MIN:-10.13} ./build.sh   && DISABLE_PARALLEL_ARCH_BUILD=1 ./build_compiler_rt.sh   && rm -rf *~ build *.tar.xz   && rm -rf ./.git   && ls -al \"${OSX_CROSS_PATH}/target/bin\"   && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 1

@cpanato
Copy link
Collaborator Author

cpanato commented Jan 20, 2026

need #396

@gythialy gythialy merged commit 06b641a into gythialy:main Jan 21, 2026
2 of 3 checks passed
@cpanato cpanato deleted the update-go branch January 21, 2026 07:29
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