Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2024 22:26:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279445] devel/tevent does not stage with python 3.11 post-install hook attempts to delete directory that isn't empty
Message-ID:  <bug-279445-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279445

            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/cmock=
a',
'-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/t=
alloc.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 (fr=
om
tevent.h)
Waf: Leaving directory `/usr/ports/devel/tevent/work/tevent-0.13.0/bin/defa=
ult'
'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 n=
ot
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279445-7788>