You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduction
Hey, when I try to run make to install eruption, everything works fine until i get an error.
Please describe the bug
The command make ends with make: *** [Makefile:31: build] Error 101
To Reproduce
Run make in the eruption folder.
Expected behavior
Building and Compiling Sucessfully.
Logs
The following warnings were emitted during compilation:
warning: sourceview4-sys@0.4.0: PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" "pkg-config" "--libs" "--cflags" "gtksourceview-4" "gtksourceview-4 >= 4" did not exit successfully: exit status: 1
error: failed to run custom build command for sourceview4-sys v0.4.0
Caused by:
process didn't exit successfully: /home/benjamin/Applications/eruption/target/release/build/sourceview4-sys-552db84868d5b9e9/build-script-build (exit status: 1)
--- stdout
cargo:rerun-if-env-changed=GTKSOURCEVIEW_4_NO_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_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_ALLOW_SYSTEM_CFLAGS="1" "pkg-config" "--libs" "--cflags" "gtksourceview-4" "gtksourceview-4 >= 4" did not exit successfully: exit status: 1
error: could not find system library 'gtksourceview-4' required by the 'sourceview4-sys' crate
--- stderr
Package gtksourceview-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtksourceview-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gtksourceview-4', required by 'virtual:world', not found
Package 'gtksourceview-4', required by 'virtual:world', not found
warning: build failed, waiting for other jobs to finish...
make: *** [Makefile:31: build] Error 101
Please complete the following information:
Eruption version [the newest on march 8]
List your device(s)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 17ef:a392 Lenovo USB2.0 Hub
Bus 002 Device 003: ID 17ef:a394 Lenovo USB2.0 Hub
Bus 002 Device 004: ID 17ef:a395 Lenovo USB2.0 Hub
Bus 002 Device 005: ID 17ef:a38f Lenovo 40AS
Bus 002 Device 006: ID 17ef:30d1 Lenovo ThinkPad USB-C Dock Gen2 USB Audio
Bus 002 Device 007: ID 1e7d:3124 ROCCAT ROCCAT Magma
Bus 002 Device 008: ID 1e7d:2e2c ROCCAT ROCCAT Kone Aimo 16K
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 17ef:a391 Lenovo USB3.1 Hub
Bus 003 Device 003: ID 17ef:a387 Lenovo USB-C Dock Ethernet
Bus 003 Device 004: ID 17ef:a393 Lenovo USB3.1 Hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 003: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 004 Device 004: ID 13d3:56a6 IMC Networks Integrated Camera
Bus 004 Device 005: ID 2386:4337 Raydium Corporation Raydium Touch System
Bus 004 Device 006: ID 8087:0025 Intel Corp. Wireless-AC 9260 Bluetooth Adapter
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Last, question btw, will you continue this project, cause Roccat is gone now?
The text was updated successfully, but these errors were encountered:
I figured out what it was, I just had to execute cargo update itme in the eruption folder and it worked. I will leave this open, cuz the question ist still present.
Introduction
Hey, when I try to run
make
to install eruption, everything works fine until i get an error.Please describe the bug
The command
make
ends withmake: *** [Makefile:31: build] Error 101
To Reproduce
Run
make
in the eruption folder.Expected behavior
Building and Compiling Sucessfully.
Logs
warning: sourceview4-sys@0.4.0:
PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" "pkg-config" "--libs" "--cflags" "gtksourceview-4" "gtksourceview-4 >= 4"
did not exit successfully: exit status: 1error: failed to run custom build command for
sourceview4-sys v0.4.0
Caused by:
process didn't exit successfully:
/home/benjamin/Applications/eruption/target/release/build/sourceview4-sys-552db84868d5b9e9/build-script-build
(exit status: 1)--- stdout
cargo:rerun-if-env-changed=GTKSOURCEVIEW_4_NO_PKG_CONFIG
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
cargo:rerun-if-env-changed=HOST_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_ALLOW_SYSTEM_CFLAGS="1" "pkg-config" "--libs" "--cflags" "gtksourceview-4" "gtksourceview-4 >= 4"
did not exit successfully: exit status: 1error: could not find system library 'gtksourceview-4' required by the 'sourceview4-sys' crate
--- stderr
Package gtksourceview-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtksourceview-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gtksourceview-4', required by 'virtual:world', not found
Package 'gtksourceview-4', required by 'virtual:world', not found
warning: build failed, waiting for other jobs to finish...
make: *** [Makefile:31: build] Error 101
Please complete the following information:
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 17ef:a392 Lenovo USB2.0 Hub
Bus 002 Device 003: ID 17ef:a394 Lenovo USB2.0 Hub
Bus 002 Device 004: ID 17ef:a395 Lenovo USB2.0 Hub
Bus 002 Device 005: ID 17ef:a38f Lenovo 40AS
Bus 002 Device 006: ID 17ef:30d1 Lenovo ThinkPad USB-C Dock Gen2 USB Audio
Bus 002 Device 007: ID 1e7d:3124 ROCCAT ROCCAT Magma
Bus 002 Device 008: ID 1e7d:2e2c ROCCAT ROCCAT Kone Aimo 16K
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 17ef:a391 Lenovo USB3.1 Hub
Bus 003 Device 003: ID 17ef:a387 Lenovo USB-C Dock Ethernet
Bus 003 Device 004: ID 17ef:a393 Lenovo USB3.1 Hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 003: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 004 Device 004: ID 13d3:56a6 IMC Networks Integrated Camera
Bus 004 Device 005: ID 2386:4337 Raydium Corporation Raydium Touch System
Bus 004 Device 006: ID 8087:0025 Intel Corp. Wireless-AC 9260 Bluetooth Adapter
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Last, question btw, will you continue this project, cause Roccat is gone now?
The text was updated successfully, but these errors were encountered: