php8.5 checkinstall fakeroot bug
Personne n'a encore pris cette issue.
- Langage dominant
- C
- Étoiles
- 40.4k
- Forks
- 8.1k
- Merge moyen
- 2 j 13 h
- PR mergées (30 j)
- 96
Description
Description
with 8.4.15 of php not problem comes when my script arrives checkinstall fakeroot line, only with php 8.5....
im compiling my php with baschscript inside container - self created one.
but fakeroot and checkinstall cant create deb file, command is down below bottom
debian sid latest updates installed
ext/standard/libavifinfo/avifinfo.o ext/standard/link.o ext/standard/mail.o ext/standard/math.o ext/standard/md5.o ext/standard/metaphone.o ext/standard/microtime.o ext/standard/net.o ext/standard/pack.o ext/standard/pageinfo.o ext/standard/password.o ext/standard/php_fopen_wrapper.o ext/standard/proc_open.o ext/standard/quot_print.o ext/standard/scanf.o ext/standard/sha1.o ext/standard/soundex.o ext/standard/streamsfuncs.o ext/standard/string.o ext/standard/strnatcmp.o ext/standard/syslog.o ext/standard/type.o ext/standard/uniqid.o ext/standard/url_scanner_ex.o ext/standard/url.o ext/standard/user_filters.o ext/standard/uuencode.o ext/standard/var_unserializer.o ext/standard/var.o ext/standard/versioning.o ext/standard/crypt_blowfish.o ext/standard/crypt_freesec.o ext/standard/crypt_sha256.o ext/standard/crypt_sha512.o ext/standard/php_crypt_r.o ext/sysvsem/sysvsem.o ext/sysvshm/sysvshm.o ext/tidy/tidy.o ext/tokenizer/tokenizer.o ext/tokenizer/tokenizer_data.o ext/uri/php_uri.o ext/uri/php_uri_common.o ext/uri/uri_parser_rfc3986.o ext/uri/uri_parser_whatwg.o ext/uri/uri_parser_php_parse_url.o ext/uri/uriparser/src/UriCommon.o ext/uri/uriparser/src/UriCompare.o ext/uri/uriparser/src/UriCopy.o ext/uri/uriparser/src/UriEscape.o ext/uri/uriparser/src/UriFile.o ext/uri/uriparser/src/UriIp4.o ext/uri/uriparser/src/UriIp4Base.o ext/uri/uriparser/src/UriMemory.o ext/uri/uriparser/src/UriNormalize.o ext/uri/uriparser/src/UriNormalizeBase.o ext/uri/uriparser/src/UriParse.o ext/uri/uriparser/src/UriParseBase.o ext/uri/uriparser/src/UriQuery.o ext/uri/uriparser/src/UriRecompose.o ext/uri/uriparser/src/UriResolve.o ext/uri/uriparser/src/UriSetFragment.o ext/uri/uriparser/src/UriSetHostAuto.o ext/uri/uriparser/src/UriSetHostCommon.o ext/uri/uriparser/src/UriSetHostIp4.o ext/uri/uriparser/src/UriSetHostIp6.o ext/uri/uriparser/src/UriSetHostIpFuture.o ext/uri/uriparser/src/UriSetHostRegName.o ext/uri/uriparser/src/UriSetPath.o ext/uri/uriparser/src/UriSetPort.o ext/uri/uriparser/src/UriSetQuery.o ext/uri/uriparser/src/UriSetScheme.o ext/uri/uriparser/src/UriSetUserInfo.o ext/uri/uriparser/src/UriShorten.o ext/uri/uriparser/src/UriVersion.o ext/xml/xml.o ext/xml/compat.o ext/xmlreader/php_xmlreader.o ext/xmlwriter/php_xmlwriter.o ext/xsl/php_xsl.o ext/xsl/xsltprocessor.o ext/mysqlnd/mysqlnd_alloc.o ext/mysqlnd/mysqlnd_auth.o ext/mysqlnd/mysqlnd_block_alloc.o ext/mysqlnd/mysqlnd_charset.o ext/mysqlnd/mysqlnd_commands.o ext/mysqlnd/mysqlnd_connection.o ext/mysqlnd/mysqlnd_debug.o ext/mysqlnd/mysqlnd_driver.o ext/mysqlnd/mysqlnd_ext_plugin.o ext/mysqlnd/mysqlnd_loaddata.o ext/mysqlnd/mysqlnd_plugin.o ext/mysqlnd/mysqlnd_protocol_frame_codec.o ext/mysqlnd/mysqlnd_ps_codec.o ext/mysqlnd/mysqlnd_ps.o ext/mysqlnd/mysqlnd_read_buffer.o ext/mysqlnd/mysqlnd_result_meta.o ext/mysqlnd/mysqlnd_result.o ext/mysqlnd/mysqlnd_reverse_api.o ext/mysqlnd/mysqlnd_statistics.o ext/mysqlnd/mysqlnd_vio.o ext/mysqlnd/mysqlnd_wireprotocol.o ext/mysqlnd/php_mysqlnd.o Zend/asm/make_x86_64_sysv_elf_gas.o Zend/asm/jump_x86_64_sysv_elf_gas.o TSRM/TSRM.o main/explicit_bzero.o main/fopen_wrappers.o main/getopt.o main/main.o main/network.o main/output.o main/php_content_types.o main/php_ini_builder.o main/php_ini.o main/php_glob.o main/php_odbc_utils.o main/php_open_temporary_file.o main/php_scandir.o main/php_syslog.o main/php_ticks.o main/php_variables.o main/reentrancy.o main/rfc1867.o main/safe_bcmp.o main/SAPI.o main/snprintf.o main/spprintf.o main/strlcat.o main/strlcpy.o main/debug_gdb_scripts.o main/streams/cast.o main/streams/filter.o main/streams/glob_wrapper.o main/streams/memory.o main/streams/mmap.o main/streams/plain_wrapper.o main/streams/streams.o main/streams/transports.o main/streams/userspace.o main/streams/xp_socket.o Zend/Optimizer/block_pass.o Zend/Optimizer/compact_literals.o Zend/Optimizer/compact_vars.o Zend/Optimizer/dce.o Zend/Optimizer/dfa_pass.o Zend/Optimizer/escape_analysis.o Zend/Optimizer/nop_removal.o Zend/Optimizer/optimize_func_calls.o Zend/Optimizer/optimize_temp_vars_5.o Zend/Optimizer/pass1.o Zend/Optimizer/pass3.o Zend/Optimizer/sccp.o Zend/Optimizer/scdf.o Zend/Optimizer/zend_call_graph.o Zend/Optimizer/zend_cfg.o Zend/Optimizer/zend_dfg.o Zend/Optimizer/zend_dump.o Zend/Optimizer/zend_func_info.o Zend/Optimizer/zend_inference.o Zend/Optimizer/zend_optimizer.o Zend/Optimizer/zend_ssa.o Zend/zend_alloc.o Zend/zend_API.o Zend/zend_ast.o Zend/zend_atomic.o Zend/zend_attributes.o Zend/zend_builtin_functions.o Zend/zend_call_stack.o Zend/zend_closures.o Zend/zend_compile.o Zend/zend_constants.o Zend/zend_cpuinfo.o Zend/zend_default_classes.o Zend/zend_dtrace.o Zend/zend_enum.o Zend/zend_exceptions.o Zend/zend_execute_API.o Zend/zend_execute.o Zend/zend_extensions.o Zend/zend_fibers.o Zend/zend_float.o Zend/zend_frameless_function.o Zend/zend_gc.o Zend/zend_gdb.o Zend/zend_generators.o Zend/zend_hash.o Zend/zend_highlight.o Zend/zend_hrtime.o Zend/zend_inheritance.o Zend/zend_ini_parser.o Zend/zend_ini_scanner.o Zend/zend_ini.o Zend/zend_interfaces.o Zend/zend_iterators.o Zend/zend_language_parser.o Zend/zend_language_scanner.o Zend/zend_lazy_objects.o Zend/zend_list.o Zend/zend_llist.o Zend/zend_max_execution_timer.o Zend/zend_multibyte.o Zend/zend_object_handlers.o Zend/zend_objects_API.o Zend/zend_objects.o Zend/zend_observer.o Zend/zend_opcode.o Zend/zend_operators.o Zend/zend_property_hooks.o Zend/zend_ptr_stack.o Zend/zend_signal.o Zend/zend_smart_str.o Zend/zend_sort.o Zend/zend_stack.o Zend/zend_stream.o Zend/zend_string.o Zend/zend_strtod.o Zend/zend_system_id.o Zend/zend_variables.o Zend/zend_virtual_cwd.o Zend/zend_vm_opcodes.o Zend/zend_weakrefs.o Zend/zend.o main/internal_functions_cli.o main/fastcgi.o sapi/cgi/cgi_main.o -ltidy -lncurses -lstdc++ -lbz2 -lm -lxml2 -lssl -lcrypto -lz -lcurl -lxml2 -lenchant-2 -lssl -lcrypto -lgmp -licuio -licui18n -licuuc -licudata -lldap -llber -lonig -lpq -lsqlite3 -lpq -ledit -lxml2 -lxml2 -lxml2 -lxml2 -lxml2 -lxslt -lxml2 -lexslt -lxslt -lxml2 -lz -lssl -lcrypto -o sapi/cgi/php-cgi
Generating phar.php
Generating phar.phar
PEAR package PHP_Archive: API Version: 1.1.0 (stable).
PEAR package PHP_Archive: /opt/php-8.4/share/pear.
PEAR package PHP_Archive: /opt/php-8.4/share/pear/PHP/Archive.php.
directorytreeiterator.inc
invertedregexiterator.inc
phar.inc
pharcommand.inc
clicommand.inc
directorygraphiterator.inc
Build complete.
Don't forget to run 'make test'.
Parent is shutting down, bye...
The new log directory is /proc/2215741/root/var/log
+ pkg_profile
+ mkdir -p /root/compile/phpbackup
+ cd /root/compile/php8.5-build/php-8.5.0
+ rm 'php-profile*.deb'
rm: cannot remove 'php-profile*.deb': No such file or directory
++ date +%H:%M-%d-%m-%Y
**+ fakeroot checkinstall --stripso=no --strip=no --backup=no --pkgname=php-profile- --pkgversion=13:58-25-11-2025-git --install=no --fstrans=no -D -y make install .**
checkinstall 1.6.3, Copyright 2010 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.
The package documentation directory ./doc-pak does not exist.
Should I create a default set of package docs? [y]: y
Preparing package documentation...OK
*****************************************
**** Debian package creation selected ***
*****************************************
This package will be built according to these values:
0 - Maintainer: [ root@vps92562878 ]
1 - Summary: [ Package created with checkinstall 1.6.3 ]
2 - Name: [ php-profile- ]
3 - Version: [ 13:58-25-11-2025-git ]
4 - Release: [ 1 ]
5 - License: [ GPL ]
6 - Group: [ checkinstall ]
7 - Architecture: [ amd64 ]
8 - Source location: [ php-8.5.0 ]
9 - Alternate source location: [ ]
10 - Requires: [ ]
11 - Recommends: [ ]
12 - Suggests: [ ]
13 - Provides: [ php-profile- ]
14 - Conflicts: [ ]
15 - Replaces: [ ]
16 - Prerequires: [ ]
Enter a number to change any of them or press ENTER to continue:
Installing with make install ....
here is checkinstall cmd with php 8.4.15
bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/sapi/phpdbg/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Isapi/cgi/ -I/root/compile/php8.4-build/php-8.4.15/sapi/cgi/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/compile/>
ext/opcache/jit/ir/minilua /root/compile/php8.4-build/php-8.4.15/ext/opcache/jit/ir/dynasm/dynasm.lua -D X64=1 -o ext/opcache/jit/ir/ir_emit_x86.h /root/compile/php8.4-build/php-8.4.15/ext/opcache/jit/ir/ir_x86.dasc
ext/opcache/jit/ir/gen_ir_fold_hash < /root/compile/php8.4-build/php-8.4.15/ext/opcache/jit/ir/ir_fold.h > ext/opcache/jit/ir/ir_fold_hash.h
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=link cc -export-dynamic -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextr>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=link cc -export-dynamic -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextr>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=link cc -export-dynamic -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextr>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=link cc -export-dynamic -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextr>
Generating phar.php
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/root/compile/php8.4-build/php-8.4.15/ext/opcache/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=compile cc -Iext/opcache/ -I/root/compile/php8.4-build/php-8.4.15/ext/opcache/ -I/root/compile/php8.4-build/php-8.4.15/main -I/root/co>
Generating phar.phar
PEAR package PHP_Archive: API Version: 1.1.0 (stable).
PEAR package PHP_Archive: /opt/php-8.4/share/pear.
PEAR package PHP_Archive: /opt/php-8.4/share/pear/PHP/Archive.php.
directorytreeiterator.inc
invertedregexiterator.inc
phar.inc
pharcommand.inc
clicommand.inc
directorygraphiterator.inc
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=link cc -shared -I/root/compile/php8.4-build/php-8.4.15/main -I/root/compile/php8.4-build/php-8.4.15 -I/root/compile/php8.4-build/php->
/bin/bash /root/compile/php8.4-build/php-8.4.15/libtool --silent --preserve-dup-deps --tag=CC --mode=install cp ext/opcache/opcache.la /root/compile/php8.4-build/php-8.4.15/modules
Build complete.
Don't forget to run 'make test'.
Parent is shutting down, bye...
The new log directory is /proc/2438544/root/var/log
+ pkg_profile
+ mkdir -p /root/compile/phpbackup
+ cd /root/compile/php8.4-build/php-8.4.15
+ rm 'php-profile*.deb'
rm: cannot remove 'php-profile*.deb': No such file or directory
++ date +%H:%M-%d-%m-%Y
+ fakeroot checkinstall --stripso=no --strip=no --backup=no --pkgname=php-profile- --pkgversion=14:57-25-11-2025-git --install=no --fstrans=no -D -y make install .
checkinstall 1.6.3, Copyright 2010 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.
The package documentation directory ./doc-pak does not exist.
Should I create a default set of package docs? [y]: y
Preparing package documentation...OK
*****************************************
**** Debian package creation selected ***
*****************************************
This package will be built according to these values:
0 - Maintainer: [ root@vps92562878 ]
1 - Summary: [ Package created with checkinstall 1.6.3 ]
2 - Name: [ php-profile- ]
3 - Version: [ 14:57-25-11-2025-git ]
4 - Release: [ 1 ]
5 - License: [ GPL ]
6 - Group: [ checkinstall ]
7 - Architecture: [ amd64 ]
8 - Source location: [ php-8.4.15 ]
9 - Alternate source location: [ ]
10 - Requires: [ ]
11 - Recommends: [ ]
12 - Suggests: [ ]
13 - Provides: [ php-profile- ]
14 - Conflicts: [ ]
15 - Replaces: [ ]
16 - Prerequires: [ ]
Enter a number to change any of them or press ENTER to continue:
Installing with make install ....
========================= Installation results ===========================
Installing shared extensions: /opt/php-8.4/lib/php/extensions/no-debug-non-zts-20240924/
Installing PHP CLI binary: /opt/php-8.4/bin/
Installing PHP CLI man page: /opt/php-8.4/php/man/man1/
Installing PHP FPM binary: /opt/php-8.4/sbin/
Installing PHP FPM defconfig: skipping
Installing PHP FPM man page: /opt/php-8.4/php/man/man8/
libfakeroot internal error: payload not recognized!
Installing PHP FPM status page: /opt/php-8.4/php/php/fpm/
Installing phpdbg binary: /opt/php-8.4/bin/
Installing phpdbg man page: /opt/php-8.4/php/man/man1/
Installing PHP CGI binary: /opt/php-8.4/bin/
Installing PHP CGI man page: /opt/php-8.4/php/man/man1/
Installing build environment: /opt/php-8.4/lib/php/build/
libfakeroot internal error: payload not recognized!
libfakeroot internal error: payload not recognized!
Installing header files: /opt/php-8.4/include/php/
libfakeroot internal error: payload not recognized!
Installing helper programs: /opt/php-8.4/bin/
program: phpize
program: php-config
Installing man pages: /opt/php-8.4/php/man/man1/
page: phpize.1
page: php-config.1
make: Nothing to be done for '.'.
======================== Installation successful ==========================
Copying documentation directory...
./
./NEWS
./AUTHORS
./README.md
./ChangeLog
./LICENSE
./docs-old/
./docs-old/parameter-parsing-api.md
./docs-old/streams.md
./docs-old/self-contained-extensions.md
./docs-old/output-api.md
./docs-old/input-filter.md
./docs-old/unix-build-system.md
./README.REDIST.BINS
./README
./docs/
./docs/release-process.md
./docs/README.md
./docs/make.bat
./docs/source/
./docs/source/index.rst
./docs/source/_static/
./docs/source/_static/.gitkeep
./docs/source/_templates/
./docs/source/_templates/.gitkeep
./docs/source/conf.py
./docs/source/core/
./docs/source/core/data-structures/
./docs/source/core/data-structures/index.rst
./docs/source/core/data-structures/reference-counting.rst
./docs/source/core/data-structures/zval.rst
./docs/source/core/data-structures/zend_string.rst
./docs/source/introduction/
./docs/source/introduction/high-level-overview.rst
./docs/source/introduction/ides/
./docs/source/introduction/ides/index.rst
./docs/source/introduction/ides/visual-studio-code.rst
./docs/source/miscellaneous/
./docs/source/miscellaneous/stubs.rst
./docs/mailinglist-rules.md
./docs/.gitignore
chown: warning: '.' should be ':': ‘root.root’
Copying files to the temporary directory...OK
Compressing man pages...OK
Building file list...OK
Building Debian package...OK
NOTE: The package will not be installed
Erasing temporary files...OK
Deleting temp dir...OK
**********************************************************************
Done. The new package has been saved to
/root/compile/php8.4-build/php-8.4.15/php-profile-_57-25-11-2025-git-1_amd64.deb
You can install it in your system anytime using:
dpkg -i php-profile-_57-25-11-2025-git-1_amd64.deb
**********************************************************************
real 0m34.549s
user 0m53.897s
sys 0m3.257s
thanks and best regards
PHP Version
php8.5
Operating System
debian sid
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
Commencez par reproduire le build de PHP 8.5.0 dans le conteneur Debian Sid signalé et comparez la commande fakeroot checkinstall ... make install avec le cas PHP 8.4.15. Examinez la sortie du build autour de la création du paquet et déterminez si la commande se termine et produit le paquet Debian attendu ; un correctif ou un diagnostic confirmé doit être accompagné de logs reproductibles.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- php, shell
- Domaine
- build-system, release
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100