Re: Error with Qt 6 and autotools

2023-08-26 Thread Cor Blom
Op 26-08-2023 om 01:52 schreef Jean-Marc Lasgouttes: Le 25/08/2023 à 22:08, Cor Blom a écrit : Sorry, no change. I give up. Maybe you could just try to ask the suse/qt people why qmake6 does not produce a Makefile in this case? JMarc Done. Waiting for any response. Cor -- lyx-devel

Re: Error with Qt 6 and autotools

2023-08-25 Thread Jean-Marc Lasgouttes
Le 25/08/2023 à 22:08, Cor Blom a écrit : Sorry, no change. I give up. Maybe you could just try to ask the suse/qt people why qmake6 does not produce a Makefile in this case? JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Error with Qt 6 and autotools

2023-08-25 Thread Enrico Forestieri
On Fri, Aug 25, 2023 at 10:08:44PM +0200, Cor Blom wrote: Op 25-08-2023 om 21:53 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 08:45:41PM +0200, Cor Blom wrote: Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om

Re: Error with Qt 6 and autotools

2023-08-25 Thread Cor Blom
Op 25-08-2023 om 21:53 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 08:45:41PM +0200, Cor Blom wrote: Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please

Re: Error with Qt 6 and autotools

2023-08-25 Thread Enrico Forestieri
On Fri, Aug 25, 2023 at 08:45:41PM +0200, Cor Blom wrote: Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s

Re: Error with Qt 6 and autotools

2023-08-25 Thread Cor Blom
Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s INCPATH $ make -s LIBS $ make -s EXPORT_MISSING For all

Re: Error with Qt 6 and autotools

2023-08-25 Thread Enrico Forestieri
On Fri, Aug 25, 2023 at 06:53:42PM +0200, Cor Blom wrote: Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s

Re: Error with Qt 6 and autotools

2023-08-25 Thread Enrico Forestieri
On Fri, Aug 25, 2023 at 06:46:18PM +0200, Cor Blom wrote: Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s

Re: Error with Qt 6 and autotools

2023-08-25 Thread Cor Blom
Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s INCPATH $ make -s LIBS $ make -s EXPORT_MISSING For all I

Re: Error with Qt 6 and autotools

2023-08-25 Thread Cor Blom
Op 25-08-2023 om 17:58 schreef Enrico Forestieri: On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s INCPATH $ make -s LIBS $ make -s EXPORT_MISSING For all I

Re: Error with Qt 6 and autotools

2023-08-25 Thread Enrico Forestieri
On Fri, Aug 25, 2023 at 03:32:50PM +0200, Cor Blom wrote: Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s INCPATH $ make -s LIBS $ make -s EXPORT_MISSING For all I get: make: *** No rule to make target etc. What

Re: Error with Qt 6 and autotools

2023-08-25 Thread Cor Blom
Op 25-08-2023 om 13:01 schreef Enrico Forestieri: After that, please report the output of the following commands: $ make -s INCPATH $ make -s LIBS $ make -s EXPORT_MISSING For all I get: make: *** No rule to make target etc. What am I missing? Cor -- lyx-devel mailing list

Re: Error with Qt 6 and autotools

2023-08-25 Thread Enrico Forestieri
On Thu, Aug 24, 2023 at 01:53:48PM +0200, Cor Blom wrote: Op 24-08-2023 om 13:49 schreef Jean-Marc Lasgouttes: Le 24/08/2023 à 13:27, Cor Blom a écrit : Can I see src/frontends/qt/Makefile too? See attached. I use a recent git checkout, so it should be the same as the one in the git

Re: Error with Qt 6 and autotools

2023-08-25 Thread Cor Blom
[ 45s] make all-am [ 45s] make[6]: Entering directory '/home/abuild/rpmbuild/BUILD/lyx-qt6-2.4.1692654261.fe74c24da9/src/frontends/qt' [ 45s] CXX ButtonPolicy.o [ 45s] CXX Dialog.o [ 45s] CXX DialogFactory.o [ 45s] CXX Action.o [ 45s] In file included

Re: Error with Qt 6 and autotools

2023-08-24 Thread Kornel Benko
Am Thu, 24 Aug 2023 13:27:36 +0200 schrieb Cor Blom : > Op 24-08-2023 om 13:09 schreef Jean-Marc Lasgouttes: > > Le 24/08/2023 à 09:38, Cor Blom a écrit : > >> Op 24-08-2023 om 00:50 schreef Jean-Marc Lasgouttes: > >>> Do you have a config.log? The configure mechanism for qt6 now relies >

Re: Error with Qt 6 and autotools

2023-08-24 Thread Cor Blom
Op 24-08-2023 om 13:49 schreef Jean-Marc Lasgouttes: Le 24/08/2023 à 13:27, Cor Blom a écrit : Can I see src/frontends/qt/Makefile too? See attached. I use a recent git checkout, so it should be the same as the one in the git sources. I meant the generated Makefile. Ah, sorry. Attached.

Re: Error with Qt 6 and autotools

2023-08-24 Thread Jean-Marc Lasgouttes
Le 24/08/2023 à 13:27, Cor Blom a écrit : Can I see src/frontends/qt/Makefile too? See attached. I use a recent git checkout, so it should be the same as the one in the git sources. I meant the generated Makefile. JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org

Re: Error with Qt 6 and autotools

2023-08-24 Thread Cor Blom
Op 24-08-2023 om 13:09 schreef Jean-Marc Lasgouttes: Le 24/08/2023 à 09:38, Cor Blom a écrit : Op 24-08-2023 om 00:50 schreef Jean-Marc Lasgouttes: Do you have a config.log? The configure mechanism for qt6 now relies on qmake, so there may be quirks. [   22s] run "./configure && make" [  

Re: Error with Qt 6 and autotools

2023-08-24 Thread Jean-Marc Lasgouttes
Le 24/08/2023 à 09:38, Cor Blom a écrit : Op 24-08-2023 om 00:50 schreef Jean-Marc Lasgouttes: Do you have a config.log? The configure mechanism for qt6 now relies on qmake, so there may be quirks. [   22s] run "./configure && make" [   22s] [   22s] + TEXMF=/usr/share/texmf [   22s] +

Re: Error with Qt 6 and autotools

2023-08-24 Thread Cor Blom
Op 24-08-2023 om 00:50 schreef Jean-Marc Lasgouttes: Do you have a config.log? The configure mechanism for qt6 now relies on qmake, so there may be quirks. [ 22s] run "./configure && make" [ 22s] [ 22s] + TEXMF=/usr/share/texmf [ 22s] + CONFIG_SHELL=/usr/bin/bash [ 22s] + export

Re: Error with Qt 6 and autotools

2023-08-23 Thread Jean-Marc Lasgouttes
Le 22/08/2023 à 20:41, Cor Blom a écrit : Hi, I have tried building the qt6 version using autotools in the buildservice of openSUSE for Tumbleweed. It fails with the following error: [   45s] make  all-am [   45s] make[6]: Entering directory

Re: Error with Qt 6 and autotools

2023-08-22 Thread Scott Kostyshak
On Tue, Aug 22, 2023 at 09:28:32PM +0200, Cor Blom wrote: > Op 22-08-2023 om 21:02 schreef Scott Kostyshak: > > Are you sure that CMake ends up compiling with Qt 6? I wonder if it's > > possible CMake actually compiles with Qt 5 (because it detects a missing > > dependency). > > It's an isolated

Re: Error with Qt 6 and autotools

2023-08-22 Thread Cor Blom
Op 22-08-2023 om 21:02 schreef Scott Kostyshak: Are you sure that CMake ends up compiling with Qt 6? I wonder if it's possible CMake actually compiles with Qt 5 (because it detects a missing dependency). It's an isolated build environment where qt5 is not present, so yes it is using qt6. I

Re: Error with Qt 6 and autotools

2023-08-22 Thread Scott Kostyshak
On Tue, Aug 22, 2023 at 08:41:01PM +0200, Cor Blom wrote: > Hi, > > I have tried building the qt6 version using autotools in the buildservice of > openSUSE for Tumbleweed. It fails with the following error: > > [ 45s] make all-am > [ 45s] make[6]: Entering directory >