Skip to content

Random build failure in pynac #22435

@vbraun

Description

@vbraun
Making install in ginac
make[4]: Entering directory `/home/buildbot/slave/sage_git/build/local/var/tmp/sage/build/pynac-0.7.4/src/ginac'
make[5]: Entering directory `/home/buildbot/slave/sage_git/build/local/var/tmp/sage/build/pynac-0.7.4/src/ginac'
 /bin/mkdir -p '/home/buildbot/slave/sage_git/build/local/include/pynac'
/bin/sh: 3:   if test -f $p; then \: not found
/bin/sh: 4:     list2="$list2 $p"; \: not found
/bin/sh: 5:   else :; fi; \: not found
/bin/sh: 6: done; \: not found
/bin/sh: 7: test -z "$list2" || { \: not found
/bin/sh: 8:   echo " /bin/mkdir -p '/home/buildbot/slave/sage_git/build/local/lib'"; \: not found
/bin/sh: 9:   /bin/mkdir -p "/home/buildbot/slave/sage_git/build/local/lib" || exit 1; \: not found
/bin/sh: 10:   echo " /bin/bash ../libtool   --mode=install /usr/bin/install -c  $list2 '/home/buildbot/slave/sage_git/build/local/lib'"; \: not found
/bin/sh: 11:   /bin/bash ../libtool   --mode=install /usr/bin/install -c  $list2 "/home/buildbot/slave/sage_git/build/local/lib"; \: not found
/bin/sh: 12: }: not found
make[5]: *** [install-libLTLIBRARIES] Error 127
make[5]: Target `install-exec-am' not remade because of errors.
 /usr/bin/install -c -m 644 ginac.h py_funcs.h add.h archive.h assertion.h basic.h class_info.h clifford.h constant.h infinity.h container.h ex.h expair.h expairseq.h exprseq.h fail.h fderivative.h flags.h function.h idx.h indexed.h inifcns.h integral.h lst.h matrix.h mpoly.h mul.h ncmul.h normal.h numeric.h operators.h power.h print.h pseries.h ptr.h registrar.h relational.h extern_templates.h symbol.h symmetry.h '/home/buildbot/slave/sage_git/build/local/include/pynac'
 /usr/bin/install -c -m 644 tensor.h version.h wildcard.h order.h templates.h infoflagbase.h assume.h upoly.h useries.h useries-flint.h sum.h '/home/buildbot/slave/sage_git/build/local/include/pynac'
make[5]: Leaving directory `/home/buildbot/slave/sage_git/build/local/var/tmp/sage/build/pynac-0.7.4/src/ginac'
make[4]: *** [install-am] Error 2
make[4]: Target `install' not remade because of errors.

CC: @rwst @slel

Component: symbolics

Keywords: random_fail

Reviewer: Samuel Lelièvre

Issue created by migration from https://trac.sagemath.org/ticket/22435

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions