-
-
Notifications
You must be signed in to change notification settings - Fork 684
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Read the FAQ first
- I have checked the FAQ but the issue is not covered
Description
Here is the stage where the build process hangs. I have no clue about the cause.
[ 25%] Building C object CMakeFiles/libfastfetch.dir/src/detection/zpool/zpool.c.o
/root/fastfetch/src/detection/zpool/zpool.c: In function ‘enumZpoolCallback’ :
/root/fastfetch/src/detection/zpool/zpool.c:54:9: error: too many arguments to function ‘data->ffzpool_get_prop’
54 | if (data->ffzpool_get_prop(zpool, data->props.name, buf, ARRAY_SIZE(buf), &source, false) == 0)
| ^~~~
/root/fastfetch/src/detection/zpool/zpool.c:58:9: error: too many arguments to function ‘data->ffzpool_get_prop’
58 | if (data->ffzpool_get_prop(zpool, data->props.health, buf, ARRAY_SIZE(buf), &source, false) == 0)
| ^~~~
gmake[3]: *** [CMakeFiles/libfastfetch.dir/build.make:818: CMakeFiles/libfastfetch.dir/src/detection/zpool/zpool.c.o] Error 1
gmake[2]: *** [CMakeFiles/Makefile2:87: CMakeFiles/libfastfetch.dir/all] Error 2
gmake[1]: *** [CMakeFiles/Makefile2:120: CMakeFiles/fastfetch.dir/rule] Error 2
gmake: *** [Makefile:203: fastfetch] Error 2
Version used
master and 2.58.0
Bug prevalence
Always
Regression
Yes
Installation
Built from source
Package manager
No response
Screenshots
No response
Configuration
System information
Oracle Solaris 11.4Features built-in
unable to catch
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working