Ticket #19612 (closed update: fixed)
p5-pgplot 2.18 - build error - update to 2.20
| Reported by: | info@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Port: | p5-pgplot |
Description
---> Attempting to fetch PGPLOT-2.18.tar.gz from http://www.mirrorservice.org/sites/ftp.cpan.org/pub/CPAN/modules/by-module/PGPLOT ---> Verifying checksum(s) for p5-pgplot ---> Extracting p5-pgplot ---> Applying patches to p5-pgplot ---> Configuring p5-pgplot ---> Building p5-pgplot Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-pgplot/work/PGPLOT-2.18" && make all " returned error 2 Command output: cp PGPLOT.pm blib/lib/PGPLOT.pm /opt/local/bin/perl /opt/local/lib/perl5/5.8.9/ExtUtils/xsubpp -typemap /opt/local/lib/perl5/5.8.9/ExtUtils/typemap -typemap typemap PGPLOT.xs > PGPLOT.xsc && mv PGPLOT.xsc PGPLOT.c Please specify prototyping behavior for PGPLOT.xs (see perlxs manual) /usr/bin/gcc-4.0 -c -I/home/aaossm/kgb/soft/pgplot/bld -I/usr/local/pgplot -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -pipe -I/opt/local/include -O3 -DVERSION=\"2.18\" -DXS_VERSION=\"2.18\" "-I/opt/local/lib/perl5/5.8.9/darwin-2level/CORE" PGPLOT.c cc1: error: /home/aaossm/kgb/soft/pgplot/bld: Input/output error make: *** [PGPLOT.o] Error 1 Error: Status 1 encountered during processing. JOOST-1492:~ rick$ sudo port install p5-pgplot
Updating to 1.20 will fix it
Attachments
Change History
comment:1 Changed 4 years ago by info@…
The custom patch file files/patch-Makefile.PL could also be deleted as it has no longer use (they changed the build system)
Note: See
TracTickets for help on using
tickets.

