Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662600 - x11-misc/gpaste-3.20.3 fails test: cc1: warning: /.../x86_64-linux-gnu: No such file or directory [-Wmissing-include-dirs]
Summary: x11-misc/gpaste-3.20.3 fails test: cc1: warning: /.../x86_64-linux-gnu: No su...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-08-01 17:35 UTC by Toralf Förster
Modified: 2022-02-13 09:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.52 KB, text/plain)
2018-08-01 17:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,152.47 KB, text/plain)
2018-08-01 17:36 UTC, Toralf Förster
Details
environment (environment,99.89 KB, text/plain)
2018-08-01 17:36 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.31 KB, application/x-bzip)
2018-08-01 17:36 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,13.27 KB, application/x-bzip)
2018-08-01 17:36 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.71 KB, application/x-bzip)
2018-08-01 17:36 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,1.67 KB, application/x-bzip)
2018-08-01 17:36 UTC, Toralf Förster
Details
x11-misc:gpaste-3.20.3:20180801-111251.log (x11-misc:gpaste-3.20.3:20180801-111251.log,343.17 KB, text/plain)
2018-08-01 17:36 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-08-01 17:35:54 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -include config.h -I./src/libgpaste -I./src/libgpaste/applet -I./src/libgpaste/client -I./src/libgpaste/core -I./src/libgpaste/daemon -I./src/libgpaste/gnome-shell-client -I./src/libgpaste/keybinder -I./src/libgpaste/screensaver-client -I./src/libgpaste/settings -I./src/libgpaste/settings-ui -I./src/libgpaste/ui -I./src/libgpaste/util -DG_PASTE_COMPILATION -DLOCALEDIR=\"/usr/share/locale\" -DPKGLIBEXECDIR=\"/usr/libexec/gpaste\"   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -pipe -march=native -pipe -pedantic -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unknown-warning-option -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -c -o src/client/bin_gpaste_client-gpaste-client.o `test -f 'src/client/gpaste-client.c' || echo './'`src/client/gpaste-client.c
cc1: warning: /usr/include/x86_64-linux-gnu: No such file or directory [-Wmissing-include-dirs]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
cc1: warning: unrecognized command line option ‘-Wno-unknown-warning-option’

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl-test_20180728-001933

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0
 [2] x86_64-pc-linux-gnu-7.3.1 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python3.7 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv x11-misc/gpaste
[ebuild  N    ] x11-misc/gpaste-3.20.3  USE="applet -gnome -vala"
Comment 1 Toralf Förster gentoo-dev 2018-08-01 17:35:58 UTC
Created attachment 542018 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-01 17:36:00 UTC
Created attachment 542020 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-08-01 17:36:03 UTC
Created attachment 542022 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-08-01 17:36:06 UTC
Created attachment 542024 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-08-01 17:36:09 UTC
Created attachment 542026 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-01 17:36:12 UTC
Created attachment 542028 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-08-01 17:36:15 UTC
Created attachment 542030 [details]
tests.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-08-01 17:36:18 UTC
Created attachment 542032 [details]
x11-misc:gpaste-3.20.3:20180801-111251.log
Comment 9 Agostino Sarubbo gentoo-dev 2022-02-13 09:54:05 UTC
Update summary. [something] is used when something refers to an overlay