Re: Koji: virtual memory exhausted: Cannot allocate memory

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

 



>> Building the current version of my opengrm-ngram package on Koji fails
>> with the error "virtual memory exhausted: Cannot allocate memory"
>> as indicated below. This happens only for i686; all of the other
>> architectures build. Is this the fault of my package, or did something
>> change at https://koji.fedoraproject.org?
 
> the package (and its build enviroment) has grown. It fails because
> 32-bit system means max 4GB of address space for a process and ld runs
> as a single process, so it's not uncommon to use all memory for large
> C++ projects.

Thank you, Dan, for the quick response!

It had not occurred to me that the build might be hitting the
architectural limit, rather than some lower limit the build system placed
on the VM. I decided to disable the i686 build.

-- 
Mike

:wq
--
_______________________________________________
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
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[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