1 Mar 2023 |
kuratius | was building on ubuntu | 19:55:03 |
kuratius | xubuntu to be specific | 19:55:11 |
kuratius | #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 | 19:55:27 |
kuratius | * uname -v
#66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 | 19:55:42 |
kuratius | builds now | 19:56:08 |
kuratius | a lot of the rust packages are just wrappers around these packages that are probably not rust | 19:56:30 |
kuratius | so the build fails if it doesnt find them | 19:56:38 |
kuratius | error: failed to run custom build command for `gdk-sys v0.14.0`
Caused by:
process didn't exit successfully: `/home/dk/Documents/minecraft/Leafish/target/release/build/gdk-sys-a00fb59ade11516f/build-script-build` (exit status: 1)
--- stdout
cargo:rerun-if-env-changed=GDK_3.0_NO_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
--- stderr
`"pkg-config" "--libs" "--cflags" "gdk-3.0" "gdk-3.0 >= 3.18"` did not exit successfully: exit status: 1
--- stderr
Package gdk-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gdk-3.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gdk-3.0' found
Package gdk-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gdk-3.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gdk-3.0' found stuff like this | 19:57:23 |
kuratius | * error: failed to run custom build command for `gdk-sys v0.14.0`
Caused by:
process didn't exit successfully: `/home/censored/Documents/minecraft/Leafish/target/release/build/gdk-sys-a00fb59ade11516f/build-script-build` (exit status: 1)
--- stdout
cargo:rerun-if-env-changed=GDK_3.0_NO_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
--- stderr
`"pkg-config" "--libs" "--cflags" "gdk-3.0" "gdk-3.0 >= 3.18"` did not exit successfully: exit status: 1
--- stderr
Package gdk-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gdk-3.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gdk-3.0' found
Package gdk-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gdk-3.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gdk-3.0' found stuff like this | 19:57:52 |
kuratius | The following warnings were emitted during compilation:
warning: `"pkg-config" "--libs" "--cflags" "atk" "atk >= 2.18"` did not exit successfully: exit status: 1
error: failed to run custom build command for `atk-sys v0.14.0`
Caused by:
process didn't exit successfully: `/home/dk/Documents/minecraft/Leafish/target/release/build/atk-sys-b4cb3ee77daf5270/build-script-build` (exit status: 1)
--- stdout
cargo:rerun-if-env-changed=ATK_NO_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
cargo:warning=`"pkg-config" "--libs" "--cflags" "atk" "atk >= 2.18"` did not exit successfully: exit status: 1
--- stderr
Package atk was not found in the pkg-config search path.
Perhaps you should add the directory containing `atk.pc'
to the PKG_CONFIG_PATH environment variable
No package 'atk' found
Package atk was not found in the pkg-config search path.
Perhaps you should add the directory containing `atk.pc'
to the PKG_CONFIG_PATH environment variable
No package 'atk' found
warning: build failed, waiting for other jobs to finish... | 19:58:23 |
kuratius | * The following warnings were emitted during compilation:
warning: `"pkg-config" "--libs" "--cflags" "atk" "atk >= 2.18"` did not exit successfully: exit status: 1
error: failed to run custom build command for `atk-sys v0.14.0`
Caused by:
process didn't exit successfully: `/home/censored/Documents/minecraft/Leafish/target/release/build/atk-sys-b4cb3ee77daf5270/build-script-build` (exit status: 1)
--- stdout
cargo:rerun-if-env-changed=ATK_NO_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_PATH
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
cargo:warning=`"pkg-config" "--libs" "--cflags" "atk" "atk >= 2.18"` did not exit successfully: exit status: 1
--- stderr
Package atk was not found in the pkg-config search path.
Perhaps you should add the directory containing `atk.pc'
to the PKG_CONFIG_PATH environment variable
No package 'atk' found
Package atk was not found in the pkg-config search path.
Perhaps you should add the directory containing `atk.pc'
to the PKG_CONFIG_PATH environment variable
No package 'atk' found
warning: build failed, waiting for other jobs to finish... | 19:58:37 |
| JSON joined the room. | 20:48:21 |
skillman623 | We should probably add the whole list... https://www.xmodulo.com/check-library-dependency-program-process-linux.html | 22:36:09 |
2 Mar 2023 |
kuratius | posted a list here https://github.com/Lea-fish/Leafish/issues/275 | 12:48:13 |
cooltexture | i also made a command to get all the packages which have librarys linked into it for arch: ldd target/debug/leafish | cut -d '/' -f2- | cut -d ' ' -f1 | xargs pacman -F | cut -d ' ' -f5 | uniq -u (need to run pacman -Fy before). it shows 62 packages, most of which are either included in the base system or are dependencys of any windowmanager or desktop enviroment | 13:00:11 |
cooltexture | maybe this can be adapted for apt or is of any help | 13:00:39 |
skillman623 | As a note IMO we should only list direct dependencies. Any dependencies of these packages should be handled by the package manager. | 15:57:27 |
| skillman623 changed their display name from skillman623 to skillman623#0951. | 18:40:35 |
| skillman623 changed their display name from skillman623#0951 to skillman623. | 18:40:38 |
| lunakittyyy#0 changed their profile picture. | 18:46:01 |
@wyndix:envs.net | I'm feeling better, I'm gonna git clone leafish and see if I become familiarized with the codebase before doing any contribution. Prepare to be bombarded with stupid questions" | 19:32:38 |
@wyndix:envs.net | * I'm feeling better, I'm gonna git clone leafish and see if I become familiarized with the codebase before doing any contribution. Prepare to be bombarded with stupid questions! | 19:32:39 |
@wyndix:envs.net | (holy crap wth that message actually took 10 secs to send) | 19:33:12 |
@wyndix:envs.net | Download image.png | 19:35:21 |
@wyndix:envs.net | uhh uhhh which branch should I use? | 19:35:29 |
@wyndix:envs.net | For now I'm just going to use main, please tell me if that's not the branch you use for development lol | 19:38:06 |
@wyndix:envs.net | I want to make Leafish use XDG Portals instead of GTK prompts, is it okay if I add a dependency such as zbus? | 20:34:51 |
PureTryOut (matrix.org) | Stick to main | 20:48:56 |
PureTryOut (matrix.org) | I should look into that Android branch again | 20:49:04 |
@wyndix:envs.net | In reply to @PureTryOut:matrix.org Stick to main I've been looking at it | 20:53:56 |