Re: looking for scipy on python 3.8 (RISCV Fedora Release 32)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, May 22, 2020 at 5:57 PM Arun Sukumaran Latha
<arunlatha@xxxxxxxxxxxxxxx> wrote:
>
> Thanks David for looking into the same.
>
> One more package I would need help build in fedora riscv for ultimately getting tensorflow compiled.
>
> The other dependency is:
> h5py<2.11.0,>=2.10.0
>
> I did try getting the latest one available at http://fedora.riscv.rocks/koji/buildinfo?buildID=149390, but that is 2.9 version and I will need at-least 2.10 of the same for tensorflow.
>
> Let me know if that could be compiled as well.

Built: http://fedora.riscv.rocks/koji/buildinfo?buildID=158506

Protobuf is not done yet. There seems to a regression in GCC 10 that
causes the latest release (and a master branch) to fail.

I will see if I can overcome it this weekend.

Cheers,
david

>
> Regards,
> Arun SL
>
> On Mon, May 18, 2020 at 11:11 PM David Abdurachmanov <david.abdurachmanov@xxxxxxxxx> wrote:
>>
>> On Mon, May 18, 2020 at 7:45 PM Arun Sukumaran Latha
>> <arunlatha@xxxxxxxxxxxxxxx> wrote:
>> >
>> > Yes please,  do let me know if we can build thos one.
>> >
>>
>> I will let you know.
>>
>> I found some dependencies misaligned due to some packages failing to
>> build or failing to pass tests.
>> I am slowly rebuilding/checking those, but that will take some time.
>>
>> Cheers,
>> david
>>
>> > Regards,
>> > Arun SL
>> >
>> > On Sun, May 17, 2020, 17:25 David Abdurachmanov <david.abdurachmanov@xxxxxxxxx> wrote:
>> >>
>> >> On Sun, May 17, 2020 at 1:52 PM Arun Sukumaran Latha
>> >> <arunlatha@xxxxxxxxxxxxxxx> wrote:
>> >> >
>> >> > Thanks David,
>> >> >
>> >> > That helped a lot.
>> >> >
>> >> > But unfortunately, we have ran into the next issue ie. wrt  grpcio.
>> >> >
>> >> > [riscv@fedora-riscv tensorflow_pkg]$ sudo dnf install python3-grpcio
>> >> > Last metadata expiration check: 0:17:52 ago on Sun 17 May 2020 06:20:36 AM EDT.
>> >> > Error:
>> >> >  Problem: conflicting requests
>> >> >   - nothing provides libpython3.7m.so.1.0()(64bit) needed by python3-grpcio-1.20.1-2.fc31.riscv64
>> >> >   - nothing provides python(abi) = 3.7 needed by python3-grpcio-1.20.1-2.fc31.riscv64
>> >> >   - nothing provides python3.7dist(six) >= 1.5.2 needed by python3-grpcio-1.20.1-2.fc31.riscv64
>> >> >
>> >> > I tried following http://fedora.riscv.rocks/koji/packageinfo?packageID=23014
>> >> > but still do not see the same available for Python 3.8
>> >> >
>> >> > let me know if you can help me here as well.
>> >>
>> >> This particular package failed to build last time (compile time errors).
>> >> I can give a look into it.
>> >>
>> >> Cheers,
>> >> david
>> >>
>> >> >
>> >> > Regards,
>> >> > Arun SL
>> >> >
>> >> > On Sun, May 17, 2020 at 2:02 PM David Abdurachmanov <david.abdurachmanov@xxxxxxxxx> wrote:
>> >> >>
>> >> >> On Sat, May 16, 2020 at 8:26 PM Arun Sukumaran Latha
>> >> >> <arunlatha@xxxxxxxxxxxxxxx> wrote:
>> >> >> >
>> >> >> > Hello All,
>> >> >> >
>> >> >> > I was working on getting tensorflow compiled within the RISCV Fedora environment.
>> >> >> > I am using the latest release 32 build.
>> >> >> > Currently I am unable to install the dependent library, scipy due to the same not being available for python 3.8.1 which is currently installed.
>> >> >> >
>> >> >> > [riscv@fedora-riscv ~]$ sudo dnf install python3-scipy
>> >> >> > Last metadata expiration check: 0:22:10 ago on Sat 16 May 2020 12:02:37 PM EDT.
>> >> >> > Error:
>> >> >> >  Problem: conflicting requests
>> >> >> >   - nothing provides libpython3.7m.so.1.0()(64bit) needed by python3-scipy-1.1.0-3.0.riscv64.fc29.riscv64
>> >> >> >   - nothing provides python(abi) = 3.7 needed by python3-scipy-1.1.0-3.0.riscv64.fc29.riscv64
>> >> >> > (try to add '--skip-broken' to skip uninstallable packages)
>> >> >> > [riscv@fedora-riscv ~]$ cat /etc/redhat-release
>> >> >> > Fedora release 32 (Rawhide)
>> >> >> > [riscv@fedora-riscv ~]$ python3 --version
>> >> >> > Python 3.8.1
>> >> >> >
>> >> >> > Can you please let me know if we can have the same soon?
>> >> >>
>> >> >> Hi,
>> >> >>
>> >> >> I have rebuilt scipy to Python 3.8 in Fedora/RISCV during mass rebuild
>> >> >> for GCC 10, but it's not yet available directly from distro
>> >> >> repository.
>> >> >>
>> >> >> You would need to install it directly from Fedora/RISCV Koji instance:
>> >> >> http://fedora.riscv.rocks/koji/buildinfo?buildID=156446
>> >> >>
>> >> >> Cheers,
>> >> >> david
>> >> >> _______________________________________________
>> >> >> devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
>> >> >> To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
>> >> >> 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@xxxxxxxxxxxxxxxxxxxxxxx
>> >> >
>> >> > _______________________________________________
>> >> > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
>> >> > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
>> >> > 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@xxxxxxxxxxxxxxxxxxxxxxx
>> >> _______________________________________________
>> >> devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
>> >> To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
>> >> 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@xxxxxxxxxxxxxxxxxxxxxxx
>> >
>> > _______________________________________________
>> > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
>> > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
>> > 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@xxxxxxxxxxxxxxxxxxxxxxx
>> _______________________________________________
>> devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
>> To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
>> 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@xxxxxxxxxxxxxxxxxxxxxxx
>
> _______________________________________________
> devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
> 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@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux