[Bug 257948] */*: Fails to package on i386: pkg-static: archive_write_open_filename(*): Cannot allocate memory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 14 01:10:23 BST 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257948

Cy Schubert <cy at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kde at FreeBSD.org,
                   |                            |kib at FreeBSD.org

--- Comment #6 from Cy Schubert <cy at FreeBSD.org> ---
This is not a pkg problem. The work around: disable ELF32 ASLR:

kern.elf32.aslr.enable=0
kern.elf32.aslr.pie_enable=0

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kde-freebsd mailing list