Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 648614

Summary: dev-libs/libcss-0.7.0 : src/.../parse.c:2:9: error: unknown option after #pragma GCC diagnostic kind [-Werror=pragmas]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Virgil Dupras (RETIRED) <vdupras>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:libcss-0.7.0:20180223-005402.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-02-23 17:50:28 UTC
 COMPILE: src/parse/parse.c
x86_64-pc-linux-gnu-gcc -MMD -MP -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/var/tmp/portage/dev-libs/libcss-0.7.0/work/libcss-0.7.0-abi_x86_64.amd64/include/ -I/var/tmp/portage/dev-libs/libcss-0.7.0/work/libcss-0.7.0-abi_x86_64.amd64/src -Wall -W -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Werror -O2 -pipe -march=native -D_ALIGNED="__attribute__((aligned))" -DNDEBUG  -std=c99  -fPIC -DPIC -o build-release-x86_64-pc-linux-gnu-release-lib-shared/src_parse_parse.o -c src/parse/parse.c
src/parse/parse.c:2:9: error: unknown option after ‘#pragma GCC diagnostic’ kind [-Werror=pragmas]
 #pragma GCC diagnostic ignored "-Wimplicit-fallthrough"
         ^
cc1: all warnings being treated as errors

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl_20180219-235058

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-libs/libcss
[ebuild  N    ] dev-libs/libcss-0.7.0  USE="-debug -static-libs {-test}" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-02-23 17:50:31 UTC
Created attachment 520680 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-23 17:50:33 UTC
Created attachment 520682 [details]
dev-libs:libcss-0.7.0:20180223-005402.log
Comment 3 Toralf Förster gentoo-dev 2018-02-23 17:50:36 UTC
Created attachment 520684 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-02-23 17:50:39 UTC
Created attachment 520686 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-02-23 17:50:43 UTC
Created attachment 520688 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-02-23 17:50:45 UTC
Created attachment 520690 [details]
temp.tbz2
Comment 7 Virgil Dupras (RETIRED) gentoo-dev 2018-11-30 03:50:55 UTC

*** This bug has been marked as a duplicate of bug 642164 ***