Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689550 - net-libs/xrootd-4.9.0 : /.../XrdClParallelOperation.hh:92:27: error: comparison of integer expressions of different signedness: int and std::vector<XrdCl::Pipeline>::size_type {aka long unsigned int } [-Werror=sign-compare]
Summary: net-libs/xrootd-4.9.0 : /.../XrdClParallelOperation.hh:92:27: error: comparis...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-09 16:55 UTC by Toralf Förster
Modified: 2019-08-05 14:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.34 KB, text/plain)
2019-07-09 16:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.79 KB, text/plain)
2019-07-09 16:55 UTC, Toralf Förster
Details
environment (environment,165.25 KB, text/plain)
2019-07-09 16:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.83 KB, application/x-bzip)
2019-07-09 16:55 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.51 KB, application/x-bzip)
2019-07-09 16:55 UTC, Toralf Förster
Details
net-libs:xrootd-4.9.0:20190709-150947.log (net-libs:xrootd-4.9.0:20190709-150947.log,811.63 KB, text/plain)
2019-07-09 16:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,51.82 KB, application/x-bzip)
2019-07-09 16: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 2019-07-09 16:55:27 UTC
/var/tmp/portage/net-libs/xrootd-4.9.0/work/xrootd-4.9.0/src/XrdCl/XrdClParallelOperation.hh:88:19:   required from here
/var/tmp/portage/net-libs/xrootd-4.9.0/work/xrootd-4.9.0/src/XrdCl/XrdClParallelOperation.hh:92:27: error: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<XrdCl::Pipeline>::size_type’ {aka ‘long unsigned int’} [-Werror=sign-compare]
   92 |         for( int i = 0; i < pipelines.size(); i++ )
      |                         ~~^~~~~~~~~~~~~~~~~~
/var/tmp/portage/net-libs/xrootd-4.9.0/work/xrootd-4.9.0/src/XrdCl/XrdClParallelOperation.hh:95:17: error: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<XrdCl::Pipeline>::size_type’ {aka ‘long unsigned int’} [-Werror=sign-compare]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-test-20190706-171233

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

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 Rust versions:
  [1]   rust-1.36.0 *



emerge -qpvO net-libs/xrootd
[ebuild  N    ] net-libs/xrootd-4.9.0  USE="examples readline ssl test -doc -fuse -http -kerberos -python -rbd" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-07-09 16:55:30 UTC
Created attachment 582306 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-09 16:55:33 UTC
Created attachment 582308 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-09 16:55:35 UTC
Created attachment 582310 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-09 16:55:38 UTC
Created attachment 582312 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-09 16:55:41 UTC
Created attachment 582314 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-09 16:55:44 UTC
Created attachment 582316 [details]
net-libs:xrootd-4.9.0:20190709-150947.log
Comment 7 Toralf Förster gentoo-dev 2019-07-09 16:55:46 UTC
Created attachment 582318 [details]
temp.tbz2
Comment 8 Guilherme Amadio gentoo-dev 2019-07-10 07:15:16 UTC
This has already been fixed upstream¹. I will close this after I bump to 4.10 when it's released.

1. https://github.com/xrootd/xrootd/pull/918
Comment 9 Larry the Git Cow gentoo-dev 2019-08-05 14:55:00 UTC
The bug has been closed via the following commit(s):

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

commit b5a7526a34c3cb385caae2e8dcb9b4952a019b6d
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2019-08-05 14:50:44 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2019-08-05 14:54:54 +0000

    net-libs/xrootd: version bump to 4.10.0
    
    Closes: https://bugs.gentoo.org/689550
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 net-libs/xrootd/Manifest             |   1 +
 net-libs/xrootd/xrootd-4.10.0.ebuild | 115 +++++++++++++++++++++++++++++++++++
 2 files changed, 116 insertions(+)