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

fractal: update #42243

Merged
merged 1 commit into from
Jun 24, 2023
Merged

fractal: update #42243

merged 1 commit into from
Jun 24, 2023

Conversation

dkwo
Copy link
Contributor

@dkwo dkwo commented Feb 13, 2023

  • I tested the changes in this PR: no
  • I built this PR locally for my native architecture, (x86_64-musl)

#37681 @CameronNemo

@dkwo
Copy link
Contributor Author

dkwo commented Mar 6, 2023

maybe @paper42 ?

@dkwo
Copy link
Contributor Author

dkwo commented Apr 11, 2023

actually, update it

@dkwo
Copy link
Contributor Author

dkwo commented Apr 11, 2023

@jcgruenhage , anyone: can you help with cross compile?

@jcgruenhage
Copy link
Contributor

I don't see anything obvious going wrong here, rust is claiming to compile successfully...

@dkwo
Copy link
Contributor Author

dkwo commented Apr 21, 2023

the cargo.sh script looks at build/target/release

cp: cannot stat '/builddir/fractal-4.4.2/build/target/release/fractal-gtk': No such file or directory
FAILED: fractal-gtk/src/fractal 
/builddir/fractal-4.4.2/scripts/cargo.sh .. fractal-gtk/src/fractal /builddir/fractal-4.4.2/build ''

while for cross we have e.g. build/target/aarch64-unkonwn-linux-gnu/release

$ ls masterdir/builddir/fractal-4.4.2/build/target/aarch64-unknown-linux-gnu/release/
build  deps  examples  fractal-gtk  fractal-gtk.d  incremental

@dkwo dkwo changed the title fractal: patch for openssl3 fractal: update Apr 21, 2023
@dkwo
Copy link
Contributor Author

dkwo commented Apr 21, 2023

i was trying to reinvent the wheel, the fix was already there..

@Duncaen Duncaen merged commit f90c6d6 into void-linux:master Jun 24, 2023
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.

None yet

3 participants