Advertisement
This is comment for paste
Untitled
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- probe: build tuple...(pass) x86_64-pc-linux-gnu
- + ./make/config.guess
- : b'x86_64-pc-linux-gnu'
- find: ar...(pass) /usr/bin/ar
- : name[0] = ar
- find: cp...(pass) /usr/bin/cp
- : name[0] = cp
- find: gm4...(pass) /usr/bin/m4
- : name[0] = gm4
- : name[1] = m4
- find: mkdir...(pass) /usr/bin/mkdir
- : name[0] = mkdir
- find: gpatch...(pass) /usr/bin/patch
- : name[0] = gpatch
- : name[1] = patch
- find: rm...(pass) /usr/bin/rm
- : name[0] = rm
- find: ranlib...(pass) /usr/bin/ranlib
- : name[0] = ranlib
- find: strip...(pass) /usr/bin/strip
- : name[0] = strip
- find: gtar...(pass) /usr/bin/tar
- : name[0] = gtar
- : name[1] = tar
- find: python3...(pass) /usr/bin/python3
- : name[0] = python3
- find: gcc...(pass) /usr/bin/gcc
- : name[0] = gcc
- find: gmake...(pass) /usr/bin/gmake
- : name[0] = gmake
- : name[1] = make
- find: autoconf...(pass) /usr/bin/autoconf
- : name[0] = autoconf
- find: automake...(pass) /usr/bin/automake
- : name[0] = automake
- find: libtool...(pass) /usr/bin/libtool
- : name[0] = libtool
- find: lipo...(fail) not found
- : name[0] = lipo
- find: pkg-config...(pass) /usr/bin/pkg-config
- : name[0] = pkg-config
- find: meson...(pass) /usr/local/bin/meson
- : name[0] = meson
- find: nasm...(pass) /usr/bin/nasm
- : name[0] = nasm
- find: ninja-build...(pass) /usr/bin/ninja
- : name[0] = ninja-build
- : name[1] = ninja
- find: cargo...(pass) /usr/bin/cargo
- : name[0] = cargo
- find: cargo-cbuild...(pass) /home/dacorsa/.cargo/bin/cargo-cbuild
- : name[0] = cargo-cbuild
- find: xcodebuild...(fail) not found
- : name[0] = xcodebuild
- probe: checking for -Oz...(pass) end
- + /usr/bin/gcc -Oz -S -o /dev/null -xc /dev/null > /dev/null 2>&1
- : <NO-OUTPUT>
- compute: available architectures...(pass) x86_64
- : <NO-OUTPUT>
- probe: number of CPU cores...(pass) 32
- : <NO-OUTPUT>
- probe: repo info...(pass) https://github.com/HandBrake/HandBrake.git
- + ./scripts/repo-info.sh .
- : b'URL=https://github.com/HandBrake/HandBrake.git'
- : b'HASH=4dca6773afc279aeb89ef52d5a2aa45060d86d8f'
- : b'SHORTHASH=4dca6773a'
- : b'REV=12376'
- : b'BRANCH=master'
- : b'REMOTE=origin'
- : b'DATE=2024-04-02 08:19:16 +0200'
- compute: project data...(pass) HandBrake (developer)
- : <NO-OUTPUT>
- version probe: autoconf 2.69.0...(pass) 2.71
- + /usr/bin/autoconf --version
- : b'autoconf (GNU Autoconf) 2.71'
- : b'Copyright (C) 2021 Free Software Foundation, Inc.'
- : b'License GPLv3+/Autoconf: GNU GPL version 3 or later'
- : b'<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>'
- : b'This is free software: you are free to change and redistribute it.'
- : b'There is NO WARRANTY, to the extent permitted by law.'
- : b''
- : b'Written by David J. MacKenzie and Akim Demaille.'
- version probe: automake 1.13.0...(pass) 1.16.5
- + /usr/bin/automake --version
- : b'automake (GNU automake) 1.16.5'
- : b'Copyright (C) 2021 Free Software Foundation, Inc.'
- : b'License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>'
- : b'This is free software: you are free to change and redistribute it.'
- : b'There is NO WARRANTY, to the extent permitted by law.'
- : b''
- : b'Written by Tom Tromey <[email protected]>'
- : b' and Alexandre Duret-Lutz <[email protected]>.'
- version probe: pkg-config 0.27.0...(pass) 1.8.1
- + /usr/bin/pkg-config --version
- : b'1.8.1'
- version probe: meson 0.51.0...(pass) 1.4.0
- + /usr/local/bin/meson --version
- : b'1.4.0'
- version probe: nasm 2.13.0...(pass) 2.16.01
- + /usr/bin/nasm --version
- : b'NASM version 2.16.01'
- compute: host tuple...(pass) x86_64-pc-linux-gnu
- : <NO-OUTPUT>
- find: cmake...(pass) /usr/bin/cmake
- : name[0] = cmake
- version probe: cmake 3.16.3...(pass) 3.29.0
- + /usr/bin/cmake --version
- : b'cmake version 3.29.0'
- : b''
- : b'CMake suite maintained and supported by Kitware (kitware.com/cmake).'
- probe: numa...(pass)
- : b'-lnuma '
- probe: strerror_r...(pass)
- + /usr/bin/gcc
- : <NO-OUTPUT>
- probe: checking for -Wno-format-truncation...(pass) end
- + /usr/bin/gcc -O2 -Werror -Wno-format-truncation -S -o /dev/null -xc /dev/null > /dev/null 2>&1
- : <NO-OUTPUT>
- compute: makevar SRC/ = ..
- compute: makevar BUILD/ = .
- compute: makevar PREFIX/ = /usr/local
- mkdir: ./build
- chdir: ./build
- write: GNUmakefile
- mkdir: project
- write: project/handbrake.m4
- write: distfile.cfg
- mkdir: log
- write: log/build.txt
- time begin: Tue Apr 2 11:51:52 2024
- launch: /usr/bin/gmake -j32
- time end: Tue Apr 2 11:52:01 2024
- duration: 9 seconds (9.33s)
- result: FAILURE (code 2)
- write: log/config.info.txt
- write: log/config.verbose.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement