8
0
Fork
You've already forked pEpPythonAdapter
0

BUG: make envtest - unresolved symbols #9

Closed
opened 2022年12月02日 15:19:14 +01:00 by nkls · 2 comments
Copy link

Relevance:
I am stuck because i cant build and test my onion code without a working pEpPythonadapter.

Affected version

pEpPythonAdapter
commit 8d6eb56b29

Environment
uname -a
Linux depp 4.19.0-21-amd64 #1 SMP Debian 4.19.249-2 (2022年06月30日) x86_64 GNU/Linux

Detailed description

I built pEpPythonadapter according to:
https://dev.pep.foundation/Adapter/Adapter%20Build%20Instructions_Version_3.x_DRAFT

When I type "make envtest", the following error occurs:

(venv) nkls@depp:~/src/pEpPythonAdapter$ make envtest make[1]: Verzeichnis „/home/nkls/src/pEpPythonAdapter" wird betreten python3 -c 'import pEp' Traceback (most recent call last): File "<string>", line 1, in <module> File "/home/nkls/src/pEpPythonAdapter/venv/lib/python3.9/site-packages/pEp/__init__.py", line 29, in <module> from ._pEp import * ImportError: /home/nkls/src/pEpPythonAdapter/venv/lib/python3.9/site-packages/pEp/_pEp.cpython-39-x86_64-linux-gnu.so: undefined symbol: _ZN3pEp7Adapter6pEpLog11set_enabledERKb make[1]: *** [Makefile:55: envtest] Fehler 1 make[1]: Verzeichnis „/home/nkls/src/pEpPythonAdapter" wird verlassen

Thanks you're the best heck :D

Relevance: I am stuck because i cant build and test my onion code without a working pEpPythonadapter. Affected version pEpPythonAdapter commit 8d6eb56b29e4f603d2d1360b3d4470f911157e97 Environment uname -a Linux depp 4.19.0-21-amd64 #1 SMP Debian 4.19.249-2 (2022年06月30日) x86_64 GNU/Linux Detailed description I built pEpPythonadapter according to: https://dev.pep.foundation/Adapter/Adapter%20Build%20Instructions_Version_3.x_DRAFT When I type "make envtest", the following error occurs: `(venv) nkls@depp:~/src/pEpPythonAdapter$ make envtest make[1]: Verzeichnis „/home/nkls/src/pEpPythonAdapter" wird betreten python3 -c 'import pEp' Traceback (most recent call last): File "<string>", line 1, in <module> File "/home/nkls/src/pEpPythonAdapter/venv/lib/python3.9/site-packages/pEp/__init__.py", line 29, in <module> from ._pEp import * ImportError: /home/nkls/src/pEpPythonAdapter/venv/lib/python3.9/site-packages/pEp/_pEp.cpython-39-x86_64-linux-gnu.so: undefined symbol: _ZN3pEp7Adapter6pEpLog11set_enabledERKb make[1]: *** [Makefile:55: envtest] Fehler 1 make[1]: Verzeichnis „/home/nkls/src/pEpPythonAdapter" wird verlassen` Thanks you're the best heck :D
Copy link

Thanks for the issue @nkls!
it looks like i will have to make the first RC for 3.2

Thanks for the issue @nkls! it looks like i will have to make the first RC for 3.2
Copy link

This Bugfix is now available in the latest release for 3.2
https://gitea.pep.foundation/pEp.foundation/pEpPythonAdapter/releases/tag/v3.2.0-RC0

This Bugfix is now available in the latest release for 3.2 https://gitea.pep.foundation/pEp.foundation/pEpPythonAdapter/releases/tag/v3.2.0-RC0
Sign in to join this conversation.
No Branch/Tag specified
master
positron-check-signature
positron-misleading-help-string
positron-pEp-mail-tool
positron-nkls-mixnet
Release_3.2
Release_2.1
gitea-008
PYADPT-140
PYADPT-139
lucasaiu/message-struct-change
lucasaiu/message-rating-field
PYDAPT-138
PYADPT-116
PYADPT-110
build-windows
REWORK
PYADPT-100
PYADPT-96_init_version
PYADAPT-99
PYADAPT-98
PYADAPT-97_doxygen
PYADPT-97
PYADPT-81
sync
PYADPT-55
v3.3.0
v3.3.0-RC0
v3.2.1
v3.2.0
v3.2.0-RC2
v3.2.0-RC1
v3.2.0-RC0
2.1.13
2.1.12
2.1.11
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
Release_2.1.0
Release_2.1.0-RC2
Release_2.1.0-RC1
Release_2.1.0-RC0
Release_2.0.5
imap
0.3
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pEp/pEpPythonAdapter#9
Reference in a new issue
pEp/pEpPythonAdapter
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?