Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 752051 - app-text/vilistextum-2.8.0.20200411 : html.c: error: static declaration of wcscasecmp follows non-static declaration
Summary: app-text/vilistextum-2.8.0.20200411 : html.c: error: static declaration of wc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 756940
  Show dependency tree
 
Reported: 2020-10-31 19:16 UTC by Toralf Förster
Modified: 2021-03-03 17:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.56 KB, text/plain)
2020-10-31 19:16 UTC, Toralf Förster
Details
app-text:vilistextum-2.8.0.20200411:20201031-142804.log (app-text:vilistextum-2.8.0.20200411:20201031-142804.log,7.54 KB, text/plain)
2020-10-31 19:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,306.46 KB, text/plain)
2020-10-31 19:16 UTC, Toralf Förster
Details
environment (environment,84.00 KB, text/plain)
2020-10-31 19:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.70 KB, application/x-bzip)
2020-10-31 19:16 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.84 KB, application/x-bzip)
2020-10-31 19:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.31 KB, application/x-bzip)
2020-10-31 19:16 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 2020-10-31 19:16:44 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -O2 -pipe -march=native -fno-diagnostics-color  -falign-functions=32:25:16 -c -o charset.o charset.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -O2 -pipe -march=native -fno-diagnostics-color  -falign-functions=32:25:16 -c -o html.o html.c
html.c:50:12: error: static declaration of ‘wcscasecmp’ follows non-static declaration
   50 | static int wcscasecmp(const wchar_t *s1, const wchar_t *s2)
      |            ^~~~~~~~~~
In file included from multibyte.h:4,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20201021-141927

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.47.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.17.0 [icedtea-8]
2)	IcedTea JDK 3.16.0 [icedtea-bin-8]
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8 
  [3]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Oct 31 01:35:24 PM UTC 2020

emerge -qpvO app-text/vilistextum
[ebuild  N    ] app-text/vilistextum-2.8.0.20200411  USE="unicode"
Comment 1 Toralf Förster gentoo-dev 2020-10-31 19:16:45 UTC
Created attachment 669473 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-31 19:16:46 UTC
Created attachment 669476 [details]
app-text:vilistextum-2.8.0.20200411:20201031-142804.log
Comment 3 Toralf Förster gentoo-dev 2020-10-31 19:16:48 UTC
Created attachment 669479 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-10-31 19:16:50 UTC
Created attachment 669482 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-10-31 19:16:51 UTC
Created attachment 669485 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-31 19:16:52 UTC
Created attachment 669488 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-10-31 19:16:54 UTC
Created attachment 669491 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-03-03 17:40:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3cc3f87f750b9de69cbc9c1b21efc1df4e033f8

commit d3cc3f87f750b9de69cbc9c1b21efc1df4e033f8
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-03-02 20:33:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-03 16:51:47 +0000

    app-text/vilistextum: Fix static variable declaration
    
    Closes: https://bugs.gentoo.org/752051
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/vilistextum-2.8.0.20200411-static.patch        | 12 ++++++++++++
 app-text/vilistextum/vilistextum-2.8.0.20200411.ebuild   | 16 +++++++++-------
 2 files changed, 21 insertions(+), 7 deletions(-)