[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #43295] [MXE} stable-octave-1-gnulib-isatty.pa
From: |
Philip Nienhuis |
Subject: |
[Octave-bug-tracker] [bug #43295] [MXE} stable-octave-1-gnulib-isatty.patch patch fails against stable release |
Date: |
Wed, 24 Sep 2014 20:18:37 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0 SeaMonkey/2.23 |
URL:
<http://savannah.gnu.org/bugs/?43295>
Summary: [MXE} stable-octave-1-gnulib-isatty.patch patch
fails against stable release
Project: GNU Octave
Submitted by: philipnienhuis
Submitted on: Wed 24 Sep 2014 10:18:36 PM CEST
Category: Configuration and Build System
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Build Failure
Status: None
Assigned to: None
Originator Name: Philip Nienhuis
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: other
Operating System: Other
_______________________________________________________
Details:
(On Linux, cross-building)
cloned mxe-octave repo
autoconf
./configure --enable-64
cloned stable ( hg http://www.octave.org/hg/octave -b stable <local-repo> )
./bootstrap
<cd build dir>
../<local-repo>/configure ; make ; make check ; make all dist
.........transplant tar.gz to mxe, update stable-octave.mk package name
(.tat.gz) and SHA1
make tar-dist
and the build breaks at building stable-octave with (stable-octave.log):
make[1]: Entering directory '/home/philip/devel/octdev/mxe/mxe140920_64'
:
:
(cd
'/home/philip/devel/octdev/mxe/mxe140920_64/tmp-stable-octave/octave-3.8.2' &&
patch -p1 -u) <
/home/philip/devel/octdev/mxe/mxe140920_64/src/stable-octave-1-gnulib-isatty.patch
patching file libgnu/isatty.c
Hunk #1 FAILED at 34.
1 out of 1 hunk FAILED -- saving rejects to file libgnu/isatty.c.rej
patching file libgnu/select.c
Hunk #1 FAILED at 84.
1 out of 1 hunk FAILED -- saving rejects to file libgnu/select.c.rej
/home/philip/devel/octdev/mxe/mxe140920_64/Makefile:674: recipe for target
'build-only-stable-octave' failed
make[1]: *** [build-only-stable-octave] Error 1
make[1]: Leaving directory '/home/philip/devel/octdev/mxe/mxe140920_64'
The relevant gnulib modules (isatty.c and select.c) indeed do not match the
pattern that the patch expects
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?43295>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #43295] [MXE} stable-octave-1-gnulib-isatty.patch patch fails against stable release,
Philip Nienhuis <=