On Tue, 2020-05-26 at 13:31 +0200, Nicolas Chauvet wrote:
> Le lun. 25 mai 2020 à 23:48, Sérgio Basto <ser...@serjux.com> a écrit
> :
> > On Mon, 2020-05-25 at 22:00 +0200, Nicolas Chauvet wrote:
> > > Also I've asked you a state of virtualbox for EL8.
> > > Where is it ?!?
> > 
> > ENOTIME , we may try build it without hardening  (`setarch x86_64
> > -R`)
> > 
> > 
> > from https://bugzilla.redhat.com/show_bug.cgi?id=1721553
> This is an unrelated report to toward ruby JIT compiler.
> Please submit a ticket to virtualbox upstream instead (with a
> description of the build issue you are experiencing).
> 
> > That means that GCC cannot reasonably handle PCH when GCC is
> > hardened.
> So what if headers aren't pre-compiled ?!?
> 
> > The `setarch x86_64 -R` works well without error on my x86_64 mock
> > environment of RHEL 8, Ruby 2.6.
> 
> Seems like there are lot of missing dependencies (exept for
> glibc.i686
> and others that will try to address)
> Please import the missing deps in EPEL as a first step (so others can
> reproduce the build issue).
> 
> DEBUG util.py:596:  No matching package to install: 'glibc-devel(x86-
> 32)'
> DEBUG util.py:596:  No matching package to install: 'kBuild >=
> 0.1.9998.r3093'
> DEBUG util.py:596:  No matching package to install: 'libgcc(x86-32)'
> DEBUG util.py:596:  No matching package to install: 'libstdc++-
> static(x86-32)'
> DEBUG util.py:596:  No matching package to install: 'makeself'
> DEBUG util.py:596:  No matching package to install: 'xalan-c-devel'


From here :
https://copr.fedorainfracloud.org/coprs/sergiomb/vboxfor23/monitor/

First I built kBuild, makeself and xalan-c for EL 8 .

you got a build here : 
https://download.copr.fedorainfracloud.org/results/sergiomb/vboxfor23/epel-8-x86_64/01399535-VirtualBox/
> 
> Have you tried to delete the PCH so they can be re-compiled natively
> ?
> Do this in prep:
> # Remove pre-compiled headers
> find . -name "*.gch" -delete

Testing now 

> It still build with Fedora, so it might compile as appropriate on
> EL8.
> 


          
          
          

> 
> 
> --
> -
> 
> Nicolas (kwizart)
> _______________________________________________
> rpmfusion-developers mailing list -- 
> rpmfusion-developers@lists.rpmfusion.org
> To unsubscribe send an email to 
> rpmfusion-developers-le...@lists.rpmfusion.org
-- 
Sérgio M. B.
_______________________________________________
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org

Reply via email to