Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895210 - media-libs/plib-1.8.5-r4 - ssgLoadFLT.cxx: error: struct fltNodeAttr has no member named mask_words
Summary: media-libs/plib-1.8.5-r4 - ssgLoadFLT.cxx: error: struct fltNodeAttr has no m...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-18 08:41 UTC by Toralf Förster
Modified: 2023-02-18 08:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.90 KB, text/plain)
2023-02-18 08:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,51.54 KB, text/plain)
2023-02-18 08:41 UTC, Toralf Förster
Details
environment (environment,73.21 KB, text/plain)
2023-02-18 08:41 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,694 bytes, application/x-bzip)
2023-02-18 08:41 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.69 KB, application/x-bzip)
2023-02-18 08:41 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.98 KB, application/x-bzip)
2023-02-18 08:41 UTC, Toralf Förster
Details
media-libs:plib-1.8.5-r4:20230218-024436.log.bz2 (media-libs:plib-1.8.5-r4:20230218-024436.log.bz2,13.50 KB, application/x-bzip)
2023-02-18 08:41 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.04 KB, application/x-bzip)
2023-02-18 08:41 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-02-18 08:41:07 UTC
 1292 |   virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ;
      |                                                          ^~
ssg.h:1408:58: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
 1408 |   virtual void print ( FILE *fd = stderr, char *indent = "", int how_much = 2 ) ;
      |                                                          ^~
ssgLoadFLT.cxx: In function 'ssgEntity* PostClean(ssgEntity*, fltNodeAttr*)':
ssgLoadFLT.cxx:1842:23: error: 'struct fltNodeAttr' has no member named 'mask_words'
 1842 |             if (attr->mask_words[j / 32] & (1u << (j % 32)))
      |                       ^~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20230217-172737

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

php cli (if any):

  HEAD of ::gentoo
commit 21ddfc7bdec1bd42f758545c381ccb5b1a855829
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Feb 18 01:31:59 2023 +0000

    2023-02-18 01:31:59 UTC

emerge -qpvO media-libs/plib
[ebuild  N    ] media-libs/plib-1.8.5-r4
Comment 1 Toralf Förster gentoo-dev 2023-02-18 08:41:08 UTC
Created attachment 852442 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-18 08:41:09 UTC
Created attachment 852444 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-02-18 08:41:10 UTC
Created attachment 852446 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-18 08:41:11 UTC
Created attachment 852448 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-18 08:41:12 UTC
Created attachment 852450 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-18 08:41:13 UTC
Created attachment 852452 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-18 08:41:14 UTC
Created attachment 852454 [details]
media-libs:plib-1.8.5-r4:20230218-024436.log.bz2
Comment 8 Toralf Förster gentoo-dev 2023-02-18 08:41:15 UTC
Created attachment 852456 [details]
temp.tar.bz2