Opened 7 years ago
Closed 7 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)
Change History (11)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Keywords: | Configurin removed |
---|---|
Owner: | set to MarcusCalhoun-Lopez |
Port: | gmp added; amp removed |
Status: | new → assigned |
comment:2 Changed 7 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
Changed 7 years ago by jollyto (Jose Rivera)
Attachment: | config.log added |
---|
File generated by Macports install
comment:3 Changed 7 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
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 7 years ago by jollyto (Jose Rivera)
comment:4 Changed 7 years ago by mf2k (Frank Schima)
Resolution: | invalid |
---|---|
Status: | closed → reopened |
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 7 years ago by mf2k (Frank Schima)
What is the output of the following command?
flex --version
comment:7 Changed 7 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 7 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 7 years ago by mf2k (Frank Schima)
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
Glad you got it working.
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting and Cc the port maintainers (
port info --maintainers gmp
), if any.