Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717708 - media-video/noad-0.8.6-r4 : tools.h: error: DEFFILEMODE was not declared in this scope
Summary: media-video/noad-0.8.6-r4 : tools.h: error: DEFFILEMODE was not declared in t...
Status: RESOLVED FIXED
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: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-16 13:02 UTC by Toralf Förster
Modified: 2021-06-22 18:29 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.32 KB, text/plain)
2020-04-16 13:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,508.14 KB, text/plain)
2020-04-16 13:02 UTC, Toralf Förster
Details
environment (environment,66.06 KB, text/plain)
2020-04-16 13:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,35.93 KB, application/x-bzip)
2020-04-16 13:02 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.39 KB, application/x-bzip)
2020-04-16 13:02 UTC, Toralf Förster
Details
media-video:noad-0.8.6-r4:20200416-120119.log (media-video:noad-0.8.6-r4:20200416-120119.log,9.77 KB, text/plain)
2020-04-16 13:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.17 KB, application/x-bzip)
2020-04-16 13:02 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-04-16 13:02:03 UTC
                 from mpeg2wrap_ffmpeg.h:28,
                 from audiotools.cpp:6:
tools.h:149:59: error: DEFFILEMODE was not declared in this scope
  149 |   int Open(const char *FileName, int Flags, mode_t Mode = DEFFILEMODE);
      |                                                           ^~~~~~~~~~~
tools.h:156:81: error: DEFFILEMODE was not declared in this scope

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-20200328-201618

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.42.0
  [2]   rust-1.42.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr 16 10:10:27 UTC 2020
/var/db/repos/musl	Tue Apr 14 12:39:54 UTC 2020

emerge -qpvO media-video/noad
[ebuild  N    ] media-video/noad-0.8.6-r4  USE="ffmpeg -imagemagick -libmpeg2"
Comment 1 Toralf Förster gentoo-dev 2020-04-16 13:02:06 UTC
Created attachment 633238 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-16 13:02:09 UTC
Created attachment 633240 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-16 13:02:11 UTC
Created attachment 633242 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-16 13:02:15 UTC
Created attachment 633244 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-16 13:02:17 UTC
Created attachment 633246 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-16 13:02:20 UTC
Created attachment 633248 [details]
media-video:noad-0.8.6-r4:20200416-120119.log
Comment 7 Toralf Förster gentoo-dev 2020-04-16 13:02:23 UTC
Created attachment 633250 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-06-22 18:29:02 UTC
The bug has been closed via the following commit(s):

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

commit ad15bc6a97f618a8d40075625338bceed48a9a4a
Author:     Martin Dummer <martin.dummer@gmx.net>
AuthorDate: 2021-06-22 05:10:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-22 18:28:48 +0000

    media-video/noad: version bump to 0.8.7
    
    new upstream version, insert available patches into main,
    many compiler fixes
    
    Closes: https://bugs.gentoo.org/717708
    Closes: https://bugs.gentoo.org/731098
    Closes: https://bugs.gentoo.org/787143
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
    Closes: https://github.com/gentoo/gentoo/pull/21368
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/noad/Manifest          |  1 +
 media-video/noad/metadata.xml      | 13 ++++++-
 media-video/noad/noad-0.8.7.ebuild | 70 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 83 insertions(+), 1 deletion(-)