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

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

[Octave-bug-tracker] [bug #44447] build_packages errors in MXE-Octave


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #44447] build_packages errors in MXE-Octave
Date: Fri, 10 Apr 2015 15:09:01 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36

Follow-up Comment #20, bug #44447 (project octave):


The current list of released packages that do not compile with last version od
4.0.0-rc2 are: 

dicom-0.1.1 (see comment#18)
odepkg-0.8.4  (see comment#18)
windows-1.2.1  (see bug 44180
<https://savannah.gnu.org/bugs/index.php?44180>)

Packages that compiled with warnings:

geometry-1.7.0


try_install ('geometry-1.7.0.tar.gz')
geocnan.c: In function 'FormatoNumFormatoTexto':
geocnan.c:142:5: warning: unknown conversion type character 'z' in format
[-Wformat=]
     sprintf(formatoTexto,"%s%zu%s","%",lon,"s");
     ^
geocnan.c:142:5: warning: format '%s' expects argument of type 'char *', but
argument 4 has ty
pe 'size_t' [-Wformat=]
geocnan.c:142:5: warning: too many arguments for format [-Wformat-extra-args]
polig.c: In function 'ImprimeCabeceraPoligFichero':
polig.c:1618:5: warning: unknown conversion type character 'z' in format
[-Wformat=]
     fprintf(idFich,"%s %8zu",iniCab,nVert);
     ^
polig.c:1618:5: warning: too many arguments for format [-Wformat-extra-args]
polil.c: In function 'ImprimeCabeceraPolilFichero':
polil.c:1298:5: warning: unknown conversion type character 'z' in format
[-Wformat=]
     fprintf(idFich,"%s %8zu",iniCab,nVert);
     ^
polil.c:1298:5: warning: too many arguments for format [-Wformat-extra-args]


linear-algebra-2.2.2


try_install ('linear-algebra-2.2.2.tar.gz')
pgmres.cc: In function 'octave_value_list Fpgmres(const octave_value_list&,
int)':
pgmres.cc:188:14: warning: deleting object of abstract class type
'matrixfreematrix' which has
 non-virtual destructor will cause undefined behaviour
[-Wdelete-non-virtual-dtor]
       delete A;
              ^
pgmres.cc:189:14: warning: deleting object of abstract class type
'matrixfreematrix' which has
 non-virtual destructor will cause undefined behaviour
[-Wdelete-non-virtual-dtor]
       delete invP;
              ^


actuarial-1.1.0


try_install ('actuarial-1.1.0.tar.gz')
C:UsersavinoamAppDataLocalTempoctave-help-v0atqD:139: Misplaced {.
C:UsersavinoamAppDataLocalTempoctave-help-v0atqD:139: Misplaced }.
.......


tsa-4.2.7


try_install ('tsa-4.2.7.tar.gz')
ls: /usr/local/MATLAB: No such file or directory
ls: /usr/local/MATLAB/R*: No such file or directory
ls: /usr/local/MATLAB/R*: No such file or directory
make: /bin/mexext: Command not found
make: Entering directory `/tmp/oct-tj1V6O/tsa/src'
ls: /usr/local/MATLAB/R*: No such file or directory
make: /bin/mexext: Command not found


ltfat-2.0.1


try_install ('ltfat-2.0.1.tar.gz')
integer_manip.c: In function 'nextPow2':
integer_manip.c:169:9: warning: right shift count >= width of type
         (x) = ((x)>>32) | (x);
         ^


specfun-1.1.0 is installed now without warnings
bug 44769 <https://savannah.gnu.org/bugs/index.php?44769>


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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