Opened 5 years ago

Last modified 5 years ago

#60166 closed defect

zim 0.72.0 install fails — at Version 2

Reported by: vitorn Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: zim

Description (last modified by mf2k (Frank Schima))

The last version of zim (0.72.0_0) did not upgrade correctly. After uninstalling and cleaning the port, I get the message

--->  Building zim
--->  Staging zim into destroot
Error: Failed to destroot zim: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_zim/zim/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port zim failed

I'm using macOS Catalina (10.15.3), Xcode 11.3.1 (11C504) on a late 2012 iMac.

The last lines of the log file are

:info:destroot     wrapper = metaclass(name, bases, dict_)
:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/gi/types.py", line 256, in __init__
:info:destroot     register_interface_info(cls.__info__.get_g_type())
:info:destroot TypeError: must be an interface
:info:destroot Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_zim/zim/work/0.72.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/3.7 --root=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_zim/zim/work/destroot --install-data=/opt/local 
:info:destroot Exit code: 1
:error:destroot Failed to destroot zim: command execution failed
:debug:destroot Error code: CHILDSTATUS 1862 1
:debug:destroot Backtrace: command execution failed
:debug:destroot     while executing
:debug:destroot "system {*}$notty {*}$nice $fullcmdstring"
:debug:destroot     invoked from within
:debug:destroot "command_exec destroot"
:debug:destroot     (procedure "portdestroot::destroot_main" line 2)
:debug:destroot     invoked from within
:debug:destroot "$procedure $targetname"
:error:destroot See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_zim/zim/main.log for details.

The log file is attached.

Change History (3)

Changed 5 years ago by vitorn

Attachment: main.log added

install log file

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

In the future, please use WikiFormatting.

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

Description: modified (diff)
Keywords: zim 0.72.0_0 destroot removed
Note: See TracTickets for help on using tickets.