Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Parallel build issue? #503

Open
Open
Labels
@rnalrd

Description

@rnalrd

Sometimes I've got missing includes error during compilation. Runningmake -j1 makes those error disappear. See a sample output below.

make -C ../../src/backend generated-headersgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/utils/configuration.o src/utils/configuration.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/utils/json.o src/utils/json.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/utils/logger.o src/utils/logger.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/utils/parray.o src/utils/parray.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/utils/pgut.o src/utils/pgut.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/utils/thread.o src/utils/thread.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/utils/remote.o src/utils/remote.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/utils/file.o src/utils/file.crm -f src/instr_time.h && ln -s /home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/src/include/portability/instr_time.h src/instr_time.hmake[1]: Entering directory '/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/src/backend'make -C catalog distprep generated-header-symlinksgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/backup.o src/backup.cmake -C utils distprep generated-header-symlinksgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/catalog.o src/catalog.cprereqdir=`cd 'parser/' >/dev/null && pwd` && \  cd '../../src/include/parser/' && rm -f gram.h && \  ln -s "$prereqdir/gram.h" .gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/checkdb.o src/checkdb.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/configure.o src/configure.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/data.o src/data.cprereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \  cd '../../src/include/storage/' && rm -f lwlocknames.h && \  ln -s "$prereqdir/lwlocknames.h" .gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/delete.o src/delete.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/dir.o src/dir.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/fetch.o src/fetch.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/help.o src/help.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/init.o src/init.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/merge.o src/merge.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/parsexlog.o src/parsexlog.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/ptrack.o src/ptrack.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/pg_probackup.o src/pg_probackup.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/restore.o src/restore.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/show.o src/show.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/stream.o src/stream.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/util.o src/util.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/validate.o src/validate.cmake[2]: Entering directory '/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/src/backend/utils'make[2]: Nothing to be done for 'distprep'.gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/datapagemap.o src/datapagemap.cprereqdir=`cd './' >/dev/null && pwd` && \cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h; do \  rm -f $file && ln -s "$prereqdir/$file" . ; \donegcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/catchup.o src/catchup.csed -f ./Gen_dummy_probes.sed probes.d >probes.hrm -f src/pg_crc.c && ln -s /home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/src/backend/utils/hash/pg_crc.c src/pg_crc.crm -f src/receivelog.c && ln -s /home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/src/bin/pg_basebackup/receivelog.c src/receivelog.crm -f src/streamutil.c && ln -s /home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/src/bin/pg_basebackup/streamutil.c src/streamutil.crm -f src/xlogreader.c && ln -s /home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/src/backend/access/transam/xlogreader.c src/xlogreader.crm -f src/walmethods.c && ln -s /home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/src/bin/pg_basebackup/walmethods.c src/walmethods.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/archive.o src/archive.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/pg_crc.o src/pg_crc.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/receivelog.o src/receivelog.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/streamutil.o src/streamutil.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/xlogreader.o src/xlogreader.cgcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -Os -DFRONTEND -I. -I. -I../../src/include  -Os -D_GNU_SOURCE  -I../../src/interfaces/libpq -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -Isrc -I/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/contrib/pg_probackup/src  -c -o src/walmethods.o src/walmethods.ctouch ../../../src/include/utils/header-stampmake[2]: Entering directory '/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/src/backend/catalog'make[2]: Nothing to be done for 'distprep'.prereqdir=`cd './' >/dev/null && pwd` && \cd '../../../src/include/catalog/' && for file in pg_proc_d.h pg_type_d.h pg_attribute_d.h pg_class_d.h pg_attrdef_d.h pg_constraint_d.h pg_inherits_d.h pg_index_d.h pg_operator_d.h pg_opfamily_d.h pg_opclass_d.h pg_am_d.h pg_amop_d.h pg_amproc_d.h pg_language_d.h pg_largeobject_metadata_d.h pg_largeobject_d.h pg_aggregate_d.h pg_statistic_d.h pg_statistic_ext_d.h pg_statistic_ext_data_d.h pg_rewrite_d.h pg_trigger_d.h pg_event_trigger_d.h pg_description_d.h pg_cast_d.h pg_enum_d.h pg_namespace_d.h pg_conversion_d.h pg_depend_d.h pg_database_d.h pg_db_role_setting_d.h pg_tablespace_d.h pg_authid_d.h pg_auth_members_d.h pg_shdepend_d.h pg_shdescription_d.h pg_ts_config_d.h pg_ts_config_map_d.h pg_ts_dict_d.h pg_ts_parser_d.h pg_ts_template_d.h pg_extension_d.h pg_foreign_data_wrapper_d.h pg_foreign_server_d.h pg_user_mapping_d.h pg_foreign_table_d.h pg_policy_d.h pg_replication_origin_d.h pg_default_acl_d.h pg_init_privs_d.h pg_seclabel_d.h pg_shseclabel_d.h pg_collation_d.h pg_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h system_fk_info.h; do \  rm -f $file && ln -s "$prereqdir/$file" . ; \donecd '../../../src/include/utils/' && rm -f probes.h && \    ln -s "../../../src/backend/utils/probes.h" .make[2]: Leaving directory '/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/src/backend/utils'In file included from ../../src/include/replication/origin.h:16,                 from src/xlogreader.c:28:../../src/include/catalog/pg_replication_origin.h:23:10: fatal error: catalog/pg_replication_origin_d.h: No such file or directory   23 | #include "catalog/pg_replication_origin_d.h"      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~compilation terminated.make: *** [<builtin>: src/xlogreader.o] Error 1make: *** Waiting for unfinished jobs....touch ../../../src/include/catalog/header-stampmake[2]: Leaving directory '/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/src/backend/catalog'make[1]: Leaving directory '/home/buildozer/aports/testing/pg_probackup/src/postgresql-14.4/src/backend'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp