Skip to content

Conversation

cpanato
Copy link
Collaborator

@cpanato cpanato commented Aug 26, 2025

@cpanato cpanato force-pushed the test-fix branch 5 times, most recently from 64d78f2 to 2d2ffac Compare August 26, 2025 08:36
@cpanato cpanato changed the title update packages fix builder build for trixie Aug 26, 2025
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
@gythialy gythialy merged commit 454abd2 into gythialy:main Aug 26, 2025
1 check passed
@cpanato cpanato deleted the test-fix branch August 26, 2025 08:52
@cpanato
Copy link
Collaborator Author

cpanato commented Aug 26, 2025

will build the builder

@cpanato
Copy link
Collaborator Author

cpanato commented Aug 26, 2025

weird

#17 [base  8/10] RUN  patch -p1 < osxcross-08-52-08.patch
#17 0.046 patching file wrapper/target.cpp
#17 0.046 Hunk #1 FAILED at 743.
#17 0.046 1 out of 1 hunk FAILED -- saving rejects to file wrapper/target.cpp.rej
#17 ERROR: process "/bin/sh -c patch -p1 < osxcross-08-52-08.patch" did not complete successfully: exit code: 1
------
 > [base  8/10] RUN  patch -p1 < osxcross-08-52-08.patch:
0.046 patching file wrapper/target.cpp
0.046 Hunk #1 FAILED at 743.
0.046 1 out of 1 hunk FAILED -- saving rejects to file wrapper/target.cpp.rej
------
Dockerfile.builder:101
--------------------
  99 |     # https://github.com/tpoechtrager/osxcross/issues/313
 100 |     COPY patch/osxcross-08-52-08.patch "${OSX_CROSS_PATH}/"
 101 | >>> RUN  patch -p1 < osxcross-08-52-08.patch
 102 |     
 103 |     COPY scripts/llvm.sh "${OSX_CROSS_PATH}/"
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c patch -p1 < osxcross-08-52-08.patch" did not complete successfully: exit code: 1

@cpanato
Copy link
Collaborator Author

cpanato commented Aug 26, 2025

will revert

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