Re: Error with one of last commits

2024-10-25 Thread Kornel Benko
Am Thu, 24 Oct 2024 14:34:06 +0200 schrieb Jean-Marc Lasgouttes : > Le 24/10/2024 à 14:38, Kornel Benko a écrit : > >> Forbid the use of gcc 4.9 (which still uses COW). > > > > Is gcc4.10 allowed, or should we start with 5.0? > > There is no gcc 4.10. In this commit, I forced 5.x (ther

Re: Error with one of last commits

2024-10-24 Thread Jean-Marc Lasgouttes
Le 24/10/2024 à 12:26, Jean-Marc Lasgouttes a écrit : Le 24/10/2024 à 11:39, Kornel Benko a écrit : My try at commits 7bba9a3a and 112208dd. These are fine. Sorry, I have a question: In the following -list(APPEND tmp_list 98 11 14) +list(APPEND tmp_list 14 17 20) why do you keep "14

Re: Error with one of last commits

2024-10-24 Thread Jean-Marc Lasgouttes
Le 24/10/2024 à 14:38, Kornel Benko a écrit : Forbid the use of gcc 4.9 (which still uses COW). Is gcc4.10 allowed, or should we start with 5.0? There is no gcc 4.10. In this commit, I forced 5.x (there is no 5.0, gcc always starts at 1). But in the most recent commit, I enforced C++17

Re: Error with one of last commits

2024-10-24 Thread Kornel Benko
Am Thu, 24 Oct 2024 12:26:06 +0200 schrieb Jean-Marc Lasgouttes : > Le 24/10/2024 à 11:39, Kornel Benko a écrit : > > My try at commits 7bba9a3a and 112208dd. > > These are fine. There are also a couple older things (see below). For > the second point, what is useful for cmake is that there is

Re: Error with one of last commits

2024-10-24 Thread Jean-Marc Lasgouttes
Le 24/10/2024 à 14:12, Kornel Benko a écrit : I don't keep it. It only temporary and for the result it is discarded at line development/cmake/modules/LyXMacros.cmake:493 since we have now max_desired=20, min_enabled=17 set in development/cmake/modules/FindCXX11Compiler.cmake:42 O

Re: Error with one of last commits

2024-10-24 Thread Kornel Benko
Am Thu, 24 Oct 2024 12:28:24 +0200 schrieb Jean-Marc Lasgouttes : > Le 24/10/2024 à 12:26, Jean-Marc Lasgouttes a écrit : > > Le 24/10/2024 à 11:39, Kornel Benko a écrit : > >> My try at commits 7bba9a3a and 112208dd. > > > > These are fine. > > Sorry, I have a question: In the following

Re: Error with one of last commits

2024-10-24 Thread Jean-Marc Lasgouttes
Le 24/10/2024 à 11:39, Kornel Benko a écrit : My try at commits 7bba9a3a and 112208dd. These are fine. There are also a couple older things (see below). For the second point, what is useful for cmake is that there is no need to define USE_GLIBCXX_CXX11_ABI, STD_STRING_USES_COW and USE_LLVM_LI

Re: Error with one of last commits

2024-10-24 Thread Kornel Benko
Am Wed, 23 Oct 2024 15:36:41 +0200 schrieb Jean-Marc Lasgouttes : > Le 23/10/2024 à 14:44, Kornel Benko a écrit : > > My qt is 6.2.4 > > Indeed, sorry. Try again. > > JMarc > > PS: do you have on your radar the recent changes (not only today) to > autoconf that need to be mirrored in cmake?

Re: Error with one of last commits

2024-10-23 Thread Kornel Benko
Am Wed, 23 Oct 2024 16:32:41 +0200 schrieb Jean-Marc Lasgouttes : > Le 23/10/2024 à 16:29, Kornel Benko a écrit : > > How about 'push' together with 'commit'? > > Hmm, right. > > Actually, I did push, but my fancy hook that prevents me from pushing > several commits at the same time kicked in

Re: Error with one of last commits

2024-10-23 Thread Jean-Marc Lasgouttes
Le 23/10/2024 à 16:29, Kornel Benko a écrit : How about 'push' together with 'commit'? Hmm, right. Actually, I did push, but my fancy hook that prevents me from pushing several commits at the same time kicked in. JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org

Re: Error with one of last commits

2024-10-23 Thread Kornel Benko
Am Wed, 23 Oct 2024 15:36:41 +0200 schrieb Jean-Marc Lasgouttes : > Le 23/10/2024 à 14:44, Kornel Benko a écrit : > > My qt is 6.2.4 > > Indeed, sorry. Try again. > > JMarc > > PS: do you have on your radar the recent changes (not only today) to > autoconf that need to be mirrored in cmake?

Re: Error with one of last commits

2024-10-23 Thread Jean-Marc Lasgouttes
Le 23/10/2024 à 14:44, Kornel Benko a écrit : My qt is 6.2.4 Indeed, sorry. Try again. JMarc PS: do you have on your radar the recent changes (not only today) to autoconf that need to be mirrored in cmake? -- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/lis

Error with one of last commits

2024-10-23 Thread Kornel Benko
My qt is 6.2.4 cd /usr9/BUILD/Mint21/BuildLyxGitQt6.2.4local-Releaseclang15.0.7/src/frontends/qt && /usr/lib/ccache/clang++-15 -DBOOST_USER_CONFIG="" -DHUNSPELL_STATIC -DLYX_BUILD_QT_FRONTEND -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GENUINE_STR -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVGWIDGETS_LIB -DQT_