Opened 4 years ago

Closed 4 years ago

#59819 closed defect (fixed)

Weechat @2.6 +python36: reinplace sed(1) failed

Reported by: akierig (akierig) Owned by: harciga
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc: l2dy (Zero King)
Port: weechat

Description (last modified by akierig (akierig))

Trying to install Weechat to include python to allow for the installation of python plugins. I've attached the full log file. I tried building directly from source myself to no avail. Trying the variants +python +python27 gave the same result. I also tried reverting back to the system python for the +python27 variant but no luck.

:info:configure -- Build files have been written to: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_irc_weechat/weechat/work/build
:debug:configure Executing proc-post-org.macports.configure-configure-0
:debug:configure Executing proc-post-org.macports.configure-configure-1
:info:configure --->  Patching link.txt: s| (Python.framework)| /opt/local/Library/Frameworks/\1|g
:debug:configure Executing reinplace: /usr/bin/sed -E {s| (Python.framework)| /opt/local/Library/Frameworks/\1|g} </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_irc_weechat/weechat/work/build/src/plugins/python/CMakeFiles/python.dir/link.txt >@file12
:debug:configure couldn't read file "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_irc_weechat/weechat/work/build/src/plugins/python/CMakeFiles/python.dir/link.txt": no such file or directory
:debug:configure     while executing
:debug:configure "exec -ignorestderr -- {*}$cmdline"
:error:configure reinplace: couldn't read file "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_irc_weechat/weechat/work/build/src/plugins/python/CMakeFiles/python.dir/link.txt": no such file or directory
:error:configure Failed to configure weechat: reinplace sed(1) failed
:debug:configure Error code: NONE
:debug:configure Backtrace: reinplace sed(1) failed
:debug:configure     while executing
:debug:configure "$post $targetname"
:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_irc_weechat/weechat/main.log for details.

Attachments (1)

weechat_log.md (85.4 KB) - added by akierig (akierig) 4 years ago.

Download all attachments as: .zip

Change History (8)

Changed 4 years ago by akierig (akierig)

Attachment: weechat_log.md added

comment:1 Changed 4 years ago by akierig (akierig)

Description: modified (diff)

comment:2 Changed 4 years ago by akierig (akierig)

Port: Weechat added

comment:3 Changed 4 years ago by jmroot (Joshua Root)

Owner: set to harciga
Status: newassigned

comment:4 Changed 4 years ago by jmroot (Joshua Root)

Cc: l2dy added

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

Port: weechat added; Weechat removed

comment:6 Changed 4 years ago by l2dy (Zero King)

comment:7 Changed 4 years ago by l2dy (Zero King)

Resolution: fixed
Status: assignedclosed

In df0e28fb49e34652b975e0f68a20fa4672d79314/macports-ports (master):

weechat: refactor python variants

Fixes: #59819

Note: See TracTickets for help on using tickets.