Skip to content

Add Alpine 3.22 (remove Alpine 3.20) #1580

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tianon
Copy link
Member

@tianon tianon commented May 30, 2025

No description provided.

@yosifkit
Copy link
Member

😞 😮

In file included from /usr/src/php/ext/opcache/jit/zend_jit.c:48:
ext/opcache/jit/zend_jit_trace.c: In function 'zend_jit_trace':
ext/opcache/jit/zend_jit_trace.c:6337:70: warning: 'gen_handler' may be used uninitialized [-Wmaybe-uninitialized]
 6337 |                                                         (gen_handler || type == IS_UNKNOWN || !ra || !ra[ssa_op->result_def]));
ext/opcache/jit/zend_jit_internal.h:552:21: note: in definition of macro 'SET_STACK_TYPE'
  552 |                 if (_set_mem_type) { \
      |                     ^~~~~~~~~~~~~
In file included from /usr/src/php/ext/opcache/jit/zend_jit.c:4460:
ext/opcache/jit/zend_jit_trace.c:4288:30: note: 'gen_handler' was declared here
 4288 |                         bool gen_handler;
      |                              ^~~~~~~~~~~
/usr/src/php/ext/opcache/jit/zend_jit_x86.dasc: Assembler messages:
/usr/src/php/ext/opcache/jit/zend_jit_x86.dasc:2976: Error: @TLSGD operator requires `%rdi' as dest register
make: *** [Makefile:1303: ext/opcache/jit/zend_jit.lo] Error 1

@tianon
Copy link
Member Author

tianon commented May 30, 2025

(in which I yet again consider dropping zts variants entirely)

@yosifkit
Copy link
Member

🤔 👀 ❓ I found where the error is coming from, I think, but I don't know why or how to fix it.
https://sourceware.org/pipermail/binutils-cvs/2024-September/065790.html

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