if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -Wall - force_cpusubtype_ALL -D_BSD_SOURCE -D_GNU_SOURCE -I.. -L/opt/local/ lib -MT liboil_0.3_la-liboilcpu.lo -MD -MP -MF ".deps/liboil_0.3_la- liboilcpu.Tpo" -c -o liboil_0.3_la-liboilcpu.lo `test -f 'liboilcpu.c' || echo './'`liboilcpu.c; \ then mv -f ".deps/liboil_0.3_la-liboilcpu.Tpo" ".deps/liboil_0.3_la- liboilcpu.Plo"; else rm -f ".deps/liboil_0.3_la-liboilcpu.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/ lib -Wall -force_cpusubtype_ALL -D_BSD_SOURCE -D_GNU_SOURCE -I.. -L/ opt/local/lib -MT liboil_0.3_la-liboilcpu.lo -MD -MP -MF .deps/ liboil_0.3_la-liboilcpu.Tpo -c liboilcpu.c -fno-common -DPIC - o .libs/liboil_0.3_la-liboilcpu.o /var/tmp//ccDl8DLX.s:416:Parameter syntax error (parameter 1) make[3]: *** [liboil_0.3_la-liboilcpu.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. Error: Unable to upgrade port: 1 -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf pictures: http://www.flickr.com/photos/pdb206/ Are you trying to win an argument or solve a problem?
On Feb 1, 2007, at 17:15, Paul Beard wrote:
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H - I. -I. -I.. -I/opt/local/include -L/opt/local/lib -Wall - force_cpusubtype_ALL -D_BSD_SOURCE -D_GNU_SOURCE -I.. -L/opt/local/ lib -MT liboil_0.3_la-liboilcpu.lo -MD -MP -MF ".deps/liboil_0.3_la- liboilcpu.Tpo" -c -o liboil_0.3_la-liboilcpu.lo `test -f 'liboilcpu.c' || echo './'`liboilcpu.c; \ then mv -f ".deps/liboil_0.3_la-liboilcpu.Tpo" ".deps/liboil_0.3_la- liboilcpu.Plo"; else rm -f ".deps/liboil_0.3_la-liboilcpu.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/ lib -Wall -force_cpusubtype_ALL -D_BSD_SOURCE -D_GNU_SOURCE -I.. -L/ opt/local/lib -MT liboil_0.3_la-liboilcpu.lo -MD -MP -MF .deps/ liboil_0.3_la-liboilcpu.Tpo -c liboilcpu.c -fno-common -DPIC - o .libs/liboil_0.3_la-liboilcpu.o /var/tmp//ccDl8DLX.s:416:Parameter syntax error (parameter 1) make[3]: *** [liboil_0.3_la-liboilcpu.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Error: Status 1 encountered during processing.
Error: Unable to upgrade port: 1
Ugh; PowerPC? -landonf
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Feb 1, 2007, at 5:16 PM, Landon Fuller wrote:
Ugh; PowerPC?
yes, it is. white:~ paul$ uname -a Darwin white.paulbeard.org 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc Interestingly, I built it as a pkg on another PPC system and it built just fine there. Moved the package over to this machine and installed it. No idea if that helps at all ;-) - -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf pictures: http://www.flickr.com/photos/pdb206/ Are you trying to win an argument or solve a problem? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) iD8DBQFFwsWjfHLPwpj1/JQRAhHaAKCXfNZDP6GMBttGZfzG4VgIpS5CdACdH9zm l1+Am4GhdVU0p68ybsxsgrU= =Lq/Y -----END PGP SIGNATURE-----
On Feb 1, 2007, at 11:01 PM, Paul Beard wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Feb 1, 2007, at 5:16 PM, Landon Fuller wrote:
Ugh; PowerPC?
yes, it is.
white:~ paul$ uname -a Darwin white.paulbeard.org 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc
Interestingly, I built it as a pkg on another PPC system and it built just fine there. Moved the package over to this machine and installed it. No idea if that helps at all ;-)
I, too, cannot get it to build on a PowerPC. gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/ lib -Wall -force_cpusubtype_ALL -D_BSD_SOURCE -D_GNU_SOURCE -I.. -L/ opt/local/lib -MT liboil_0.3_la-liboilcpu.lo -MD -MP -MF .deps/ liboil_0.3_la-liboilcpu.Tpo -c liboilcpu.c -fno-common -DPIC - o .libs/liboil_0.3_la-liboilcpu.o /var/tmp//ccJyafAd.s:416:Parameter syntax error (parameter 1) make[3]: *** [liboil_0.3_la-liboilcpu.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for liboil): com.apple.destroot com.apple.build DEBUG: Error: Unable to upgrade port: 1 Vince McGarry
On Feb 1, 2007, at 9:58 PM, McGarry Vince wrote:
On Feb 1, 2007, at 11:01 PM, Paul Beard wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Feb 1, 2007, at 5:16 PM, Landon Fuller wrote:
Ugh; PowerPC?
yes, it is.
white:~ paul$ uname -a Darwin white.paulbeard.org 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc
Interestingly, I built it as a pkg on another PPC system and it built just fine there. Moved the package over to this machine and installed it. No idea if that helps at all ;-)
I, too, cannot get it to build on a PowerPC.
What version of gcc / Xcode? -landonf
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Feb 1, 2007, at 9:59 PM, Landon Fuller wrote:
What version of gcc / Xcode?
I was all prepared for an "aha" moment, but I have the same version on both systems: Component versions: DevToolsCore-762.0; DevToolsSupport-764.0 gcc version 4.0.1 (Apple Computer, Inc. build 5367) - -- Paul Beard contact info: www.paulbeard.org/paulbeard.vcf pictures: http://www.flickr.com/photos/pdb206/ Are you trying to win an argument or solve a problem? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) iD8DBQFFwtRUfHLPwpj1/JQRAsYLAKC4M2Ol7B+jsRC9O4o2PiSgGJurggCgl99W 6T94do74UUOrDeYpz6jQUJU= =1lHL -----END PGP SIGNATURE-----
On Feb 1, 2007, at 11:59 PM, Landon Fuller wrote:
On Feb 1, 2007, at 9:58 PM, McGarry Vince wrote:
On Feb 1, 2007, at 11:01 PM, Paul Beard wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Feb 1, 2007, at 5:16 PM, Landon Fuller wrote:
Ugh; PowerPC?
yes, it is.
white:~ paul$ uname -a Darwin white.paulbeard.org 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc
Interestingly, I built it as a pkg on another PPC system and it built just fine there. Moved the package over to this machine and installed it. No idea if that helps at all ;-)
I, too, cannot get it to build on a PowerPC.
What version of gcc / Xcode?
4.0 / 2.4.1 Vince
On Feb 1, 2007, at 10:04 PM, Paul Beard wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Feb 1, 2007, at 9:59 PM, Landon Fuller wrote:
What version of gcc / Xcode?
I was all prepared for an "aha" moment, but I have the same version on both systems:
Component versions: DevToolsCore-762.0; DevToolsSupport-764.0 gcc version 4.0.1 (Apple Computer, Inc. build 5367)
I just committed a fix; it tweaks the PowerPC assembly syntax for Apple's assembler. -landonf
Looking at the Liboil bugzilla database, one sees that for at least the last 9 months, the current version of liboil has not built correctly on PowerPC macs. Hence the decision not to upgrade the port, but to attempt to work with the liboil maintainers to fix the port on both systems by both me and the Fink maintainers, where sometimes liboil would not build on 10.3, 10.4 ppc, or 10.4 i386. I've added a patch file to the liboil port that was rejected by the liboil maintainers. It builds, things run, but may break on ppc systems. On 2 Feb 2007, at 02:59, McGarry Vince wrote:
On Feb 1, 2007, at 11:59 PM, Landon Fuller wrote:
On Feb 1, 2007, at 9:58 PM, McGarry Vince wrote:
On Feb 1, 2007, at 11:01 PM, Paul Beard wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Feb 1, 2007, at 5:16 PM, Landon Fuller wrote:
Ugh; PowerPC?
yes, it is.
white:~ paul$ uname -a Darwin white.paulbeard.org 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/ RELEASE_PPC Power Macintosh powerpc
Interestingly, I built it as a pkg on another PPC system and it built just fine there. Moved the package over to this machine and installed it. No idea if that helps at all ;-)
I, too, cannot get it to build on a PowerPC.
What version of gcc / Xcode?
4.0 / 2.4.1
Vince _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
Randall Wood rhwood@mac.com "The rules are simple: The ball is round. The game lasts 90 minutes. All the rest is just philosophy."
participants (4)
-
Landon Fuller
-
McGarry Vince
-
Paul Beard
-
Randall Wood