Opened 3 years ago

Closed 3 years ago

#61841 closed defect (fixed)

py27-notify-python @0.1.1_6 build failure

Reported by: rsmacleod (Rob MacLeod) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: catalina bigsur Cc:
Port: py-notify-python

Description

Trying to build terminator as Eterm is also failing but got stuck at a python library:

Error: Failed to build py27-notify-python: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-notify-python/py27-notify-python/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port terminator failed
[Rob-SCI-Mini:/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-notify-python/py27-notify-python

Attachments (1)

py27-notify-python.log (40.9 KB) - added by rsmacleod (Rob MacLeod) 3 years ago.

Download all attachments as: .zip

Change History (3)

Changed 3 years ago by rsmacleod (Rob MacLeod)

Attachment: py27-notify-python.log added

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

Keywords: catalina bigsur added
Port: py-notify-python added
Summary: terminator build failed at py27-notify-pythonpy27-notify-python @0.1.1_6 build failure
:info:build pynotifymodule.c:20:2: error: implicit declaration of function 'pypynotify_register_classes' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
:info:build         pypynotify_register_classes(d);
:info:build         ^

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

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In 67f2a0bc34eabbf96a436da8bc77d98e93d3efc5/macports-ports (master):

py-notify-python: Fix implicit function decls

Closes: #61841

Note: See TracTickets for help on using tickets.