Created
August 1, 2022 19:57
-
-
Save anarazel/d14e581abe4e29f839a03f0e56db6ee7 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:2390:4: warning empty if statement block | |
2390 | if host_system == 'win32' | |
^ | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '--version' | |
detected compiler gcc 12.1.0 (gcc-12), linker ld.bfd | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '--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: MESON_BUILD_ROOT='/tmp/pg-muon' MESON_SOURCE_ROOT='/home/andres/src/postgresql' MESON_SUBDIR='.' | |
found dependency (declared dependency) | |
dbg ((null)) | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-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: '' | |
header bsd_auth.h usable: [31mNO[0m | |
found dependency (declared dependency) | |
dbg ((null)) | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-c' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-D_GNU_SOURCE' | |
dbg compiler stdout: '' | |
dbg compiler stderr: '' | |
header dns_sd.h usable: [32mYES[0m | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-D_GNU_SOURCE' | |
dbg compiler stdout: '/usr/bin/ld: /tmp/cc8nKFAM.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/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/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: '' | |
have function DNSServiceRegister: [31mNO[0m | |
found dependency (declared dependency) | |
dbg ((null)) | |
dbg got option: -'L' '/usr/lib/x86_64-linux-gnu' | |
dbg got option: -'l' 'ldap' | |
dbg library '/lib/x86_64-linux-gnu/libldap.so' found for dependency 'ldap' | |
dbg got option: -'l' 'lber' | |
dbg library '/lib/x86_64-linux-gnu/liblber.so' found for dependency 'ldap' | |
dbg got option: -'I' '/usr/include' | |
found dependency ldap version: 2.6.2+dfsg-1~exp1 | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-pthread' '-Wl,--as-needed' '-Wl,--start-group' '/lib/x86_64-linux-gnu/libldap.so' '/lib/x86_64-linux-gnu/liblber.so' '-Wl,--end-group' '-D_GNU_SOURCE' | |
dbg compiler stdout: '' | |
dbg compiler stderr: '' | |
have function ldap_initialize: [32mYES[0m | |
found dependency (declared dependency) | |
dbg ((null)) | |
dbg got option: -'L' '/usr/lib/x86_64-linux-gnu' | |
dbg got option: -'l' 'icuuc' | |
dbg library '/lib/x86_64-linux-gnu/libicuuc.so' found for dependency 'icu-uc' | |
dbg got option: -'l' 'icudata' | |
dbg library '/lib/x86_64-linux-gnu/libicudata.so' found for dependency 'icu-uc' | |
dbg got option: -'I' '/usr/include' | |
found dependency icu-uc version: 71.1 | |
dbg got option: -'l' 'icui18n' | |
dbg library '/lib/x86_64-linux-gnu/libicui18n.so' found for dependency 'icu-i18n' | |
dbg got option: -'L' '/usr/lib/x86_64-linux-gnu' | |
dbg got option: -'l' 'icuuc' | |
dbg library '/lib/x86_64-linux-gnu/libicuuc.so' found for dependency 'icu-i18n' | |
dbg got option: -'l' 'icudata' | |
dbg library '/lib/x86_64-linux-gnu/libicudata.so' found for dependency 'icu-i18n' | |
dbg got option: -'I' '/usr/include' | |
found dependency icu-i18n version: 71.1 | |
dbg got option: -'L' '/usr/lib/x86_64-linux-gnu' | |
dbg got option: -'l' 'xml2' | |
dbg library '/lib/x86_64-linux-gnu/libxml2.so' found for dependency 'libxml-2.0' | |
dbg got option: -'I' '/usr/include/libxml2' | |
found dependency libxml-2.0 version: 2.9.14 | |
dbg got option: -'L' '/usr/lib/x86_64-linux-gnu' | |
dbg got option: -'l' 'xslt' | |
dbg library '/lib/x86_64-linux-gnu/libxslt.so' found for dependency 'libxslt' | |
dbg got option: -'l' 'xml2' | |
dbg library '/lib/x86_64-linux-gnu/libxml2.so' found for dependency 'libxslt' | |
dbg got option: -'I' '/usr/include' | |
dbg got option: -'I' '/usr/include/libxml2' | |
found dependency libxslt version: 1.1.35 | |
dbg got option: -'L' '/usr/lib' | |
dbg got option: -'l' 'lz4' | |
dbg library '/lib/x86_64-linux-gnu/liblz4.so' found for dependency 'liblz4' | |
dbg got option: -'I' '/usr/include' | |
found dependency liblz4 version: 1.9.3 | |
found dependency (declared dependency) | |
dbg ((null)) | |
dbg got option: -'L' '/usr/lib/x86_64-linux-gnu' | |
dbg got option: -'l' 'tcl8.6' | |
dbg library '/lib/x86_64-linux-gnu/libtcl8.6.so' found for dependency 'tcl' | |
dbg got option: -'l' 'tclstub8.6' | |
dbg library '/lib/x86_64-linux-gnu/libtclstub8.6.a' found for dependency 'tcl' | |
dbg got option: -'I' '/usr/include/tcl8.6' | |
dbg got option: -'I' '/usr/include' | |
found dependency tcl version: 8.6.12 | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-E' '-P' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/x86_64-linux-gnu/libtcl8.6.so' '/lib/x86_64-linux-gnu/libtclstub8.6.a' '-Wl,--end-group' | |
dbg compiler stdout: '/tmp/pg-muon/muon-private/test.c:2:10: fatal error: tcl.h: No such file or directory | |
2 | #include <tcl.h> | |
| ^~~~~~~ | |
compilation terminated. | |
' | |
dbg compiler stderr: '' | |
header tcl.h found: [31mNO[0m | |
found dependency (declared dependency) | |
dbg ((null)) | |
dbg libpkgconf: Package pam was not found in the pkg-config search path. | |
dbg libpkgconf: Perhaps you should add the directory containing `pam.pc' | |
dbg libpkgconf: to the PKG_CONFIG_PATH environment variable | |
dbg libpkgconf: Package 'pam', required by 'virtual:world', not found | |
warn dependency ['pam'] not found | |
found library 'pam' at '/usr/lib/x86_64-linux-gnu/libpam.so' | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-c' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/usr/lib/x86_64-linux-gnu/libpam.so' '-Wl,--end-group' '-D_GNU_SOURCE' | |
dbg compiler stdout: 'gcc-12: warning: /usr/lib/x86_64-linux-gnu/libpam.so: linker input file unused because linking not done | |
' | |
dbg compiler stderr: '' | |
header security/pam_appl.h usable: [32mYES[0m | |
found dependency (declared dependency) | |
dbg ((null)) | |
dbg executing /usr/bin/perl: '/usr/bin/perl' '-MConfig' '-MOpcode' '-MExtUtils::Embed' '-MExtUtils::ParseXS' '-e' | |
dbg env: MESON_BUILD_ROOT='/tmp/pg-muon' MESON_SOURCE_ROOT='/home/andres/src/postgresql' MESON_SUBDIR='.' | |
message: disabling optional dependency perl: perl installation does not have the required modules | |
found dependency (declared dependency) | |
dbg ((null)) | |
dbg got option: -'L' '/usr/lib/x86_64-linux-gnu' | |
dbg got option: -'l' 'readline' | |
dbg library '/lib/i386-linux-gnu/libreadline.so' found for dependency 'readline' | |
dbg got option: -'I' '/usr/include' | |
dbg got option: -'D' '_DEFAULT_SOURCE' | |
dbg got option: -'D' '_XOPEN_SOURCE=600' | |
found dependency readline version: 8.1 | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-I' '/tmp/pg-muon/src/include' '-I' '/home/andres/src/postgresql/src/include' '-E' '-P' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-D_GNU_SOURCE' | |
dbg compiler stdout: 'gcc-12: warning: /lib/i386-linux-gnu/libreadline.so: linker input file unused because linking not done | |
' | |
dbg compiler stderr: '' | |
header readline/history.h found: [32mYES[0m | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-I' '/tmp/pg-muon/src/include' '-I' '/home/andres/src/postgresql/src/include' '-E' '-P' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-D_GNU_SOURCE' | |
dbg compiler stdout: 'gcc-12: warning: /lib/i386-linux-gnu/libreadline.so: linker input file unused because linking not done | |
' | |
dbg compiler stderr: '' | |
header readline/readline.h found: [32mYES[0m | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-D_GNU_SOURCE' | |
dbg compiler stdout: '/usr/bin/ld: /lib/i386-linux-gnu/libreadline.so: error adding symbols: file in wrong format | |
collect2: error: ld returned 1 exit status | |
' | |
dbg compiler stderr: '' | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-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_append_history not found" | |
8 | #error "__builtin_append_history not found" | |
| ^~~~~ | |
' | |
dbg compiler stderr: '' | |
have function append_history: [31mNO[0m | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-D_GNU_SOURCE' | |
dbg compiler stdout: '/usr/bin/ld: /lib/i386-linux-gnu/libreadline.so: error adding symbols: file in wrong format | |
collect2: error: ld returned 1 exit status | |
' | |
dbg compiler stderr: '' | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-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_history_truncate_file not found" | |
8 | #error "__builtin_history_truncate_file not found" | |
| ^~~~~ | |
' | |
dbg compiler stderr: '' | |
have function history_truncate_file: [31mNO[0m | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-D_GNU_SOURCE' | |
dbg compiler stdout: '/usr/bin/ld: /lib/i386-linux-gnu/libreadline.so: error adding symbols: file in wrong format | |
collect2: error: ld returned 1 exit status | |
' | |
dbg compiler stderr: '' | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-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_rl_completion_matches not found" | |
8 | #error "__builtin_rl_completion_matches not found" | |
| ^~~~~ | |
' | |
dbg compiler stderr: '' | |
have function rl_completion_matches: [31mNO[0m | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-D_GNU_SOURCE' | |
dbg compiler stdout: '/usr/bin/ld: /lib/i386-linux-gnu/libreadline.so: error adding symbols: file in wrong format | |
collect2: error: ld returned 1 exit status | |
' | |
dbg compiler stderr: '' | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-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_rl_filename_completion_function not found" | |
8 | #error "__builtin_rl_filename_completion_function not found" | |
| ^~~~~ | |
' | |
dbg compiler stderr: '' | |
have function rl_filename_completion_function: [31mNO[0m | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-D_GNU_SOURCE' | |
dbg compiler stdout: '/usr/bin/ld: /lib/i386-linux-gnu/libreadline.so: error adding symbols: file in wrong format | |
collect2: error: ld returned 1 exit status | |
' | |
dbg compiler stderr: '' | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-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_rl_reset_screen_size not found" | |
8 | #error "__builtin_rl_reset_screen_size not found" | |
| ^~~~~ | |
' | |
dbg compiler stderr: '' | |
have function rl_reset_screen_size: [31mNO[0m | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-D_GNU_SOURCE' | |
dbg compiler stdout: '/usr/bin/ld: /lib/i386-linux-gnu/libreadline.so: error adding symbols: file in wrong format | |
collect2: error: ld returned 1 exit status | |
' | |
dbg compiler stderr: '' | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-Wno-int-conversion' '-Wl,--fatal-warnings' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-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_rl_variable_bind not found" | |
8 | #error "__builtin_rl_variable_bind not found" | |
| ^~~~~ | |
' | |
dbg compiler stderr: '' | |
have function rl_variable_bind: [31mNO[0m | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-I' '/tmp/pg-muon/src/include' '-I' '/home/andres/src/postgresql/src/include' '-c' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-D_GNU_SOURCE' | |
dbg compiler stdout: 'gcc-12: warning: /lib/i386-linux-gnu/libreadline.so: linker input file unused because linking not done | |
' | |
dbg compiler stderr: '' | |
readline/readline.h has header symbol rl_completion_suppress_quote: [32mYES[0m | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-I' '/tmp/pg-muon/src/include' '-I' '/home/andres/src/postgresql/src/include' '-c' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-D_GNU_SOURCE' | |
dbg compiler stdout: 'gcc-12: warning: /lib/i386-linux-gnu/libreadline.so: linker input file unused because linking not done | |
' | |
dbg compiler stderr: '' | |
readline/readline.h has header symbol rl_filename_quote_characters: [32mYES[0m | |
dbg compiling: '/tmp/pg-muon/muon-private/test.c' | |
dbg executing /usr/bin/gcc-12: 'gcc-12' '-Wno-int-conversion' '-I' '/tmp/pg-muon/src/include' '-I' '/home/andres/src/postgresql/src/include' '-c' '/tmp/pg-muon/muon-private/test.c' '-o' '/dev/null' '-Wl,--as-needed' '-Wl,--start-group' '/lib/i386-linux-gnu/libreadline.so' '-Wl,--end-group' '-D_GNU_SOURCE' | |
dbg compiler stdout: 'gcc-12: warning: /lib/i386-linux-gnu/libreadline.so: linker input file unused because linking not done | |
' | |
dbg compiler stderr: '' | |
readline/readline.h has header symbol rl_filename_quoting_function: [32mYES[0m | |
error: frak | |
/home/andres/src/postgresql/meson.build:937:1: error in function error() | |
937 | error('frak') | |
^ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment