help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installing ODEPKG


From: Marco Atzeri
Subject: Re: Installing ODEPKG
Date: Mon, 29 Sep 2014 18:43:11 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2



On 29/09/2014 14:34, Marco Atzeri wrote:
On 29/09/2014 14:17, Robinson, Melvin D wrote:



I installed with pkg install -forge odepkg and Googled for a solution,
but there was nothing that can help me make more progress.


Can anyone help me?


add "-verbose" so we could have some more hints.
Which system are you on ?

Regards
Marco



Thanks for the reply...here is some more info.  The messages seem as
though they are coming from previous tries.  There are more messages
of hunks failing.

Hunk #64 FAILED at 3271.
Hunk #65 FAILED at 3312.
Hunk #66 FAILED at 3432.
Hunk #67 FAILED at 3455.
Hunk #68 FAILED at 3492.
68 out of 68 hunks FAILED -- saving rejects to file cash/mebdfdae.f.rej
patching file cash/mebdfi.f
Reversed (or previously applied) patch detected!  Assume -R? [n]
Applying patches from file: daskr.diff
patching file daskr/dlinpk.f
Reversed (or previously applied) patch detected!  Assume -R? [n]
Applying patches from file: daskr.diff
patching file daskr/dlinpk.f
Reversed (or previously applied) patch detected!  Assume -R? [n] make:
Leaving directory `/tmp/oct-2Izm2s/odepkg/src'

pkg: error running `make' for the odepkg package.
error: called from 'configure_make' in file
/usr/local/share/octave/4.1.0+/m/pkg/private/configure_make.m near
line 89, column 9
error: called from:
error:   /usr/local/share/octave/4.1.0+/m/pkg/private/install.m at
line 199, column 5
error:   /usr/local/share/octave/4.1.0+/m/pkg/pkg.m at line 384, column 9

This is running on FEDORA 20.

It seems that the patches are already implemented but the build system
is not aware of it.
Last time I built was rev354, that had not such issue,
but there were some later changes as reported in the log.
I will check rev359 to see if I catch the same issue than you.


changeset:   359:883ebfb8c5df
tag:         tip
user:        Juan Pablo Carbajal <address@hidden>
date:        Tue Mar 04 09:41:27 2014 +0100
summary:     maint: applying Mike Miller's patches to .diff files


from what I can see the current patches has CRs,
that were missing some time ago.
At least I have not found any comment when building rev354
like these:
--------------------------------
Applying patches from file: cash.diff
(Stripping trailing CRs from patch; use --binary to disable.)
patching file cash/mebdfdae.f
(Stripping trailing CRs from patch; use --binary to disable.)
patching file cash/mebdfi.f
Applying patches from file: daskr.diff
(Stripping trailing CRs from patch; use --binary to disable.)
patching file daskr/ddaskr.f
(Stripping trailing CRs from patch; use --binary to disable.)
patching file daskr/dlinpk.f
---------------------------------------

eventually fedora patch has problem to deal with them
The build is fine on cygwin.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]