Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659502 - net-misc/nextcloud-client-2.3.3 : [QA] One or more CMake variables were not used by the project:
Summary: net-misc/nextcloud-client-2.3.3 : [QA] One or more CMake variables were not u...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-28 18:20 UTC by Toralf Förster
Modified: 2018-08-10 22:35 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-06-28 18:20:58 UTC
QA: other
One or more CMake variables were not used by the project:
  CMAKE_DISABLE_FIND_PACKAGE_LibSSH
  CMAKE_DISABLE_FIND_PACKAGE_Libsmbclient
  WITH_DOC
QA Notice: Package triggers severe warnings which indicate that it
           may exhibit random runtime failures.
/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncfileitem.h:180:12: warning: ‘*((void*)(&<anonymous>)+136).OCC::SyncFileItem::<unnamed struct>::_other_size’ is used uninitialized in this function [-Wuninitialized]
/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncfileitem.h:180:12: warning: ‘*((void*)(&<anonymous>)+136).OCC::SyncFileItem::<unnamed struct>::_other_modtime’ is used uninitialized in this function [-Wuninitialized]
/var/tmp/portage/net-misc/nextcloud-client-2.3.3/work/client_theming-2.3.3/client/src/libsync/syncfileitem.h:180:12: warning: ‘*((void*)(&<anonymous>)+136).OCC::SyncFileItem::<unnamed struct>::_other_instruction’ is used uninitialized in this function [-Wuninitialized]
Please do not file a Gentoo bug and instead report the above QA
issues directly to the upstream developers of this software.
Homepage: https://github.com/nextcloud/client_theming

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20180623-161904

  -------------------------------------------------------------------
Comment 1 Bernard Cafarelli gentoo-dev 2018-08-10 22:34:47 UTC
Fixed in similar way to #650446
Comment 2 Larry the Git Cow gentoo-dev 2018-08-10 22:35:54 UTC
The bug has been closed via the following commit(s):

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

commit 2b20228a72093b10443b3d2f9076cf18a3837384
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2018-08-10 22:35:20 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2018-08-10 22:35:34 +0000

    net-misc/nextcloud-client: drop obsolete deps and USE flags
    
    Also fix doc building disabling
    
    Closes: https://bugs.gentoo.org/659502
    Package-Manager: Portage-2.3.45, Repoman-2.3.10

 net-misc/nextcloud-client/metadata.xml                  | 1 -
 net-misc/nextcloud-client/nextcloud-client-2.3.3.ebuild | 8 ++------
 2 files changed, 2 insertions(+), 7 deletions(-)