Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#11318 closed defect (duplicate)

liboil 0.3.10 fails to build

Reported by: data.sgl@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.3.2
Keywords: liboil Cc: data.sgl@…,markd@…
Port:

Description

sudo port selfupdate; sudo port sync; sudo port upgrade outdated DarwinPorts base version 1.320 installed Downloaded MacPorts base version 1.320 The MacPorts installation is not outdated and so was not updated selfupdate done! ---> Fetching liboil ---> Attempting to fetch liboil-0.3.10.tar.gz from http://liboil.freedesktop.org/download/ ---> Verifying checksum(s) for liboil ---> Extracting liboil ---> Applying patches to liboil ---> Configuring liboil ---> Building liboil with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_liboil/work/liboil-0.3.10" && make all" returned error 2 Command output: echo >>liboilarray.c.tmp echo 'OilFunctionClass *_oil_function_class_array[] = {' >>liboilarray.c.tmp grep '_oil_function_class_' .libs/liboiltmp1.exp | \

sed -e 's/ .*' -e 's/.*/ \&&,/' >>liboilarray.c.tmp

echo ' NULL' >>liboilarray.c.tmp echo '};' >>liboilarray.c.tmp echo >>liboilarray.c.tmp grep '_oil_function_impl_' .libs/liboiltmp1.exp | \

sed -e 's/ .*' -e 's/.*/extern OilFunctionImpl &;/' >>liboilarray.c.tmp

echo >>liboilarray.c.tmp echo 'OilFunctionImpl *_oil_function_impl_array[] = {' >>liboilarray.c.tmp grep '_oil_function_impl_' .libs/liboiltmp1.exp | \

sed -e 's/ .*' -e 's/.*/ \&&,/' >>liboilarray.c.tmp

echo ' NULL' >>liboilarray.c.tmp echo '};' >>liboilarray.c.tmp echo >>liboilarray.c.tmp

cmp liboilarray.c.tmp liboilarray.c
mv liboilarray.c.tmp liboilarray.c

liboilarray.c.tmp liboilarray.c differ: char 36523, line 753 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-liboilarray.lo -MD -MP -MF ".deps/liboil_0.3_la-liboilarray.Tpo" -c -o liboil_0.3_la-liboilarray.lo test -f 'liboilarray.c' || echo './'liboilarray.c; \ then mv -f ".deps/liboil_0.3_la-liboilarray.Tpo" ".deps/liboil_0.3_la-liboilarray.Plo"; else rm -f ".deps/liboil_0.3_la-liboilarray.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-liboilarray.lo -MD -MP -MF .deps/liboil_0.3_la-liboilarray.Tpo -c liboilarray.c -fno-common -DPIC -o .libs/liboil_0.3_la-liboilarray.o 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-liboilarray.lo -MD -MP -MF .deps/liboil_0.3_la-liboilarray.Tpo -c liboilarray.c -o liboil_0.3_la-liboilarray.o >/dev/null 2>&1

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/tmpccE8F9h3.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: Unable to upgrade port: 1

Change History (4)

comment:1 Changed 17 years ago by pipping@…

Milestone: Port Bugs

comment:2 Changed 17 years ago by markd@…

Cc: data.sgl@… markd@… added

Did 0.3.12 fix this?

comment:3 Changed 17 years ago by markd@…

Resolution: duplicate
Status: newclosed

Nevermind. 0.3.12 has other problems and a ticket has been filed (#11249) on that so I'm closing this one.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.