Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 587150 Details for
Bug 692344
media-libs/aubio-0.4.9: ‘AVFrame’ {aka ‘struct AVFrame’} has no member named ‘channels’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/x-log), 12.82 KB, created by
Dominique Michel
on 2019-08-17 10:31:26 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Dominique Michel
Created:
2019-08-17 10:31:26 UTC
Size:
12.82 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-libs/aubio-0.4.9 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: proaudio@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc examples ffmpeg fftw jack kernel_linux libav libsamplerate python_targets_python2_7 python_targets_python3_6 sndfile userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking aubio-0.4.9.tar.bz2 to /var/tmp/portage/media-libs/aubio-0.4.9/work >>>> Source unpacked in /var/tmp/portage/media-libs/aubio-0.4.9/work >>>> Preparing source in /var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9 ... > [32;01m*[0m Applying aubio-0.4.9-docdir.patch ... >[A[151C [33;01m[ [32;01mok[33;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9 ... >'CCFLAGS=-march=native -O2 -pipe' 'LINKFLAGS=-march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed' 'PKGCONFIG=x86_64-pc-linux-gnu-pkg-config' '/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/waf' '--prefix=/usr' '--libdir=/usr/lib64' '--enable-complex' '--docdir=/usr/share/doc/aubio-0.4.9' '--disable-docs' '--disable-double' '--enable-fftw3' '--enable-avcodec' '--enable-jack' '--enable-samplerate' '--enable-sndfile' '--enable-fftw3f' 'configure' >Setting top to : /var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9 >Setting out to : /var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build >Checking for 'gcc' (C compiler) : x86_64-pc-linux-gnu-gcc >Checking for header stdlib.h : yes >Checking for header stdio.h : yes >Checking for header math.h : yes >Checking for header string.h : yes >Checking for header errno.h : yes >Checking for header limits.h : yes >Checking for header stdarg.h : yes >Checking for header getopt.h : yes >Checking for header unistd.h : yes >Checking for library m : yes >Checking for C99 __VA_ARGS__ macro : yes >Checking for size of smpl_t : float >Checking for size of lsmp_t : double >Checking for header complex.h : yes >Checking for program 'pkg-config' : x86_64-pc-linux-gnu-pkg-config >Checking for 'fftw3f' : yes >Checking for FFT implementation : fftw3f >Checking for 'sndfile' : yes >Checking for 'samplerate' : yes >Checking for 'jack' : yes >Checking for 'libavcodec' : yes >Checking for 'libavformat' : yes >Checking for 'libavutil' : yes >Checking for 'libswresample' : not found >Checking for 'libavresample' : yes >Checking for all libav libraries : yes >Checking if using source_wavread : yes >Checking if using sink_wavwrite : yes >'configure' finished successfully (6.282s) >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9 ... >"/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/waf" build --verbose --jobs=3 --notests >Waf: Entering directory `/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build' >Sphinx manual: install aubio first >[ 1/78] Compiling src/spectral/dct.c >11:18:53 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/dct.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/spectral/dct.c.1.o'] >[ 2/78] Compiling src/io/utils_apple_audio.c >11:18:53 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/utils_apple_audio.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/io/utils_apple_audio.c.1.o'] >[ 3/78] Compiling src/io/sink_apple_audio.c >11:18:53 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/sink_apple_audio.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/io/sink_apple_audio.c.1.o'] >[ 4/78] Compiling src/fvec.c >11:18:54 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/fvec.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/fvec.c.1.o'] >[ 5/78] Compiling src/cvec.c >11:18:54 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/cvec.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/cvec.c.1.o'] >[ 6/78] Compiling src/spectral/awhitening.c >11:18:54 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/spectral/awhitening.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/spectral/awhitening.c.1.o'] >[ 7/78] Compiling src/utils/scale.c >11:18:55 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/utils/scale.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/utils/scale.c.1.o'] >[ 8/78] Compiling src/pitch/pitchyin.c >11:18:55 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchyin.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/pitch/pitchyin.c.1.o'] >[ 9/78] Compiling src/utils/hist.c >11:18:55 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/utils/hist.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/utils/hist.c.1.o'] >[10/78] Compiling src/io/sink.c >11:18:56 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/sink.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/io/sink.c.1.o'] >[11/78] Compiling src/temporal/resampler.c >11:18:56 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/temporal/resampler.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/temporal/resampler.c.1.o'] >[12/78] Compiling src/io/source_sndfile.c >11:18:57 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/source_sndfile.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/io/source_sndfile.c.1.o'] >[13/78] Compiling src/pitch/pitchspecacf.c >11:18:57 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchspecacf.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/pitch/pitchspecacf.c.1.o'] >[14/78] Compiling src/temporal/c_weighting.c >11:18:57 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/temporal/c_weighting.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/temporal/c_weighting.c.1.o'] >[15/78] Compiling src/io/source_avcodec.c >11:18:58 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/source_avcodec.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/io/source_avcodec.c.1.o'] >[16/78] Compiling src/temporal/a_weighting.c >11:18:58 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/temporal/a_weighting.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/temporal/a_weighting.c.1.o'] >[17/78] Compiling src/pitch/pitchmcomb.c >11:18:58 runner ['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/pitch/pitchmcomb.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/pitch/pitchmcomb.c.1.o'] >In file included from ../src/io/source_avcodec.c:21: >../src/io/source_avcodec.c: In function ânew_aubio_source_avcodecâ: >../src/io/source_avcodec.c:224:26: warning: implicit declaration of function âav_get_media_type_stringâ; did you mean âav_get_codec_tag_stringâ? [-Wimplicit-function-declaration] > "for path %s\n", av_get_media_type_string(AVMEDIA_TYPE_AUDIO), > ^~~~~~~~~~~~~~~~~~~~~~~~ >../src/aubio_priv.h:236:79: note: in definition of macro âAUBIO_ERRâ > #define AUBIO_ERR(...) aubio_log(AUBIO_LOG_ERR, "AUBIO ERROR: " __VA_ARGS__) > ^~~~~~~~~~~ >../src/io/source_avcodec.c:247:3: warning: implicit declaration of function âav_codec_set_pkt_timebaseâ; did you mean âav_codec_get_tagâ? [-Wimplicit-function-declaration] > av_codec_set_pkt_timebase(avCodecCtx, > ^~~~~~~~~~~~~~~~~~~~~~~~~ > av_codec_get_tag >../src/io/source_avcodec.c: In function âaubio_source_avcodec_readframeâ: >../src/io/source_avcodec.c:439:14: error: âAVFrameâ {aka âstruct AVFrameâ} has no member named âchannelsâ > if (avFrame->channels != (sint_t)s->input_channels) { > ^~ >In file included from ../src/io/source_avcodec.c:21: >../src/io/source_avcodec.c:442:16: error: âAVFrameâ {aka âstruct AVFrameâ} has no member named âchannelsâ > avFrame->channels, s->input_channels, s->path); > ^~ >../src/aubio_priv.h:240:81: note: in definition of macro âAUBIO_WRNâ > #define AUBIO_WRN(...) aubio_log(AUBIO_LOG_WRN, "AUBIO WARNING: " __VA_ARGS__) > ^~~~~~~~~~~ > >Waf: Leaving directory `/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build' >Build failed > -> task in 'lib_objects' failed with exit status 1: > {task 140292789683144: c source_avcodec.c -> source_avcodec.c.1.o} >['x86_64-pc-linux-gnu-gcc', '-g', '-Wall', '-Wextra', '-O2', '-march=native', '-O2', '-pipe', '-fPIC', '-Isrc', '-I../src', '-DHAVE_CONFIG_H=1', '-DAUBIO_PREFIX="/usr"', '-DPACKAGE="aubio"', '../src/io/source_avcodec.c', '-c', '-o/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9/build/src/io/source_avcodec.c.1.o'] > [31;01m*[0m ERROR: media-libs/aubio-0.4.9::gentoo failed (compile phase): > [31;01m*[0m build failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 125: Called src_compile > [31;01m*[0m environment, line 2677: Called waf-utils_src_compile '--notests' > [31;01m*[0m environment, line 3379: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${WAF_BINARY}" ${_mywafconfig} ${jobs} "${@}" || die "build failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-libs/aubio-0.4.9::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-libs/aubio-0.4.9::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-libs/aubio-0.4.9/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/aubio-0.4.9/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9' > [31;01m*[0m S: '/var/tmp/portage/media-libs/aubio-0.4.9/work/aubio-0.4.9'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 692344
: 587150 |
587152
|
587154