Created
August 23, 2022 17:30
-
-
Save anarazel/44931720c27c45658cb9da3dc1a43b67 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/andres/src/postgresql/meson.build:403:6: warning empty if statement block | |
403 | if not have_gssapi | |
^ | |
/home/andres/src/postgresql/meson.build:412:6: warning empty if statement block | |
412 | if not have_gssapi | |
^ | |
/home/andres/src/postgresql/meson.build:2348:4: warning empty if statement block | |
2348 | if host_system == 'win32' | |
^ | |
dbg executing /usr/bin/ccache: 'ccache' '--version' | |
warn unable to detect compiler type, falling back on posix compiler | |
dbg executing /usr/bin/ccache: 'ccache' '--print-search-dirs' | |
configuring 'postgresql', version: 16devel | |
dependency threads found | |
found dependency threads | |
dbg executing /usr/bin/bison: '/usr/bin/bison' '--version' | |
dbg executing /usr/bin/bison: '/usr/bin/bison' '--version' | |
dbg env: MUON_PATH='muon' MESON_BUILD_ROOT='/tmp/pg-muon' MESON_SOURCE_ROOT='/home/andres/src/postgresql' MESON_SUBDIR='.' | |
dbg executing /usr/bin/python3: '/usr/bin/python3' 'src/tools/find_meson' | |
dbg env: MUON_PATH='muon' MESON_BUILD_ROOT='/tmp/pg-muon' MESON_SOURCE_ROOT='/home/andres/src/postgresql' MESON_SUBDIR='.' | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/ccache: 'ccache' 'gcc-12' '-c' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-D_GNU_SOURCE' | |
dbg compiler stdout: '/tmp/pg-muon/muon-private/test.c:2:10: fatal error: bsd_auth.h: No such file or directory | |
2 | #include <bsd_auth.h> | |
| ^~~~~~~~~~~~ | |
compilation terminated. | |
' | |
dbg compiler stderr: '' | |
c compiler: header bsd_auth.h is usable: [31mNO[0m | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/ccache: 'ccache' 'gcc-12' '-c' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-D_GNU_SOURCE' | |
dbg compiler stdout: '' | |
dbg compiler stderr: '' | |
c compiler: header dns_sd.h is usable: [32mYES[0m | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/ccache: 'ccache' 'gcc-12' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-D_GNU_SOURCE' | |
dbg compiler stdout: '/usr/bin/ld: /tmp/ccSFMJk9.o: in function `main': | |
test.c:(.text+0x5): undefined reference to `DNSServiceRegister' | |
collect2: error: ld returned 1 exit status | |
' | |
dbg compiler stderr: '' | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/ccache: 'ccache' 'gcc-12' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-D_GNU_SOURCE' | |
dbg compiler stdout: '/tmp/pg-muon/muon-private/test.c: In function ‘main’: | |
/tmp/pg-muon/muon-private/test.c:8:18: error: #error "__builtin_DNSServiceRegister not found" | |
8 | #error "__builtin_DNSServiceRegister not found" | |
| ^~~~~ | |
' | |
dbg compiler stderr: '' | |
c compiler: has function DNSServiceRegister: [31mNO[0m | |
dbg library '/usr/lib/x86_64-linux-gnu/mit-krb5/libgssapi_krb5.so' found for dependency 'krb5-gssapi' | |
dbg skipping null pkgconf fragment: '-isystem /usr/include/mit-krb5' | |
found dependency krb5-gssapi version 1.20 | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/ccache: 'ccache' 'gcc-12' '-c' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '/usr/lib/x86_64-linux-gnu/mit-krb5/libgssapi_krb5.so' '-D_GNU_SOURCE' | |
dbg compiler stdout: 'gcc-12: warning: /usr/lib/x86_64-linux-gnu/mit-krb5/libgssapi_krb5.so: linker input file unused because linking not done | |
' | |
dbg compiler stderr: '' | |
c compiler: header gssapi/gssapi.h is usable: [32mYES[0m | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/ccache: 'ccache' 'gcc-12' '-I' '/tmp/pg-muon/src/include' '-I' '/home/andres/src/postgresql/src/include' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '/usr/lib/x86_64-linux-gnu/mit-krb5/libgssapi_krb5.so' '-D_GNU_SOURCE' | |
dbg compiler stdout: '' | |
dbg compiler stderr: '' | |
c compiler: has function gss_init_sec_context: [32mYES[0m | |
dbg library '/usr/lib/x86_64-linux-gnu/libldap.so' found for dependency 'ldap' | |
dbg library '/usr/lib/x86_64-linux-gnu/liblber.so' found for dependency 'ldap' | |
found dependency ldap version 2.6.2+dfsg-1~exp1 | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/ccache: 'ccache' 'gcc-12' '-pthread' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-pthread' '/usr/lib/x86_64-linux-gnu/libldap.so' '/usr/lib/x86_64-linux-gnu/liblber.so' '-D_GNU_SOURCE' | |
dbg compiler stdout: '' | |
dbg compiler stderr: '' | |
c compiler: has function ldap_initialize: [32mYES[0m | |
dbg library '/usr/lib/x86_64-linux-gnu/libicuuc.so' found for dependency 'icu-uc' | |
dbg library '/usr/lib/x86_64-linux-gnu/libicudata.so' found for dependency 'icu-uc' | |
found dependency icu-uc version 71.1 | |
warn library 'icui18n' not found for dependency 'icu-i18n' | |
dbg library '/usr/lib/x86_64-linux-gnu/libicuuc.so' found for dependency 'icu-i18n' | |
dbg library '/usr/lib/x86_64-linux-gnu/libicudata.so' found for dependency 'icu-i18n' | |
found dependency icu-i18n version 71.1 | |
dbg library '/usr/lib/x86_64-linux-gnu/libxml2.so' found for dependency 'libxml-2.0' | |
found dependency libxml-2.0 version 2.9.14 | |
dbg library '/usr/lib/x86_64-linux-gnu/libxslt.so' found for dependency 'libxslt' | |
dbg library '/usr/lib/x86_64-linux-gnu/libxml2.so' found for dependency 'libxslt' | |
found dependency libxslt version 1.1.35 | |
warn library 'lz4' not found for dependency 'liblz4' | |
found dependency liblz4 version 1.9.3 | |
dbg library '/usr/lib/x86_64-linux-gnu/libtcl8.6.so' found for dependency 'tcl' | |
dbg library '/usr/lib/x86_64-linux-gnu/libtclstub8.6.a' found for dependency 'tcl' | |
found dependency tcl version 8.6.12 | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/ccache: 'ccache' '-I' '/usr/include/tcl8.6' '-E' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '/usr/lib/x86_64-linux-gnu/libtcl8.6.so' '/usr/lib/x86_64-linux-gnu/libtclstub8.6.a' | |
dbg compiler stdout: 'ccache: invalid option -- 'I' | |
' | |
dbg compiler stderr: '' | |
c compiler: header tcl.h found: [31mNO[0m | |
dbg library '/lib/x86_64-linux-gnu/libpam.so' found for dependency 'pam' | |
found dependency pam version 1.5.2 | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/ccache: 'ccache' 'gcc-12' '-I' '/usr/include/security' '-c' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '/lib/x86_64-linux-gnu/libpam.so' '-D_GNU_SOURCE' | |
dbg compiler stdout: 'gcc-12: warning: /lib/x86_64-linux-gnu/libpam.so: linker input file unused because linking not done | |
' | |
dbg compiler stderr: '' | |
c compiler: header security/pam_appl.h is usable: [32mYES[0m | |
dbg executing /usr/bin/perl: '/usr/bin/perl' '-MConfig' '-MOpcode' '-MExtUtils::Embed' '-MExtUtils::ParseXS' '-e' '' | |
dbg env: MUON_PATH='muon' MESON_BUILD_ROOT='/tmp/pg-muon' MESON_SOURCE_ROOT='/home/andres/src/postgresql' MESON_SUBDIR='.' | |
dbg executing /usr/bin/perl: '/usr/bin/perl' '-MConfig' '-e' 'print $Config{$ARGV[0]}' 'api_versionstring' | |
dbg env: MUON_PATH='muon' MESON_BUILD_ROOT='/tmp/pg-muon' MESON_SOURCE_ROOT='/home/andres/src/postgresql' MESON_SUBDIR='.' | |
dbg executing /usr/bin/perl: '/usr/bin/perl' '-MConfig' '-e' 'print $Config{$ARGV[0]}' 'archlibexp' | |
dbg env: MUON_PATH='muon' MESON_BUILD_ROOT='/tmp/pg-muon' MESON_SOURCE_ROOT='/home/andres/src/postgresql' MESON_SUBDIR='.' | |
dbg executing /usr/bin/perl: '/usr/bin/perl' '-MConfig' '-e' 'print $Config{$ARGV[0]}' 'privlibexp' | |
dbg env: MUON_PATH='muon' MESON_BUILD_ROOT='/tmp/pg-muon' MESON_SOURCE_ROOT='/home/andres/src/postgresql' MESON_SUBDIR='.' | |
dbg executing /usr/bin/perl: '/usr/bin/perl' '-MConfig' '-e' 'print $Config{$ARGV[0]}' 'useshrplib' | |
dbg env: MUON_PATH='muon' MESON_BUILD_ROOT='/tmp/pg-muon' MESON_SOURCE_ROOT='/home/andres/src/postgresql' MESON_SUBDIR='.' | |
dbg executing /usr/bin/perl: '/usr/bin/perl' '-MConfig' '-e' 'print $Config{$ARGV[0]}' 'libperl' | |
dbg env: MUON_PATH='muon' MESON_BUILD_ROOT='/tmp/pg-muon' MESON_SOURCE_ROOT='/home/andres/src/postgresql' MESON_SUBDIR='.' | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/ccache: 'ccache' '-E' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-D_GNU_SOURCE' '-I/usr/lib/x86_64-linux-gnu/perl/5.34/CORE' | |
dbg compiler stdout: 'ccache: invalid option -- 'E' | |
' | |
dbg compiler stderr: '' | |
c compiler: header perl.h found: [31mNO[0m | |
error: dependency perl failed: missing perl.h | |
/home/andres/src/postgresql/meson.build:837:7: error in function error() | |
837 | error('dependency perl failed: @0@'.format(perl_msg)) | |
^ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment