Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2018 19:48:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 227087] x11/gnome-terminal fails to build with gcc
Message-ID:  <bug-227087-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227087

            Bug ID: 227087
           Summary: x11/gnome-terminal fails to build with gcc
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: jhibbits@FreeBSD.org
          Assignee: gnome@FreeBSD.org
             Flags: maintainer-feedback?(gnome@FreeBSD.org)

When building x11/gnome-terminal on a powerpc64 the following errors show u=
p:

cc -DHAVE_CONFIG_H -I. -I..  -I.. -DTERMINAL_COMPILATION -DTERMINAL_CLIENT
-DLOCALEDIR=3D"\"/usr/local/share/locale\"" -DGETTEXT_PACKAGE=3D\"gnome-ter=
minal\"=20
-isystem /usr/local/include --include config.h -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/gtk-3.0
-I/usr/local/include/pango-1.0 -I/usr/local/include/cairo
-I/usr/local/include/pixman-1 -I/usr/local/include/freetype2
-I/usr/local/include/libdrm -I/usr/local/include/libpng16
-I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0
-I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0
-I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0
-I/usr/local/lib/dbus-1.0/include -I/usr/local/include/dconf
-I/usr/local/include/uuid -D_THREAD_SAFE -pthread   -Wno-cast-qual
-Wno-format-nonliteral -Wno-suggest-attribute=3Dformat
-Wno-unused-but-set-variable -Wno-unused-function -Wno-unused-variable
-Wno-write-strings  -O2 -pipe  -isystem /usr/local/include -fno-strict-alia=
sing
-MT gterminal-gterminal.o -MD -MP -MF .deps/gterminal-gterminal.Tpo -c -o
gterminal-gterminal.o `test -f 'gterminal.c' || echo './'`gterminal.c
cc1: error: unrecognized command line option "-Wno-suggest-attribute=3Dform=
at"
cc1: error: unrecognized command line option "-Wno-unused-but-set-variable"


This could be mitigated by using gcc from ports, or removing those two
arguments from the Makefile (via Makefile.am or Makefile.in).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227087-6497>