bugGNU Octave - Bugs: bug #37115, build failure: file defaults.h...

 
 

bug #37115: build failure: file defaults.h missing and not autogenerated

Submitter:  Stefan Husmann <haawda>
Submitted:  Thu 16 Aug 2012 01:13:29 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  Stefan Husmann Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 19 Aug 2012 01:31:27 PM UTC, comment #5: 

On fc17 x86_64 builds OK after fresh clone.

Michael Godfrey <godfrey>
Group Member
Sat 18 Aug 2012 10:27:43 PM UTC, comment #4: 

I checked in the following change.

http://hg.savannah.gnu.org/hgweb/octave/rev/2fc554ffbc28

After updating, you may need to move the gui/qterminal to libgui/qterminal.  I don't think Mercurial will do that automatically for you.

John W. Eaton <jwe>
Group administrator
Fri 17 Aug 2012 05:30:41 PM UTC, comment #3: 

Jordi, thanks I am on the list now.

Michael, thanks, your solution works, but I get another error. I will search for a solution myself or/and file another bug.

Stefan Husmann <haawda>
Thu 16 Aug 2012 12:35:24 PM UTC, comment #2: 

Stefan, if you're using the dev sources, please follow the maintainers' list were this problem has already been discussed, along with others.

Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Thu 16 Aug 2012 01:23:48 AM UTC, comment #1: 

John explained how to deal with this in an email to the maintainer's list:


If  you are having trouble building Octave now because defaults.h is
not available at the point where it is needed in the gui/src
directory, just cd to the src (NOT gui/src) directory and type

  make interpfcn/defaults.h

and then proceed with the build.  I'll see about fixing this in a few
days.

jwe

Michael Godfrey <godfrey>
Group Member
Thu 16 Aug 2012 01:13:29 AM UTC, original submission:  

Under a recent Arch Linux, automake 1.12.2, GCC 4.7.1, the compilation of the mercurial sources fail with

libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtNetwork -I./../qterminal/libqterminal -I./m-editor -I./octave-adapter -I./qtinfo -I./../../libcruft/misc -I../../liboctave -I./../../liboctave -I../../src -I../../src/interp-core -I../../src/interpfcn -I../../src/parse-tree -I./../../src -I./../../src/interp-core -I./../../src/interpfcn -I./../../src/octave-value -I./../../src/operators -I./../../src/parse-tree -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread -MT liboctgui_la-resource-manager.lo -MD -MP -MF .deps/liboctgui_la-resource-manager.Tpo -c resource-manager.cc  -fPIC -DPIC -o .libs/liboctgui_la-resource-manager.o
resource-manager.cc:33:22: fatal error: defaults.h: No such file or directory


Stefan Husmann <haawda>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by jordigh (Posted a comment)
  • -email is unavailable- added by godfrey (Posted a comment)
  • -email is unavailable- added by haawda (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-08-18 jwe StatusIn Progress Fixed
        Open/ClosedOpen Closed
    2012-08-16 jordigh StatusNone In Progress

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code