bugGNU Octave - Bugs: bug #45039, MXE Octave - Failed to build...

 
 

bug #45039: MXE Octave - Failed to build package build-gcc

Submitter:  Avinoam Kalma <avinoam>
Submitted:  Wed 06 May 2015 09:14:32 PM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  lostbard
Originator Name:  Avinoam Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Fri 08 May 2015 08:43:08 PM UTC, comment #7: 

Yes, it works again. Thanks.

Avinoam Kalma <avinoam>
Group Member
Fri 08 May 2015 10:23:41 AM UTC, comment #6: 

Back to 4.9.2
http://hg.octave.org/mxe-octave/rev/8ed7da7e39d4

Should be working again

John Donoghue <lostbard>
Group Member
Thu 07 May 2015 01:03:17 PM UTC, comment #5: 

hmm .. ok - I can make ot do it now as well, but it wasn't the other day :(

John Donoghue <lostbard>
Group Member
Thu 07 May 2015 10:25:22 AM UTC, comment #4: 

Is it consisant each time you try to build build-gcc?

Can you attach the log file?

John Donoghue <lostbard>
Group Member
Thu 07 May 2015 04:16:29 AM UTC, comment #3: 

The version of Ubuntu is 14.04 LTS

the commands for building MXE-Octave is


PATH=`pwd`/usr/bin:$PATH
autoconf
./configure --enable-octave=default
make nsis-installer


In the log file I see

make -C '/home/avinoam/mxe-octave/tmp-build-gcc/gcc-5.1.0.build' -j '1' all-gcc

so there is only one job of make

Avinoam Kalma <avinoam>
Group Member
Thu 07 May 2015 12:45:41 AM UTC, comment #2: 

What version of ubuntu, and what configure options did you give to mxe-octave?

John Donoghue <lostbard>
Group Member
Wed 06 May 2015 10:39:09 PM UTC, comment #1: 

I also had build problems with gcc

As advised in private email by JohnD, a smaller number of JOBS for the make command did the trick for me. Apparently there are some sort of race conditions involved.

Philip Nienhuis <philipnienhuis>
Group Member
Wed 06 May 2015 09:14:32 PM UTC, original submission:  


Using MXE revision http://hg.octave.org/mxe-octave/rev/6cb1bf4d1ab4 after updating gcc,I get on
Ubuntu machine "Failed to build package build-gcc".
Looking in the log, I see


__main_s.o: In function `_do_global_dtors':
/home/avinoam/mxe-octave/tmp-build-gcc/gcc-5.1.0/libgcc/libgcc2.c:2240: undefined reference to `__EH_FRAME_BEGIN__'
__main_s.o: In function `_do_global_ctors':
/home/avinoam/mxe-octave/tmp-build-gcc/gcc-5.1.0/libgcc/libgcc2.c:2256: undefined reference to `__EH_FRAME_BEGIN__'
collect2: error: ld returned 1 exit status
make[4]: *** [libgcc_s.dll] Error 1
make[4]: Leaving directory `/home/avinoam/mxe-octave/tmp-build-gcc/gcc-5.1.0.build/i686-w64-mingw32/libgcc'


Avinoam Kalma <avinoam>
Group Member

 

(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 lostbard (Posted a comment)
  • -email is unavailable- added by avinoam (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-05-08 lostbard StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2015-05-08 lostbard StatusNone Ready For Test
        Assigned toNone lostbard

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code