#17316: i386-mingw32-binutils 2.16.91-20060119-1 Build Error ----------------------------------+----------------------------------------- Reporter: john-dev@joganic.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: mingw32 makeinfo | Port: i386-mingw32-binutils ----------------------------------+----------------------------------------- This is a dependency of i386-mingw32-gcc which I am trying to build. The error apparently occurs when building the info. A similar error appears in i386-elf-gcc ticket #15113 which was closed two weeks ago, but there is no indication as to the nature of the problem or a work-around. {{{ [Users/jej] > install i386-mingw32-gcc ---> Building i386-mingw32-binutils with target all make[3]: Nothing to be done for `all'. make[2]: Nothing to be done for `all'. Making info in doc restore=: && backupdir=".am$$" && ..... WARNING: `makeinfo' is missing on your system. You should only need it if you modified a `.texi' or `.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy `make' (AIX, DU, IRIX). You might want to install the `Texinfo' package or the `GNU make' package. Grab either from any GNU archive site. make[3]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports _cross_i386-mingw32-binutils/work/binutils-2.16.91-20060119-1 /bfd/doc/i386-mingw32-bfd.info] Error 1 Making info in po make[3]: Nothing to be done for `info'. make[3]: Nothing to be done for `info-am'. make[2]: *** [info-recursive] Error 1 make[1]: *** [all-bfd] Error 2 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_cross_i386-mingw32-binutils /work/build" && make all " returned error 2..... WARNING: `makeinfo' is missing on your system. You should only need it if you modified a `.texi' or `.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy `make' (AIX, DU, IRIX). You might want to install the `Texinfo' package or the `GNU make' package. Grab either from any GNU archive site. make[3]: *** [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports _cross_i386-mingw32-binutils/work/binutils-2.16.91-20060119-1 /bfd/doc/i386-mingw32-bfd.info] Error 1 Making info in po make[3]: Nothing to be done for `info'. make[3]: Nothing to be done for `info-am'. make[2]: *** [info-recursive] Error 1 make[1]: *** [all-bfd] Error 2 make: *** [all] Error 2 Warning: the following items did not execute (for i386-mingw32- binutils): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: The following dependencies failed to build: i386-mingw32-binutils i386-mingw32-w32api Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/17316> MacPorts <http://www.macports.org/> Ports system for Mac OS