New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13446 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

pvm port fails to build on OS X 10.5 Leopard

Reported by: tomaz.solc@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: pvm,leopard,patch Cc:
Port:

Description

pvm port fails to build on OS X 10.5 Leopard (PPC) with the following error message:

--->  Building pvm 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_science_pvm/work/pvm3" && make all " returned error 2
Command output: ./lib/aimk -here -f ./conf/`./lib/pvmtmparch`.def -f ./Makefile.aimk all
making in . for DARWIN
building in src
cd src; ../lib/aimk CC="cc" F77="f77" install
making in DARWIN/ for DARWIN
cc -O -DCLUMP_ALLOC -DSTATISTICS -DTIMESTAMPLOG -DSANITY -I../../include -DARCHCLASS=\"DARWIN\" -DIMA_DARWIN -DSOCKADHASLEN -DNOREXEC -DRSHCOMMAND=\"/usr/bin/rsh\" -DHASSTDLIB -DNEEDMENDIAN -DHASERRORVARS -DFAKEXDRFLOAT -DSYSERRISCONST -I/usr/include/malloc -I/System/Library/Frameworks/System.framework/Headers/bsd/sys -c ../../src/pmsg.c
../../src/pmsg.c:785: error: static declaration of 'xdr_float' follows non-static declaration
/usr/include/rpc/xdr.h:376: error: previous declaration of 'xdr_float' was here
../../src/pmsg.c:794: error: static declaration of 'xdr_double' follows non-static declaration
/usr/include/rpc/xdr.h:377: error: previous declaration of 'xdr_double' was here
make[2]: *** [pmsg.o] Error 1
make[1]: *** [s] Error 2
make: *** [all] Error 2

Error: Status 1 encountered during processing.

The attached files fix the problem for me.

Attachments

DARWIN9.def Download (361 bytes) - added by tomaz.solc@… 4 years ago.
Portfile Download (2.5 KB) - added by tomaz.solc@… 4 years ago.

Change History

Changed 4 years ago by tomaz.solc@…

Changed 4 years ago by tomaz.solc@…

Changed 4 years ago by jmpp@…

  • milestone set to Port Bugs

Changed 4 years ago by jmr@…

  • owner changed from macports-tickets@… to mww@…

Assigning to maintainer.

Changed 4 years ago by mww@…

  • status changed from new to closed
  • resolution set to fixed

Thanks, commited!

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.