Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Use PHP 8.2 & Python 3.11 #33

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 5 commits into from
Mar 7, 2023
Merged

Use PHP 8.2 & Python 3.11 #33

merged 5 commits into from
Mar 7, 2023

Conversation

macbre
Copy link
Member

@macbre macbre commented Mar 6, 2023

Dockerfile Outdated Show resolved Hide resolved
@macbre macbre changed the title Use PHP 8.2.3 Use PHP 8.2 & Python 3.11 Mar 6, 2023
@macbre
Copy link
Member Author

macbre commented Mar 7, 2023

#17 80.52  cc -I. -I/usr/src/php/ext/sockets -I/usr/src/php/ext/sockets/include -I/usr/src/php/ext/sockets/main -I/usr/src/php/ext/sockets -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_GNU_SOURCE -D_GNU_SOURCE -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -DZEND_COMPILE_DL_EXT=1 -c /usr/src/php/ext/sockets/sockets.c -MMD -MF sockets.dep -MT sockets.lo  -fPIC -DPIC -o .libs/sockets.o
#17 80.68 /usr/src/php/ext/sockets/sockets.c:59:12: fatal error: linux/sock_diag.h: No such file or directory
#17 80.68    59 | #  include <linux/sock_diag.h>
#17 80.68       |            ^~~~~~~~~~~~~~~~~~~
#17 80.68 compilation terminated.
#17 80.68 make: *** [Makefile:209: sockets.lo] Error 1

php/php-src#8681 (comment)

macbre added 2 commits March 7, 2023 09:39
Allow "sockets" ext to be compiled
@macbre macbre enabled auto-merge March 7, 2023 09:46
@@ -55,6 +55,7 @@ PDO
pdo_sqlite
Phar
posix
random
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@macbre macbre merged commit 49e9618 into master Mar 7, 2023
@macbre macbre deleted the php/8.2.3 branch March 7, 2023 09:48
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.

1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.