Re: Need assistance to build luxcorerender due to boost

2019-03-29 Thread Luya Tshimbalanga
On 2019-03-28 12:47 p.m., Robert-André Mauchin wrote: > > > Pass the correct Python version to cmake: > > %cmake \ > -DCMAKE_VERBOSE_MAKEFILE:BOOL=TRUE \ > -DBOOST_ROOT=%{_prefix} \ > -DLUXRAYS_DISABLE_OPENCL=0 \ > -DPYTHON_V=%{python3_version_nodots} \ > .. Done > > > You'll need to apply the patc

Re: Need assistance to build luxcorerender due to boost

2019-03-28 Thread Robert-André Mauchin
On Thursday, 28 March 2019 16:17:33 CET Luya Tshimbalanga wrote: > Hello team, > > I encountered an issue related to luxcorerender unable to use the new > boost dependency. See > > https://koji.fedoraproject.org/koji/taskinfo?taskID=33804165 > > Could someone resolve that problem? > > > Thanks

Need assistance to build luxcorerender due to boost

2019-03-28 Thread Luya Tshimbalanga
Hello team, I encountered an issue related to luxcorerender unable to use the new boost dependency. See https://koji.fedoraproject.org/koji/taskinfo?taskID=33804165 Could someone resolve that problem? Thanks Luya ___ devel mailing list -- devel@li

Re: Need assistance to build LuxCoreRender

2018-11-05 Thread Luya Tshimbalanga
biniSox9c99xT.bin Description: PGP/MIME version identification encrypted.asc Description: OpenPGP encrypted message ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code

Re: Need assistance to build LuxCoreRender

2018-11-04 Thread Luya Tshimbalanga
On 2018-11-04 11:21 a.m., Nicolas Mailhot wrote: > Le dimanche 04 novembre 2018 à 11:01 -0800, Luya Tshimbalanga a écrit : >> On 2018-11-04 4:43 a.m., Nicolas Mailhot wrote: >>> So, basically you should just need a do2unix and the following lines >>> in >>> rawhide: >> I have Fedora 29 installed an

Re: Need assistance to build LuxCoreRender

2018-11-04 Thread Nicolas Mailhot
Le dimanche 04 novembre 2018 à 11:01 -0800, Luya Tshimbalanga a écrit : > On 2018-11-04 4:43 a.m., Nicolas Mailhot wrote: > > So, basically you should just need a do2unix and the following lines > > in > > rawhide: > > I have Fedora 29 installed and the above line still led to error. Which error

Re: Need assistance to build LuxCoreRender

2018-11-04 Thread Luya Tshimbalanga
On 2018-11-04 4:43 a.m., Nicolas Mailhot wrote: > So, basically you should just need a do2unix and the following lines in > rawhide: I have Fedora 29 installed and the above line still led to error. Maybe porting redhat-rpm-macro to the current release will alleviate the issue. > Name:

Re: Need assistance to build LuxCoreRender

2018-11-04 Thread Nicolas Mailhot
So, basically you should just need a do2unix and the following lines in rawhide: Name: luxcorerender Version:2.1 %global prerelease beta1 %global forgeurl0 https://github.com/%{name}/LuxCore %global tag0luxcorerender_v%{version}%{?prerelease} %global forgeurl1

Re: Need assistance to build LuxCoreRender

2018-11-04 Thread Nicolas Mailhot
Le samedi 03 novembre 2018 à 15:13 -0700, Luya Tshimbalanga a écrit : Hi, >Source0: > > https://github.com/%{name}/LuxCore/archive/luxcorerender_v%{version}.tar.gz > Source1: > https://github.com/%{name}/BlendLuxCore/archive/blendluxcore_v%{version}.tar.gz > Patch0:%{name}-cmake-pyt

Re: Need assistance to build LuxCoreRender

2018-11-03 Thread Luya Tshimbalanga
On 2018-11-03 3:13 p.m., Luya Tshimbalanga wrote: > > Thanks. The suggestion worked. Another question is how to apply a patch > on this example > > Source0:    > https://github.com/%{name}/LuxCore/archive/luxcorerender_v%{version}.tar.gz > Source1:    > https://github.com/%{name}/BlendLuxCore/archi

Re: Need assistance to build LuxCoreRender

2018-11-03 Thread Luya Tshimbalanga
On 2018-11-03 10:49 a.m., Robert-André Mauchin wrote: > > As explained in my previous mail this is solved by passing -DPYTHON_V=3 to > cmake. Actually %{python3_pkgversion} would be better: > > - Use BuildRequires: boost-devel instead of static and add the PYTHON_V=% > {python3_pkgversion} vari

Re: Need assistance to build LuxCoreRender

2018-11-03 Thread Robert-André Mauchin
On vendredi 2 novembre 2018 21:34:01 CET Luya Tshimbalanga wrote: > Thanks for the pointers. The build encountered an issue due to the use > of boost-static (for some strange reason, boost-devel will not be > detected). I put the SRPM in COPR for testing: > https://copr-be.cloud.fedoraproject.org/r

Re: Need assistance to build LuxCoreRender

2018-11-02 Thread Luya Tshimbalanga
Thanks for the pointers. The build encountered an issue due to the use of boost-static (for some strange reason, boost-devel will not be detected). I put the SRPM in COPR for testing: https://copr-be.cloud.fedoraproject.org/results/luya/LuxCoreRender/fedora-29-x86_64/00818528-LuxCoreRender/ includ

Re: Need assistance to build LuxCoreRender

2018-11-02 Thread Luya Tshimbalanga
Thanks for the pointers. The build encountered an issue due to the use of boost-static (for some strange reason, boost-devel will not be detected). I put the SRPM in COPR for testing: https://copr-be.cloud.fedoraproject.org/results/luya/LuxCoreRender/fedora-29-x86_64/00818528-LuxCoreRender/ includ

Re: Need assistance to build LuxCoreRender

2018-11-02 Thread Robert-André Mauchin
A few unrelated notes: - don't mix tabs and spaces - Apache 2.0s is not a valid license shorthand, use ASL 2.0 - don't capitalize the spec name, use luxcorerender - Should be Source2 here, not Source3: install -pm 0644 %{SOURCE2} \ %{buildroot}%{blender_libdir}/scripts/bpydata/config/blend

Need assistance to build LuxCoreRender

2018-11-01 Thread Luya Tshimbalanga
LuxRender is dead, long live LuxCoreRender.  I attempt to build LuxCoreRender in rpm format. Unfortunately, issue like unable to detect boost despite its presence forcing to use static version. I include the spec file for preview and would some pointers. Thanks in advance. Luya # [Fedora] Turn