Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 866290 - media-video/bino-1.6.8:0 - ../.../str.h: error: time_t was not declared in this scope
Summary: media-video/bino-1.6.8:0 - ../.../str.h: error: time_t was not declared in th...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-12
  Show dependency tree
 
Reported: 2022-08-24 07:09 UTC by Toralf Förster
Modified: 2022-09-02 01:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.63 KB, text/plain)
2022-08-24 07:09 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,67.61 KB, application/x-bzip)
2022-08-24 07:09 UTC, Toralf Förster
Details
environment (environment,82.12 KB, text/plain)
2022-08-24 07:09 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,32.84 KB, application/x-bzip)
2022-08-24 07:09 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.13 KB, application/x-bzip)
2022-08-24 07:09 UTC, Toralf Förster
Details
media-video:bino-1.6.8:20220824-055005.log (media-video:bino-1.6.8:20220824-055005.log,14.24 KB, text/plain)
2022-08-24 07:09 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.52 KB, application/x-bzip)
2022-08-24 07:09 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 2022-08-24 07:09:41 UTC
x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src -pthread   -pipe -march=native -fno-diagnostics-color -O2 -fPIC -c -o msg.o msg.cpp
x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src -pthread   -pipe -march=native -fno-diagnostics-color -O2 -fPIC -c -o dbg.o dbg.cpp
x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src -pthread   -pipe -march=native -fno-diagnostics-color -O2 -fPIC -c -o exc.o exc.cpp
In file included from msg.cpp:26:
../../src/base/str.h:146:30: error: 'time_t' was not declared in this scope
  146 |     std::string rfc2822_time(time_t t);
      |                              ^~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.2.0 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17  system-vm

php cli:

  HEAD of ::gentoo
commit 2247811cc8e310c173ec87ee7acc79766b7831e5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Aug 24 04:46:57 2022 +0000

    2022-08-24 04:46:57 UTC

emerge -qpvO media-video/bino
[ebuild  N    ] media-video/bino-1.6.8  USE="-debug -doc -lirc" VIDEO_CARDS="-nvidia"
Comment 1 Toralf Förster gentoo-dev 2022-08-24 07:09:42 UTC
Created attachment 800731 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-24 07:09:43 UTC
Created attachment 800734 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-08-24 07:09:45 UTC
Created attachment 800737 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-24 07:09:46 UTC
Created attachment 800740 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-24 07:09:47 UTC
Created attachment 800743 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-24 07:09:48 UTC
Created attachment 800746 [details]
media-video:bino-1.6.8:20220824-055005.log
Comment 7 Toralf Förster gentoo-dev 2022-08-24 07:09:49 UTC
Created attachment 800749 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-09-02 01:07:17 UTC
The bug has been closed via the following commit(s):

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

commit 68ca288e4d62bdf7631746b20d40a72e2b6ba746
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-02 00:59:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-02 01:07:10 +0000

    media-video/bino: fix musl build w/ gcc-12
    
    Closes: https://bugs.gentoo.org/866290
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/bino/bino-1.6.8.ebuild                 |  4 ++++
 .../bino/files/bino-1.6.8-time-include.patch       | 24 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)