Hi Iñaki,

not exactly what you are looking for, but I have recently packaged
rstudio at $dayjob for openSUSE and recall that we had to do some
fiddling around with boost. You can find the package here:
https://build.opensuse.org/package/show/devel:languages:R:released/rstudio

More specifically, take a look at the first patch:
0001-First-pass-at-Boost-1.70-support.patch and check out the cmake
invocation in the spec:
%cmake -DRSTUDIO_TARGET=Desktop -DRSTUDIO_SERVER=TRUE 
-DCMAKE_BUILD_TYPE=Release -DRSTUDIO_BOOST_SIGNALS_VERSION=2 
-DCMAKE_INSTALL_PREFIX=%{_libexecdir}/%{name}


Hope this helps,

Dan

P.S.: if you manage to unbundle gin and gwt, please ping me, I'd love to
carry that over to openSUSE.

Iñaki Ucar <iu...@fedoraproject.org> writes:

> Hi,
>
> CMake finds Boost, but then fails to find its components. Here's the
> log with -DBoost_DEBUG=1:
> https://download.copr.fedorainfracloud.org/results/iucar/rstudio/fedora-31-x86_64/01235199-rstudio/builder-live.log
>
> Is there anything special I should do for cmake to find them? Any help
> would be appreciated.
>
> Regards,
> Iñaki
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to