Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 714192 - mail-client/cone-1.0 : cursesscreen.C: error: addwstr was not declared in this scope
Summary: mail-client/cone-1.0 : cursesscreen.C: error: addwstr was not declared in thi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-24 15:54 UTC by Toralf Förster
Modified: 2021-12-13 16:36 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.27 KB, text/plain)
2020-03-24 15:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,286.20 KB, text/plain)
2020-03-24 15:55 UTC, Toralf Förster
Details
environment (environment,64.97 KB, text/plain)
2020-03-24 15:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.14 KB, application/x-bzip)
2020-03-24 15:55 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,43.96 KB, application/x-bzip)
2020-03-24 15:55 UTC, Toralf Förster
Details
mail-client:cone-1.0:20200324-103840.log (mail-client:cone-1.0:20200324-103840.log,271.71 KB, text/plain)
2020-03-24 15:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.04 KB, application/x-bzip)
2020-03-24 15:55 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-03-24 15:54:58 UTC
x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I.   -Wall   -I../libs -I./../libs -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o cursesscreen.o cursesscreen.C
cursesscreen.C: In member function virtual bool CursesScreen::writeText(const u32string&, int, int, const Curses::CursesAttr&) const:
cursesscreen.C:522:2: error: addwstr was not declared in this scope; did you mean addstr?
  522 |  addwstr(text);
      |  ^~~~~~~
      |  addstr

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *
  [2]   rust-bin-1.42.0

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Mar 24 08:38:46 UTC 2020
/var/db/repos/musl	Sun Mar 22 15:02:57 UTC 2020

emerge -qpvO mail-client/cone
[ebuild  N    ] mail-client/cone-1.0  USE="crypt ipv6 -fam -gnutls -idn -ldap -spell"
Comment 1 Toralf Förster gentoo-dev 2020-03-24 15:55:01 UTC
Created attachment 625052 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-24 15:55:04 UTC
Created attachment 625054 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-24 15:55:06 UTC
Created attachment 625056 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-24 15:55:09 UTC
Created attachment 625058 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-24 15:55:12 UTC
Created attachment 625060 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-24 15:55:15 UTC
Created attachment 625062 [details]
mail-client:cone-1.0:20200324-103840.log
Comment 7 Toralf Förster gentoo-dev 2020-03-24 15:55:17 UTC
Created attachment 625064 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-12-13 16:36:08 UTC
The bug has been closed via the following commit(s):

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

commit 686a0f671bd21ed11d3671dbc17593436d323109
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-12-13 16:30:38 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-12-13 16:30:38 +0000

    mail-client/cone: treeclean
    
    Bug: https://bugs.gentoo.org/764719
    Closes: https://bugs.gentoo.org/808567
    Closes: https://bugs.gentoo.org/807292
    Closes: https://bugs.gentoo.org/739862
    Closes: https://bugs.gentoo.org/690164
    Closes: https://bugs.gentoo.org/714192
    Closes: https://bugs.gentoo.org/724670
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 mail-client/cone/Manifest                         |  1 -
 mail-client/cone/cone-1.0-r1.ebuild               | 73 -----------------------
 mail-client/cone/files/cone-1.0-no-spelling.patch | 46 --------------
 mail-client/cone/metadata.xml                     |  8 ---
 profiles/package.mask                             |  5 --
 5 files changed, 133 deletions(-)