[MacPorts] #22706: libcudd does not build on snow leopard
MacPorts
noreply at macports.org
Fri Nov 27 07:34:38 PST 2009
#22706: libcudd does not build on snow leopard
-----------------------------+----------------------------------------------
Reporter: a_morgen@… | Owner: mij@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: libcudd
-----------------------------+----------------------------------------------
Changes (by macsforever2000@…):
* owner: macports-tickets@… => mij@…
Old description:
> Hi,
> got the following error for libcudd on snow leopard.
> Thanks for the help.
>
> sudo port install libcudd[[BR]]
>
> ---> Computing dependencies for libcudd
> ---> Building libcudd
>
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libcudd/work/cudd-2.4.1"
> && /usr/bin/make -j2 distclean build " returned error 2
> Command output: gcc -c pipefork.c -I../include -DUNIX -g -O6 -dynamiclib
> -DHAVE_IEEE_754[[BR]]
>
> gcc -c pathsearch.c -I../include -DUNIX -g -O6 -dynamiclib
> -DHAVE_IEEE_754
> gcc -c stub.c -I../include -DUNIX -g -O6 -dynamiclib -DHAVE_IEEE_754
> gcc -c tmpfile.c -I../include -DUNIX -g -O6 -dynamiclib -DHAVE_IEEE_754
> gcc -c datalimit.c -I../include -DUNIX -g -O6 -dynamiclib
> -DHAVE_IEEE_754
> ar rv libutil.a cpu_time.o cpu_stats.o getopt.o safe_mem.o strsav.o
> texpand.o ptime.o prtime.o pipefork.o pathsearch.o stub.o tmpfile.o
> datalimit.o
> ar: creating archive libutil.a
> a - cpu_time.o
> a - cpu_stats.o
> a - getopt.o
> a - safe_mem.o
> a - strsav.o
> a - texpand.o
> a - ptime.o
> a - prtime.o
> a - pipefork.o
> a - pathsearch.o
> a - stub.o
> a - tmpfile.o
> a - datalimit.o
> ranlib libutil.a
> Making epd ...
> gcc -c epd.c -I../include -g -O6 -dynamiclib -DHAVE_IEEE_754
> epd.c: In function 'EpdAlloc':
> epd.c:75: error: expected expression before 'EpDouble'
> epd.c:75: warning: assignment makes pointer from integer without a cast
> make[1]: *** [epd.o] Error 1[[BR]]
>
> Making nanotrav ...
> make[1]: *** No rule to make target `../include/dddmp.h', needed by
> `main.o'. Stop.
> make: *** [build] Error 2
New description:
Hi,
got the following error for libcudd on snow leopard.
Thanks for the help.
{{{
sudo port install libcudd
---> Computing dependencies for libcudd
---> Building libcudd
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libcudd/work/cudd-2.4.1"
&& /usr/bin/make -j2 distclean build " returned error 2
Command output: gcc -c pipefork.c -I../include -DUNIX -g -O6 -dynamiclib
-DHAVE_IEEE_754
gcc -c pathsearch.c -I../include -DUNIX -g -O6 -dynamiclib
-DHAVE_IEEE_754
gcc -c stub.c -I../include -DUNIX -g -O6 -dynamiclib -DHAVE_IEEE_754
gcc -c tmpfile.c -I../include -DUNIX -g -O6 -dynamiclib -DHAVE_IEEE_754
gcc -c datalimit.c -I../include -DUNIX -g -O6 -dynamiclib -DHAVE_IEEE_754
ar rv libutil.a cpu_time.o cpu_stats.o getopt.o safe_mem.o strsav.o
texpand.o ptime.o prtime.o pipefork.o pathsearch.o stub.o tmpfile.o
datalimit.o
ar: creating archive libutil.a
a - cpu_time.o
a - cpu_stats.o
a - getopt.o
a - safe_mem.o
a - strsav.o
a - texpand.o
a - ptime.o
a - prtime.o
a - pipefork.o
a - pathsearch.o
a - stub.o
a - tmpfile.o
a - datalimit.o
ranlib libutil.a
Making epd ...
gcc -c epd.c -I../include -g -O6 -dynamiclib -DHAVE_IEEE_754
epd.c: In function 'EpdAlloc':
epd.c:75: error: expected expression before 'EpDouble'
epd.c:75: warning: assignment makes pointer from integer without a cast
make[1]: *** [epd.o] Error 1
Making nanotrav ...
make[1]: *** No rule to make target `../include/dddmp.h', needed by
`main.o'. Stop.
make: *** [build] Error 2
}}}
--
--
Ticket URL: <http://trac.macports.org/ticket/22706#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list