[MacPorts] #60070: port install wine -universal fails because of bison build failure

MacPorts noreply at macports.org
Mon Feb 10 14:11:47 UTC 2020


#60070: port install wine -universal fails because of bison build failure
-----------------------------+--------------------
 Reporter:  TheLastLovemark  |      Owner:  (none)
     Type:  defect           |     Status:  new
 Priority:  Normal           |  Milestone:
Component:  ports            |    Version:  2.6.2
 Keywords:                   |       Port:  bison
-----------------------------+--------------------
 I tried {{{port -vd install wine -universal}}} and received the prompt to
 also install its dependencies.

 **Versions of these ports were already installed without universal
 variants. The non-universal versions were deactivated by the install
 process.**

 {{{
 $ port installed inactive
 The following ports are currently installed:
   gettext @0.19.8.1_2
   libiconv @1.16_0
   m4 @1.4.18_2
   ncurses @6.1_0
 }}}

 The build ended up failing:

 {{{
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 checking whether make supports nested variables... (cached) yes
 checking whether make supports the include directive... yes (GNU style)
 checking for gcc... /usr/bin/clang
 checking whether the C compiler works... no
 configure: error: in
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bison/bison/work/bison-3.5.1':
 configure: error: C compiler cannot create executables
 See `config.log' for more details
 Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bison/bison/work/bison-3.5.1"
 && ./configure --prefix=/opt/local --disable-dependency-tracking
 --disable-silent-rules ac_cv_prog_HAVE_GCJ_IN_PATH=
 ac_cv_prog_HAVE_GIJ_IN_PATH= ac_cv_prog_HAVE_JAVA_IN_PATH=
 ac_cv_prog_HAVE_JAVAC_IN_PATH= ac_cv_prog_HAVE_JIKES_IN_PATH=
 ac_cv_prog_HAVE_JRE_IN_PATH= ac_cv_prog_HAVE_JVIEW_IN_PATH=
 ac_cv_prog_VALGRIND=
 Exit code: 77
 Error: Failed to configure bison, consult
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bison/bison/work/bison-3.5.1/config.log
 Error: Failed to configure bison: configure failure: command execution
 failed
 DEBUG: Error code: NONE
 DEBUG: Backtrace: configure failure: command execution failed
     while executing
 "$procedure $targetname"
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bison/bison/main.log
 for details.
 DEBUG: could not read "/opt/local/share/man/man3/textdomain.3.gz": no such
 file or directory
     while executing
 "::file type $file"
 DEBUG: upgrade bison failed
     while executing
 "macports::_upgrade_mport_deps $mport $target"
     (procedure "mportexec" line 46)
     invoked from within
 "mportexec $workername $target"
 Error: Unable to execute port: upgrade bison failed
 }}}

 Bison config/main and Wine main log files attached.

-- 
Ticket URL: <https://trac.macports.org/ticket/60070>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list