Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606872 - media-video/cinelerra-20150908 : audiodevice.C:285:10: error: ‘assert’ was not declared in this scope
Summary: media-video/cinelerra-20150908 : audiodevice.C:285:10: error: ‘assert’ was no...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-5-stable
  Show dependency tree
 
Reported: 2017-01-23 07:57 UTC by Toralf Förster
Modified: 2017-01-23 08:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,6.00 KB, text/plain)
2017-01-23 07:58 UTC, Toralf Förster
Details
config.log (config.log,87.87 KB, text/plain)
2017-01-23 07:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,341.52 KB, text/plain)
2017-01-23 07:58 UTC, Toralf Förster
Details
environment (environment,115.33 KB, text/plain)
2017-01-23 07:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.41 KB, application/x-bzip)
2017-01-23 07:58 UTC, Toralf Förster
Details
media-video:cinelerra-20150908:20170123-012013.log (media-video:cinelerra-20150908:20170123-012013.log,779.75 KB, text/plain)
2017-01-23 07:58 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 2017-01-23 07:57:59 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -I../guicast -I../quicktime -I../libmpeg3 -D__STDC_CONSTANT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64    -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex -pthread -I/usr/include/OpenEXR  -I/usr/include/libavcodec -I/usr/include/libswscale -DHAVE_SWSCALER -DPLUGIN_DIR=\"/usr/lib64/cinelerra\" -DLOCALE_DIR=\"/usr/share/locale\" -I/usr/include/freetype2 -O2 -pipe -march=native -Wformat -Werror=format-security -c -o audiodevice.o audiodevice.C
audiodevice.C: In member function ‘int AudioDevice::get_ichannels()’:
audiodevice.C:285:10: error: ‘assert’ was not declared in this scope
  assert(d);
          ^
audiodevice.C: In member function ‘int AudioDevice::get_ibits()’:

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

  This is an unstable amd64 chroot image (named hardened-no-multilib-unstable_20170113-223934) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
 [2] x86_64-pc-linux-gnu-5.4.0-hardenednopie
 [3] x86_64-pc-linux-gnu-5.4.0-hardenednopiessp
 [4] x86_64-pc-linux-gnu-5.4.0-hardenednossp
 [5] x86_64-pc-linux-gnu-5.4.0-vanilla
llvm-config --version:
3.9.1

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:

  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-23 07:58:02 UTC
Created attachment 461008 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-23 07:58:08 UTC
Created attachment 461010 [details]
config.log
Comment 3 Toralf Förster gentoo-dev 2017-01-23 07:58:12 UTC
Created attachment 461012 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-01-23 07:58:18 UTC
Created attachment 461014 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-01-23 07:58:21 UTC
Created attachment 461016 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-01-23 07:58:24 UTC
Created attachment 461018 [details]
media-video:cinelerra-20150908:20170123-012013.log
Comment 7 Alexis Ballier gentoo-dev 2017-01-23 08:55:57 UTC
commit ebebc7aa5a935d075d0910e127f1d090710b8b8a
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Mon Jan 23 09:55:24 2017 +0100

    media-video/cinelerra: Fix build with USE=-*; bug #606872.
    


thx