[MacPorts] #54841: auctex @11.91+mactex: depends on texlive-basic

MacPorts noreply at macports.org
Tue Nov 17 14:06:53 UTC 2020


#54841: auctex @11.91+mactex: depends on texlive-basic
------------------------+--------------------
  Reporter:  jbouttier  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.4.1
Resolution:             |   Keywords:
      Port:  auctex     |
------------------------+--------------------

Comment (by ballapete):

 This problem still exists in Big Sur. During the `configure stage` this is
 found:

 {{{
 Executing:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_auctex/auctex/work/auctex-12.1"
 && ./configure --prefix=/opt/local --with-lispdir=/opt/local/share/emacs
 /site-lisp --with-auto-dir=/opt/local/share/emacs/site-lisp/auctex/auto
 --with-texmf-dir=/usr/local/texlive/texmf-local
 DEBUG: system:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_auctex/auctex/work/auctex-12.1"
 && ./configure --prefix=/opt/local --with-lispdir=/opt/local/share/emacs
 /site-lisp --with-auto-dir=/opt/local/share/emacs/site-lisp/auctex/auto
 --with-texmf-dir=/usr/local/texlive/texmf-local
 checking for make... make
 checking whether make sets $(MAKE)... yes
 checking for a BSD-compatible install... /usr/bin/install -c
 checking for date with git... git not found, checking for date in
 ChangeLog:
 2017-12-10
 checking for release with git... git not found, checking for release in
 ChangeLog:
 12.1
 checking for date with git... git not found, checking for date in
 ChangeLog:
 2017-12-10
 checking for release with git... git not found, checking for release in
 ChangeLog:
 12.1
 checking for emacs... /opt/local/bin/emacs
 checking if /opt/local/bin/emacs is XEmacs... no
 checking for Emacs prefix... "/opt/local"
 checking if Emacs is recent enough... yes
 checking for MULE support... yes
 checking if build directory is valid... yes
 checking where lisp files go... /opt/local/share/emacs/site-lisp
 checking what file to use for auctex startup... /opt/local/share/emacs
 /site-lisp/auctex.el
 checking what file to use for preview startup... /opt/local/share/emacs
 /site-lisp/preview-latex.el
 checking where the package lisp files go... /opt/local/share/emacs/site-
 lisp/auctex
 checking where the data files go... /opt/local/share/emacs/site-
 lisp/auctex
 checking where the info files go... ${datarootdir}/info
 checking where automatically generated global style hooks go...
 /opt/local/share/emacs/site-lisp/auctex/auto
 checking for tex... /usr/local/texlive/2020/bin/x86_64-darwin/tex
 checking for pdftex... /usr/local/texlive/2020/bin/x86_64-darwin/pdftex
 checking for dvips... /usr/local/texlive/2020/bin/x86_64-darwin/dvips
 checking for gs... gs
 checking for latex... /usr/local/texlive/2020/bin/x86_64-darwin/latex
 checking for pdflatex...
 /usr/local/texlive/2020/bin/x86_64-darwin/pdflatex
 checking for tex... (cached) /usr/local/texlive/2020/bin/x86_64-darwin/tex
 Preview will be placed in /usr/local/texlive/texmf-local/tex/latex/preview
 Preview docs will be placed in /usr/local/texlive/texmf-
 local/doc/latex/styles
 checking for texhash... /usr/local/texlive/2020/bin/x86_64-darwin/texhash
 checking for initexmf... /usr/local/texlive/2020/bin/x86_64-darwin/texhash
 checking for glaring installation conflicts... probably none
 checking for perl... /opt/local/bin/perl
 checking for makeinfo... /opt/local/bin/makeinfo
 checking for texi2html... :
 checking for texi2dvi... /opt/local/bin/texi2dvi
 checking for texi2pdf... /opt/local/bin/texi2pdf
 checking for texi2pdf... /opt/local/bin/texi2pdf
 checking for install-info... /opt/local/bin/install-info
 configure: creating ./config.status
 }}}

 The `texlive` dependencies should be put into a clause for non-MacTeX
 installation. The `git` problem is suspicious – I have installed:

 {{{
   git @2.29.2_0+credential_osxkeychain+diff_highlight+doc+pcre+perl5_30
 (active) platform='darwin 20' archs='x86_64'
 date='2020-11-16T11:02:05+0100'
 }}}

 The `texi2*` and `makeinfo` utilities come from the `texinfo` `port` which
 does not depend on `TeX Live`. So there is ''obviously'' no need for
 `MacPorts' TeX Live`.

-- 
Ticket URL: <https://trac.macports.org/ticket/54841#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list