START lib/libc/cxa-atexit 2024-11-05T18:20:31Z ===> libgd1 c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cxa-atexit/libgd1/gd1.C -o gd1.o building standard gd1 library ranlib libgd1.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/lib/libc/cxa-atexit/libgd1/gd1.C -o gd1.so building shared gd1 library (version 0.0) cc -shared -Wl,-soname,libgd1.so.0.0 -fpic -o libgd1.so.0.0 `echo gd1.so | tr ' ' '\n' | sort -R` ===> libgd2 c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cxa-atexit/libgd2/gd2.C -o gd2.o building standard gd2 library ranlib libgd2.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/lib/libc/cxa-atexit/libgd2/gd2.C -o gd2.so building shared gd2 library (version 0.0) cc -shared -Wl,-soname,libgd2.so.0.0 -fpic -o libgd2.so.0.0 `echo gd2.so | tr ' ' '\n' | sort -R` ===> test1 ==== run-regress-test1 ==== c++ -O2 -pipe -DLIBGD1="\"/usr/src/regress/lib/libc/cxa-atexit/test1/../libgd1/obj/libgd1.so\"" -DLIBGD2="\"/usr/src/regress/lib/libc/cxa-atexit/test1/../libgd2/obj/libgd2.so\"" -MD -MP -c /usr/src/regress/lib/libc/cxa-atexit/test1/test1.C c++ -Wl,-E -o test1 test1.o ./test1 PASS lib/libc/cxa-atexit Duration 0m01.24s