[Bug 279445] devel/tevent does not stage with python 3.11 post-install hook attempts to delete directory that isn't empty
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 May 2024 22:26:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279445 Bug ID: 279445 Summary: devel/tevent does not stage with python 3.11 post-install hook attempts to delete directory that isn't empty Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: timur@FreeBSD.org Reporter: alt2600@icloud.com Flags: maintainer-feedback?(timur@FreeBSD.org) Assignee: timur@FreeBSD.org not sure whether it is ok to add this libpytalloc-util.cpython-311-tevent.so library to the post-install: RM steps in Makefile for ports or what, but net/samba416 cannot be updated as a result. deleting tevent and trying fresh did not fix the staging amd64 14.0p5, live building [52/56] Linking bin/default/test_tevent_trace.inst 18:17:13 runner ['cc', 'tests/test_tevent_trace.c.12.o', '-o/usr/ports/devel/tevent/work/tevent-0.13.0/bin/default/test_tevent_trace.inst', '-Wl,-rpath,/usr/local/lib/tevent', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/ports/devel/tevent/work/tevent-0.13.0/bin/default', '-L/usr/ports/devel/tevent/work/tevent-0.13.0/bin/default/third_party/cmocka', '-L/usr/local/lib', '-lcmocka-tevent', '-ltevent', '-ltalloc', '-lpthread', '-Wl,--undefined-version', '-fstack-protector-strong', '-Wl,-no-undefined'] + install /usr/ports/devel/tevent/work/stage/usr/local/lib/tevent/libcmocka-tevent.so (from bin/default/third_party/cmocka/libcmocka-tevent.so) + install /usr/ports/devel/tevent/work/stage/usr/local/lib/python3.11/site-packages/talloc.cpython-311.so (from bin/default/lib/talloc/pytalloc.inst.cpython-311.so) + install /usr/ports/devel/tevent/work/stage/usr/local/lib/python3.11/site-packages/_tevent.cpython-311.so (from bin/default/-tevent.cpython-311.so) + install /usr/ports/devel/tevent/work/stage/usr/local/include/tevent.h (from tevent.h) Waf: Leaving directory `/usr/ports/devel/tevent/work/tevent-0.13.0/bin/default' 'install' finished successfully (0.188s) /bin/rm -f /usr/ports/devel/tevent/work/stage/usr/local/lib/tevent/libcmocka-tevent.so /bin/rmdir /usr/ports/devel/tevent/work/stage/usr/local/lib/tevent rmdir: /usr/ports/devel/tevent/work/stage/usr/local/lib/tevent: Directory not empty *** Error code 1 Stop. make: stopped in /usr/ports/devel/tevent hostname@/usr/ports/devel/tevent]$ ls /usr/ports/devel/tevent/work/stage/usr/local/lib/tevent libpytalloc-util.cpython-311-tevent.so -- You are receiving this mail because: You are the assignee for the bug.