[MacPorts] #16086: silc-client install prob
#16086: silc-client install prob ---------------------------------+------------------------------------------ Reporter: jharres@comcast.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ---------------------------------+------------------------------------------ ---> Building silc-client 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_irc_silc-client/work/silc-client-1.1.4" && make all " returned error 2 Command output: mv -f .deps/fe-silc-messages.Tpo .deps/fe-silc- messages.Plo /bin/sh ../../../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -DSYSCONFDIR=\""/opt/local/etc"\" -I../../.. -I../../../src -I../../../src/core -I../../../src/fe-common/core -I../../../src/silc -I../../../src/silc/core -I/includes -I/lib/silccore -I/lib/silccrypt -I/lib/silcmath -I/lib/silcske -I/lib/silcsim -I/lib/silcutil -I/lib/silcapputil -I/lib/silcvcard -I/lib/silcskr -I/lib/s ... all -MT perl-core.lo -MD -MP -MF .deps/perl-core.Tpo -c perl-core.c -fno- common -DPIC -o .libs/perl-core.o gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags make[6]: *** [perl-core.lo] Error 1 make[5]: *** [all-recursive] Error 1 make[4]: *** [all-recursive] Error 1 make[3]: *** [all] Error 2 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. -- Ticket URL: <http://trac.macports.org/ticket/16086> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16086: silc-client install prob ----------------------------------+----------------------------------------- Reporter: jharres@comcast.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Changes (by ryandesign@macports.org): * cc: ryandesign@macports.org (added) * milestone: => Port Bugs Comment: Please remember WikiFormatting when pasting output. Are you trying to build silc-client with the +universal variant? Are your ports up to date? What version of Mac OS X and Xcode are you using? This sounds like a duplicate of #14314 which was fixed by disabling silc- client's universal variant so you should not be experiencing this issue anymore. -- Ticket URL: <http://trac.macports.org/ticket/16086#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16086: silc-client install prob ----------------------------------+----------------------------------------- Reporter: jharres@comcast.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Comment (by jharres@comcast.net): Replying to [comment:1 ryandesign@macports.org]:
Please remember WikiFormatting when pasting output.
Are you trying to build silc-client with the +universal variant? Are your ports up to date? What version of Mac OS X and Xcode are you using? This sounds like a duplicate of #14314 which was fixed by disabling silc- client's universal variant so you should not be experiencing this issue anymore.
First off, I'm new on the Mac, so sorry for anything I may not be answering right ;) I just installed the macports stuff for the first time that night. I saw the older bug, but since it's fixed, and I'm running the latest, I figured I shouldn't run into it. I'm not sure what "+universal" means, so there's nothing odd I've done to re-enable such. This is OSX 10.5.4 and I downloaded the latest Xcode 3.1 that night as well, which was the first XCode install here. Is there a way to disable this on the build directly here? -- Ticket URL: <http://trac.macports.org/ticket/16086#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16086: silc-client install prob ----------------------------------+----------------------------------------- Reporter: jharres@comcast.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Comment (by ryandesign@macports.org): Welcome to Macintosh! :) Let's see if we can figure out why this isn't working. +universal is a variant you can select on many ports which builds the port for both PowerPC and Intel (instead of for only PowerPC or Intel depending on which kind of Mac you have, which is the default). Most users don't need the +universal variant because they only use MacPorts on either a PowerPC or Intel Mac (as opposed to on both a PowerPC and an Intel Mac). More information on MacPorts universal support is in the [wiki:FAQ#IsMacPortsUniversal FAQ]. You can learn about a port's variants by typing "`port variants foo`" (e.g. "`port variants silc-client`" should show "`silc-client has no variants`" but other ports may have variants you might be interested in). More info on variants is in the [http://guide.macports.org/#using.variants Guide]. Please try updating your ports with "`sudo port -d sync`" and if that succeeds then try "`sudo port clean --work silc-client`" followed by "`sudo port -d install silc-client 2>&1 | tee ~/Desktop/silc-client.txt`" If it fails, please attach the file `silc-client.txt` from your Desktop to this ticket which will hopefully contain more information to help us solve this. -- Ticket URL: <http://trac.macports.org/ticket/16086#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16086: silc-client: gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags ----------------------------------+----------------------------------------- Reporter: jharres@comcast.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Changes (by ryandesign@macports.org): * summary: silc-client install prob => silc-client: gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags -- Ticket URL: <http://trac.macports.org/ticket/16086#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16086: silc-client: gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags ----------------------------------+----------------------------------------- Reporter: jharres@comcast.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Comment (by jharres@comcast.net): I added the requested information as the suggestions didn't change the results. -- Ticket URL: <http://trac.macports.org/ticket/16086#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16086: silc-client: gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags ----------------------------------+----------------------------------------- Reporter: jharres@comcast.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ----------------------------------+----------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed Comment: Fixed in r38933. The problem appears to have been that on Leopard, the perl provided by Mac OS X is universal, and so the silc-client compilation process somehow inherits the "`-arch i386 -arch ppc`" flags from there. This problem was not present on earlier versions of Mac OS X. The problem also doesn't exist on any platform when using the MacPorts perl, so that's how I fixed it (always require MacPorts perl). Thanks for reporting the problem and for bearing with me through to the solution. If you wait 30 minutes, then "`sudo port sync`" and "`sudo port clean --work silc- client`" you should then be able to install silc-client. -- Ticket URL: <http://trac.macports.org/ticket/16086#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16086: silc-client: gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags ----------------------------------+----------------------------------------- Reporter: jharres@comcast.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ----------------------------------+----------------------------------------- Comment (by ryandesign@macports.org): Requiring MacPorts perl is also better because then it uses the library path ${prefix}/lib/perl5/5.8.8/darwin-2level which is reasonable because that contains other perl stuff installed by other ports. Whereas when using Mac OS X's perl, it uses the library path ${prefix}/System/Library/Perl/5.8.8/darwin-thread-multi-2level which is rather preposterous. :) -- Ticket URL: <http://trac.macports.org/ticket/16086#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts