Date: Wed, 13 Sep 2023 21:56:09 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273769] security/py-gssapi py39-gssapi-1.8.3 subprocess.CalledProcessError: Command ' --libs gssapi' returned non-zero exit status 127 Message-ID: <bug-273769-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273769 Bug ID: 273769 Summary: security/py-gssapi py39-gssapi-1.8.3 subprocess.CalledProcessError: Command ' --libs gssapi' returned non-zero exit status 127 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: jason@aventia.pw CC: john@saltant.com Flags: maintainer-feedback?(john@saltant.com) CC: john@saltant.com Hi there I saw there was not already a report so perhaps someone is also un= able to build py39-gssapi-1.8.3 from ports. Kind Regards, Jason # cd /usr/ports/security/py-gssapi root@nq3:/usr/ports/security/py-gssapi # make clean =3D=3D=3D> Cleaning for py39-gssapi-1.8.3 root@nq3:/usr/ports/security/py-gssapi # make =3D=3D=3D> License ISCL accepted by the user =3D=3D=3D> py39-gssapi-1.8.3 depends on file: /usr/local/sbin/pkg - found =3D=3D=3D> Fetching all distfiles required by py39-gssapi-1.8.3 for building =3D=3D=3D> Extracting for py39-gssapi-1.8.3 =3D> SHA256 Checksum OK for gssapi-1.8.3.tar.gz. =3D=3D=3D> Patching for py39-gssapi-1.8.3 =3D=3D=3D> py39-gssapi-1.8.3 depends on executable: cython-3.9 - found =3D=3D=3D> py39-gssapi-1.8.3 depends on package: py39-setuptools>=3D63.1.= 0 - found =3D=3D=3D> py39-gssapi-1.8.3 depends on file: /usr/local/bin/python3.9 - = found =3D=3D=3D> Configuring for py39-gssapi-1.8.3 Using from env /bin/sh: --libs: not found Traceback (most recent call last): File "<string>", line 1, in <module> File "setup.py", line 109, in <module> link_args =3D shlex.split(get_output(f"{kc} --libs gssapi")) File "setup.py", line 22, in get_output res =3D subprocess.check_output(*args, shell=3DTrue, **kwargs) File "/usr/local/lib/python3.9/subprocess.py", line 424, in check_output return run(*popenargs, stdout=3DPIPE, timeout=3Dtimeout, check=3DTrue, File "/usr/local/lib/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command ' --libs gssapi' returned non-zero e= xit status 127. *** Error code 1 Stop. make[1]: stopped in /usr/ports/security/py-gssapi *** Error code 1 --=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-273769-7788>