19.12 Beta releases tarballs are available

Albert Astals Cid aacid at kde.org
Mon Nov 18 21:05:40 GMT 2019


El dilluns, 18 de novembre de 2019, a les 21:28:26 CET, Tobias C. Berner va escriure:
> Moin moin
> 
> Using cmake version 3.15.5 with out-of-source build using the cmake args:

Same version as me, it still works when using your params :/

Anyhow it seems Christophe had a potential patch?

Does it work for you?

Cheers,
  Albert

> 
> -DWITH_LuaJIT:BOOL=FALSE -DWITH_R:BOOL=FALSE
> -DCMAKE_C_COMPILER:STRING="cc"  -DCMAKE_CXX_COMPILER:STRING="c++"
> -DCMAKE_C_FLAGS:STRING="-O2 -pipe  -fstack-protector-strong
> -fno-strict-aliasing "  -DCMAKE_C_FLAGS_DEBUG:STRING="-O2 -pipe
> -fstack-protector-strong -fno-strict-aliasing "
> -DCMAKE_C_FLAGS_RELEASE:STRING="-O2 -pipe  -fstack-protector-strong
> -fno-strict-aliasing "  -DCMAKE_CXX_FLAGS:STRING="-O2 -pipe
> -fstack-protector-strong -fno-strict-aliasing  "
> -DCMAKE_CXX_FLAGS_DEBUG:STRING="-O2 -pipe -fstack-protector-strong
> -fno-strict-aliasing  "  -DCMAKE_CXX_FLAGS_RELEASE:STRING="-O2 -pipe
> -fstack-protector-strong -fno-strict-aliasing  "
> -DCMAKE_EXE_LINKER_FLAGS:STRING=" -fstack-protector-strong "
> -DCMAKE_MODULE_LINKER_FLAGS:STRING=" -fstack-protector-strong "
> -DCMAKE_SHARED_LINKER_FLAGS:STRING=" -fstack-protector-strong "
> -DCMAKE_INSTALL_PREFIX:PATH="/usr/local"
> -DCMAKE_BUILD_TYPE:STRING="Release"
> -DTHREADS_HAVE_PTHREAD_ARG:BOOL=YES
> -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=YES
> -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON
> -DCMAKE_DISABLE_FIND_PACKAGE_PythonLibs:BOOL=ON -GNinja
> -DCMAKE_PREFIX_PATH="/usr/local" -DBUILD_TESTING:BOOL=OFF
> -DCMAKE_MODULE_PATH="/usr/local;/usr/local"
> -DCMAKE_INSTALL_PREFIX="/usr/local"
> -DKDE_INSTALL_USE_QT_SYS_PATHS:BOOL=TRUE
> -DKDE_INSTALL_MANDIR:PATH="/usr/local/man"
> -DMAN_INSTALL_DIR:PATH="/usr/local/man"
> -DPython_ADDITIONAL_VERSIONS=3.6 -DBOOST_PYTHON_SUFFIX:STRING=36
> 
> mfg Tobias
> 
> On Mon, 18 Nov 2019 at 20:11, Albert Astals Cid <aacid at kde.org> wrote:
> >
> > El dilluns, 18 de novembre de 2019, a les 10:19:15 CET, Christophe Giboudeaux va escriure:
> > > On lundi 18 novembre 2019 00:43:29 CET Albert Astals Cid wrote:
> > > > El dissabte, 16 de novembre de 2019, a les 0:23:28 CET, Tobias C. Berner va
> > > escriure:
> > > > > Moin moin
> > > > >
> > > > > Another issue it seems:
> > > > > cantor: https://people.freebsd.org/~tcberner/logs/cantor-19.11.80.log
> > > >
> > > > Can't reproduce, what's your cmake line invokation? and cmake version?
> > > >
> > >
> > > I can reproduce locally when using ninja.
> >
> > Still works for me with ninja though.
> >
> > Cheers,
> >   Albert
> >
> > >
> > > That's what happens when your CMakeLists.txt contains:
> > >
> > > include(thirdparty/CMakeLists.txt)
> > >
> > > instead of:
> > >
> > > add_subdirectory(thirdparty)
> > >
> > >
> > >
> > >
> >
> >
> >
> >
> 






More information about the release-team mailing list