octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #45509] communications-1.2.1 fails during pack


From: Gary Keperling
Subject: [Octave-bug-tracker] [bug #45509] communications-1.2.1 fails during package install in octave-4.0.0
Date: Fri, 10 Jul 2015 17:02:31 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0

Follow-up Comment #4, bug #45509 (project octave):

Yes, as far as I could tell the make completed successfully. I ran make check 
and then ran make install. In response to your question, yes the header file
/usr/local/include/octave-4.0.0/octave/oct-hdf5-id.h is present and the
contents are:

/*

Copyright (C) 2015 John W. Eaton

This file is part of Octave.

Octave is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 3 of the License, or (at your
option) any later version.

Octave is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License
along with Octave; see the file COPYING.  If not, see
<http://www.gnu.org/licenses/>.

*/

#if !defined (octave_oct_hdf5_id_h)
#define octave_oct_hdf5_id_h 1

typedef int octave_hdf5_id;

extern bool check_hdf5_id_type (bool warn = true);

#endif



The summary for the make check process resulted in:
PASS 12875
FAIL 0
XFAIL 17
SKIPPED 64

If it helps I can supply those tests that were skipped.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45509>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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