Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920363 - media-sound/audacity-3.3.3[audiocom] - /.../OAuthService.h: error: field mAccessToken has incomplete type std::string {aka std::_cxx11::basic_string<char>}
Summary: media-sound/audacity-3.3.3[audiocom] - /.../OAuthService.h: error: field mAcc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-12-20 09:28 UTC by Toralf Förster
Modified: 2024-03-23 08:29 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.32 KB, text/plain)
2023-12-20 09:28 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,59.20 KB, application/x-xz)
2023-12-20 09:28 UTC, Toralf Förster
Details
environment (environment,106.41 KB, text/plain)
2023-12-20 09:28 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.12 KB, application/x-xz)
2023-12-20 09:28 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,29.61 KB, application/x-xz)
2023-12-20 09:28 UTC, Toralf Förster
Details
media-sound:audacity-3.3.3:20231220-002552.log.xz (media-sound:audacity-3.3.3:20231220-002552.log.xz,23.09 KB, application/x-xz)
2023-12-20 09:28 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,68.32 KB, application/x-xz)
2023-12-20 09:28 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,46.51 KB, application/x-xz)
2023-12-20 09:28 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 2023-12-20 09:28:34 UTC
too long lines were shrinked:

[460/988] cd /var/tmp/portage/media-sound/audacity-3.3.3/work/audacity-Audacity-3.3.3_build/locale && /usr/bin/cmake -E make_directory /var/tmp/portage/media-sound/audacity-3.3.3/work/audacity-Audacity-3.3.3_build/RelWithDebInfo/locale/bs/LC_MESSAGES && /usr/bin/msgfmt --check-format -o /var/tmp/por
[461/988] cd /var/tmp/portage/media-sound/audacity-3.3.3/work/audacity-Audacity-3.3.3_build/locale && /usr/bin/cmake -E make_directory /var/tmp/portage/media-sound/audacity-3.3.3/work/audacity-Audacity-3.3.3_build/RelWithDebInfo/locale/ca/LC_MESSAGES && /usr/bin/msgfmt --check-format -o /var/tmp/por
[462/988] /usr/bin/x86_64-pc-linux-gnu-g++ -DBASIC_UI_API="" -DCLOUD_AUDIOCOM_API="" -DCLOUD_UPLOAD_API="" -DCOMPONENTS_API="" -DEXCEPTIONS_API="" -DEXPERIMENTAL_CRASH_REPORT -DEXPERIMENTAL_DRAGGABLE_PLAY_HEAD -DEXPERIMENTAL_FULL_WASAPI -DEXPERIMENTAL_HALF_WAVE -DEXPERIMENTAL_KEY_VIEW -DEXPERIMENTAL
FAILED: libraries/lib-cloud-audiocom/CMakeFiles/lib-cloud-audiocom.dir/OAuthService.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DBASIC_UI_API="" -DCLOUD_AUDIOCOM_API="" -DCLOUD_UPLOAD_API="" -DCOMPONENTS_API="" -DEXCEPTIONS_API="" -DEXPERIMENTAL_CRASH_REPORT -DEXPERIMENTAL_DRAGGABLE_PLAY_HEAD -DEXPERIMENTAL_FULL_WASAPI -DEXPERIMENTAL_HALF_WAVE -DEXPERIMENTAL_KEY_VIEW -DEXPERIMENTAL_MIDI_OUT 
In file included from /var/tmp/portage/media-sound/audacity-3.3.3/work/audacity-Audacity-3.3.3/libraries/lib-cloud-audiocom/OAuthService.cpp:12:
/var/tmp/portage/media-sound/audacity-3.3.3/work/audacity-Audacity-3.3.3/libraries/lib-cloud-audiocom/OAuthService.h:107:16: error: field mAccessToken has incomplete type std::string {aka std::__cxx11::basic_string<char>}
  107 |    std::string mAccessToken;
      |                ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd_merged_usr-20231214-164006

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
3)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
4)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8  system-vm
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17 
  [5]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit 830331bbfaeb6cc147931b0b32ed50ab098f5308
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 19 20:02:04 2023 +0000

    2023-12-19 20:02:03 UTC

emerge -qpvO media-sound/audacity
[ebuild  N    ] media-sound/audacity-3.3.3  USE="alsa audiocom flac id3tag ladspa mad ogg portmixer twolame vorbis wavpack -ffmpeg -lv2 -mpg123 -opus -sbsms -vamp"
Comment 1 Toralf Förster gentoo-dev 2023-12-20 09:28:35 UTC
Created attachment 880045 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-20 09:28:36 UTC
Created attachment 880046 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-12-20 09:28:37 UTC
Created attachment 880047 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-20 09:28:38 UTC
Created attachment 880048 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-20 09:28:39 UTC
Created attachment 880049 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-20 09:28:40 UTC
Created attachment 880050 [details]
media-sound:audacity-3.3.3:20231220-002552.log.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-20 09:28:42 UTC
Created attachment 880051 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-20 09:28:43 UTC
Created attachment 880052 [details]
temp.tar.xz
Comment 9 Charlie Gehlin 2024-02-07 10:08:54 UTC
Maybe change package to media-sound/audacity-3.3.3 [audiocom], as it compiles fine without USE="audiocom"? :)
Comment 10 Larry the Git Cow gentoo-dev 2024-03-23 08:29:49 UTC
The bug has been closed via the following commit(s):

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

commit 2dd375c26a958c83bee4119b499fa65adb4b3f29
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2024-02-18 20:31:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-23 08:29:07 +0000

    media-sound/audacity: add 3.4.2, update 9999
    
    Closes: https://bugs.gentoo.org/916782
    Closes: https://bugs.gentoo.org/920363
    
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/audacity/Manifest                      |   3 +-
 media-sound/audacity/audacity-3.4.2.ebuild         | 218 +++++++++++++++++++++
 media-sound/audacity/audacity-9999.ebuild          |  94 +++++----
 .../files/audacity-3.4.2-audiocom-std-string.patch |  30 +++
 4 files changed, 295 insertions(+), 50 deletions(-)