[MacPorts] #69594: Totem install fails during installing phase of gtkdoc.
MacPorts
noreply at macports.org
Tue Mar 26 11:51:31 UTC 2024
#69594: Totem install fails during installing phase of gtkdoc.
---------------------------+--------------------
Reporter: christophecvr | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.99
Keywords: | Port: totem
---------------------------+--------------------
On my macbookpro mid 2010 so I'm limited to 10.13.6 (High Sierra). The
totem does build fine but fails during install phase self. Looks to be a
python related issue with gtk-doc. I had also A couple off warnings about
wrong escape sequence from python script /opt/local/share/gtk-
doc/python/gtkdoc/scan.py which I solved by correcting the escape sequence
in a string '\...' by depending where r'\s...' or \\s . But anyway this
was not required since at this stage it is still only a warning and will
become a error as from python 3.6 . As far I can see we are using python
3.1.2 .
I cleaned totem rebuild yes those warning are gone but still a real error.
It looks python related. Included with this ticket. main totem build log
and terminal-out txt. I build with option -v.
--
Ticket URL: <https://trac.macports.org/ticket/69594>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list