Opened 18 years ago

Closed 18 years ago

#10809 closed defect (worksforme)

BUG: gnuplot can't be upgraded to 4.0.0

Reported by: vinc17@… Owned by: pguyot (Paul Guyot)
Priority: High Milestone:
Component: ports Version:
Keywords: Cc: vinc17@…, pguyot (Paul Guyot)
Port:

Description

I get the following error:

--->  Extracting gnuplot
--->  Extracting gnuplot-4.0.0.tar.gz
--->  Applying patches to gnuplot
--->  Applying /Users/vinc17/software/dports/math/gnuplot/files/patch-term-pdf.trm
patching file term/pdf.trm
--->  Applying /Users/vinc17/software/dports/math/gnuplot/files/patch-term-tkcanvas.trm
patching file term/tkcanvas.trm
--->  Applying /opt/local/var/db/dports/distfiles/gnuplot/datastrings_4.0.patch
patching file configure.in
patching file demo/ctg-y2.dat
patching file demo/datastrings.dem
patching file demo/labelplot.pdb
patching file demo/nearmap.csv
patching file demo/starmap.dem
patching file demo/table.dat
patching file docs/gnuplot.doc
patching file src/axis.c
patching file src/axis.h
patching file src/datafile.c
patching file src/datafile.h
patching file src/gadgets.c
patching file src/gadgets.h
patching file src/gp_types.h
patching file src/graph3d.c
patching file src/graph3d.h
patching file src/graphics.c
patching file src/graphics.h
patching file src/misc.c
patching file src/plot2d.c
patching file src/plot2d.h
patching file src/plot3d.c
patching file src/save.c
patching file src/set.c
patching file src/setshow.h
patching file src/show.c
patching file src/tables.c
patching file src/util.c
patching file src/util.h
--->  Applying /opt/local/var/db/dports/distfiles/gnuplot/histograms_4.0.patch
patching file configure.in
patching file demo/histograms.dem
patching file demo/immigration.dat
patching file docs/gnuplot.doc
patching file src/datafile.c
patching file src/datafile.h
patching file src/gadgets.c
patching file src/gadgets.h
patching file src/gp_types.h
patching file src/graph3d.c
patching file src/graphics.c
patching file src/graphics.h
patching file src/plot2d.c
patching file src/save.c
patching file src/set.c
patching file src/show.c
patching file src/tables.c
patching file src/tables.h
patching file src/unset.c
patching file demo/histograms2.dem
--->  Applying /Users/vinc17/software/dports/math/gnuplot/files/patch-src-gplt_x11.c
patching file src/gplt_x11.c
--->  Applying /Users/vinc17/software/dports/math/gnuplot/files/patch-src-gplt_x11.c
patching file src/gplt_x11.c
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
5 out of 5 hunks ignored -- saving rejects to file src/gplt_x11.c.rej
Error: Target com.apple.patch returned: shell command "cd "/opt/local/var/db/dports/build/_Users_vinc17_software_dports_math_gnuplot/work/gnuplot-4.0.0" && patch -p1 < "/Users/vinc17/software/dports/math/gnuplot/files/patch-src-gplt_x11.c"" returned error 1
Command output: patching file src/gplt_x11.c
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
5 out of 5 hunks ignored -- saving rejects to file src/gplt_x11.c.rej

Warning: the following items did not execute (for gnuplot): com.apple.activate com.apple.patch com.apple.configure com.apple.build com.apple.destroot com.apple.archive com.apple.install

Change History (3)

comment:1 Changed 18 years ago by markd@…

Cc: pguyot@… added
Owner: changed from yeled@… to pguyot@…

Assign to maintainer.

comment:2 Changed 18 years ago by pguyot (Paul Guyot)

Status: newassigned

I'm not sure I understand what's going on. Here, the patch patch-src-gplt_x11.c is applied only once, while your log shows that it's being applied twice....

Could you please make a tarball of your port directory and of the work directory and either upload it here or send it to me?

Thanks.

Paul

comment:3 Changed 18 years ago by vinc17@…

Resolution: worksforme
Status: assignedclosed

I solved the problem yesterday by uninstalling gnuplot, then clean --all, and reinstalling it. I don't know what could happen.

Note: See TracTickets for help on using tickets.