[mpc-1.1.0] Making all in doc
[mpc-1.1.0] make[6]: Entering directory `/cache/home/mc1903/sage-8.8/local/var/tmp/sage/build/mpc-1.1.0/src/doc'
[mpc-1.1.0] restore=: && backupdir=".am$$" && \
[mpc-1.1.0] am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
[mpc-1.1.0] rm -rf $backupdir && mkdir $backupdir && \
[mpc-1.1.0] if (/usr/bin/bash /cache/home/mc1903/sage-8.8/local/var/tmp/sage/build/mpc-1.1.0/src/missing makeinfo --version) >/dev/null 2>&1; then \
[mpc-1.1.0] for f in mpc.info mpc.info-[0-9] mpc.info-[0-9][0-9] mpc.i[0-9] mpc.i[0-9][0-9]; do \
[mpc-1.1.0] if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
[mpc-1.1.0] done; \
[mpc-1.1.0] else :; fi && \
[mpc-1.1.0] cd "$am__cwd"; \
[mpc-1.1.0] if /usr/bin/bash /cache/home/mc1903/sage-8.8/local/var/tmp/sage/build/mpc-1.1.0/src/missing makeinfo -I . \
[mpc-1.1.0] -o mpc.info mpc.texi; \
[mpc-1.1.0] then \
[mpc-1.1.0] rc=0; \
[mpc-1.1.0] CDPATH="${ZSH_VERSION+.}:" && cd .; \
[mpc-1.1.0] else \
[mpc-1.1.0] rc=$?; \
[mpc-1.1.0] CDPATH="${ZSH_VERSION+.}:" && cd . && \
[mpc-1.1.0] $restore $backupdir/* `echo "./mpc.info" | sed 's|[^/]*$||'`; \
[mpc-1.1.0] fi; \
[mpc-1.1.0] rm -rf $backupdir; exit $rc
[mpc-1.1.0] Can't locate Texinfo/ModulePath.pm in @INC (@INC contains: /home/mc1903/share/texinfo /cache/home/mc1903/sage-8.8/local/lib/perl5 /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/mc1903/bin/makeinfo line 83.
[mpc-1.1.0] BEGIN failed--compilation aborted at /home/mc1903/bin/makeinfo line 86.
[mpc-1.1.0] make[6]: *** [mpc.info] Error 2
[mpc-1.1.0] make[6]: Leaving directory `/cache/home/mc1903/sage-8.8/local/var/tmp/sage/build/mpc-1.1.0/src/doc'
[mpc-1.1.0] make[5]: *** [all-recursive] Error 1
[mpc-1.1.0] make[5]: Leaving directory `/cache/home/mc1903/sage-8.8/local/var/tmp/sage/build/mpc-1.1.0/src'
[mpc-1.1.0] make[4]: *** [all] Error 2
[mpc-1.1.0] make[4]: Leaving directory `/cache/home/mc1903/sage-8.8/local/var/tmp/sage/build/mpc-1.1.0/src'
[mpc-1.1.0] ********************************************************************************
[mpc-1.1.0] Error building mpc-1.1.0
[mpc-1.1.0] ********************************************************************************
Please find attached a more detailed log.
Best regards,
Marco Castronovo
> To unsubscribe from this group and stop receiving emails from it, send an email to sage-...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/eab0b97d-3dcd-4360-ae2a-901fd528883b%40googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/f066b4a6-cc19-41e1-a3c7-db5d01127cad%40googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/25d4b9a4-087d-41ec-bbc6-7b63f8d9f61a%40googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/fdc5c2c7-e918-4f34-8ca7-fa3b55f42ff1%40googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/f2b3e832-bf9c-49a8-b7c7-630f12957e55%40googlegroups.com.
> > To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/37fc33b7-63b1-43bd-9af8-c6a3e4f52570%40googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/e10c878b-20de-43c1-8f92-29b5b02fabcd%40googlegroups.com.
sdh_configure --disable-maintainer-mode --disable-static --with-giac=no PYTHON=sage-python23
Is this what you meant? Sorry maybe I misunderstood.
Marco
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/d62147bf-0adb-4bfb-9f4b-95ad234ed998%40googlegroups.com.
Quick question Marco. What file system are you running on? It seems to me you have all
these build issues that could be related to timestamps being messed up on your file system.
François
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/b1963033-b5e9-40a6-9387-410ff118846a%40googlegroups.com.
Unless your GPFS cluster is seriously misconfigured it should be fine. However
the only way I can think of getting your systematic symptoms is if timestamps
of the file system either lack precision or are slightly in the future
(timezone problems between the GPFS cluster and your build node???).
That would be a problem for an administrator to look at.
François
> On 18/09/2019, at 12:07 PM, Marco Castronovo <marco.c...@gmail.com> wrote:
>
> I'm on gpfs.
>
> Marco
>
> On Tuesday, September 17, 2019 at 4:49:10 PM UTC-4, François Bissey wrote:
> Quick question Marco. What file system are you running on? It seems to me you have all
> these build issues that could be related to timestamps being messed up on your file system.
>
> François
>
> > On 18/09/2019, at 8:34 AM, Marco Castronovo <marco.c...@gmail.com> wrote:
> >
> > The problem still persists with the file build/pkgs/pynac/spkg-install modified to contain the line:
> >
> > sdh_configure --disable-maintainer-mode --disable-static --with-giac=no PYTHON=sage-python23
> >
> >
> >
> > Is this what you meant? Sorry maybe I misunderstood.
> >
> >
> >
>
>
> --
> You received this message because you are subscribed to the Google Groups "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sage-...@googlegroups.com.
make[3]: Entering directory `/scratch/mc1903/sage-8.8/build/make'
sage-logger -p 'sage-spkg pynac-0.7.24.p0' '/scratch/mc1903/sage-8.8/logs/pkgs/pynac-0.7.24.p0.log'
[pynac-0.7.24.p0] Attempting to download package pynac-0.7.24.p0
[pynac-0.7.24.p0] >>> Checking online list of optional packages.
[pynac-0.7.24.p0] >>> Checking online list of experimental packages.
[pynac-0.7.24.p0] >>> Checking online list of huge packages.
[pynac-0.7.24.p0] Error: could not find a package matching pynac-0.7.24.p0
[pynac-0.7.24.p0] Try 'sage --package list' to see the available packages
[pynac-0.7.24.p0] There is no package similar to pynac-0.7.24.p0
[pynac-0.7.24.p0] You can find further packages at http://files.sagemath.org/spkg/
make[3]: *** [/scratch/mc1903/sage-8.8/local/var/lib/sage/installed/pynac-0.7.24.p0] Error 1
make[3]: Leaving directory `/scratch/mc1903/sage-8.8/build/make'
make[2]: *** [all-start] Error 2
make[2]: Leaving directory `/scratch/mc1903/sage-8.8/build/make'
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/66232ced-e3ce-4235-9e96-5e1cdc220d14%40googlegroups.com.
> > To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/2be00305-c7ac-49b0-b075-7347f6c2516e%40googlegroups.com.
make[1]: Entering directory `/scratch/mc1903/sage-8.8/build/make'
sage-logger -p 'sage-spkg pynac-0.7.24.p0' '/scratch/mc1903/sage-8.8/logs/pkgs/pynac-0.7.24.p0.log'
[pynac-0.7.24.p0] Attempting to download package pynac-0.7.24.p0
[pynac-0.7.24.p0] >>> Checking online list of optional packages.
[pynac-0.7.24.p0] >>> Checking online list of experimental packages.
[pynac-0.7.24.p0] >>> Checking online list of huge packages.
[pynac-0.7.24.p0] Error: could not find a package matching pynac-0.7.24.p0
[pynac-0.7.24.p0] Try 'sage --package list' to see the available packages
[pynac-0.7.24.p0] There is no package similar to pynac-0.7.24.p0
[pynac-0.7.24.p0] You can find further packages at http://files.sagemath.org/spkg/
make[1]: *** [/scratch/mc1903/sage-8.8/local/var/lib/sage/installed/pynac-0.7.24.p0] Error 1
make[1]: Leaving directory `/scratch/mc1903/sage-8.8/build/make'
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/11aec0b2-0d4f-426e-9f53-7428ea7694e9%40googlegroups.com.
sage-logger -p 'sage-spkg pynac-0.7.26.p1' '/scratch/mc1903/sage-8.8/logs/pkgs/pynac-0.7.26.p1.log'
[pynac-0.7.26.p1] Found local metadata for pynac-0.7.26.p1
[pynac-0.7.26.p1] Using cached file /scratch/mc1903/sage-8.8/upstream/pynac-0.7.26.tar.bz2
[pynac-0.7.26.p1] pynac-0.7.26.p1
[pynac-0.7.26.p1] ====================================================
[pynac-0.7.26.p1] Setting up build directory for pynac-0.7.26.p1
[pynac-0.7.26.p1] Finished extraction
[pynac-0.7.26.p1] Applying patches from ../patches...
[pynac-0.7.26.p1] Applying ../patches/0001-Fix-compliation-error-with-GMP-long-long-limbs.patch
[pynac-0.7.26.p1] patching file ginac/useries.cpp
[pynac-0.7.26.p1] Reversed (or previously applied) patch detected! Assume -R? [n]
[pynac-0.7.26.p1] Apply anyway? [n]
[pynac-0.7.26.p1] Skipping patch.
[pynac-0.7.26.p1] 2 out of 2 hunks ignored -- saving rejects to file ginac/useries.cpp.rej
[pynac-0.7.26.p1] Error applying '../patches/0001-Fix-compliation-error-with-GMP-long-long-limbs.patch'
[pynac-0.7.26.p1] ************************************************************************
[pynac-0.7.26.p1] Error applying patches
[pynac-0.7.26.p1] ************************************************************************
[pynac-0.7.26.p1] Please email sage-devel (http://groups.google.com/group/sage-devel)
[pynac-0.7.26.p1] explaining the problem and including the log file
[pynac-0.7.26.p1] /scratch/mc1903/sage-8.8/logs/pkgs/pynac-0.7.26.p1.log
[pynac-0.7.26.p1] Describe your computer, operating system, etc.
[pynac-0.7.26.p1] ************************************************************************
make[3]: *** [/scratch/mc1903/sage-8.8/local/var/lib/sage/installed/pynac-0.7.26.p1] Error 1
make[3]: Leaving directory `/scratch/mc1903/sage-8.8/build/make'
make[2]: *** [all-start] Error 2
make[2]: Leaving directory `/scratch/mc1903/sage-8.8/build/make'
> To unsubscribe from this group and stop receiving emails from it, send an email to sage-...@googlegroups.com.
>>> >> > >> >> >> >> >> > >> >> >>> >&g