https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79704

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at gcc dot gnu.org

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Note that I tried to reproduce from
https://www.phoronix.com/review/gcc13-clang16-raptorlake/3
also tsvc (on zen3 machine) and there performance seems OK (GCC does 2168417
nodes/s and clang 2159913)

liquid-dsp fails for me:

    pts/liquid-dsp-1.0.0:
        Test Installation 1 of 1
        1 File Needed [0.74 MB / 1 Minute]
        File Found: liquid-dsp-20210131.tar.xz                                 
                                                                               
                                                                               
           [0.74MB]
        Approximate Install Size: 68 MB
        Estimated Install Time: 6 Seconds
        Installing Test @ 20:09:38
            The installer exited with a non-zero exit status.
            ERROR:
/usr/lib64/gcc/x86_64-suse-linux/13/../../../../x86_64-suse-linux/bin/ld:
cannot find -lliquid: No such file or directory
            Installing the package 'file' might fix this error.
            LOG:
~/.phoronix-test-suite/installed-tests/pts/liquid-dsp-1.0.0/install-failed.log

seems the build script is broken and actually links to the system wide
libquid-dsp

Reply via email to