gcmd-users
[Top][All Lists]
Advanced

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

Re: [gcmd-usr] [gcmd-dev] Gnome Commander 1.10.0 released


From: kht-lists
Subject: Re: [gcmd-usr] [gcmd-dev] Gnome Commander 1.10.0 released
Date: Sun, 31 Mar 2019 20:31:12 +0000

Thanks Uwe,

I will install GCC-8 and try again.

Ken


Sent with ProtonMail Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Sunday, March 31, 2019 3:14 PM, Uwe Scholz <address@hidden> wrote:

> Hi Ken,
>
> sorry to hear that you got build errors, but we will sort them out for
> sure. :-) The reason for them are for sure that GCC-8 is missing on
> your system. Maybe I should add this requirement on the release
> notes... :-/
>
> I had this kind of error when I wanted to compile gcmd on Ubuntu.
> After upgrading to GCC-8 it worked. On Fedora29 it worked, too.
>
> Is it possible for you to install GCC-8 on you machine?
>
> I am going to prepare a package for Gentoo linux now.
>
> Best wishes and thank you for your efforts.
> Uwe
>
> Am Sun, 31 Mar 2019 17:34:40 +0000 schrieb kht-lists:
>
> > I just tried building g-c 10.1.0 on Ubuntu Mate 18.04. Same sort of
> > errors as on CentOS 7.6
> > Ken Taylor
> >
> > address@hidden:~/Desktop/gnome-commander-1.10.0$ make
> > make all-recursive
> > make[1]: Entering directory '/home/ken/Desktop/gnome-commander-1.10.0'
> > Making all in libgcmd
> > make[2]: Entering directory
> > '/home/ken/Desktop/gnome-commander-1.10.0/libgcmd' /bin/bash ../libtool
> > --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT
> > -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0
> > -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0
> > -I/usr/include/libxml2 -I/usr/include/libgnome-2.0
> > -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
> > -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0
> > -I/usr/include/gail-1.0 -I/usr/include/libart-2.0
> > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
> > -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo
> > -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo
> > -I/usr/include/pixman-1 -I/usr/include/pango-1.0
> > -I/usr/include/harfbuzz -I/usr/include/pango-1.0
> > -I/usr/include/freetype2 -I/usr/include/libpng16
> > -I/usr/include/freetype2 -I/usr/include/libpng16
> > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
> > -I/usr/include/gnome-vfs-2.0
> > -I/usr/lib/x86_64-linux-gnu/gnome-vfs-2.0/include
> > -I/usr/include/gconf/2 -I/usr/include/dbus-1.0
> > -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0
> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread
> > -I/usr/include/gnome-vfs-2.0
> > -I/usr/lib/x86_64-linux-gnu/gnome-vfs-2.0/include
> > -I/usr/include/gconf/2 -I/usr/include/dbus-1.0
> > -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0
> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> > -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES
> > -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings
> > -Wpointer-arith -Wmissing-declarations -Wredundant-decls
> > -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2
> > -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare
> > -Wstrict-aliasing -Wshadow -Winline -Wpacked
> > -Wmissing-format-attribute -Wmissing-noreturn -Winit-self
> > -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds
> > -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default
> > -Wno-error=unused-parameter -Wno-error=missing-field-initializers
> > -Wno-error=overloaded-virtual -Werror=parentheses -Wno-parentheses
> > -Werror=cast-function-type -Wno-cast-function-type -g -O2 -MT
> > gnome-cmd-plugin.lo -MD -MP -MF .deps/gnome-cmd-plugin.Tpo -c -o
> > gnome-cmd-plugin.lo gnome-cmd-plugin.cc libtool: compile: g++
> > -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DORBIT2=1 -pthread
> > -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1
> > -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2
> > -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0
> > -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0
> > -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0
> > -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0
> > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
> > -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo
> > -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo
> > -I/usr/include/pixman-1 -I/usr/include/pango-1.0
> > -I/usr/include/harfbuzz -I/usr/include/pango-1.0
> > -I/usr/include/freetype2 -I/usr/include/libpng16
> > -I/usr/include/freetype2 -I/usr/include/libpng16
> > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
> > -I/usr/include/gnome-vfs-2.0
> > -I/usr/lib/x86_64-linux-gnu/gnome-vfs-2.0/include
> > -I/usr/include/gconf/2 -I/usr/include/dbus-1.0
> > -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0
> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread
> > -I/usr/include/gnome-vfs-2.0
> > -I/usr/lib/x86_64-linux-gnu/gnome-vfs-2.0/include
> > -I/usr/include/gconf/2 -I/usr/include/dbus-1.0
> > -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0
> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> > -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES
> > -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings
> > -Wpointer-arith -Wmissing-declarations -Wredundant-decls
> > -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2
> > -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare
> > -Wstrict-aliasing -Wshadow -Winline -Wpacked
> > -Wmissing-format-attribute -Wmissing-noreturn -Winit-self
> > -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds
> > -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default
> > -Wno-error=unused-parameter -Wno-error=missing-field-initializers
> > -Wno-error=overloaded-virtual -Werror=parentheses -Wno-parentheses
> > -Werror=cast-function-type -Wno-cast-function-type -g -O2 -MT
> > gnome-cmd-plugin.lo -MD -MP -MF .deps/gnome-cmd-plugin.Tpo -c
> > gnome-cmd-plugin.cc -fPIC -DPIC -o .libs/gnome-cmd-plugin.o cc1plus:
> > error: -Werror=cast-function-type: no option -Wcast-function-type
> > cc1plus: warning: unrecognized command line option
> > ‘-Wno-cast-function-type’ Makefile:588: recipe for target
> > 'gnome-cmd-plugin.lo' failed make[2]: *** [gnome-cmd-plugin.lo] Error
> > 1 make[2]: Leaving directory
> > '/home/ken/Desktop/gnome-commander-1.10.0/libgcmd' Makefile:550:
> > recipe for target 'all-recursive' failed make[1]: *** [all-recursive]
> > Error 1 make[1]: Leaving directory
> > '/home/ken/Desktop/gnome-commander-1.10.0' Makefile:480: recipe for
> > target 'all' failed make: *** [all] Error 2
> >
> > -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> >
> > Sent with ProtonMail Secure Email.
> > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> > On Sunday, March 31, 2019 7:15 AM, Uwe Scholz address@hidden
> > wrote:
> >
> > > Hi,
> > > Gnome Commander v1.10.0 with a new icon is out - Yeah!
> > > See the complete release notes here:
> > > https://gcmd.github.io/2019/03/31/Release-v1-10-0.html
> > > It is advisable to update to 1.10.0 as I will remove the ability to
> > > read ~/.gnome-commander/gnome-commander.xml in the next bugfix
> > > release. This is needed to remove the reference to the old
> > > gnome-config library.
> > > Many thanks to all the contributors!
> > > A signature file can be found again in the download section of the
> > > Gnome Commander homepage.
> > > Happy commanding!
> > > Uwe





reply via email to

[Prev in Thread] Current Thread [Next in Thread]