pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/56037: security/openssl fails to compile on Solaris 10u7 w/ SunStudio 12u1
>Number: 56037
>Category: pkg
>Synopsis: security/openssl fails to compile on Solaris 10u7 w/ SunStudio 12u1
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Mar 04 20:55:00 +0000 2021
>Originator: Malte Dehling
>Release: pkgsrc-2020Q4
>Organization:
>Environment:
SunOS deuterium 5.10 Generic_139555-08 sun4u sparc sun4u
cc: Sun C 5.10 SunOS_sparc 2009/06/03
>Description:
Compilation fails with the following error message:
m4 crypto/des/asm/des_enc.m4 > crypto/des/des_enc-sparc.S
m4:crypto/des/asm/des_enc.m4:426 more than 4096 chars of argument text
>How-To-Repeat:
>Fix:
As a workaround, you can simply add `-B8192` as an option to m4 and run the command by hand, then continue the pkgsrc build.
I'm not sure whether there is a way to pass this option through the pkgsrc framework, so I don't have a patch.
Another option might be to add devel/m4 as a dependency on Solaris? I haven't tried this, but I assume GNU m4 doesn't have the same limitation.
Home |
Main Index |
Thread Index |
Old Index