Opened 6 years ago

Closed 6 years ago

#55596 closed defect (worksforme)

Configuring gmp fails - MacBook Pro (15-inch, 2016) - macOS High Sierra Version 10.13.2

Reported by: jollyto (Jose Rivera) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc:
Port: gmp

Description (last modified by mf2k (Frank Schima))

I ran the following:

 sudo port install gmp
Warning: Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. See this page for more information: <https://trac.macports.org/wiki/MisbehavingServers>
--->  Fetching distfiles for gmp
--->  Verifying checksums for gmp
--->  Extracting gmp
--->  Applying patches to gmp
--->  Configuring gmp
Error: Failed to configure gmp, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.2/config.log
Error: Failed to configure gmp: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gmp/gmp/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port gmp failed

Xcode Version 9.2 (9C40b)

I did run xcode-select --install and xcodebuild -license

My MacPorts version is MacPorts 2.4.2

Attachments (2)

config.log (210.0 KB) - added by jollyto (Jose Rivera) 6 years ago.
File generated by Macports install
main.log (25.1 KB) - added by jollyto (Jose Rivera) 6 years ago.

Download all attachments as: .zip

Change History (11)

comment:1 Changed 6 years ago by mf2k (Frank Schima)

Keywords: Configurin removed
Owner: set to MarcusCalhoun-Lopez
Port: gmp added; amp removed
Status: newassigned

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers gmp), if any.

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Description: modified (diff)

Changed 6 years ago by jollyto (Jose Rivera)

Attachment: config.log added

File generated by Macports install

comment:3 Changed 6 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: assignedclosed

You have provided no useful information to debug your problem. Please attach the main.log file after cleaning the port (sudo port clean gmp) and re-open the ticket.

Changed 6 years ago by jollyto (Jose Rivera)

Attachment: main.log added

comment:4 Changed 6 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: closedreopened

Thanks. Error is:

:info:configure checking for flex... flex
:info:configure checking lex output file root... configure: error: cannot find output from flex; giving up

comment:5 Changed 6 years ago by mf2k (Frank Schima)

What is the output of the following command?

flex --version

comment:6 Changed 6 years ago by jollyto (Jose Rivera)

flex 2.5.37

comment:7 Changed 6 years ago by mf2k (Frank Schima)

That is not the current version in Macports. Please tell us the output of the following commands:

which flex

and

port installed flex

comment:8 Changed 6 years ago by jollyto (Jose Rivera)

I upgraded to flex2.6.4_0.

which: /opt/local/bin/flex

Configuring gmp its going further.

You can close the ticket

Thanks much!!

comment:9 Changed 6 years ago by mf2k (Frank Schima)

Resolution: worksforme
Status: reopenedclosed

Glad you got it working.

Note: See TracTickets for help on using tickets.