#17774: Random failure building Singular
----------------------------------+-------------------------------
   Reporter:  vbraun              |            Owner:
       Type:  defect              |           Status:  new
   Priority:  major               |        Milestone:  sage-6.5
  Component:  packages: standard  |         Keywords:  random_fail
  Merged in:                      |          Authors:
  Reviewers:                      |  Report Upstream:  N/A
Work issues:                      |           Branch:
     Commit:                      |     Dependencies:
   Stopgaps:                      |
----------------------------------+-------------------------------
 There is still a race in the Singular build system, sometimes (rarely) it
 fails with
 {{{
 [...]
 g++ -O2 -g  -fPIC -I.. -I/mnt/disk/home/release/Sage/local -pipe -fno-
 implicit-templates -I.. -I/mnt/disk/home/release/Sage/local -I. -I..
 -I/mnt/disk/home/release/Sage/local
 -I/mnt/disk/home/release/Sage/local/include
 -I/mnt/disk/home/release/Sage/local/include
 -I/mnt/disk/home/release/Sage/local/include
 -I/mnt/disk/home/release/Sage/local/include -DNDEBUG -DOM_NDEBUG
 -Dx86_64_Linux -DHAVE_CONFIG_H -c s_buff.cc
 attrib.cc: In function 'BOOLEAN atATTRIB2(leftv, leftv, leftv)':
 attrib.cc:305:55: warning: cast to pointer from integer of different size
 [-Wint-to-pointer-cast]
      res->data=(void *)(rField_is_Ring((ring)v->Data()));
                                                        ^
 g++ -O2 -g  -fPIC -I.. -I/mnt/disk/home/release/Sage/local -pipe -fno-
 implicit-templates -I.. -I/mnt/disk/home/release/Sage/local -I. -I..
 -I/mnt/disk/home/release/Sage/local
 -I/mnt/disk/home/release/Sage/local/include
 -I/mnt/disk/home/release/Sage/local/include
 -I/mnt/disk/home/release/Sage/local/include
 -I/mnt/disk/home/release/Sage/local/include -DNDEBUG -DOM_NDEBUG
 -Dx86_64_Linux -DHAVE_CONFIG_H -c subexpr.cc
 In file included from silink.cc:19:0:
 ../kernel/febase.h:284:31: error: 'FALSE' was not declared in this scope
 }}}
 This is on my 6-core (12 threads) Haswell-E i7 desktop.

--
Ticket URL: <http://trac.sagemath.org/ticket/17774>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to