Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 13:27:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 276170] LLVM bug prevents from enabling PGO optimization for Python 3.11+
Message-ID:  <bug-276170-29464-p4pzEuglZh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276170-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276170-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276170

--- Comment #40 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
I'll note that for that stable/14 test:

# grep "no profile data"
/usr/local/poudriere/data/logs/bulk/official-aarch64-default/2024-12-30_17h=
08m08s/logs/python310-3.10.16.log
warning: no profile data available for file "_zoneinfo.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "_lsprof.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "rotatingtree.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "grpmodule.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "syslogmodule.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "mmapmodule.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "_xxsubinterpretersmodule.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "audioop.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "_csv.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "_testclinic.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "_testimportmultiple.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "_testmultiphase.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "_xxtestfuzz.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "fuzzer.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "_curses_panel.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "_cryptmodule.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "_cursesmodule.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "termios.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "ossaudiodev.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "nismodule.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "_ctypes_test.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "_uuidmodule.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "posixshmem.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "xxlimited.c"
[-Wprofile-instr-unprofiled]
warning: no profile data available for file "xxlimited_35.c"
[-Wprofile-instr-unprofiled]

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276170-29464-p4pzEuglZh>