#18892: Singular fails to build on Ubuntu 15.04 32-bit
----------------------------------+----------------------------
   Reporter:  vbraun              |            Owner:
       Type:  defect              |           Status:  new
   Priority:  major               |        Milestone:  sage-6.8
  Component:  packages: standard  |         Keywords:
  Merged in:                      |          Authors:
  Reviewers:                      |  Report Upstream:  N/A
Work issues:                      |           Branch:
     Commit:                      |     Dependencies:
   Stopgaps:                      |
----------------------------------+----------------------------
 Singular fails to build on Ubuntu 15.04 32-bit due to a missing symbol
 related to the stack protector:
 {{{
 checking for __stack_chk_fail_local in -lc_nonshared... yes
 [...]
 g++ -g -pipe -fno-implicit-templates -I. -I..
 -I/mnt/highperf/buildbot/slave/sage_git/build/local
 -I/mnt/highperf/buildbot/slave/sage_git/build/local/include
 -I/mnt/highperf/buildbot/slave/sage_git/build/local/include
 -I/mnt/highperf/buildbot/slave/sage_git/build/local/include   -Dix86_Linux
 -DHAVE_CONFIG_H -DDL_TAIL=\"sog\" -fpic -DPIC -Dp_Procs_FieldZp -c
 p_Procs_Lib.cc -o p_Procs_Lib_FieldZp.dl_og
 ld -shared -L/mnt/highperf/buildbot/slave/sage_git/build/local/lib -lflint
 -lmpfr -lmpir -o p_Procs_FieldZp.sog p_Procs_Lib_FieldZp.dl_og
 p_Procs_Lib_FieldZp.dl_og: In function
 `p_Copy__FieldZp_LengthGeneral_OrdGeneral':
 
/mnt/highperf/buildbot/slave/sage_git/build/local/var/tmp/sage/build/singular-3.1.7p1.p0/src/latest/kernel/../kernel/p_Copy__T.cc:36:
 undefined reference to `__stack_chk_fail_local'
 p_Procs_Lib_FieldZp.dl_og: In function
 `pp_Mult_nn__FieldZp_LengthGeneral_OrdGeneral':
 
/mnt/highperf/buildbot/slave/sage_git/build/local/var/tmp/sage/build/singular-3.1.7p1.p0/src/latest/kernel/../kernel/pp_Mult_nn__T.cc:58:
 undefined reference to `__stack_chk_fail_local'
 p_Procs_Lib_FieldZp.dl_og: In function
 `pp_Mult_mm__FieldZp_LengthGeneral_OrdGeneral':
 
/mnt/highperf/buildbot/slave/sage_git/build/local/var/tmp/sage/build/singular-3.1.7p1.p0/src/latest/kernel/../kernel/pp_Mult_mm__T.cc:61:
 undefined reference to `__stack_chk_fail_local'
 p_Procs_Lib_FieldZp.dl_og: In function
 `p_Minus_mm_Mult_qq__FieldZp_LengthGeneral_OrdGeneral':
 
/mnt/highperf/buildbot/slave/sage_git/build/local/var/tmp/sage/build/singular-3.1.7p1.p0/src/latest/kernel/../kernel/p_Minus_mm_Mult_qq__T.cc:164:
 undefined reference to `__stack_chk_fail_local'
 p_Procs_Lib_FieldZp.dl_og: In function
 `pp_Mult_mm_Noether__FieldZp_LengthGeneral_OrdGeneral':
 
/mnt/highperf/buildbot/slave/sage_git/build/local/var/tmp/sage/build/singular-3.1.7p1.p0/src/latest/kernel/../kernel/pp_Mult_mm_Noether__T.cc:69:
 undefined reference to `__stack_chk_fail_local'
 
p_Procs_Lib_FieldZp.dl_og:/mnt/highperf/buildbot/slave/sage_git/build/local/var/tmp/sage/build/singular-3.1.7p1.p0/src/latest/kernel/../kernel/p_Add_q__T.cc:92:
 more undefined references to `__stack_chk_fail_local' follow
 ld: p_Procs_FieldZp.sog: hidden symbol `__stack_chk_fail_local' isn't
 defined
 ld: final link failed: Bad value
 Makefile:377: recipe for target 'p_Procs_FieldZp.sog' failed
 }}}
 Full log:
 
http://build.sagedev.org/release/builders/%20%20slow%20AIMS%20bu15_32s02%20%28Ubuntu%2015.04%2032%20bit%29%20full/builds/3/steps/compile_1/logs/singular

--
Ticket URL: <http://trac.sagemath.org/ticket/18892>
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