Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 862080 Details for
Bug 906890
dev-lang/go-1.20.4 compile: version "go1.20" does not match go tool version "go1.20.1"
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), 14.27 KB, created by
Mamadou Babaei
on 2023-05-21 13:04:59 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mamadou Babaei
Created:
2023-05-21 13:04:59 UTC
Size:
14.27 KB
patch
obsolete
> * Package: media-video/mpv-05122022:0/2 > * Repository: thegreatmcpain > * Maintainer: zlogene@gentoo.org > * USE: X abi_x86_64 alsa amd64 cdda cli drm dvd egl elibc_glibc iconv jpeg kernel_linux lcms libmpv libplacebo lua lua_single_target_luajit opengl pulseaudio python_single_target_python3_11 uchardet vaapi vdpau vulkan xv zlib > * FEATURES: ccache network-sandbox preserve-libs sandbox userpriv usersandbox > * Using luajit to build > * Using python3.11 to build >>>> Unpacking source... > * Repository id: mpv-player_mpv.git > * To override fetched repository properties, use: > * EGIT_OVERRIDE_REPO_MPV_PLAYER_MPV > * EGIT_OVERRIDE_BRANCH_MPV_PLAYER_MPV > * EGIT_OVERRIDE_COMMIT_MPV_PLAYER_MPV > * EGIT_OVERRIDE_COMMIT_DATE_MPV_PLAYER_MPV > * > * Fetching https://github.com/mpv-player/mpv.git ... >git fetch https://github.com/mpv-player/mpv.git +HEAD:refs/git-r3/HEAD >git update-ref --no-deref refs/git-r3/media-video/mpv/0/__main__ 25b66256d7ff48254b2055a066e29f260414112f > * Checking out https://github.com/mpv-player/mpv.git to /var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022 ... >git checkout --quiet 25b66256d7ff48254b2055a066e29f260414112f >GIT update --> > repository: https://github.com/mpv-player/mpv.git > at the commit: 25b66256d7ff48254b2055a066e29f260414112f >>>> Source unpacked in /var/tmp/portage/media-video/mpv-05122022/work >>>> Preparing source in /var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022 ... > * Applying 0000-vo_gpu_next-compatibility-with-libplacebo_v6.265.patch ... > [ ok ] > * Applying 0001-video_out_gpu-add_colorspace_hint_to_ra_swapchain_fns.patch ... > [ ok ] > * Applying 0002-context_drm_egl-add_colorspace_hints_swapchain_function.patch ... > [ ok ] > * Applying 0003-drm-add_--drm-hdr-metadata_optopn-OLD_KNOWN_WORKING.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022 ... >meson setup --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/media-video/mpv-05122022/temp/python3.11/pkgconfig:/var/tmp/portage/media-video/mpv-05122022/temp/luajit/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/media-video/mpv-05122022/temp/python3.11/pkgconfig:/var/tmp/portage/media-video/mpv-05122022/temp/luajit/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/media-video/mpv-05122022/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false --buildtype plain -Dcplayer=true -Dlibmpv=true -Dtests=false -Dhtml-build=enabled -Dmanpage-build=enabled -Dpdf-build=disabled -Dbuild-date=false -Dlibarchive=disabled -Dlibbluray=disabled -Dcdda=enabled -Dcplugins=enabled -Ddvbin=disabled -Ddvdnav=enabled -Dsdl2-gamepad=disabled -Diconv=enabled -Djavascript=disabled -Dlibavdevice=enabled -Dlcms2=enabled -Dlua=luajit -Drubberband=disabled -Dsdl2=disabled -Duchardet=enabled -Dvapoursynth=disabled -Dzimg=disabled -Dzlib=enabled -Dalsa=enabled -Dcoreaudio=disabled -Djack=disabled -Dopenal=disabled -Dpipewire=disabled -Dpulse=enabled -Dsdl2-audio=disabled -Dsndio=disabled -Dx11=enabled -Dcocoa=disabled -Ddrm=enabled -Dgbm=enabled -Djpeg=enabled -Dcaca=disabled -Dlibplacebo=enabled -Drpi-mmal=disabled -Dsdl2-video=disabled -Dsixel=disabled -Dwayland=disabled -Dxv=enabled -Dgl=enabled -Degl=enabled -Degl-x11=enabled -Degl-drm=enabled -Degl-wayland=disabled -Dplain-gl=enabled -Dgl-x11=enabled -Dgl-cocoa=disabled -Drpi=disabled -Dvulkan=enabled -Dshaderc=enabled -Dcuda-hwaccel=disabled -Dcuda-interop=disabled -Dvaapi=enabled -Dvaapi-x11=enabled -Dvaapi-x-egl=enabled -Dvaapi-drm=enabled -Dvaapi-wayland=disabled -Dvdpau=enabled -Dvdpau-gl-x11=enabled -Dvideotoolbox-gl=disabled /var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022 /var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022-build >[1mThe Meson build system[0m >Version: 1.1.0 >Source dir: [1m/var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022[0m >Build dir: [1m/var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022-build[0m >Build type: [1mnative build[0m >Project name: [1mmpv[0m >Project version: [1m0.35.0-UNKNOWN[0m >C compiler for the host machine: [1mx86_64-pc-linux-gnu-gcc[0m (gcc 13.1.1 "x86_64-pc-linux-gnu-gcc (Gentoo 13.1.1_p20230513 p2) 13.1.1 20230513") >C linker for the host machine: [1mx86_64-pc-linux-gnu-gcc[0m ld.bfd 2.40 >Host machine cpu family: [1mx86_64[0m >Host machine cpu: [1mx86_64[0m >Program [1mpython3[0m found: [1;32mYES[0m (/var/tmp/portage/media-video/mpv-05122022/temp/python3.11/bin/python3) >Found pkg-config: [1m/usr/bin/x86_64-pc-linux-gnu-pkg-config[0m (1.8.1) >Run-time dependency [1mlibavcodec[0m found: [1;32mYES[0m [36m58.134.100[0m >Run-time dependency [1mlibavfilter[0m found: [1;32mYES[0m [36m7.110.100[0m >Run-time dependency [1mlibavformat[0m found: [1;32mYES[0m [36m58.76.100[0m >Run-time dependency [1mlibavutil[0m found: [1;32mYES[0m [36m56.70.100[0m >Run-time dependency [1mlibswresample[0m found: [1;32mYES[0m [36m3.9.100[0m >Run-time dependency [1mlibswscale[0m found: [1;32mYES[0m [36m5.9.100[0m >Run-time dependency [1mlibass[0m found: [1;32mYES[0m [36m0.17.1[0m >Run-time dependency [1mthreads[0m found: [1;32mYES[0m >Compiler for C supports arguments -Werror=implicit-function-declaration: [1;32mYES[0m >Compiler for C supports arguments -Wno-error=deprecated-declarations: [1;32mYES[0m >Compiler for C supports arguments -Wno-error=unused-function: [1;32mYES[0m >Compiler for C supports arguments -Wempty-body: [1;32mYES[0m >Compiler for C supports arguments -Wdisabled-optimization: [1;32mYES[0m >Compiler for C supports arguments -Wstrict-prototypes: [1;32mYES[0m >Compiler for C supports arguments -Wno-format-zero-length: [1;32mYES[0m >Compiler for C supports arguments -Wno-redundant-decls: [1;32mYES[0m >Compiler for C supports arguments -Wvla: [1;32mYES[0m >Compiler for C supports arguments -Wno-format-truncation: [1;32mYES[0m >Compiler for C supports arguments -Wimplicit-fallthrough: [1;32mYES[0m >Compiler for C supports arguments -fno-math-errno: [1;32mYES[0m >Compiler for C supports arguments -Wformat -Werror=format-security: [1;32mYES[0m >Compiler for C supports link arguments -Wl,-z,noexecstack: [1;32mYES[0m >Compiler for C supports link arguments -Wl,--nxcompat,--no-seh,--dynamicbase: [1;31mNO[0m >Library [1mdl[0m found: [1;32mYES[0m >Checking for function "[1mdlopen[0m" with dependency -ldl: [1;32mYES[0m >Compiler for C supports link arguments -rdynamic: [1;32mYES[0m >Dependency [1mappleframeworks (modules: Cocoa, IOKit, QuartzCore)[0m skipped: feature [1mcocoa[0m disabled >Library [1mwindowsapp[0m skipped: feature [1muwp[0m disabled >Checking for function "[1mglob[0m" : [1;32mYES[0m >Header "[1msys/vt.h[0m" has symbol "[1mVT_GETMODE[0m" : [1;32mYES[0m >Checking if "[1mglibc-thread-name check[0m" compiles: [1;32mYES[0m >Checking for function "[1mfstatfs[0m" : [1;31mNO[0m >Checking for function "[1mfstatfs[0m" : [1;32mYES[0m >Checking if "[1mvector check[0m" compiles: [1;32mYES[0m >Program [1m/var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022/TOOLS/file2string.py[0m found: [1;32mYES[0m (/var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022/TOOLS/file2string.py) >Program [1m/var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022/TOOLS/matroska.py[0m found: [1;32mYES[0m (/var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022/TOOLS/matroska.py) >Program [1m/var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022/version.py[0m found: [1;32mYES[0m (/var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022/version.py) >Run-time dependency [1mlibcdio_paranoia[0m found: [1;32mYES[0m [36m10.2+2.0.1[0m >Run-time dependency [1mdvdnav[0m found: [1;32mYES[0m [36m6.1.1[0m >Run-time dependency [1mdvdread[0m found: [1;32mYES[0m [36m6.1.3[0m >Run-time dependency [1miconv[0m found: [1;32mYES[0m >Dependency [1mmujs[0m skipped: feature [1mjavascript[0m disabled >Run-time dependency [1mlcms2[0m found: [1;32mYES[0m [36m2.15[0m >Dependency [1mlibarchive[0m skipped: feature [1mlibarchive[0m disabled >Run-time dependency [1mlibavdevice[0m found: [1;32mYES[0m [36m58.13.100[0m >Dependency [1mlibbluray[0m skipped: feature [1mlibbluray[0m disabled >Library [1mm[0m found: [1;32mYES[0m >Library [1mrt[0m found: [1;32mYES[0m >Run-time dependency [1mluajit[0m found: [1;32mYES[0m [36m2.1.0-beta3[0m >Dependency [1mrubberband[0m skipped: feature [1mrubberband[0m disabled >Dependency [1msdl2[0m skipped: feature [1msdl2[0m disabled >Library [1matomic[0m found: [1;32mYES[0m >Header "[1mstdatomic.h[0m" has symbol "[1matomic_int[0m" with dependency -latomic: [1;32mYES[0m >Run-time dependency [1muchardet[0m found: [1;32mYES[0m [36m0.0.7[0m >Dependency [1mvapoursynth[0m skipped: feature [1mvapoursynth[0m disabled >Dependency [1mvapoursynth-script[0m skipped: feature [1mvapoursynth[0m disabled >Dependency [1mzimg[0m skipped: feature [1mzimg[0m disabled >Run-time dependency [1mzlib[0m found: [1;32mYES[0m [36m1.2.13[0m >Run-time dependency [1malsa[0m found: [1;32mYES[0m [36m1.2.9[0m >Run-time dependency [1mappleframeworks[0m found: [1;31mNO[0m (tried framework) >Header "[1mAudioToolbox/AudioToolbox.h[0m" has symbol "[1mkAudioUnitSubType_RemoteIO[0m" : [1;31mNO[0m >Dependency [1mappleframeworks (modules: CoreFoundation, CoreAudio, AudioUnit, AudioToolbox)[0m skipped: feature [1mcoreaudio[0m disabled >Dependency [1mjack[0m skipped: feature [1mjack[0m disabled >Dependency [1mopenal[0m skipped: feature [1mopenal[0m disabled >Library [1mOpenSLES[0m found: [1;31mNO[0m >Header "[1msys/soundcard.h[0m" has symbol "[1mSNDCTL_DSP_SETPLAYVOL[0m" : [1;31mNO[0m >Dependency [1mlibpipewire-0.3[0m skipped: feature [1mpipewire[0m disabled >Run-time dependency [1mlibpulse[0m found: [1;32mYES[0m [36m16.1[0m >Dependency [1msndio[0m skipped: feature [1msndio[0m disabled >Header "[1maudioclient.h[0m" has symbol "[1mIAudioClient[0m" : [1;31mNO[0m >Dependency [1mcaca[0m skipped: feature [1mcaca[0m disabled >Check usable header "[1md3d9.h[0m" skipped: feature [1mdirect3d[0m disabled >Run-time dependency [1mlibdrm[0m found: [1;32mYES[0m [36m2.4.115[0m >Run-time dependency [1mgbm[0m found: [1;32mYES[0m [36m23.1.0[0m >Run-time dependency [1mlibjpeg[0m found: [1;32mYES[0m [36m2.1.5.1[0m >Run-time dependency [1mlibplacebo[0m found: [1;32mYES[0m [36m5.264.1[0m >[1mMessage:[0m libplacebo v4.202+ found! Enabling vo_gpu_next. >Run-time dependency [1mshaderc[0m found: [1;32mYES[0m [36m2023.3.1[0m >Dependency [1mlibsixel[0m skipped: feature [1msixel[0m disabled >Found CMake: [1m/usr/bin/cmake[0m (3.26.4) >Run-time dependency [1mspirv-cross-c-shared[0m found: [1;31mNO[0m (tried pkgconfig and cmake) >Dependency [1mwayland-client[0m skipped: feature [1mwayland[0m disabled >Dependency [1mwayland-cursor[0m skipped: feature [1mwayland[0m disabled >Dependency [1mwayland-protocols[0m skipped: feature [1mwayland[0m disabled >Dependency [1mxkbcommon[0m skipped: feature [1mwayland[0m disabled >Check usable header "[1mlinux/input-event-codes.h[0m" skipped: feature [1mwayland[0m disabled >Program [1mwayland-scanner[0m skipped: feature [1mwayland[0m disabled >Run-time dependency [1mx11[0m found: [1;32mYES[0m [36m1.8.4[0m >Run-time dependency [1mxscrnsaver[0m found: [1;32mYES[0m [36m1.2.4[0m >Run-time dependency [1mxext[0m found: [1;32mYES[0m [36m1.3.5[0m >Run-time dependency [1mxinerama[0m found: [1;32mYES[0m [36m1.1.5[0m >Run-time dependency [1mxpresent[0m found: [1;32mYES[0m [36m1.0.1[0m >Run-time dependency [1mxrandr[0m found: [1;32mYES[0m [36m1.5.3[0m >Run-time dependency [1mxv[0m found: [1;32mYES[0m [36m1.0.12[0m >Run-time dependency [1mgl[0m found: [1;32mYES[0m [36m1.2[0m >Run-time dependency [1megl[0m found: [1;32mYES[0m [36m1.5[0m >Library [1mEGL[0m skipped: feature [1megl-android[0m disabled >Dependency [1mwayland-egl[0m skipped: feature [1megl-wayland[0m disabled >Dependency [1m/opt/vc/lib/pkgconfig/brcmegl.pc[0m skipped: feature [1mrpi[0m disabled >Run-time dependency [1mvulkan[0m found: [1;32mYES[0m [36m1.3.246[0m >Run-time dependency [1mffnvcodec[0m found: [1;31mNO[0m (tried pkgconfig and cmake) >Header "[1mOpenGLES/ES3/glext.h[0m" has symbol "[1mGL_RGB32F[0m" : [1;31mNO[0m >Dependency [1m/opt/vc/lib/pkgconfig/mmal.pc[0m skipped: feature [1mrpi-mmal[0m disabled >Run-time dependency [1mlibva[0m found: [1;32mYES[0m [36m1.18.0[0m >Run-time dependency [1mlibva-drm[0m found: [1;32mYES[0m [36m1.18.0[0m >Dependency [1mlibva-wayland[0m skipped: feature [1mvaapi-wayland[0m disabled >Run-time dependency [1mlibva-x11[0m found: [1;32mYES[0m [36m1.18.0[0m >Run-time dependency [1mvdpau[0m found: [1;32mYES[0m [36m1.5[0m >Program [1m/var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022/TOOLS/macos-sdk-version.py[0m found: [1;32mYES[0m (/var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022/TOOLS/macos-sdk-version.py) >Program [1mxcrun[0m found: [1;31mNO[0m >Checking if "[1mmacos-touchbar check[0m" compiles: [1;31mNO[0m >Program [1mrst2man.py[0m found: [1;32mYES[0m (/usr/bin/rst2man.py) >Program [1mrst2html[0m found: [1;31mNO[0m > >meson.build:1561:11: [1;31mERROR:[0m Program 'rst2html' not found or not executable > >A full log can be found at [1m/var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022-build/meson-logs/meson-log.txt[0m > * ERROR: media-video/mpv-05122022::thegreatmcpain failed (configure phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 3905: Called meson_src_configure > * environment, line 3001: Called die > * The specific snippet of code: > * "${mesonargs[@]}" ) || die > * > * If you need support, post the output of `emerge --info '=media-video/mpv-05122022::thegreatmcpain'`, > * the complete build log and the output of `emerge -pqv '=media-video/mpv-05122022::thegreatmcpain'`. > * The complete build log is located at '/var/tmp/portage/media-video/mpv-05122022/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-video/mpv-05122022/temp/environment'. > * Working directory: '/var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022' > * S: '/var/tmp/portage/media-video/mpv-05122022/work/mpv-05122022'
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 906890
:
862080
|
862082