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

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

[Octave-bug-tracker] [bug #37461] incorrect *.df build at first pass


From: marco atzeri
Subject: [Octave-bug-tracker] [bug #37461] incorrect *.df build at first pass
Date: Mon, 01 Oct 2012 06:57:36 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1

Follow-up Comment #6, bug #37461 (project octave):

I suspect we are hitting the make version of a "nasal demon"
or in general a make bug.

Running with make -j1 the build stops at my machine on

../../octave/libgui/src/main-window.cc: In member function 'void
main_window::exit_callback()':
../../octave/libgui/src/main-window.cc:934:10: error: 'Fquit' was not declared
in this scope
../../octave/libgui/qterminal/libqterminal/unix/CharacterColor.h: At global
scope:
../../octave/libgui/qterminal/libqterminal/unix/CharacterColor.h:102:54:
warning: 'base_color_table' defined but not used
Makefile:3014: recipe for target `src/src_libgui_src_la-main-window.lo'
failed
make[3]: *** [src/src_libgui_src_la-main-window.lo] Error 1
make[3]: Leaving directory `/pub/hg/octbld/libgui'

attached full make log.

Comparing the size of df files on two tree builds I see
the only differences in:

-4200 ./libinterp/interpfcn/toplev.df
+104 ./libinterp/interpfcn/toplev.df
-1697 ./libinterp/octave.df
+94 ./libinterp/octave.df
-1071 ./libinterp/parse-tree/lex.df
+102 ./libinterp/parse-tree/lex.df

so the main df are shorter than should be.
libinterp/octave.df
-------------------------------------------
// DO NOT EDIT!  Generated automatically by mkdefs.
 XDEFUN_FILE_NAME ("libinterp/octave.cc")
--------------------------------------------



(file #26672)
    _______________________________________________________

Additional Item Attachment:

File name: makej1.log.bz2                 Size:50 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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