Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687544 - net-misc/connman-json-client-1.0_p20150721 : ncurses_utils.c:46:2: error: vwprintw is deprecated [-Werror=deprecated-declarations]
Summary: net-misc/connman-json-client-1.0_p20150721 : ncurses_utils.c:46:2: error: vwp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-06 22:05 UTC by Toralf Förster
Modified: 2019-06-06 23:57 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.94 KB, text/plain)
2019-06-06 22:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,1.22 KB, text/plain)
2019-06-06 22:05 UTC, Toralf Förster
Details
environment (environment,56.75 KB, text/plain)
2019-06-06 22:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.18 KB, application/x-bzip)
2019-06-06 22:05 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.73 KB, application/x-bzip)
2019-06-06 22:05 UTC, Toralf Förster
Details
net-misc:connman-json-client-1.0_p20150721:20190606-063252.log (net-misc:connman-json-client-1.0_p20150721:20190606-063252.log,7.93 KB, text/plain)
2019-06-06 22:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.97 KB, application/x-bzip)
2019-06-06 22:05 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 2019-06-06 22:05:21 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.    -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/json-c  -Wall -Werror  -c -o ncurses_utils.o ncurses_utils.c
ncurses_utils.c: In function ‘print_in_footer’:
ncurses_utils.c:46:2: error: ‘vwprintw’ is deprecated [-Werror=deprecated-declarations]
   46 |  vwprintw(win_footer, msg, args);
      |  ^~~~~~~~
In file included from /usr/include/form.h:39,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-no-multilib_20190604-220908

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.35.0 *



emerge -qpvO net-misc/connman-json-client
[ebuild  N    ] net-misc/connman-json-client-1.0_p20150721
Comment 1 Toralf Förster gentoo-dev 2019-06-06 22:05:24 UTC
Created attachment 579042 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-06 22:05:27 UTC
Created attachment 579044 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-06-06 22:05:29 UTC
Created attachment 579046 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-06-06 22:05:32 UTC
Created attachment 579048 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-06-06 22:05:35 UTC
Created attachment 579050 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-06-06 22:05:38 UTC
Created attachment 579052 [details]
net-misc:connman-json-client-1.0_p20150721:20190606-063252.log
Comment 7 Toralf Förster gentoo-dev 2019-06-06 22:05:41 UTC
Created attachment 579054 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-06-06 23:57:57 UTC
The bug has been closed via the following commit(s):

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

commit 29196eea9c5b3625cccfbe158f173f9d44dcc738
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2019-06-06 23:57:43 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2019-06-06 23:57:43 +0000

    net-misc/connman-json-client: remove -Werror
    
    Fixes: https://bugs.gentoo.org/687544
    Package-Manager: Portage-2.3.67, Repoman-2.3.14
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 net-misc/connman-json-client/connman-json-client-1.0_p20150721.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)