#52290: perl5.22 @5.22.2: Build failure on 10.6 ------------------------------+--------------------- Reporter: ridethecliche@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: perl5.22 | ------------------------------+--------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * keywords: perl5.22 => * port: perl5 => perl5.22 * owner: macports-tickets@… => mojca@… Comment: Ok, I see the deployment target is 10.5. I assume that means you're running Leopard. I see that it's trying to build perl5.22 for both i386 and ppc architectures. I assume that's because you've requested the +universal variant. The reason for the failure is that the build system failed to supply the `-arch` flags to a few compiler invocations. We need to fix that. I'm surprised we haven't encountered this problem before; that kind of problem would seem to affect all Mac operating system versions when building universal, and I build universal by default on my system, so I should have seen it. I am curious why in the absence of `-arch` flags the compiler seems to have defaulted to build for x86_64. It was my understanding that the compiler defaulted to i386 or ppc on Leopard and earlier. Does your Mac mini have an Intel or PowerPC processor? -- Ticket URL: <https://trac.macports.org/ticket/52290#comment:1> MacPorts <https://www.macports.org/> Ports system for macOS