On 2023-07-26 11:17, Jean Abou Samra - jean(a)abou-samra.fr wrote:
I also got the compilation error, but after adding <cstdint>, my locally built LilyPond works fine. Is this from a clean build?

Yes. After redoing:

 * ./autogen.sh --noconfigure
 * ../configure
   --prefix=/home/lj/projects/internships/2023/lilypond/build/release
   --disable-debugging --disable-optimising --enable-checking
   --enable-profiling 'CC=ccache clang' 'CXX=ccache clang++'
   'CXXFLAGS=-std=c++11 -march=native -O0 -g -pedantic -fno-plt
   -Wformat -Werror=format-security -Wno-unused-command-line-argument
   -fstack-clash-protection -fstack-protector-strong -fcf-protection
   -fuse-ld=mold -Wp,-D_GLIBCXX_ASSERTIONS'
   LDFLAGS=-Wl,--sort-common,--as-needed,-z,defs,-z,relro,-z,now
   PYTHON=/usr/bin/python
 * make

My configure args have always worked in the past, but not this morning

--
- Jason Yip

Attachment: OpenPGP_0xB69A3DD87D22F506.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to