Opened 3 years ago

Closed 3 years ago

#61782 closed defect (fixed)

auctex @12.1: tex.el:0:0: error: wrong-type-argument: (stringp nil)

Reported by: rsmacleod (Rob MacLeod) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: bigsur Cc: MaurizioLoreti, jjstickel (Jonathan Stickel)
Port: auctex

Description (last modified by ryandesign (Ryan Carsten Schmidt))

--->  Building auctex
Error: Failed to build auctex: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_auctex/auctex/main.log for details.

and from the log file:

:info:build Exit code: 2
:error:build Failed to build auctex: command execution failed
:debug:build Error code: CHILDSTATUS 54493 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec build"
:debug:build     (procedure "portbuild::build_main" line 8)
:debug:build     invoked from within
:debug:build "$procedure $targetname"

Full error log attached.

Attachments (2)

auctex-error.log (820.6 KB) - added by rsmacleod (Rob MacLeod) 3 years ago.
auctex-error2.log (834.4 KB) - added by rsmacleod (Rob MacLeod) 3 years ago.

Download all attachments as: .zip

Change History (14)

comment:1 Changed 3 years ago by mf2k (Frank Schima)

In the future, please use WikiFormatting.

Please attach the main.log file listed in your output.

comment:2 Changed 3 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: Auctex LaTeX emacs removed
Port: auctex added; Auctex removed

Changed 3 years ago by rsmacleod (Rob MacLeod)

Attachment: auctex-error.log added

comment:3 Changed 3 years ago by rsmacleod (Rob MacLeod)

Log file attached. Thanks, Rob

comment:4 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: bigsur added
Summary: Auctex and Big Sur not happy togetherauctex @12.1: tex.el:0:0: error: wrong-type-argument: (stringp nil)

comment:5 Changed 3 years ago by MaurizioLoreti

Me too:

Error: Failed to build auctex: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_auctex/auctex/main.log for details.

End of log file:

:info:build Output written on preview.pdf (8 pages, 170739 bytes).
:info:build Transcript written on preview.log.
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_auctex/auctex/work/auctex-12.1/latex'
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_auctex/auctex/work/auctex-12.1'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_auctex/auctex/work/auctex-12.1" && /usr/bin/make -j8 -w all 
:info:build Exit code: 2
:error:build Failed to build auctex: command execution failed
:debug:build Error code: CHILDSTATUS 28579 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec build"
:debug:build     (procedure "portbuild::build_main" line 8)
:debug:build     invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_auctex/auctex/main.log for details.

comment:6 Changed 3 years ago by MaurizioLoreti

Cc: MaurizioLoreti added

comment:7 Changed 3 years ago by rsmacleod (Rob MacLeod)

Tried again today and got a new error, seems like a fairly trivial one?

:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_auctex/auctex/work/auctex-12.1/latex'
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_auctex/auctex/work/auctex-12.1'
:info:build Command failed:  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" && /usr/bin/make -j12 -w all 
:info:build Exit code: 2
:error:build Failed to build auctex: command execution failed
:debug:build Error code: CHILDSTATUS 20478 2
:debug:build Backtrace: command execution failed

Changed 3 years ago by rsmacleod (Rob MacLeod)

Attachment: auctex-error2.log added

comment:8 Changed 3 years ago by jjstickel (Jonathan Stickel)

Cc: jjstickel added

comment:9 Changed 3 years ago by jjstickel (Jonathan Stickel)

I am experiencing this on Catalina.

comment:10 Changed 3 years ago by jjstickel (Jonathan Stickel)

I doubt this is a problem specific to Big Sur. My guess is that an update to Emacs triggered it, but the build for auctex was still good on the servers. Anyway, updating auctex to 27.3 solved it for me on Catalina, see PR 9912.

comment:11 Changed 3 years ago by jjstickel (Jonathan Stickel)

The PR passed checks and built on Big Sur in github. The PR has been merged. I think this ticket can be closed.

comment:12 Changed 3 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.