ryo@DESKTOP-IOASPN6:~/work/postgres$ uname -a Linux DESKTOP-IOASPN6 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ryo@DESKTOP-IOASPN6:~/work/postgres$ gcc --version gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Copyright (C) 2020 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. ryo@DESKTOP-IOASPN6:~/work/postgres$ bison --version bison (GNU Bison) 3.5.1 Written by Robert Corbett and Richard Stallman. Copyright (C) 2020 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. ryo@DESKTOP-IOASPN6:~/work/postgres$ lex --version flex 2.6.4 ryo@DESKTOP-IOASPN6:~/work/postgres$ perl --version This is perl 5, version 30, subversion 0 (v5.30.0) built for x86_64-linux-gnu-thread-multi (with 60 registered patches, see perl -V for more detail) Copyright 1987-2019, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using "man perl" or "perldoc perl". If you have access to the Internet, point your browser at http://www.perl.org/, the Perl Home Page. ryo@DESKTOP-IOASPN6:~/work/postgres$ bash check_patches.sh ------------------------------ Checking branch: master ------------------------------ [HEAD] commit ca87c415e2fccf81cec6fd45698dde9fae0ab570 Author: Peter Eisentraut Date: Sat Jan 11 10:45:17 2025 +0100 Applying patch: ./copy_from_stdin_no_warning_for_master3.patch patching file src/interfaces/ecpg/preproc/ecpg.addons [Confirmation 1] Start building... Running: ./configure --enable-cassert --enable-tap-tests --prefix=/home/ryo/work/postgres/local_install >/dev/null 2>&1 Running: make -j 8 >/dev/null 2>&1 && make install >/dev/null 2>&1 [Confirmation 2] Running regression tests... [Confirmation 3] Checking output for command: ./local_install/bin/ecpg copy_from_should_be_warned.pgc [Confirmation 4] Checking no output for command: ./local_install/bin/ecpg copy_from_ok.pgc All checks passed on branch master. Cleaning up... Branch master checks complete. Moving on. ------------------------------ Checking branch: REL_13_STABLE ------------------------------ [HEAD] commit 84b8f6d9f59aa2d40ffb8edccb3f1eacff32b6c0 Author: Daniel Gustafsson Date: Fri Jan 10 22:02:58 2025 +0100 Applying patch: ./copy_from_stdin_no_warning_for_stables.patch patching file src/interfaces/ecpg/preproc/ecpg.addons [Confirmation 1] Start building... Running: ./configure --enable-cassert --enable-tap-tests --prefix=/home/ryo/work/postgres/local_install >/dev/null 2>&1 Running: make -j 8 >/dev/null 2>&1 && make install >/dev/null 2>&1 [Confirmation 2] Running regression tests... [Confirmation 3] Checking output for command: ./local_install/bin/ecpg copy_from_should_be_warned.pgc [Confirmation 4] Checking no output for command: ./local_install/bin/ecpg copy_from_ok.pgc All checks passed on branch REL_13_STABLE. Cleaning up... Branch REL_13_STABLE checks complete. Moving on. ------------------------------ Checking branch: REL_14_STABLE ------------------------------ [HEAD] commit 83ffb9f20f06120273304332594b7fab159f738f Author: Daniel Gustafsson Date: Fri Jan 10 22:02:58 2025 +0100 Applying patch: ./copy_from_stdin_no_warning_for_stables.patch patching file src/interfaces/ecpg/preproc/ecpg.addons Hunk #1 succeeded at 248 (offset 14 lines). [Confirmation 1] Start building... Running: ./configure --enable-cassert --enable-tap-tests --prefix=/home/ryo/work/postgres/local_install >/dev/null 2>&1 Running: make -j 8 >/dev/null 2>&1 && make install >/dev/null 2>&1 [Confirmation 2] Running regression tests... [Confirmation 3] Checking output for command: ./local_install/bin/ecpg copy_from_should_be_warned.pgc [Confirmation 4] Checking no output for command: ./local_install/bin/ecpg copy_from_ok.pgc All checks passed on branch REL_14_STABLE. Cleaning up... Branch REL_14_STABLE checks complete. Moving on. ------------------------------ Checking branch: REL_15_STABLE ------------------------------ [HEAD] commit 830215a4c8879dbed6aeec2ae67be050ec9b7d60 Author: Daniel Gustafsson Date: Fri Jan 10 22:02:58 2025 +0100 Applying patch: ./copy_from_stdin_no_warning_for_stables.patch patching file src/interfaces/ecpg/preproc/ecpg.addons Hunk #1 succeeded at 248 (offset 14 lines). [Confirmation 1] Start building... Running: ./configure --enable-cassert --enable-tap-tests --prefix=/home/ryo/work/postgres/local_install >/dev/null 2>&1 Running: make -j 8 >/dev/null 2>&1 && make install >/dev/null 2>&1 [Confirmation 2] Running regression tests... [Confirmation 3] Checking output for command: ./local_install/bin/ecpg copy_from_should_be_warned.pgc [Confirmation 4] Checking no output for command: ./local_install/bin/ecpg copy_from_ok.pgc All checks passed on branch REL_15_STABLE. Cleaning up... Branch REL_15_STABLE checks complete. Moving on. ------------------------------ Checking branch: REL_16_STABLE ------------------------------ [HEAD] commit c35bbdfbc0d30fee6037b7859501b68b28d68c34 Author: Daniel Gustafsson Date: Fri Jan 10 22:02:58 2025 +0100 Applying patch: ./copy_from_stdin_no_warning_for_stables.patch patching file src/interfaces/ecpg/preproc/ecpg.addons Hunk #1 succeeded at 248 (offset 14 lines). [Confirmation 1] Start building... Running: ./configure --enable-cassert --enable-tap-tests --prefix=/home/ryo/work/postgres/local_install >/dev/null 2>&1 Running: make -j 8 >/dev/null 2>&1 && make install >/dev/null 2>&1 [Confirmation 2] Running regression tests... [Confirmation 3] Checking output for command: ./local_install/bin/ecpg copy_from_should_be_warned.pgc [Confirmation 4] Checking no output for command: ./local_install/bin/ecpg copy_from_ok.pgc All checks passed on branch REL_16_STABLE. Cleaning up... Branch REL_16_STABLE checks complete. Moving on. ------------------------------ Checking branch: REL_17_STABLE ------------------------------ [HEAD] commit 8ed9bf0a3217c5fb18e9bba43a655b0a947f6f36 Author: Daniel Gustafsson Date: Fri Jan 10 22:02:58 2025 +0100 Applying patch: ./copy_from_stdin_no_warning_for_stables.patch patching file src/interfaces/ecpg/preproc/ecpg.addons Hunk #1 succeeded at 248 (offset 14 lines). [Confirmation 1] Start building... Running: ./configure --enable-cassert --enable-tap-tests --prefix=/home/ryo/work/postgres/local_install >/dev/null 2>&1 Running: make -j 8 >/dev/null 2>&1 && make install >/dev/null 2>&1 [Confirmation 2] Running regression tests... [Confirmation 3] Checking output for command: ./local_install/bin/ecpg copy_from_should_be_warned.pgc [Confirmation 4] Checking no output for command: ./local_install/bin/ecpg copy_from_ok.pgc All checks passed on branch REL_17_STABLE. Cleaning up... Branch REL_17_STABLE checks complete. Moving on. All branches have been checked successfully!