Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSONAPI broken now, at least on macOS #149

Open
barracuda156 opened this issue Jul 31, 2024 · 2 comments
Open

JSONAPI broken now, at least on macOS #149

barracuda156 opened this issue Jul 31, 2024 · 2 comments

Comments

@barracuda156
Copy link
Contributor

Initially got this error on my 10.6 powerpc, thought maybe it is something with a legacy OS support, but now the same on Sonoma arm64:

Looking for RsGxsCircles createGroup into class_rs_gxs_circles.xml calculated from refid: class_rs_gxs_circles_1a52419bf4682e64df4d5880390e931f53
Looking for RsGxsCircles DEFAULT_CIRCLE_BASE_URL into class_rs_gxs_circles.xml calculated from refid: class_rs_gxs_circles_1a4ba81728f153dd9b01989500d7580f5b
Looking for RsGxsCircles editCircle into class_rs_gxs_circles.xml calculated from refid: class_rs_gxs_circles_1ad35efcf69626c31e90872d80ebd4ccf4
Traceback (most recent call last):
  File "/opt/local/var/macports/build/_opt_svacchanda_SonomaPorts_net_libretroshare/libretroshare/work/libretroshare-c54e0266e4483797c1d6bacee6f563979d683464/src/jsonapi//jsonapi-generator.py", line 377, in <module>
    processFile(os.path.join(doxPrefix, file))
  File "/opt/local/var/macports/build/_opt_svacchanda_SonomaPorts_net_libretroshare/libretroshare/work/libretroshare-c54e0266e4483797c1d6bacee6f563979d683464/src/jsonapi//jsonapi-generator.py", line 193, in processFile
    tmpParam = paramsMap[tmpPN.text]
               ~~~~~~~~~^^^^^^^^^^^^
KeyError: 'circleId'
make[2]: *** [jsonapi-generator.workdir/src/jsonapi-includes.inl] Error 1

build_log_sonoma.txt

@barracuda156
Copy link
Contributor Author

Any update on this?

@G10h4ck
Copy link
Contributor

G10h4ck commented Dec 26, 2024

Thanks for reporting, I haven't had time to attempt to reproduce this, also because I don't have a macOS installation, the error appear to happen directly in the python code, which should behave the same on all platforms, so it is a bit surprising. Could you post your python and doxygen versions please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants