aha!
I think you are very close now....

########################
(sage-sh) crod569@crod569-VirtualBox:old$ cd pplpy-0.8.4/
(sage-sh) crod569@crod569-VirtualBox:pplpy-0.8.4$ cd src/docs/
(sage-sh) crod569@crod569-VirtualBox:docs$ make clean
(sage-sh) crod569@crod569-VirtualBox:docs$ SPHINXOPTS="-v -v" make html |
tee /tmp/sphinx-build.log
usage: sphinx-build [OPTIONS] SOURCEDIR OUTPUTDIR [FILENAMES...]
sphinx-build: error: unrecognized arguments: https://omega0.xyz/omega8008
make: *** [html] Error 2
Makefile:20: recipe for target 'html' failed
(sage-sh) crod569@crod569-VirtualBox:docs$ ^C

########################################################

it's again picking my website!

On Sat, Apr 11, 2020 at 7:29 AM Vincent Delecroix <20100.delecr...@gmail.com>
wrote:

> Could you also check if $MAKE is in the environment?
>
>
> The log you sent is not verbose enough. It would help if you
> would manually run the sphinx command with more verbosity. That
> is
>
> 1. Switch to the sage environment
>
>   $ $SAGE_ROOT/sage -sh
>
> 2. Go to the temporary build directory
>
>   $ cd /home/crod569/sage/local/var/tmp/sage/build/pplpy-0.8.4/src/docs
>
> 3. Then run sphinx with verbose option and save it
>
>    $ make clean
>    $ SPHINXOPTS="-v -v" make html | tee /tmp/sphinx-build.log
>
> then send the file /tmp/sphinx-build.log
>
> 4. exit sage environment
>
>   $ exit
>
> Vincent
>
> Le 11/04/2020 à 13:15, Carlos Rodriguez a écrit :
> > No.
> > I did a "printenv | grep omega0"
> > and "printenv | grep SPHINX" and nothing showed up.
> >
> > On Sat, Apr 11, 2020 at 7:06 AM Vincent Delecroix <
> 20100.delecr...@gmail.com>
> > wrote:
> >
> >> Hi Carlos,
> >>
> >> There is indeed some interference between sphinx (the
> >> software used to compile the documentation) and your
> >> website. Though, I don't think that git is involved in
> >> any way here.
> >>
> >> One possibility is that the some of following environment
> >> variables are set SPHINXBUILD, BUILDDIR, SPHINXOPTS. They
> >> modify the behavior of sphinx. Could you check whether
> >> they are set to something referring to your website url?
> >>
> >> Vincent
> >>
> >> Le 11/04/2020 à 12:57, Carlos Rodriguez a écrit :
> >>> Hi Vincent,
> >>> thanks a lot for your quick response.
> >>> omega0.xyz is my site at aws.
> >>> I also use git with it so you think that maybe interfering?
> >>>
> >>> I am eager to get this working. I am trying to add my Sim
> >>> plificator to the symbolic package.
> >>>
> >>> --Carlos.
> >>>
> >>> On Sat, Apr 11, 2020 at 5:56 AM Vincent Delecroix <
> >> 20100.delecr...@gmail.com>
> >>> wrote:
> >>>
> >>>> Thanks for your report.
> >>>>
> >>>> The postinstall script for pplpy just compiles and installs
> >>>> the documentation. For now, you can use the workaround
> >>>>
> >>>>     $ export SAGE_SPKG_INSTALL_DOCS="no"
> >>>>     $ make
> >>>>
> >>>> I don't quite understand what is happening. From your log
> >>>>
> >>>> usage: sphinx-build [OPTIONS] SOURCEDIR OUTPUTDIR [FILENAMES...]
> >>>> sphinx-build: error: cannot find files ['https://omega0.xyz/omega8008
> ']
> >>>>
> >>>> Do you have any idea where this url
> >>>>
> >>>>       https://omega0.xyz/omega8008
> >>>>
> >>>> might come from!?
> >>>>
> >>>> Best
> >>>> Vincent
> >>>>
> >>>> Le 11/04/2020 à 00:04, Carlos Rodriguez a écrit :
> >>>>> Running:
> >>>>>
> >>>>> crod569@crod569-VirtualBox:~$ uname -a
> >>>>> Linux crod569-VirtualBox 5.3.0-46-generic #38~18.04.1-Ubuntu SMP Tue
> >> Mar
> >>>> 31
> >>>>> 04:17:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
> >>>>>
> >>>>>
> >>>>
> >>>> --
> >>>> You received this message because you are subscribed to the Google
> >> Groups
> >>>> "sage-support" group.
> >>>> To unsubscribe from this group and stop receiving emails from it, send
> >> an
> >>>> email to sage-support+unsubscr...@googlegroups.com.
> >>>> To view this discussion on the web visit
> >>>>
> >>
> https://groups.google.com/d/msgid/sage-support/99b2ac34-a7c7-47dc-e276-b506deff4b71%40gmail.com
> >>>> .
> >>>>
> >>>
> >>
> >> --
> >> You received this message because you are subscribed to the Google
> Groups
> >> "sage-support" group.
> >> To unsubscribe from this group and stop receiving emails from it, send
> an
> >> email to sage-support+unsubscr...@googlegroups.com.
> >> To view this discussion on the web visit
> >>
> https://groups.google.com/d/msgid/sage-support/d74643c7-2a22-7f8c-9f5b-12761f16e9ca%40gmail.com
> >> .
> >>
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/3b18888f-9ca6-7926-5084-fde768c08b9c%40gmail.com
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CANkXF2W8k79dip9EYDmLcXO%3DEFqQ4-Ku7mKjsK7zjiXs3G-1LA%40mail.gmail.com.

Reply via email to