Opened 11 years ago

Last modified 11 years ago

#39841 closed defect

udunits: build failure — at Version 2

Reported by: kevin@… Owned by: takeshi@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: udunits

Description (last modified by larryv (Lawrence Velázquez))

[Removed excessively long inline log. —larryv]

Change History (3)

comment:1 Changed 11 years ago by kevin@…

Looking at UDUNITS in particular...

dhcp4:src root# pwd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_udunits/udunits/work/udunits-1.12.11/src

(make)...

making `dynamic' in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_udunits/udunits/work/udunits-1.12.11/src/perl

c89 -c  -I../lib -I../port/misc -arch i386 -arch x86_64 -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/usr/local/include -Os   -DVERSION=\"1.12.11\" -DXS_VERSION=\"1.12.11\"  "-I/System/Library/Perl/5.12/darwin-thread-multi-2level/CORE"   UDUNITS.c
c89: illegal option -- a
usage: c89 [-cEgs] [-D name[=value]] [-I directory] ... [-L directory] ...
       [-o outfile] [-O optlevel] [-U name]... operand ...
make[1]: *** [UDUNITS.o] Error 1
make: *** [perl/dynamic] Error 1

That seems to be where it is failing.

Last edited 11 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Keywords: udunits removed
Owner: changed from macports-tickets@… to takeshi@…
Port: udunits added; grads removed
Summary: udunits fails durings grads installudunits: build failure

Please do not paste enormous logs directly into tickets.

The build was not clean, anyway. Please run the following and attach the new main.log (port logfile udunits) if it fails.

% sudo port clean udunits grads && sudo port install udunits

Changed 11 years ago by kevin@…

Attachment: main.log added
Note: See TracTickets for help on using tickets.