#39064: `vile' editor does not compile/install under 10.8.3. --------------------------+-------------------------------- Reporter: veedeehjay@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: vile --------------------------+-------------------------------- `sudo port install vile' fails. the probably relevant (trailing) part of the generated logfile reads: {{{ 8<----------------------------------------------- ... :info:build <stdout>:527:11: error: conflicting types for 'yyget_leng' :info:build yy_size_t yyget_leng (void ); :info:build ^ :info:build ./filters.h:213:12: note: previous declaration is here :info:build extern int yyget_leng (void); :info:build ^ :info:build <stdout>:1636:11: error: conflicting types for 'yyget_leng' :info:build yy_size_t yyget_leng (void) :info:build ^ :info:build ./filters.h:213:12: note: previous declaration is here :info:build extern int yyget_leng (void); :info:build ^ :info:build 2 errors generated. :info:build make[1]: *** [ada-filt.o] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_vile/vile/work/vile-9.8/filters' :info:build make: *** [all] Error 2 :info:build make: *** Waiting for unfinished jobs.... :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_vile/vile/work/vile-9.8' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_vile/vile/work/vile-9.8" && /usr/bin/make -j4 -w all :info:build Exit code: 2 :error:build org.macports.build for port vile returned: command execution failed :debug:build Error code: CHILDSTATUS 40060 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" ... 8<----------------------------------------------- }}} -- Ticket URL: <https://trac.macports.org/ticket/39064> MacPorts <http://www.macports.org/> Ports system for OS X