#16609: snoopy-2.9.95 Warcraft III Hosting Utility ----------------------------------+----------------------------------------- Reporter: pandagoat@gmail.com | Owner: ryandesign@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: warcraft banlist autorefresher Port: snoopy | ----------------------------------+----------------------------------------- Comment(by pandagoat@gmail.com): There have been a few people unable to get this to work. One person has this: ---> Configuring expat Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man " returned error 77 Command output: checking build system type... powerpc-apple-darwin9.4.0 checking host system type... powerpc-apple-darwin9.4.0 checking for gcc... /usr/bin/gcc-4.0 checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. Error: The following dependencies failed to build: dsniff libnet libtool automake autoconf help2man gettext expat libiconv gperf ncurses ncursesw p5-locale-gettext perl5.8 m4 netinet-headers libnids libpcap gcc43 gmp mpfr glib2 pkgconfig libgeoip Error: Status 1 encountered during processing. Another has a more massive output when compiling gcc 4.3: % sudo port install snoopy ---> Building gcc43 with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build" && make all " returned error 2 Command output: LIBCXXFLAGS="-O2 -g -O2 -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install" \ INSTALL_DATA="/usr/bin/install -m 644" \ INSTALL_PROGRAM="/usr/bin/install" \ INSTALL_SCRIPT="/usr/bin/install" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build/i386 -apple-darwin8.11.1/x86_64/libgcc' make[5]: *** No rule to make target `all'. Stop. make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build/i386 -apple-darwin8.11.1/x86_64/libgcc' make[4]: *** [multi-do] Error 1 make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build/i386 -apple-darwin8.11.1/libgcc' make[3]: *** [all-multi] Error 2 make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build/i386 -apple-darwin8.11.1/libgcc' make[2]: *** [all-stage1-target-libgcc] Error 2 make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build' make: *** [all] Error 2 Error: The following dependencies failed to build: gcc43 Error: Status 1 encountered during processing. I'm not sure what the problem is. Is it a problem with the portfile or a problem with gcc 4.3 in macports? -- Ticket URL: <http://trac.macports.org/ticket/16609#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS