Opened 2 years ago

#64048 new defect

py39-gobject: test fails

Reported by: catap (Kirill A. Korinsky) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

sudo port -v test py39-gobject fails as:

--->  Testing py39-gobject
Executing:  cd "/opt/local/var/macports/build/_Users_catap_src_macports-ports_python_py-gobject/py39-gobject/work/pygobject-2.28.7" && /usr/bin/make check 
Making check in docs
/Library/Developer/CommandLineTools/usr/bin/make  check-am
make[2]: Nothing to be done for `check-am'.
Making check in glib
/Library/Developer/CommandLineTools/usr/bin/make  check-local
make[2]: Nothing to be done for `check-local'.
Making check in gobject
/Library/Developer/CommandLineTools/usr/bin/make  check-local
make[2]: Nothing to be done for `check-local'.
Making check in gio
/Library/Developer/CommandLineTools/usr/bin/make  check-local
make[2]: Nothing to be done for `check-local'.
Making check in examples
make[1]: Nothing to be done for `check'.
Making check in tests
/Library/Developer/CommandLineTools/usr/bin/make  check-local
make[2]: *** No rule to make target `Regress-1.0.typelib', needed by `check-local'.  Stop.
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1
Command failed:  cd "/opt/local/var/macports/build/_Users_catap_src_macports-ports_python_py-gobject/py39-gobject/work/pygobject-2.28.7" && /usr/bin/make check 
Exit code: 2
Error: Failed to test py39-gobject: command execution failed

Change History (0)

Note: See TracTickets for help on using tickets.