* Package: dev-python/pymilter-1.0.5:0 * Repository: gentoo * USE: abi_x86_32 elibc_glibc kernel_linux python_targets_python3_11 test userland_GNU x86 * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking pymilter-1.0.5.gh.tar.gz to /var/tmp/portage/dev-python/pymilter-1.0.5/work >>> Source unpacked in /var/tmp/portage/dev-python/pymilter-1.0.5/work >>> Preparing source in /var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5 ... * Build system packages: * dev-python/gpep517 : 13 * dev-python/installer : 0.7.0 * dev-python/setuptools : 67.6.1 * dev-python/setuptools-scm : 7.1.0 * dev-python/wheel : 0.40.0 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5 ... * python3_11: running distutils-r1_run_phase distutils-r1_python_compile * Building the wheel for pymilter-pymilter-1.0.5 via setuptools.build_meta:__legacy__ gpep517 build-wheel --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5-python3_11/wheel 2023-05-07 06:32:58,654 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-05-07 06:32:58,690 root INFO running bdist_wheel 2023-05-07 06:32:58,709 root INFO running build 2023-05-07 06:32:58,709 root INFO running build_py 2023-05-07 06:32:58,713 root INFO creating build 2023-05-07 06:32:58,714 root INFO creating build/lib.linux-i686-cpython-311 2023-05-07 06:32:58,714 root INFO copying mime.py -> build/lib.linux-i686-cpython-311 2023-05-07 06:32:58,714 root INFO creating build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,714 root INFO copying Milter/sgmllib.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,715 root INFO copying Milter/greylist.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,715 root INFO copying Milter/pyip6.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,715 root INFO copying Milter/testctx.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,717 root INFO copying Milter/dns.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,719 root INFO copying Milter/plock.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,719 root INFO copying Milter/cache.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,720 root INFO copying Milter/dsn.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,720 root INFO copying Milter/utils.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,720 root INFO copying Milter/unsign.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,720 root INFO copying Milter/__init__.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,721 root INFO copying Milter/greysql.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,721 root INFO copying Milter/config.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,721 root INFO copying Milter/test.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,721 root INFO copying Milter/dynip.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,724 root INFO copying Milter/policy.py -> build/lib.linux-i686-cpython-311/Milter 2023-05-07 06:32:58,724 root WARNING warning: build_py: byte-compiling is disabled, skipping. 2023-05-07 06:32:58,725 root INFO running build_ext 2023-05-07 06:32:58,728 root INFO building 'milter' extension 2023-05-07 06:32:58,728 root INFO creating build/temp.linux-i686-cpython-311 2023-05-07 06:32:58,729 root INFO i686-pc-linux-gnu-gcc -Wsign-compare -DNDEBUG -march=i686 -O2 -pipe -frecord-gcc-switches -DNDEBUG -fPIC -DMAX_ML_REPLY=32 -I/usr/include/python3.11 -c miltermodule.c -o build/temp.linux-i686-cpython-311/miltermodule.o -Werror=implicit-function-declaration 2023-05-07 06:32:59,148 root INFO i686-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -march=i686 -O2 -pipe -frecord-gcc-switches -DNDEBUG build/temp.linux-i686-cpython-311/miltermodule.o -L/usr/lib/libmilter -L/usr/lib -lmilter -o build/lib.linux-i686-cpython-311/milter.cpython-311-i386-linux-gnu.so 2023-05-07 06:32:59,194 wheel INFO installing to build/bdist.linux-i686/wheel 2023-05-07 06:32:59,195 root INFO running install 2023-05-07 06:32:59,204 root INFO running install_lib 2023-05-07 06:32:59,209 root INFO creating build/bdist.linux-i686 2023-05-07 06:32:59,209 root INFO creating build/bdist.linux-i686/wheel 2023-05-07 06:32:59,210 root INFO copying build/lib.linux-i686-cpython-311/milter.cpython-311-i386-linux-gnu.so -> build/bdist.linux-i686/wheel 2023-05-07 06:32:59,212 root INFO copying build/lib.linux-i686-cpython-311/mime.py -> build/bdist.linux-i686/wheel 2023-05-07 06:32:59,212 root INFO creating build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,213 root INFO copying build/lib.linux-i686-cpython-311/Milter/sgmllib.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,213 root INFO copying build/lib.linux-i686-cpython-311/Milter/greylist.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,213 root INFO copying build/lib.linux-i686-cpython-311/Milter/pyip6.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,213 root INFO copying build/lib.linux-i686-cpython-311/Milter/testctx.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,213 root INFO copying build/lib.linux-i686-cpython-311/Milter/dns.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,214 root INFO copying build/lib.linux-i686-cpython-311/Milter/plock.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,214 root INFO copying build/lib.linux-i686-cpython-311/Milter/cache.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,214 root INFO copying build/lib.linux-i686-cpython-311/Milter/dsn.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,214 root INFO copying build/lib.linux-i686-cpython-311/Milter/utils.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,215 root INFO copying build/lib.linux-i686-cpython-311/Milter/unsign.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,215 root INFO copying build/lib.linux-i686-cpython-311/Milter/__init__.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,217 root INFO copying build/lib.linux-i686-cpython-311/Milter/greysql.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,217 root INFO copying build/lib.linux-i686-cpython-311/Milter/config.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,217 root INFO copying build/lib.linux-i686-cpython-311/Milter/test.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,218 root INFO copying build/lib.linux-i686-cpython-311/Milter/dynip.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,218 root INFO copying build/lib.linux-i686-cpython-311/Milter/policy.py -> build/bdist.linux-i686/wheel/Milter 2023-05-07 06:32:59,218 root WARNING warning: install_lib: byte-compiling is disabled, skipping. 2023-05-07 06:32:59,218 root INFO running install_egg_info 2023-05-07 06:32:59,233 root INFO running egg_info 2023-05-07 06:32:59,233 root INFO creating pymilter.egg-info 2023-05-07 06:32:59,241 root INFO writing pymilter.egg-info/PKG-INFO 2023-05-07 06:32:59,241 root INFO writing dependency_links to pymilter.egg-info/dependency_links.txt 2023-05-07 06:32:59,241 root INFO writing top-level names to pymilter.egg-info/top_level.txt 2023-05-07 06:32:59,242 root INFO writing manifest file 'pymilter.egg-info/SOURCES.txt' 2023-05-07 06:32:59,257 setuptools_scm.file_finder_git ERROR listing git files failed - pretending there aren't any 2023-05-07 06:32:59,260 root INFO reading manifest file 'pymilter.egg-info/SOURCES.txt' 2023-05-07 06:32:59,260 root INFO reading manifest template 'MANIFEST.in' 2023-05-07 06:32:59,261 root WARNING warning: no files found matching 'milter-template.py' 2023-05-07 06:32:59,264 root WARNING warning: no files found matching 'start.sh' 2023-05-07 06:32:59,264 root INFO adding license file 'COPYING' 2023-05-07 06:32:59,265 root INFO writing manifest file 'pymilter.egg-info/SOURCES.txt' 2023-05-07 06:32:59,269 root INFO Copying pymilter.egg-info to build/bdist.linux-i686/wheel/pymilter-1.0.5-py3.11.egg-info 2023-05-07 06:32:59,270 root INFO running install_scripts 2023-05-07 06:32:59,289 wheel INFO creating build/bdist.linux-i686/wheel/pymilter-1.0.5.dist-info/WHEEL 2023-05-07 06:32:59,290 wheel INFO creating '/var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5-python3_11/wheel/.tmp-oojl1n5b/pymilter-1.0.5-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-05-07 06:32:59,290 wheel INFO adding 'milter.cpython-311-i386-linux-gnu.so' 2023-05-07 06:32:59,291 wheel INFO adding 'mime.py' 2023-05-07 06:32:59,294 wheel INFO adding 'Milter/__init__.py' 2023-05-07 06:32:59,295 wheel INFO adding 'Milter/cache.py' 2023-05-07 06:32:59,295 wheel INFO adding 'Milter/config.py' 2023-05-07 06:32:59,295 wheel INFO adding 'Milter/dns.py' 2023-05-07 06:32:59,296 wheel INFO adding 'Milter/dsn.py' 2023-05-07 06:32:59,296 wheel INFO adding 'Milter/dynip.py' 2023-05-07 06:32:59,296 wheel INFO adding 'Milter/greylist.py' 2023-05-07 06:32:59,296 wheel INFO adding 'Milter/greysql.py' 2023-05-07 06:32:59,296 wheel INFO adding 'Milter/plock.py' 2023-05-07 06:32:59,296 wheel INFO adding 'Milter/policy.py' 2023-05-07 06:32:59,297 wheel INFO adding 'Milter/pyip6.py' 2023-05-07 06:32:59,297 wheel INFO adding 'Milter/sgmllib.py' 2023-05-07 06:32:59,297 wheel INFO adding 'Milter/test.py' 2023-05-07 06:32:59,297 wheel INFO adding 'Milter/testctx.py' 2023-05-07 06:32:59,300 wheel INFO adding 'Milter/unsign.py' 2023-05-07 06:32:59,301 wheel INFO adding 'Milter/utils.py' 2023-05-07 06:32:59,302 wheel INFO adding 'pymilter-1.0.5.dist-info/COPYING' 2023-05-07 06:32:59,302 wheel INFO adding 'pymilter-1.0.5.dist-info/METADATA' 2023-05-07 06:32:59,302 wheel INFO adding 'pymilter-1.0.5.dist-info/WHEEL' 2023-05-07 06:32:59,302 wheel INFO adding 'pymilter-1.0.5.dist-info/top_level.txt' 2023-05-07 06:32:59,302 wheel INFO adding 'pymilter-1.0.5.dist-info/RECORD' 2023-05-07 06:32:59,303 wheel INFO removing build/bdist.linux-i686/wheel 2023-05-07 06:32:59,304 gpep517 INFO The backend produced /var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5-python3_11/wheel/pymilter-1.0.5-cp311-cp311-linux_i686.whl * Installing pymilter-1.0.5-cp311-cp311-linux_i686.whl to /var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5-python3_11/install gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5-python3_11/install --interpreter=/usr/bin/python3.11 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5-python3_11/wheel/pymilter-1.0.5-cp311-cp311-linux_i686.whl 2023-05-07 06:32:59,426 gpep517 INFO Installing /var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5-python3_11/wheel/pymilter-1.0.5-cp311-cp311-linux_i686.whl into /var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5-python3_11/install 2023-05-07 06:32:59,519 gpep517 INFO Installation complete >>> Source compiled. >>> Test phase: dev-python/pymilter-1.0.5 * python3_11: running distutils-r1_run_phase python_test python3.11 -m unittest_or_fail discover -v testConfig (testcfg.ConfigTestCase.testConfig) ... ok testGrey (testgrey.GreylistTestCase.testGrey) ... ok testCheckAttach (testmime.MimeTestCase.testCheckAttach) ... ok testDefang (testmime.MimeTestCase.testDefang) ... ok testDefang3 (testmime.MimeTestCase.testDefang3) ... ok testDefang4 (testmime.MimeTestCase.testDefang4) ... ok testDefang5 (testmime.MimeTestCase.testDefang5) ... ok testDefang6 (testmime.MimeTestCase.testDefang6) ... ok testDefang7 (testmime.MimeTestCase.testDefang7) ... ok testHTML (testmime.MimeTestCase.testHTML) ... ok testParam (testmime.MimeTestCase.testParam) ... ok testParse (testmime.MimeTestCase.testParse) ... ok testParse2 (testmime.MimeTestCase.testParse2) ... ok testZip (testmime.MimeTestCase.testZip) ... ok test_getnames (testmime.MimeTestCase.test_getnames) ... ok testPolicy (testpolicy.PolicyTestCase.testPolicy) ... makemap: this program must be setgid smtpq ERROR testCtx (testsample.BMSMilterTestCase.testCtx) ... /var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5/testsample.py:72: DeprecationWarning: Please use assertEqual instead. self.assertEquals(milter.user,'batman') chkm [1] multipart/mixed chkm [1, 1] multipart/alternative chk [1, 1] text/plain chkm [1, 2] multipart/alternative chk [1, 2] text/html chkm [1, 4] multipart/mixed chk [1, 4] application/rtf chkm [1] multipart/mixed chkm [1, 1] multipart/alternative chk [1, 1] text/plain chkm [1, 2] multipart/alternative chk [1, 2] text/html chkm [1, 4] multipart/mixed chk [1, 4] application/pdf chkm [1] multipart/mixed chk [1] text/plain chkm [2] multipart/mixed chk [2] application/octet-stream chkm [1] multipart/mixed chk [1] application/octet-stream chkm [1] multipart/related chkm [1, 1] multipart/alternative chk [1, 1] text/html chkm [1, 3] multipart/related chk [1, 3] audio/x-wav chkm [1, 4] multipart/related chk [1, 4] text/plain chkm [1] multipart/mixed chk [1] text/html chkm [2] multipart/mixed chk [2] audio/x-wav chk None application/octet-stream chkm [1] multipart/alternative chk [1] text/html chkm [2] multipart/alternative chk [2] audio/x-wav chkm [3] multipart/alternative chk [3] application/octet-stream chkm [1] multipart/mixed chk [1] text/plain chkm [2] multipart/mixed chkm [2, 1] message/rfc822 chkm [2, 1, 1] multipart/mixed chk [2, 1, 1] text/plain chkm [2, 1, 2] multipart/mixed chkm [2, 1, 2, 1] message/rfc822 chk [2, 1, 2, 1] text/plain chkm [1] multipart/mixed chk [1] text/plain chkm [2] multipart/mixed chkm [2, 1] message/rfc822 chkm [2, 1, 1] multipart/mixed chk [2, 1, 1] text/plain chkm [2, 1, 2] multipart/mixed chkm [2, 1, 2, 1] message/rfc822 chk [2, 1, 2, 1] text/plain chkm [1] multipart/mixed chk [1] text/plain chkm [2] multipart/mixed chk [2] application/x-msdownload chkm [3] multipart/mixed chk [3] text/plain chkm [1] multipart/mixed chk [1] text/plain chkm [2] multipart/mixed chk [2] application/x-msdownload chkm [3] multipart/mixed chk [3] text/plain chkm [1] multipart/mixed chk [1] text/plain chkm [2] multipart/mixed chk [2] application/octet-stream chkm [3] multipart/mixed chk [3] text/plain chkm [1] multipart/mixed chk [1] text/plain chkm [2] multipart/mixed chk [2] application/x-msdownload chkm [3] multipart/mixed chk [3] text/plain chkm [1] multipart/mixed chk [1] text/plain chkm [2] multipart/mixed chk [2] application/octet-stream chkm [1] multipart/mixed chkm [1, 1] multipart/alternative chk [1, 1] text/plain chkm [1, 2] multipart/alternative chk [1, 2] text/html chkm [1, 4] multipart/mixed chkm [1, 4, 1] message/rfc822 chkm [1, 4, 1, 1] multipart/mixed chk [1, 4, 1, 1] text/plain chkm [1, 4, 1, 2] multipart/mixed chk [1, 4, 1, 2] application/octet-stream chkm [1] multipart/mixed chkm [1, 1] multipart/alternative chk [1, 1] text/plain text/plain modified: False chkm [1, 2] multipart/alternative chk [1, 2] text/html text/html modified: False chkm [1, 4] multipart/mixed chkm [1, 4, 1] message/rfc822 chkm [1, 4, 1, 1] multipart/mixed chk [1, 4, 1, 1] text/plain text/plain modified: False chkm [1, 4, 1, 2] multipart/mixed chk [1, 4, 1, 2] application/octet-stream application/octet-stream modified: False failed! test/access.db: Cannot open for reading 2023May07 06:33:00 [1] connect from localhost at 1.2.3.4 2023May07 06:33:00 [1] hello from spamrelay 2023May07 06:33:00 [1] user batman sent mail from () 2023May07 06:33:00 [1] rcpt to () val= b'flexfax: ILOVEYOU' 2023May07 06:33:00 [1] Subject: b'flexfax: ILOVEYOU' 2023May07 06:33:00 [1] X-Mailer: b'Internet Mail Service (5.5.2650.21)' chkm [1] multipart/mixed chk [1] text/plain chkm [2] multipart/mixed chk [2] application/octet-stream 2023May07 06:33:00 [1] Temp file: /var/tmp/portage/dev-python/pymilter-1.0.5/temp/tmpy1traic8.defang 2023May07 06:33:00 [1] This message appeared to contain a virus. It was originally named 'LOVE-LETTER-FOR-YOU.TXT.vbs', and has been removed. A copy of your original message was saved as 'localhost:/var/tmp/portage/dev-python/pymilter-1.0.5/temp/tmpy1traic8.defang'. See your administrator. ok testDefang (testsample.BMSMilterTestCase.testDefang) ... val= b'flexfax: ILOVEYOU' chkm [1] multipart/mixed chk [1] text/plain chkm [2] multipart/mixed chk [2] application/octet-stream This message appeared to contain a virus. It was originally named 'LOVE-LETTER-FOR-YOU.TXT.vbs', and has been removed. A copy of your original message was saved as 'localhost:/var/tmp/portage/dev-python/pymilter-1.0.5/temp/tmpzbhnf576.defang'. See your administrator. ok testDefang2 (testsample.BMSMilterTestCase.testDefang2) ... val= b'Re: P.B.S kids' chkm [1] multipart/alternative chk [1] text/plain chkm [2] multipart/alternative chk [2] text/html mail from () rcpt to () chkm [1] multipart/mixed chk [1] application/octet-stream Temp file: /var/tmp/portage/dev-python/pymilter-1.0.5/temp/tmpj27e9a21.defang mail from () rcpt to () val= b'MAEU XSS025786 - ORDER 1251 - CONTAINER MAEU 6053725' Subject: b'MAEU XSS025786 - ORDER 1251 - CONTAINER MAEU 6053725' X-Mailer: b'Lotus Notes Release 5.07a May 14, 2001' chk None application/octet-stream chgheader: content-type[0]= chgheader: content-disposition[0]= chgheader: content-transfer-encoding[0]= addheader: Content-Type=text/plain; name=WARNING.TXT Temp file: /var/tmp/portage/dev-python/pymilter-1.0.5/temp/tmp0u4zeg7k.defang ok testHeader (testsample.BMSMilterTestCase.testHeader) ... 2023May07 06:33:00 [4] connect from localhost at 1.2.3.4 2023May07 06:33:00 [4] hello from spamrelay 2023May07 06:33:00 [4] user batman sent mail from () 2023May07 06:33:00 [4] rcpt to () val= b'\xc0\xb4\xd7\xd4qq.com\xb5\xc4\xcd\xcb\xd0\xc5' 2023May07 06:33:00 [4] Subject: b'\xc0\xb4\xd7\xd4qq.com\xb5\xc4\xcd\xcb\xd0\xc5' chk None text/plain 2023May07 06:33:00 [4] eom ok testParse (testsample.BMSMilterTestCase.testParse) ... val= b'Just another "Crappy Day in Paradise" here @ the Ranch' chkm [1] multipart/mixed chk [1] text/html chkm [2] multipart/mixed chk [2] image/pjpeg ok testTemplate (testsample.BMSMilterTestCase.testTemplate) ... ok testAdd (testutils.AddrCacheTestCase.testAdd) ... /var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5/testutils.py:27: DeprecationWarning: Please use assertEqual instead. self.assertEquals(cache['temp@bar.com'],'testing') /var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5/testutils.py:28: ResourceWarning: unclosed file <_io.TextIOWrapper name='test.dat' mode='r' encoding='UTF-8'> s = open(self.fname).readlines() ResourceWarning: Enable tracemalloc to get the object allocation traceback ok testDomain (testutils.AddrCacheTestCase.testDomain) ... /var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5/testutils.py:40: ResourceWarning: unclosed file <_io.TextIOWrapper name='test.dat' mode='r' encoding='UTF-8'> cache.load(self.fname,30) ResourceWarning: Enable tracemalloc to get the object allocation traceback ok testParseAddress (testutils.AddrCacheTestCase.testParseAddress) ... expected failure testParseHeader (testutils.AddrCacheTestCase.testParseHeader) ... ok ====================================================================== ERROR: testPolicy (testpolicy.PolicyTestCase.testPolicy) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5/testpolicy.py", line 26, in testPolicy with MTAPolicy('good@example.com',conf=self.config) as p: File "/var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5/Milter/policy.py", line 43, in __enter__ self.acf = dbmopen(self.access_file,'r') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5/Milter/policy.py", line 17, in dbmopen f.open(fname,mode) File "/var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5/Milter/policy.py", line 8, in open self.f.open(fname,flags=flags) bsddb3.db.DBNoSuchFileError: (2, 'No such file or directory') ---------------------------------------------------------------------- Ran 26 tests in 1.382s FAILED (errors=1, expected failures=1) * ERROR: dev-python/pymilter-1.0.5::gentoo failed (test phase): * Tests failed with python3.11 * * Call stack: * ebuild.sh, line 136: Called src_test * environment, line 3434: Called distutils-r1_src_test * environment, line 1626: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 716: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 3088: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2644: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2642: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 1054: Called distutils-r1_run_phase 'python_test' * environment, line 1549: Called python_test * environment, line 3371: Called distutils-r1_python_test * environment, line 1502: Called eunittest * environment, line 2189: Called die * The specific snippet of code: * "${@}" || die -n "Tests failed with ${EPYTHON}"; * * If you need support, post the output of `emerge --info '=dev-python/pymilter-1.0.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/pymilter-1.0.5::gentoo'`. * The complete build log is located at '/var/tmp/portage/vbslogs/build/dev-python/pymilter-1.0.5:20230507-063255.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/pymilter-1.0.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pymilter-1.0.5/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5' * S: '/var/tmp/portage/dev-python/pymilter-1.0.5/work/pymilter-pymilter-1.0.5'