Opened 3 years ago

Closed 15 months ago

#63134 closed defect (fixed)

lis @2.0.30: configure: error: cannot run C compiled programs

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: arm64 Cc:
Port: lis

Description

https://build.macports.org/builders/ports-11_arm64-builder/builds/24453/steps/install-port/logs/stdio

checking build system type... arm-apple-darwin20.5.0
checking host system type... arm-apple-darwin20.5.0
checking target system type... arm-apple-darwin20.5.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a library suffix to use... checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... configure: error: in `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_math_lis/lis/work/lis-2.0.30':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details

Change History (1)

comment:1 Changed 15 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Looks like it built successfully on the next commit.

Note: See TracTickets for help on using tickets.