Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735780 - media-sound/audacity-2.4.2-r1 : One or more CMake variables were not used by the project:
Summary: media-sound/audacity-2.4.2-r1 : One or more CMake variables were not used by ...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords: QAglobalscope
Depends on:
Blocks:
 
Reported: 2020-08-03 15:15 UTC by Toralf Förster
Modified: 2020-08-23 10:39 UTC (History)
2 users (show)

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


Attachments
elog-media-sound:audacity-2.4.2-r1:20200803-141201.log (elog-media-sound:audacity-2.4.2-r1:20200803-141201.log,609 bytes, text/plain)
2020-08-03 15:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,45.64 KB, application/x-bzip)
2020-08-03 15:15 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-08-03 15:15:15 UTC
QA: other
One or more CMake variables were not used by the project:
  audacity_use_pch
QA Notice: Package triggers severe warnings which indicate that it
           may exhibit random runtime failures.
/var/tmp/portage/media-sound/audacity-2.4.2-r1/work/audacity-Audacity-2.4.2/lib-src/libnyquist/nyquist/xlisp/security.c:89:10: warning: implicit declaration of function ‘getcwd’; did you mean ‘getw’? [-Wimplicit-function-declaration]
Please do not file a Gentoo bug and instead report the above QA

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl-20200728-201924

  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2020-08-03 15:15:20 UTC
Created attachment 652718 [details]
elog-media-sound:audacity-2.4.2-r1:20200803-141201.log
Comment 2 Toralf Förster gentoo-dev 2020-08-03 15:15:23 UTC
Created attachment 652720 [details]
etc.portage.tbz2
Comment 3 Miroslav Šulc gentoo-dev 2020-08-03 17:04:24 UTC
this is weird to me:

grep audacity_use_pch /var/tmp/portage/media-sound/audacity-2.4.2-r1/work/audacity-2.4.2_build/* -r
/var/tmp/portage/media-sound/audacity-2.4.2-r1/work/audacity-2.4.2_build/CMakeCache.txt:audacity_use_pch:BOOL=ON

any ideas?
Comment 4 Miroslav Šulc gentoo-dev 2020-08-11 16:05:47 UTC
any nints on this?
Comment 5 Miroslav Šulc gentoo-dev 2020-08-11 16:06:09 UTC
i mean hints :-)
Comment 6 Miroslav Šulc gentoo-dev 2020-08-23 09:59:58 UTC
i don't get this qa:

>>> Completed installing media-sound/audacity-2.4.2-r1 into /var/tmp/portage/media-sound/audacity-2.4.2-r1/image

 * Final size of build directory: 520984 KiB (508.7 MiB)
 * Final size of installed tree:   65312 KiB ( 63.7 MiB)


 * QA Notice: Package triggers severe warnings which indicate that it
 *            may exhibit random runtime failures.
 * /var/tmp/portage/media-sound/audacity-2.4.2-r1/work/audacity-Audacity-2.4.2/lib-src/libnyquist/nyquist/xlisp/security.c:89:10: warning: implicit declaration of function ‘getcwd’; did you mean ‘getw’? [-Wimplicit-function-declaration]

 * Please do not file a Gentoo bug and instead report the above QA
 * issues directly to the upstream developers of this software.
 * Homepage: https://web.audacityteam.org/
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/audacity
   /usr/share/audacity/modules/mod-script-pipe.so


closing it as i can't reproduce it and have no info how to reproduce it. also, this switch is a valid switch as noted in comment #3.
Comment 7 Toralf Förster gentoo-dev 2020-08-23 10:03:55 UTC
The attached  etc.portage.tbz2 contain all portage config files. Among them there are the USE flag files with a content which is randomly thrown and very often responsible for issues IMO.
Comment 8 Larry the Git Cow gentoo-dev 2020-08-23 10:39:33 UTC
The bug has been referenced in the following commit(s):

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

commit ffe6fe6234d5ad867d173fe8e9153ba3cb74f3be
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2020-08-23 10:39:15 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-08-23 10:39:15 +0000

    media-sound/audacity: leaving -Daudacity_use_pch to default in 2.4.2-r1
    
    Bug: https://bugs.gentoo.org/735780
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/audacity/audacity-2.4.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)