Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 889661 Details for
Bug 928857
[guru] dev-db/psequel-0.1.8 fails to compile: meson.build:3:21: ERROR: Subproject exists but has no meson.build file
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-meson-log.txt
1-meson-log.txt (text/plain), 8.68 KB, created by
Agostino Sarubbo
on 2024-04-06 22:06:33 UTC
(
hide
)
Description:
1-meson-log.txt
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2024-04-06 22:06:33 UTC
Size:
8.68 KB
patch
obsolete
>Build started at 2024-04-06T23:13:18.529169 >Main binary: /usr/bin/python3.12 >Build Options: -Db_lto=false -Db_pch=false -Dwerror=false -Dbuildtype=plain -Dprefix=/usr -Dlibdir=lib64 -Dlocalstatedir=/var/lib -Dsysconfdir=/etc -Dwrap_mode=nodownload -Dbuild.pkg_config_path=/var/tmp/portage/dev-db/psequel-0.1.8/temp/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/usr/share/pkgconfig -Dpkg_config_path=/var/tmp/portage/dev-db/psequel-0.1.8/temp/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/usr/share/pkgconfig --native-file=/var/tmp/portage/dev-db/psequel-0.1.8/temp/meson.x86_64-pc-linux-gnu.amd64.ini >Python system: Linux >The Meson build system >Version: 1.4.0 >Source dir: /var/tmp/portage/dev-db/psequel-0.1.8/work/psequel-0.1.8 >Build dir: /var/tmp/portage/dev-db/psequel-0.1.8/work/psequel-0.1.8-build >Build type: native build >Project name: psequel >Project version: 0.1.8 >----------- >Detecting compiler via: `x86_64-pc-linux-gnu-gcc --version` -> 0 >stdout: >x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20240210 p13) 13.2.1 20240210 >Copyright (C) 2023 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >----------- >Running command: x86_64-pc-linux-gnu-gcc -E -dM - >----- >----------- >Detecting linker via: `x86_64-pc-linux-gnu-gcc -Wl,--version -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wno-incompatible-pointer-types -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0` -> 0 >stdout: >GNU ld (Gentoo 2.42 p3) 2.42.0 >Copyright (C) 2024 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) a later version. >This program has absolutely no warranty. >----------- >stderr: >collect2 version 13.2.1 20240210 >/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/dev-db/psequel-0.1.8/temp/ccG0iH83.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../.. --version -O1 --as-needed --defsym=__gentoo_check_ldflags__=0 -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o >----------- >Sanity testing C compiler: x86_64-pc-linux-gnu-gcc >Is cross compiler: False. >Sanity check compiler command line: x86_64-pc-linux-gnu-gcc sanitycheckc.c -o sanitycheckc.exe -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wno-incompatible-pointer-types -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/dev-db/psequel-0.1.8/work/psequel-0.1.8-build/meson-private/sanitycheckc.exe >C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 13.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20240210 p13) 13.2.1 20240210") >C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.42 >----------- >Detecting archiver via: `x86_64-pc-linux-gnu-ar --version` -> 0 >stdout: >GNU ar (Gentoo 2.42 p3) 2.42.0 >Copyright (C) 2024 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) any later version. >This program has absolutely no warranty. >----------- >----------- >Detecting compiler via: `/usr/bin/valac-0.56 --version` -> 0 >stdout: >Vala 0.56.16 >----------- >Running compile: >Working directory: /var/tmp/portage/dev-db/psequel-0.1.8/temp/tmphlxdkfty >Code: > class MesonSanityCheck : Object { } >----------- >Command line: `/usr/bin/valac-0.56 /var/tmp/portage/dev-db/psequel-0.1.8/temp/tmphlxdkfty/testfile.vala -C` -> 0 >Vala compiler for the host machine: /usr/bin/valac-0.56 (valac 0.56.16) >----------- >Detecting compiler via: `x86_64-pc-linux-gnu-gcc --version` -> 0 >stdout: >x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20240210 p13) 13.2.1 20240210 >Copyright (C) 2023 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >----------- >Running command: x86_64-pc-linux-gnu-gcc -E -dM - >----- >----------- >Detecting linker via: `x86_64-pc-linux-gnu-gcc -Wl,--version` -> 0 >stdout: >GNU ld (Gentoo 2.42 p3) 2.42.0 >Copyright (C) 2024 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) a later version. >This program has absolutely no warranty. >----------- >stderr: >collect2 version 13.2.1 20240210 >/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/dev-db/psequel-0.1.8/temp/ccdJD9PJ.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../.. --version -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o >----------- >Sanity testing C compiler: x86_64-pc-linux-gnu-gcc >Is cross compiler: False. >Sanity check compiler command line: x86_64-pc-linux-gnu-gcc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64 >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/dev-db/psequel-0.1.8/work/psequel-0.1.8-build/meson-private/sanitycheckc.exe >C compiler for the build machine: x86_64-pc-linux-gnu-gcc (gcc 13.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 13.2.1_p20240210 p13) 13.2.1 20240210") >C linker for the build machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.42 >----------- >Detecting archiver via: `x86_64-pc-linux-gnu-ar --version` -> 0 >stdout: >GNU ar (Gentoo 2.42 p3) 2.42.0 >Copyright (C) 2024 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) any later version. >This program has absolutely no warranty. >----------- >----------- >Detecting compiler via: `/usr/bin/valac-0.56 --version` -> 0 >stdout: >Vala 0.56.16 >----------- >Using cached compile: >Cached command line: /usr/bin/valac-0.56 /var/tmp/portage/dev-db/psequel-0.1.8/temp/tmphlxdkfty/testfile.vala -C > >Code: > class MesonSanityCheck : Object { } >Cached compiler stdout: > >Cached compiler stderr: > >Vala compiler for the build machine: /usr/bin/valac-0.56 (valac 0.56.16) >Build machine cpu family: x86_64 >Build machine cpu: x86_64 >Host machine cpu family: x86_64 >Host machine cpu: x86_64 >Target machine cpu family: x86_64 >Target machine cpu: x86_64 >Program msgfmt found: YES (/usr/bin/msgfmt) >Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate) >Adding test "Validate desktop file" >Program appstream-util found: YES (/usr/bin/appstream-util) >Adding test "Validate appstream file" >Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas) >Adding test "Validate schema file" >Program blueprint-compiler found: NO >Fallback to subproject blueprint-compiler which provides program blueprint-compiler > >res/meson.build:3:21: ERROR: Subproject exists but has no meson.build file.
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 928857
:
889660
| 889661