* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘testthat’ ...
** this is package ‘testthat’ version ‘3.2.3’
** package ‘testthat’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2h0tMD/R.INSTALLfb74e40fc497d/testthat/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c reassign.c -o reassign.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c test-catch.cpp -o test-catch.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c test-example.cpp -o test-example.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c test-runner.cpp -o test-runner.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2h0tMD/R.INSTALLfb74e40fc497d/testthat/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2h0tMD/R.INSTALLfb74e40fc497d/testthat/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2h0tMD/R.INSTALLfb74e40fc497d/testthat/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-testthat/00new/testthat/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘testthat’
finding HTML links ... done
CheckReporter html
DebugReporter html
FailReporter html
JunitReporter html
ListReporter html
LocationReporter html
MinimalReporter html
MultiReporter html
ProgressReporter html
RStudioReporter html
Reporter html
SilentReporter html
StopReporter html
SummaryReporter html
TapReporter html
TeamcityReporter html
auto_test html
auto_test_package html
capture_condition html
capture_output html
compare html
compare_state html
comparison-expectations html
context html
context_start_file html
default_reporter html
describe html
dir_state html
equality-expectations html
evaluate_promise html
expect html
expect_equivalent html
expect_error html
expect_invisible html
expect_is html
expect_known_output html
expect_length html
expect_less_than html
expect_match html
expect_named html
expect_no_error html
expect_null html
expect_output html
expect_output_file html
expect_reference html
expect_setequal html
expect_silent html
expect_snapshot html
expect_snapshot_file html
expect_snapshot_output html
expect_snapshot_value html
expect_success html
expect_that html
expect_vector html
expectation html
fail html
find_reporter html
find_test_scripts html
inheritance-expectations html
is_informative_error html
is_testing html
local_edition html
local_mocked_bindings html
local_snapshotter html
local_test_context html
local_test_directory html
logical-expectations html
make_expectation html
not html
oldskool html
quasi_label html
reexports html
reporter-accessors html
run_cpp_tests html
set_max_fails html
set_state_inspector html
skip html
skip_on_travis html
snapshot_accept html
source_file html
takes_less_than html
teardown html
teardown_env html
test_dir html
test_env html
test_examples html
test_file html
test_package html
test_path html
test_that html
testthat-package html
testthat_examples html
testthat_results html
testthat_tolerance html
try_again html
use_catch html
verify_output html
watch html
with_mock html
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (testthat)