Am Sat, 2 Aug 2025 15:53:55 +0200
schrieb Scott Kostyshak <skost...@lyx.org>:

> On Sat, Aug 02, 2025 at 01:54:46PM +0200, Kornel Benko wrote:
> > Am Sat, 2 Aug 2025 13:31:41 +0200
> > schrieb Kornel Benko <kor...@lyx.org>:
> >   
> > > Yes, your combination gives no warnings. I will check for the differences.
> > >   
> > 
> > OK, here your build is in ",x1", mine in ',x2'.
> > The lists are sorted, best to see the differences is with 'kompare'.  
> 
> It still succeeds for me if I simplify my build by setting just:
> 
>   
> -DLYX_CXX_FLAGS_EXTRA='-Werror;-Wsuggest-final-types;-Wsuggest-final-methods'
> 
> So maybe the difference is in our cmake flags.
> 
> Scott

It is a mystery to me. I also thought of the cmake flags, but nothing works as 
it should.
Every time I use your build-commands there are no errors. And every time I use 
my script
I get errors.

BTW, your scrip has an error. The line
        python3 ../repo/lib/configure.py &&
should be
        python3 "${LYX_GIT_REPO}lib/configure.py" &&

Now I am trying to create a minimal script showing the errors.
The difference seems to be '-DLYX_CPACK:BOOL=ON'

        Kornel

Attachment: build-commands1
Description: Binary data

Attachment: pgpmr2rZieucZ.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to