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

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

[Octave-bug-tracker] [bug #44365] Summary of warnings during MXE-Octave


From: Rik
Subject: [Octave-bug-tracker] [bug #44365] Summary of warnings during MXE-Octave build
Date: Tue, 24 Feb 2015 22:36:34 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

URL:
  <http://savannah.gnu.org/bugs/?44365>

                 Summary: Summary of warnings during MXE-Octave build
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Tue 24 Feb 2015 02:36:32 PM PST
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

I used


grep WARNING * > ../mxewarn.list


in the log directory of MXE-octave and then cleaned up the file.

There are approximately 80 warning instances.  A lot of them are of this form
from freetype:


freetype:configure: WARNING: using cross tools not prefixed with host triplet


It seems like that would be relatively easy to get right by configuring a
single setting in MXE.

The whole list is worth perusing quickly, but I think two packages might be
worth fixing: fftw and build-gcc.

FFTW


fftw:configure: WARNING: unrecognized options: --enable-double
fftw:configure: WARNING: using cross tools not prefixed with host triplet
fftw:configure: WARNING: unrecognized options: --enable-double
fftw:configure: WARNING: using cross tools not prefixed with host triplet
fltk:configure: WARNING: unrecognized options: --disable-static
fltk:configure: WARNING: unrecognized options: --disable-static
octave:configure: WARNING: No fftw3 multi-threading support found.
octave:configure: WARNING: The single-threaded library will be used instead.
octave:configure: WARNING: No fftw3f multi-threading support found.
octave:configure: WARNING: The single-threaded library will be used instead.


build-gcc


build-gcc:configure: WARNING: fixed-point is not supported for this target,
ignored
build-gcc:configure: WARNING: unrecognized options: --enable-shared,
--disable-static
build-gcc:configure: WARNING: unrecognized options: --enable-shared,
--disable-static







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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