Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791103 - net-misc/csync-0.50.0-r1 - /.../c_string.c: error: assignment discards const qualifier from pointer target type [-Wdiscarded-quali
Summary: net-misc/csync-0.50.0-r1 - /.../c_string.c: error: assignment discards const ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on: 857948
Blocks:
  Show dependency tree
 
Reported: 2021-05-19 14:39 UTC by Toralf Förster
Modified: 2022-08-16 08:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.87 KB, text/plain)
2021-05-19 14:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,559.37 KB, text/plain)
2021-05-19 14:39 UTC, Toralf Förster
Details
environment (environment,118.29 KB, text/plain)
2021-05-19 14:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,41.89 KB, application/x-bzip)
2021-05-19 14:39 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.23 KB, application/x-bzip)
2021-05-19 14:39 UTC, Toralf Förster
Details
net-misc:csync-0.50.0-r1:20210519-095609.log (net-misc:csync-0.50.0-r1:20210519-095609.log,14.13 KB, text/plain)
2021-05-19 14:39 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.54 KB, application/x-bzip)
2021-05-19 14:39 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 2021-05-19 14:39:16 UTC
/var/tmp/portage/net-misc/csync-0.50.0-r1/work/csync-0.50.0/src/std/c_string.c: In function ‘c_utf8_from_locale’:
/var/tmp/portage/net-misc/csync-0.50.0-r1/work/csync-0.50.0/src/std/c_string.c:324:7: error: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  324 |   dst = wstr;
      |       ^
/var/tmp/portage/net-misc/csync-0.50.0-r1/work/csync-0.50.0/src/std/c_string.c: In function ‘c_utf8_to_locale’:
/var/tmp/portage/net-misc/csync-0.50.0-r1/work/csync-0.50.0/src/std/c_string.c:361:7: error: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-j2-20210510-162903

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-9.3.1
 [3] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1
  [2]   rust-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  (none found)

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed May 19 08:50:10 UTC 2021

emerge -qpvO net-misc/csync
[ebuild  N    ] net-misc/csync-0.50.0-r1  USE="sftp -doc -iconv -samba -test"
Comment 1 Toralf Förster gentoo-dev 2021-05-19 14:39:17 UTC
Created attachment 709869 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-19 14:39:19 UTC
Created attachment 709872 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-19 14:39:21 UTC
Created attachment 709875 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-19 14:39:22 UTC
Created attachment 709878 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-19 14:39:23 UTC
Created attachment 709881 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-19 14:39:24 UTC
Created attachment 709884 [details]
net-misc:csync-0.50.0-r1:20210519-095609.log
Comment 7 Toralf Förster gentoo-dev 2021-05-19 14:39:25 UTC
Created attachment 709887 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-08-16 08:11:46 UTC
The bug has been closed via the following commit(s):

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

commit 3a66bca5c747815b8f8def08e5ea353242275e9e
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-08-16 08:09:07 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-08-16 08:09:07 +0000

    net-misc/csync: treeclean
    
    Closes: https://bugs.gentoo.org/791103
    Closes: https://bugs.gentoo.org/833416
    Closes: https://bugs.gentoo.org/836715
    Closes: https://bugs.gentoo.org/857948
    Closes: https://bugs.gentoo.org/527660
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-misc/csync/Manifest                            |  1 -
 net-misc/csync/csync-0.50.0-r2.ebuild              | 49 ----------------------
 .../csync/files/csync-0.50.0-gcc_5_and_8.patch     | 36 ----------------
 .../csync/files/csync-0.50.0-libssh-version.patch  | 41 ------------------
 net-misc/csync/metadata.xml                        | 11 -----
 profiles/package.mask                              |  6 ---
 6 files changed, 144 deletions(-)