php / php/php-src

Test failures on FreeBSD 14

Open
#17,864 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug Category: Tests Extension: dba Status: Verified
Dominant language
C
Stars
40.4k
Forks
8.1k
Avg merge
2d 13h
Merged PRs (30d)
96

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with php_test_results_20250219_1238.txt and reproduce the report using the shown ./configure options followed by make on FreeBSD 14. Trace each failing test to its reported component; done means the failures are understood and a focused fix or follow-up is recorded.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, php
Domain
operating-systems, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.