@Xavier Your patch resolved the problem. Thanks.
@Xavier's patch built package version 3. So, I guess the next package version to be submitted by @carlosal1015 4 or greater.
Git Clone URL: | https://aur.archlinux.org/lyx.git (read-only, click to copy) |
---|---|
Package Base: | lyx |
Description: | An advanced WYSIWYM document processor & LaTeX front-end |
Upstream URL: | https://www.lyx.org |
Keywords: | latex |
Licenses: | GPL-2.0-or-later |
Submitter: | arojas |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 103 |
Popularity: | 0.37 |
First Submitted: | 2022-04-01 17:55 (UTC) |
Last Updated: | 2025-04-15 15:00 (UTC) |
@Xavier Your patch resolved the problem. Thanks.
@Xavier's patch built package version 3. So, I guess the next package version to be submitted by @carlosal1015 4 or greater.
@Xavier
There is no rush, I will wait for the next commit.
@Xavier Your patch resolve problem. Thanks.
@armag67 no, that is not the idea, if you remove --enable-qt6 it is going to build with Qt5, @carlosal1015 here you can find the PKGBUILD and patch adjusted
When I remove --enable-qt6 from the ./configure options it works!
Thanks
@Armag67 @mluque As mentioned below in the comments, this is caused by a bug when building with qt6. Please either remove --enable-qt6
from the ./configure
options, or apply the patch linked by @Xavier, taking care to remove the last 14 lines as mentioned by @ajdunlap.
I obtain the same error as @Armag67.
Hello,
Now it fails with:
make[5]: *** [Makefile:999: Systemcall.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory '/home/h2/Documents/Informatique/git/lyx/src/lyx-2.4.3/src/support'
make[4]: *** [Makefile:845: all] Error 2
make[4]: Leaving directory '/home/h2/Documents/Informatique/git/lyx/src/lyx-2.4.3/src/support'
make[3]: *** [Makefile:2614: all-recursive] Error 1
make[3]: Leaving directory '/home/h2/Documents/Informatique/git/lyx/src/lyx-2.4.3/src'
make[2]: *** [Makefile:1707: all] Error 2
make[2]: Leaving directory '/home/h2/Documents/Informatique/git/lyx/src/lyx-2.4.3/src'
make[1]: *** [Makefile:586: all-recursive] Error 1
make[1]: Leaving directory '/home/h2/Documents/Informatique/git/lyx/src/lyx-2.4.3'
make: *** [Makefile:481: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Pinned Comments
carlosal1015 commented on 2022-04-03 19:23 (UTC) (edited on 2022-04-03 19:24 (UTC) by carlosal1015)
Important note: Is recommended to receive the following key before to install:
Also is possible skip the verification, adding the flag for (e.g
makepkg
,yay
)--skippgpcheck
,--nopgpfetch
, respectively.