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

Fix for Rizin v0.7.0 #49

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Fix for Rizin v0.7.0 #49

merged 1 commit into from
Feb 24, 2024

Conversation

XVilka
Copy link
Member

@XVilka XVilka commented Feb 24, 2024

Should fix #48

@XVilka
Copy link
Member Author

XVilka commented Feb 24, 2024

@wargio for some reason it still fails:

[18/19] cc  -o libcore_pdd.so libcore_pdd.so.p/c_jsdec.c.o libcore_pdd.so.p/c_base64.c.o libcore_pdd.so.p/c_jsdec-plugin.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libcore_pdd.so -Wl,-rpath,/usr/local/lib/x86_64-linux-gnu -Wl,-rpath-link,/usr/local/lib/x86_64-linux-gnu subprojects/libquickjs/libquickjs.a /usr/local/lib/x86_64-linux-gnu/librz_core.so /usr/local/lib/x86_64-linux-gnu/librz_demangler.so /usr/local/lib/x86_64-linux-gnu/librz_lang.so /usr/local/lib/x86_64-linux-gnu/librz_debug.so /usr/local/lib/x86_64-linux-gnu/librz_egg.so /usr/local/lib/x86_64-linux-gnu/librz_bp.so /usr/local/lib/x86_64-linux-gnu/librz_sign.so /usr/local/lib/x86_64-linux-gnu/librz_analysis.so /usr/local/lib/x86_64-linux-gnu/librz_asm.so /usr/local/lib/x86_64-linux-gnu/librz_config.so /usr/local/lib/x86_64-linux-gnu/librz_parse.so /usr/local/lib/x86_64-linux-gnu/librz_bin.so /usr/local/lib/x86_64-linux-gnu/librz_magic.so /usr/local/lib/x86_64-linux-gnu/librz_io.so /usr/local/lib/x86_
[18/19] /usr/bin/meson install --no-rebuild
Installing libcore_pdd.so to /usr/local/lib/x86_64-linux-gnu/rizin/plugins
Error: Process completed with exit code 139.

@XVilka
Copy link
Member Author

XVilka commented Feb 24, 2024

@wargio Linux build still fails, please take a look

@wargio wargio changed the base branch from master to dev February 24, 2024 04:42
@wargio wargio merged commit f5f9858 into dev Feb 24, 2024
7 of 8 checks passed
@wargio wargio deleted the fix-rizin-0.7.0 branch February 24, 2024 04:42
wargio pushed a commit that referenced this pull request Feb 24, 2024
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

Successfully merging this pull request may close these issues.

rz_core_analysis_bytes() should return RzIterator
2 participants