Giter Site home page Giter Site logo

Comments (6)

nielsdos avatar nielsdos commented on July 22, 2024

I don't really get what the bug/issue is. You're cleaning the profile data with prof-clean, so of course it doesn't find the necessary file?

from php-src.

nisbet-hubbard avatar nisbet-hubbard commented on July 22, 2024

Oh, the abort wasn't caused by that warning. There's quite a number of these, but they don't affect make. There's a bugzilla ticket that explains why these warnings are there.

The issue is about compiler incompatibility. I was able to compile just fine with GCC11 (with all those warnings present), but not with GCC13.

from php-src.

nielsdos avatar nielsdos commented on July 22, 2024

Can you please post the error that causes the abort?

from php-src.

nisbet-hubbard avatar nisbet-hubbard commented on July 22, 2024

This is all that the compiler emitted:

make[1]: *** [Makefile:1396: ext/hash/hash_xxhash.lo] Error 1                                                                          
make[1]: Leaving directory '/tmp/php-8.3.8'                                                                                            
make: *** [Makefile:288: prof-use] Error 2

Although it follows on the heels of the warning, the error apparently has nothing to do with the warning since GCC11 compiled fine despite the warning. And other similar warnings didn't lead to failure in 13.

from php-src.

nielsdos avatar nielsdos commented on July 22, 2024

I tried your steps and it works for me. Can you please post you configure line and also the entire compilation output? Thanks.

from php-src.

nisbet-hubbard avatar nisbet-hubbard commented on July 22, 2024

Many thanks for confirming GCC13 compiles without error on your machine. Since the issue is most likely peculiar to our local environment, I'll close it for now.

I have the configure line but not the entire output with me, so I'll just post it here in case it's of any use:

./configure CFLAGS='-O2 -march=native' --prefix=/usr/local/php838 --enable-intl --with-mysqli --with-zlib --with-zip --enable-fpm --with-openssl --enable-mbstring --with-curl --enable-calendar --enable-exif --enable-opcache --enable-shmop --enable-soap --enable-bcmath --with-sodium --enable-gd --with-fpm-systemd --with-fpm-selinux --with-pear --with-readline

from php-src.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.