Opened 7 years ago

Last modified 7 years ago

#55200 closed defect

gmp @6.1.2 configure: error: cannot find output from flex; giving up — at Version 3

Reported by: stefan-c-kremer Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: gmp

Description (last modified by kencu (Ken))

--->  Configuring gmp
Error: Failed to configure gmp, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_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_macports_release_tarballs_ports_devel_gmp/gmp/main.log for details.
1020	:info:configure checking for bison... bison -y
1021	:info:configure checking for flex... flex
1022	:info:configure checking lex output file root... configure: error: cannot find output from flex; giving up
1023	:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.2" && ./configure --prefix=/opt/local --enable-cxx
1024	:info:configure Exit code: 1

Change History (5)

Changed 7 years ago by stefan-c-kremer

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/main.log

Changed 7 years ago by stefan-c-kremer

Attachment: config.log added

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmp/gmp/work/gmp-6.1.2/config.log

comment:1 Changed 7 years ago by stefan-c-kremer

--->  Configuring gmp
Error: Failed to configure gmp, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_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_macports_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

comment:2 Changed 7 years ago by stefan-c-kremer

It seems that I can

./configure; make; make check; make install

without any difficulties in the source directory.

comment:3 Changed 7 years ago by kencu (Ken)

Description: modified (diff)
Owner: set to MarcusCalhoun-Lopez
Port: gmp added
Status: newassigned
Summary: sudo port install gmpgmp @6.1.2 configure: error: cannot find output from flex; giving up
Note: See TracTickets for help on using tickets.