GnuCash out-of-date since 1 and half month

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hello,

GnuCash has been flagged out of date since 1 Oct 2018. (new version 3.3)

Bug report page says to report such issues to mailing list.

So just wanted to report the same. Hope maintainers do look at it.

I have built it for myself. It gave build error with current PKGBUILD.

But I managed to build it with the following changes to PKGBUILD.

- CXXFLAGS+=' -Wno-error'
+ CFLAGS+=' -Wno-error -Wno-error=stringop-truncation'
+ CXXFLAGS+=' -Wno-error -Wno-error=stringop-truncation'
+ CMAKE_C_FLAGS+=' -Wno-error -Wno-error=stringop-truncation'
+ CMAKE_CXX_FLAGS+=' -Wno-error -Wno-error=stringop-truncation'

I am not sure which line actually worked but one of these worked.

Please upgrade the package to the latest version.

Link: https://www.archlinux.org/packages/community/x86_64/gnucash/

Thank you

Amish.



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux