[MacPorts] #14266: BUG: autogen 0.9.3 fails to compile

MacPorts trac at macosforge.org
Mon Feb 11 05:47:04 PST 2008


#14266: BUG: autogen 0.9.3 fails to compile
----------------------------------+-----------------------------------------
 Reporter:  gui_dos at macports.org  |       Owner:  mww at macports.org
     Type:  defect                |      Status:  new             
 Priority:  Normal                |   Milestone:  Port Bugs       
Component:  ports                 |     Version:  1.6.0           
 Keywords:                        |  
----------------------------------+-----------------------------------------
 On Leopard 10.5.1, the installation of autogen fails reporting:


 {{{
 Making all in xml2ag
 top_builddir=.. top_srcdir=.. PATH=`cd ../columns;pwd`:$PATH ; export
 top_builddir top_srcdir PATH ;
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_autogen/work/autogen-5.9.3/agen5/autogen
 -L../autoopts --definition=./xmlopts.def
 Could not execvp( '', ... ):  2 - No such file or directory
 Closing server:  Broken pipe signal (13) received

 Last command issued:
 cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_autogen/work/autogen-5.9.3/xml2ag

     if test ! -d "${top_srcdir}"; then
         echo "NOTICE:  Setting top_srcdir to .." >&2
         top_srcdir=..
     fi
     test -f ${top_srcdir}/VERSION ||         die "error
 ${top_srcdir}/VERSION file missing"
     eval `egrep '^AG_[A-Z_]*='  ${top_srcdir}/VERSION` 2> /dev/null
     echo $AG_VERSION

 echo
 echo ShElL-OuTpUt-HaS-bEeN-cOmPlEtEd - 2
 CLOSING SHELL SERVER - command failure:

     if test ! -d "${top_srcdir}"; then
         echo "NOTICE:  Setting top_srcdir to .." >&2
         top_srcdir=..
     fi
     test -f ${top_srcdir}/VERSION ||         die "error
 ${top_srcdir}/VERSION file missing"
     eval `egrep '^AG_[A-Z_]*='  ${top_srcdir}/VERSION` 2> /dev/null
     echo $AG_VERSION
 FSM Error:  in state 6 (need_value), event 8 (;) is invalid
 invalid transition:  in
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_autogen/work/autogen-5.9.3/agen5/opts.def
 on line 63
         token in error:  `;'

         [[...<error-text>]]

 #ifndef XML2AG
 include = <<-  _END_INCLUDE
         #include "autogen.

 Likely causes:  a mismatched quote, a value that needs quoting,
                 or a missing semi-colon
 make[2]: *** [xmlopts.h] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_autogen/work/autogen-5.9.3"
 && make all " returned error 2
 Command output:     test -f ${top_srcdir}/VERSION ||         die "error
 ${top_srcdir}/VERSION file missing"
     eval `egrep '^AG_[A-Z_]*='  ${top_srcdir}/VERSION` 2> /dev/null
     echo $AG_VERSION

 echo
 echo ShElL-OuTpUt-HaS-bEeN-cOmPlEtEd - 2
 CLOSING SHELL SERVER - command failure:

     if test ! -d "${top_srcdir}"; then
         echo "NOTICE:  Setting top_srcdir to .." >&2
         top_srcdir=..
     fi
     test -f ${top_srcdir}/VERSION ||         die "error
 ${top_srcdir}/VERSION file missing"
     eval `egrep '^AG_[A-Z_]*='  ${top_srcdir}/VERSION` 2> /dev/null
     echo $AG_VERSION
 FSM Error:  in state 6 (need_value), event 8 (;) is invalid
 invalid transition:  in
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_autogen/work/autogen-5.9.3/agen5/opts.def
 on line 63
         token in error:  `;'

         [[...<error-text>]]

 #ifndef XML2AG
 include = <<-  _END_INCLUDE
         #include "autogen.

 Likely causes:  a mismatched quote, a value that needs quoting,
                 or a missing semi-colon
 make[2]: *** [xmlopts.h] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 }}}

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14266>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list