#19239: Race conditions building LiE
----------------------------------+----------------------------------
   Reporter:  jdemeyer            |            Owner:
       Type:  defect              |           Status:  new
   Priority:  blocker             |        Milestone:  sage-6.9
  Component:  packages: optional  |         Keywords:
  Merged in:                      |          Authors:  Jeroen Demeyer
  Reviewers:                      |  Report Upstream:  N/A
Work issues:                      |           Branch:
     Commit:                      |     Dependencies:
   Stopgaps:                      |
----------------------------------+----------------------------------
 {{{
 Setting up build directory for lie-2.2.2
 mv: cannot stat 'lie-2.2.2*': No such file or directory
 Finished set up
 ****************************************************
 Host system:
 Linux tamiyo 3.17.7-gentoo #1 SMP PREEMPT Wed Dec 31 20:06:39 CET 2014
 x86_64 Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz GenuineIntel GNU/Linux
 ****************************************************
 C compiler: gcc
 C compiler version:
 Using built-in specs.
 COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.4/gcc
 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.4/lto-wrapper
 Target: x86_64-pc-linux-gnu
 Configured with: /var/tmp/portage/sys-
 devel/gcc-4.8.4/work/gcc-4.8.4/configure --host=x86_64-pc-linux-gnu
 --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-
 gnu/gcc-bin/4.8.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-
 gnu/4.8.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4
 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/man
 --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/info --with-gxx-
 include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4 --with-
 python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/python --enable-
 languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-
 werror --with-system-zlib --enable-nls --without-included-gettext
 --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-
 pkgversion='Gentoo 4.8.4 p1.3, pie-0.6.1' --enable-libstdcxx-time
 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-
 clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-
 altivec --disable-fixed-point --enable-targets=all --disable-libgcj
 --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto
 --without-cloog --enable-libsanitizer
 Thread model: posix
 gcc version 4.8.4 (Gentoo 4.8.4 p1.3, pie-0.6.1)
 ****************************************************
 patching file box/closure.c
 patching file lie.h
 patching file Makefile
 patching file lie_script
 make[3]: Entering directory '/usr/local/src/sage-
 config/local/var/tmp/sage/build/lie-2.2.2/LiE'
 make math_functions binding_functions
 ./make_lie
 rm -f INFO.a
 ./Lie.exe < progs/maxsub
 make[4]: Entering directory '/usr/local/src/sage-
 config/local/var/tmp/sage/build/lie-2.2.2/LiE'
 make -C box all
 /bin/sh: 1: ./Lie.exe: not found
 Makefile:119: recipe for target 'INFO.a' failed
 make[3]: *** [INFO.a] Error 127
 }}}

 The package tries to run `Lie.exe` before building it!

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