-
Notifications
You must be signed in to change notification settings - Fork 7.8k
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
Test failures on FreeBSD 14 #17864
Comments
Thanks for reporting! Relevant info from the test results:
The dba_ndbm.phpt failure is actually expected; we're passing I haven't look closely into the setlocale_variation2.phpt failure, but possibly there is something not quite right on your system, @kevinmlowe. On the other hand I wonder whether this tests makes much sense. |
Hi no problem. I'd not be surprised if the problem was at my end, but I just thought I'd report it anyway! |
Right, I think using |
Description
After running make it suggested I log this file.
Thanks for PHP!
php_test_results_20250219_1238.txt
Configure:
setenv PKG_CONFIG_PATH /usr/local/lib/pkgconfig
./configure
--with-apxs2=/usr/local/apache/bin/apxs
--without-pdo-sqlite --without-sqlite3 --without-iconv
--with-config-file-path=/usr/local/etc
--enable-bcmath --without-cdb
--enable-gd --without-iodbc
--without-gdbm --with-ndbm --without-db2 --without-dbm
--without-readline --with-openssl
--without-db3 --enable-dba
--with-curl
--with-jpeg --enable-calendar
--with-mhash --enable-mbstring=all
--with-zlib
--enable-exif --with-zip
--with-mysqli=mysqlnd
PHP Version
8.4
Operating System
FreeBSD 14
The text was updated successfully, but these errors were encountered: