[Bug 274951] www/php81-opcache failed to compile reminding me absence of valgrind/valgrind.h
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Nov 2023 12:40:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274951 Bug ID: 274951 Summary: www/php81-opcache failed to compile reminding me absence of valgrind/valgrind.h Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bofh@freebsd.org Reporter: lbfoo@disroot.org Flags: maintainer-feedback?(bofh@freebsd.org) Assignee: bofh@freebsd.org /usr/ports/www/php81-opcache/work/php-8.1.25/ext/opcache/jit/zend_jit.c:729:11: fatal error: 'valgrind/valgrind.h' file not found # include <valgrind/valgrind.h> ^~~~~~~~~~~~~~~~~~~~~ 1 error generated. *** [jit/zend_jit.lo] Error code 1 make[1]: stopped in /usr/ports/www/php81-opcache/work/php-8.1.25/ext/opcache 1 error make[1]: stopped in /usr/ports/www/php81-opcache/work/php-8.1.25/ext/opcache ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 However, the devel/valgrind port has already been installed. -- You are receiving this mail because: You are the assignee for the bug.