Package Details: gnome-calculator-gtk3 41.1-1

Git Clone URL: https://aur.archlinux.org/gnome-calculator-gtk3.git (read-only, click to copy)
Package Base: gnome-calculator-gtk3
Description: GNOME Scientific calculator (last GTK3 release)
Upstream URL: https://wiki.gnome.org/Apps/Calculator
Licenses: GPL
Conflicts: gnome-calculator
Provides: gnome-calculator
Submitter: twa022
Maintainer: twa022
Last Packager: twa022
Votes: 4
Popularity: 0.017466
First Submitted: 2022-04-10 17:33 (UTC)
Last Updated: 2022-04-10 17:33 (UTC)

Latest Comments

hfc2x commented on 2022-12-12 05:35 (UTC)

This worked for me the other day, but on a new VM install, it throws a build error:

[8/283] Compiling C object gcalc/libgc...1.p/meson-generated_gcalc-constant.c.o FAILED: gcalc/libgcalc-2.so.1.p/meson-generated_gcalc-constant.c.o cc -Igcalc/libgcalc-2.so.1.p -Igcalc -I../gnome-calculator-41.1/gcalc -I. -I../gnome-calculator-41.1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/gee-0.8 -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -w -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIC -pthread -include /home/test/.cache/yay/gnome-calculator-gtk3/src/build/gcalc/config.h -MD -MQ gcalc/libgcalc-2.so.1.p/meson-generated_gcalc-constant.c.o -MF gcalc/libgcalc-2.so.1.p/meson-generated_gcalc-constant.c.o.d -o gcalc/libgcalc-2.so.1.p/meson-generated_gcalc-constant.c.o -c gcalc/libgcalc-2.so.1.p/gcalc-constant.c In file included from gcalc/libgcalc-2.so.1.p/gcalc-constant.c:26: /usr/include/mpc.h:287:35: error: unknown type name ‘FILE’ 287 | __MPC_DECLSPEC void mpcr_out_str (FILE *f, mpcr_srcptr r); | ^~~~ /usr/include/mpc.h:27:1: note: ‘FILE’ is defined in header ‘<stdio.h>’; did you forget to ‘#include <stdio.h>’? 26 | #include "mpfr.h" +++ |+#include <stdio.h> 27 | [10/283] Compiling Vala source ../gnom...or-41.1/lib/unit.vala gcalc/mpfrg.vapi ../gnome-calculator-41.1/lib/equation-parser.vala:1305.5-1305.34: warning: Method `Parser.destroy_all_nodes' never used 1305 | private void destroy_all_nodes (ParseNode node) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gnome-calculator-41.1/lib/number.vala:46.5-46.42: warning: Type `MPFR.Precision' can not be used for a GLib.Object property 46 | public static MPFR.Precision precision { get; set; default = 1000; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compilation succeeded - 2 warning(s) ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... -> error making: gnome-calculator-gtk3