Script started on 2023-10-01 11:07:12-05:00 [TERM="xterm-256color" TTY="/dev/pts/2" COLUMNS="158" LINES="37"] ]0;root@pfserver:/filesharing/povunix-v3.8.0-beta.1[?2004h[root@pfserver povunix-v3.8.0-beta.1]# ./configure --enable-silent-rules --libdir=/usr/local/lib64 --sysconfdir=/usr/local/etc --localstatedir=/var --mandir=/usr/local/man --without-libmkl COMPILED_BY="RSM"./configure --enable-silent-rules --libdir=/usr/local/lib64 --sysconfdir=/usr/local/etc --localstatedir=/var --mandir=/usr/local/man --without-libmkl COMPILED_BY="RSM" [?2004l =============================================================================== Configure POV-Ray version 3.8.0-beta.1 =============================================================================== This is an unofficial version compiled by: RSM The POV-Ray Team(tm) is not responsible for supporting this version. Environment ----------- checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether $C_INCLUDE_PATH contains the "." path... no checking whether $CPLUS_INCLUDE_PATH contains the "." path... no checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar Programs -------- checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether the g++ compiler works... yes checking how to run the C++ preprocessor... g++ -E checking whether g++ supports C++11 features by default... yes checking for C++ compiler vendor... gnu checking for g++ version... 13 checking for ranlib... ranlib checking for stat format option... --format= Libraries --------- checking whether to link with cygwin DLL... no checking whether to enable static linking... no checking for a sed that does not truncate output... /usr/bin/sed checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for boostlib >= 1.38... yes checking whether the Boost::Thread library is available... yes checking for exit in -lboost_thread... yes checking whether the boost thread library is usable... yes checking for sin in -lmkl... no checking for sin in -lm... yes checking for clock_gettime in -lrt... yes checking whether to use the ZLIB library... yes checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for libz version >= 1.2.1... 1.2.13, ok checking whether to use the PNG library... yes checking for library containing png_get_libpng_ver... -lpng checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for libpng version >= 1.2.5... 1.6.37, ok checking whether to use the JPEG library... yes checking for library containing jpeg_std_error... -ljpeg checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for libjpeg version >= 6b (62)... 62, ok checking whether to use the TIFF library... yes checking for library containing TIFFGetVersion... -ltiff checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for libtiff version >= 3.6.1... 4.4.0, ok checking whether to use the OpenEXR library... yes checking for pkg-config... pkg-config checking for OpenEXR's pkg-config... yes checking for OpenEXR version >= 1.2... 3.1.10, ok checking OpenEXR/ImfCRgbaFile.h usability... yes checking OpenEXR/ImfCRgbaFile.h presence... yes checking for OpenEXR/ImfCRgbaFile.h... yes checking for X... libraries /usr/lib, headers /usr/include checking whether -R must be followed by a space... neither works checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for XFlush in -lX11... yes checking X11/xpm.h usability... no checking X11/xpm.h presence... no checking for X11/xpm.h... no checking whether to enable the watch cursor... no checking for sdl-config... no checking for libSDL... not found configure: WARNING: the preview display is disabled Language constructs and functions --------------------------------- checking whether time.h and sys/time.h may both be included... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of long int... 8 checking size of size_t... 8 checking size of float... 4 checking for working memcmp... yes checking for getcwd... yes checking for readlink... yes checking for nanosleep... yes checking for usleep... yes checking for useconds_t... yes checking for clock_gettime... yes checking whether CLOCK_MONOTONIC is declared... yes checking whether CLOCK_REALTIME is declared... yes checking whether CLOCK_PROCESS_CPUTIME_ID is declared... yes checking whether CLOCK_THREAD_CPUTIME_ID is declared... yes checking for clockid_t... yes checking for getrusage... yes checking whether RUSAGE_SELF is declared... yes checking whether RUSAGE_THREAD is declared... yes checking whether RUSAGE_LWP is declared... yes checking for gettimeofday... yes checking for asinh... yes Compiling --------- checking whether to enable pipes for communications... yes checking whether g++ accepts -pipe... yes checking whether g++ accepts -Wno-multichar... yes checking whether g++ accepts -Wno-write-strings... yes checking whether g++ accepts -fno-enforce-eh-specs... yes checking whether g++ accepts -Wno-non-template-friend... yes checking whether to enable I/O restrictions... yes checking whether to enable debugging... no checking whether to enable profiling... no checking whether to enable stripping... yes checking whether g++ accepts -s... yes checking whether to enable optimizations... yes checking whether g++ accepts -O3... yes checking whether g++ accepts -ffast-math... yes checking whether to enable architecture-specific optimizations... yes checking whether g++ accepts -xHost... no checking whether g++ accepts -march=native... yes checking which architecture to optimize for... x86_64-pc-linux-gnu (using -march=native) checking whether C++ compiler accepts -mavx... yes checking whether C++ compiler accepts -mavx2... yes checking whether C++ compiler accepts -mfma... yes checking whether C++ compiler accepts -mfma4... yes Floating Point Features ----------------------- checking limits usability... yes checking limits presence... yes checking for limits... yes checking whether NaNs are supported... yes checking cmath usability... yes checking cmath presence... yes checking for cmath... yes checking whether NaNs can be identified using std::isnan()... no checking whether NaNs can be identified using global isnan()... no checking whether NaNs can be identified by comparison to themselves... no checking whether infinite values are supported... yes checking for cmath... (cached) yes checking whether infinities can be identified using std::isinf()... no checking whether infinities can be identified using global isinf()... no checking whether infinities can be identified by comparison to the maximum value... yes Makefiles --------- checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating source/Makefile config.status: creating vfe/Makefile config.status: creating platform/Makefile config.status: creating unix/Makefile config.status: creating unix/config.h config.status: executing depfiles commands =============================================================================== POV-Ray 3.8.0-beta.1 has been configured. Built-in features: I/O restrictions: enabled X Window display: disabled Supported image formats: gif tga iff ppm pgm hdr png jpeg tiff openexr Unsupported image formats: - Compilation settings: Build architecture: x86_64-pc-linux-gnu Built/Optimized for: x86_64-pc-linux-gnu (using -march=native) Compiler vendor: gnu Compiler version: g++ 13 Compiler flags: -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -march=native -pthread Libraries: -lX11 -lOpenEXR-3_1 -lOpenEXRUtil-3_1 -lOpenEXRCore-3_1 -lIex-3_1 -lIlmThread-3_1 -lImath-3_1 -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_thread -pthread Type 'make check' to build the program and run a test render. Type 'make install' to install POV-Ray on your system. The POV-Ray components will be installed in the following directories: Program (executable): /usr/local/bin System configuration files: /usr/local/etc/povray/3.8 User configuration files: /root/.povray/3.8 Standard include files: /usr/local/share/povray-3.8/include Standard INI files: /usr/local/share/povray-3.8/ini Standard demo scene files: /usr/local/share/povray-3.8/scenes Documentation (text, HTML): /usr/local/share/doc/povray-3.8 Unix man page: /usr/local/man =============================================================================== ]0;root@pfserver:/filesharing/povunix-v3.8.0-beta.1[?2004h[root@pfserver povunix-v3.8.0-beta.1]# CXXFLAGS="-Wno-multichar"CXXFLAGS="-Wno-multichar" [?2004l ]0;root@pfserver:/filesharing/povunix-v3.8.0-beta.1[?2004h[root@pfserver povunix-v3.8.0-beta.1]# CXXFLAGS="-Wno-multichar"./configure --enable-silent-rules --libdir=/usr/local/lib64 --sysconfdir=/usr/local/etc --localstatedir=/var --mandir=/usr/local/man --without-libmkl COMPILED_BY="RSM"exit make check [?2004l Making all in source make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/source' CXX backend/bounding/boundingtask.o In file included from /usr/include/boost/bind.hpp:30, from backend/bounding/boundingtask.cpp:38: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX backend/control/benchmark.o CXX backend/control/benchmark_ini.o CXX backend/control/benchmark_pov.o CXX backend/control/messagefactory.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/date_time/time_clock.hpp:17, from /usr/include/boost/thread/thread_time.hpp:9, from /usr/include/boost/thread/lock_types.hpp:18, from /usr/include/boost/thread/pthread/thread_data.hpp:12, from /usr/include/boost/thread/thread_only.hpp:17, from /usr/include/boost/thread/thread.hpp:12, from /usr/include/boost/thread.hpp:13, from backend/control/messagefactory.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX backend/control/renderbackend.o CXX backend/control/scene.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/date_time/time_clock.hpp:17, from /usr/include/boost/thread/thread_time.hpp:9, from /usr/include/boost/thread/lock_types.hpp:18, from /usr/include/boost/thread/pthread/thread_data.hpp:12, from /usr/include/boost/thread/thread_only.hpp:17, from /usr/include/boost/thread/thread.hpp:12, from /usr/include/boost/thread.hpp:13, from backend/control/scene.cpp:38: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX backend/lighting/photonestimationtask.o CXX backend/lighting/photonshootingstrategy.o CXX backend/lighting/photonshootingtask.o CXX backend/lighting/photonsortingtask.o CXX backend/lighting/photonstrategytask.o CXX backend/povray.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/date_time/time_clock.hpp:17, from /usr/include/boost/thread/thread_time.hpp:9, from /usr/include/boost/thread/lock_types.hpp:18, from /usr/include/boost/thread/pthread/thread_data.hpp:12, from /usr/include/boost/thread/thread_only.hpp:17, from /usr/include/boost/thread/thread.hpp:12, from /usr/include/boost/thread.hpp:13, from backend/povray.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX backend/precomp.o In file included from /usr/include/boost/bind.hpp:30, from ./backend/precomp.h:71, from backend/precomp.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX backend/render/radiositytask.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/date_time/time_clock.hpp:17, from /usr/include/boost/thread/thread_time.hpp:9, from /usr/include/boost/thread/lock_types.hpp:18, from /usr/include/boost/thread/pthread/thread_data.hpp:12, from /usr/include/boost/thread/thread_only.hpp:17, from /usr/include/boost/thread/thread.hpp:12, from /usr/include/boost/thread.hpp:13, from backend/render/radiositytask.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX backend/render/rendertask.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/date_time/time_clock.hpp:17, from /usr/include/boost/thread/thread_time.hpp:9, from /usr/include/boost/thread/lock_types.hpp:18, from /usr/include/boost/thread/pthread/thread_data.hpp:12, from /usr/include/boost/thread/thread_only.hpp:17, from /usr/include/boost/thread/thread.hpp:12, from /usr/include/boost/thread.hpp:13, from backend/render/rendertask.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX backend/render/tracetask.o CXX backend/scene/backendscenedata.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/date_time/time_clock.hpp:17, from /usr/include/boost/thread/thread_time.hpp:9, from /usr/include/boost/thread/lock_types.hpp:18, from /usr/include/boost/thread/pthread/thread_data.hpp:12, from /usr/include/boost/thread/thread_only.hpp:17, from /usr/include/boost/thread/thread.hpp:12, from /usr/include/boost/thread.hpp:13, from backend/scene/backendscenedata.cpp:38: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX backend/scene/view.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/date_time/time_clock.hpp:17, from /usr/include/boost/thread/thread_time.hpp:9, from /usr/include/boost/thread/lock_types.hpp:18, from /usr/include/boost/thread/pthread/thread_data.hpp:12, from /usr/include/boost/thread/thread_only.hpp:17, from /usr/include/boost/thread/thread.hpp:12, from /usr/include/boost/thread.hpp:13, from backend/scene/view.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /usr/include/boost/math/common_factor_ct.hpp:17:1: note: ‘#pragma message: This header is deprecated. Use instead.’ 17 | BOOST_MATH_HEADER_DEPRECATED(""); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/math/common_factor_rt.hpp:14:1: note: ‘#pragma message: This header is deprecated. Use instead.’ 14 | BOOST_MATH_HEADER_DEPRECATED(""); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/boost/math/common_factor.hpp:18:1: note: ‘#pragma message: This header is deprecated. Use instead.’ 18 | BOOST_MATH_HEADER_DEPRECATED(""); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX backend/scene/viewthreaddata.o CXX backend/support/task.o In file included from /usr/include/boost/bind.hpp:30, from backend/support/task.cpp:39: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX backend/support/taskqueue.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/date_time/time_clock.hpp:17, from /usr/include/boost/thread/thread_time.hpp:9, from /usr/include/boost/thread/lock_types.hpp:18, from /usr/include/boost/thread/pthread/thread_data.hpp:12, from /usr/include/boost/thread/thread_only.hpp:17, from /usr/include/boost/thread/thread.hpp:12, from /usr/include/boost/thread.hpp:13, from backend/support/taskqueue.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX base/animation/animation.o CXX base/animation/moov.o CXX base/colour.o CXX base/data/bluenoise64a.o CXX base/fileinputoutput.o CXX base/fileutil.o CXX base/font/crystal.o CXX base/font/cyrvetic.o CXX base/font/povlogo.o CXX base/font/timrom.o CXX base/image/bmp.o CXX base/image/colourspace.o CXX base/image/dither.o CXX base/image/encoding.o CXX base/image/gif.o CXX base/image/gifdecod.o CXX base/image/hdr.o CXX base/image/iff.o CXX base/image/image.o CXX base/image/jpeg.o CXX base/image/metadata.o CXX base/image/openexr.o CXX base/image/png.o CXX base/image/ppm.o CXX base/image/targa.o CXX base/image/tiff.o base/image/tiff.cpp:69:78: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 69 | static int checkcmap(int n, const uint16* r, const uint16* g, const uint16* b) | ^ In file included from /usr/include/tiffio.h:31, from base/image/tiff.cpp:56: /usr/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:69:78: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 69 | static int checkcmap(int n, const uint16* r, const uint16* g, const uint16* b) | ^ /usr/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:69:78: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 69 | static int checkcmap(int n, const uint16* r, const uint16* g, const uint16* b) | ^ /usr/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp: In function ‘pov_base::Image* pov_base::Tiff::Read(pov_base::IStream*, const pov_base::Image::ReadOptions&)’: base/image/tiff.cpp:167:27: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 167 | uint16 BitsPerSample; | ^~~~~~~~~~~~~ /usr/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:168:27: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 168 | uint16 BytesPerSample = 1; | ^~~~~~~~~~~~~~ /usr/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:169:27: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 169 | uint16 PhotometricInterpretation; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:170:27: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 170 | uint16 SamplePerPixel; | ^~~~~~~~~~~~~~ /usr/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:171:27: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 171 | uint16 Orientation; | ^~~~~~~~~~~ /usr/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:172:27: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 172 | uint16 ExtraSamples; | ^~~~~~~~~~~~ /usr/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:173:27: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 173 | uint16* ExtraSampleInfo; | ^~~~~~~~~~~~~~~ /usr/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:174:27: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 174 | uint32 RowsPerStrip; | ^~~~~~~~~~~~ /usr/include/tiff.h:84:38: note: declared here 84 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:255:17: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 255 | uint16 *red, *green, *blue; | ^~~ /usr/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:255:23: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 255 | uint16 *red, *green, *blue; | ^~~~~ /usr/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:255:31: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations] 255 | uint16 *red, *green, *blue; | ^~~~ /usr/include/tiff.h:81:38: note: declared here 81 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:313:29: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 313 | boost::scoped_array<uint32> buf (new uint32 [width * height]) ; | ^~~~~~ /usr/include/tiff.h:84:38: note: declared here 84 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:313:68: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 313 | boost::scoped_array buf (new uint32 [width * height]) ; | ^ /usr/include/tiff.h:84:38: note: declared here 84 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:323:16: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 323 | uint32 abgr, *tbuf = buf.get(); | ^~~~ /usr/include/tiff.h:84:38: note: declared here 84 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ base/image/tiff.cpp:323:23: warning: ‘uint32’ is deprecated [-Wdeprecated-declarations] 323 | uint32 abgr, *tbuf = buf.get(); | ^~~~ /usr/include/tiff.h:84:38: note: declared here 84 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; | ^~~~~~ CXX base/mathutil.o CXX base/messenger.o CXX base/path.o CXX base/platformbase.o CXX base/pov_err.o CXX base/pov_mem.o CXX base/precomp.o In file included from /usr/include/boost/bind.hpp:30, from ./base/precomp.h:74, from base/precomp.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX base/stringutilities.o CXX base/textstream.o CXX base/textstreambuffer.o CXX base/timer.o CXX core/bounding/bounding.o CXX core/bounding/boundingbox.o CXX core/bounding/boundingcylinder.o CXX core/bounding/boundingsphere.o CXX core/bounding/bsptree.o CXX core/colour/spectral.o CXX core/lighting/lightgroup.o CXX core/lighting/lightsource.o CXX core/lighting/photons.o CXX core/lighting/radiosity.o CXX core/lighting/subsurface.o CXX core/material/blendmap.o CXX core/material/interior.o CXX core/material/media.o CXX core/material/noise.o CXX core/material/normal.o CXX core/material/pattern.o CXX core/material/pigment.o CXX core/material/portablenoise.o CXX core/material/texture.o CXX core/material/warp.o CXX core/math/chi2.o CXX core/math/hypercomplex.o CXX core/math/jitter.o CXX core/math/matrix.o CXX core/math/polynomialsolver.o CXX core/math/quaternion.o CXX core/math/randcosweighted.o CXX core/math/randomsequence.o CXX core/math/spline.o CXX core/precomp.o In file included from /usr/include/boost/bind.hpp:30, from ./core/precomp.h:71, from core/precomp.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX core/render/ray.o CXX core/render/trace.o In file included from /usr/include/boost/bind.hpp:30, from core/render/trace.cpp:41: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ core/render/trace.cpp: In member function ‘virtual void pov::Trace::ComputeLightedTexture(pov_base::MathColour&, pov_base::ColourChannel&, const pov::TEXTURE*, std::vector&, const pov::Vector3d&, const pov::Vector3d&, pov::Ray&, float, pov::Intersection&)’: core/render/trace.cpp:752:10: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 752 | std::auto_ptr surfacePhotonGatherer(nullptr); // TODO FIXME - auto_ptr why? [CLi] why, to auto-destruct it of course! (e.g. in case of exception) | ^~~~~~~~ In file included from /usr/include/c++/13/memory:78, from ../unix/povconfig/syspovconfig.h:53, from ../unix/povconfig/syspovconfigbase.h:42, from ./base/configbase.h:41, from ./core/configcore.h:42, from ./core/render/trace.h:40, from core/render/trace.cpp:37: /usr/include/c++/13/bits/unique_ptr.h:65:28: note: declared here 65 | template class auto_ptr; | ^~~~~~~~ CXX core/render/tracepixel.o CXX core/scene/atmosphere.o CXX core/scene/camera.o CXX core/scene/object.o CXX core/scene/scenedata.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/date_time/time_clock.hpp:17, from /usr/include/boost/thread/thread_time.hpp:9, from /usr/include/boost/thread/lock_types.hpp:18, from /usr/include/boost/thread/pthread/thread_data.hpp:12, from /usr/include/boost/thread/thread_only.hpp:17, from /usr/include/boost/thread/thread.hpp:12, from /usr/include/boost/thread.hpp:13, from ./base/image/colourspace.h:47, from ./core/scene/scenedata.h:45, from core/scene/scenedata.cpp:37: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX core/scene/tracethreaddata.o CXX core/shape/bezier.o CXX core/shape/blob.o CXX core/shape/box.o CXX core/shape/cone.o CXX core/shape/csg.o CXX core/shape/disc.o CXX core/shape/fractal.o CXX core/shape/heightfield.o CXX core/shape/isosurface.o CXX core/shape/lathe.o CXX core/shape/lemon.o CXX core/shape/mesh.o CXX core/shape/ovus.o CXX core/shape/parametric.o CXX core/shape/plane.o CXX core/shape/polygon.o CXX core/shape/polynomial.o CXX core/shape/prism.o CXX core/shape/quadric.o CXX core/shape/sor.o CXX core/shape/sphere.o CXX core/shape/spheresweep.o CXX core/shape/superellipsoid.o CXX core/shape/torus.o CXX core/shape/triangle.o CXX core/shape/truetype.o CXX core/support/imageutil.o CXX core/support/octree.o CXX core/support/statisticids.o CXX core/support/statistics.o CXX frontend/animationprocessing.o CXX frontend/console.o CXX frontend/display.o CXX frontend/filemessagehandler.o CXX frontend/imagemessagehandler.o CXX frontend/imageprocessing.o CXX frontend/parsermessagehandler.o CXX frontend/precomp.o In file included from /usr/include/boost/bind.hpp:30, from ./frontend/precomp.h:71, from frontend/precomp.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX frontend/processoptions.o CXX frontend/processrenderoptions.o CXX frontend/renderfrontend.o CXX frontend/rendermessagehandler.o CXX frontend/shelloutprocessing.o CXX parser/fncode.o CXX parser/parser.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/date_time/time_clock.hpp:17, from /usr/include/boost/thread/thread_time.hpp:9, from /usr/include/boost/thread/lock_types.hpp:18, from /usr/include/boost/thread/pthread/thread_data.hpp:12, from /usr/include/boost/thread/thread_only.hpp:17, from /usr/include/boost/thread/thread.hpp:12, from /usr/include/boost/thread.hpp:13, from ./base/image/colourspace.h:47, from ./base/image/image.h:45, from ./parser/parser.h:46, from parser/parser.cpp:37: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX parser/parser_expressions.o CXX parser/parser_functions.o CXX parser/parser_functions_utilities.o CXX parser/parser_materials.o CXX parser/parser_obj.o CXX parser/parser_strings.o CXX parser/parser_tokenizer.o CXX parser/precomp.o In file included from /usr/include/boost/bind.hpp:30, from ./parser/precomp.h:71, from parser/precomp.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX parser/reservedwords.o CXX povmain.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/date_time/time_clock.hpp:17, from /usr/include/boost/thread/thread_time.hpp:9, from /usr/include/boost/thread/lock_types.hpp:18, from /usr/include/boost/thread/pthread/thread_data.hpp:12, from /usr/include/boost/thread/thread_only.hpp:17, from /usr/include/boost/thread/thread.hpp:12, from /usr/include/boost/thread.hpp:13, from povmain.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX povms/povms.o In file included from povms/povms.cpp:36: povms/povms.c: In function ‘int POVMSAttrList_RemoveNth(POVMSAttributeListPtr, int)’: povms/povms.c:171:50: warning: ‘void* memmove(void*, const void*, size_t)’ specified bound between 18446744039349813248 and 18446744073709551600 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 171 | #define POVMS_Sys_Memmove(a, b, c) memmove(a, b, c) | ~~~~~~~^~~~~~~~~ povms/povms.c:3667:13: note: in expansion of macro ‘POVMS_Sys_Memmove’ 3667 | POVMS_Sys_Memmove((void *)(&(attr->items[index - 1])), (void *)(&(attr->items[index])), sizeof(POVMSData) * (attr->size - index)); | ^~~~~~~~~~~~~~~~~ In function ‘int POVMSAttrList_RemoveNth(POVMSAttributeListPtr, int)’, inlined from ‘int POVMSAttrList_Remove(POVMSAttributeListPtr)’ at povms/povms.c:3554:35: povms/povms.c:171:50: warning: ‘void* memmove(void*, const void*, size_t)’ specified bound between 18446744039349813248 and 18446744073709551600 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 171 | #define POVMS_Sys_Memmove(a, b, c) memmove(a, b, c) | ~~~~~~~^~~~~~~~~ povms/povms.c:3667:13: note: in expansion of macro ‘POVMS_Sys_Memmove’ 3667 | POVMS_Sys_Memmove((void *)(&(attr->items[index - 1])), (void *)(&(attr->items[index])), sizeof(POVMSData) * (attr->size - index)); | ^~~~~~~~~~~~~~~~~ CXX povms/povmscpp.o CXX povms/povmsutil.o CXX povms/precomp.o In file included from /usr/include/boost/bind.hpp:30, from ./povms/precomp.h:71, from povms/precomp.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX vm/fnintern.o CXX vm/fnpovfpu.o CXX vm/precomp.o In file included from /usr/include/boost/bind.hpp:30, from ./vm/precomp.h:71, from vm/precomp.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ AR libpovray.a make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/source' Making all in vfe make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/vfe' CXX unix/unixconsole.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/format/alt_sstream.hpp:22, from /usr/include/boost/format/internals.hpp:24, from /usr/include/boost/format.hpp:38, from ./vfe.h:43, from unix/unixconsole.cpp:46: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX unix/unixoptions.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/format/alt_sstream.hpp:22, from /usr/include/boost/format/internals.hpp:24, from /usr/include/boost/format.hpp:38, from ./vfe.h:43, from unix/unixoptions.h:43, from unix/unixoptions.cpp:40: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX unix/vfeplatform.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/format/alt_sstream.hpp:22, from /usr/include/boost/format/internals.hpp:24, from /usr/include/boost/format.hpp:38, from ./vfe.h:43, from unix/vfeplatform.cpp:59: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX vfe.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/format/alt_sstream.hpp:22, from /usr/include/boost/format/internals.hpp:24, from /usr/include/boost/format.hpp:38, from vfe.h:43, from vfe.cpp:43: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX vfecontrol.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/format/alt_sstream.hpp:22, from /usr/include/boost/format/internals.hpp:24, from /usr/include/boost/format.hpp:38, from vfe.h:43, from vfecontrol.cpp:40: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX vfedisplay.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/format/alt_sstream.hpp:22, from /usr/include/boost/format/internals.hpp:24, from /usr/include/boost/format.hpp:38, from vfe.h:43, from vfedisplay.cpp:39: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX vfepovms.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/format/alt_sstream.hpp:22, from /usr/include/boost/format/internals.hpp:24, from /usr/include/boost/format.hpp:38, from vfe.h:43, from vfepovms.cpp:38: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX vfeprecomp.o In file included from /usr/include/boost/bind.hpp:30, from vfeprecomp.h:56, from vfeprecomp.cpp:36: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX vfesession.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/format/alt_sstream.hpp:22, from /usr/include/boost/format/internals.hpp:24, from /usr/include/boost/format.hpp:38, from vfe.h:43, from vfesession.cpp:43: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ AR libvfe.a make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/vfe' Making all in platform make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/platform' CXX unix/syspovtimer.o AR libplatform.a CXX x86/libx86_a-cpuid.o CXX x86/libx86_a-optimizednoise.o AR libx86.a CXX x86/avx/libx86avx_a-avxnoise.o CXX x86/avx/libx86avx_a-avxportablenoise.o AR libx86avx.a CXX x86/avxfma4/libx86avxfma4_a-avxfma4noise.o AR libx86avxfma4.a CXX x86/avx2fma3/libx86avx2fma3_a-avx2fma3noise.o AR libx86avx2fma3.a make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/platform' Making all in unix make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/unix' make all-am make[2]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/unix' CXX disp_sdl.o CXX disp_text.o In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/format/alt_sstream.hpp:22, from /usr/include/boost/format/internals.hpp:24, from /usr/include/boost/format.hpp:38, from ../vfe/vfe.h:43, from disp_text.h:41, from disp_text.cpp:38: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXXLD povray make[2]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/unix' make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/unix' make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1' cat ./povray.ini.in | sed "s,__POVLIBDIR__,/usr/local/share/povray-3.8,g" > ./povray.ini make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1' Making check in source make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/source' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/source' Making check in vfe make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/vfe' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/vfe' Making check in platform make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/platform' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/platform' Making check in unix make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/unix' make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/unix' make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1' ./unix/povray +i./scenes/advanced/biscuit.pov -f +d +p +v +w320 +h240 +a0.3 +L./include Persistence of Vision(tm) Ray Tracer Version 3.8.0-beta.1.unofficial (g++ 13 @ x86_64-pc-linux-gnu) This is an unofficial version compiled by: RSM The POV-Ray Team is not responsible for supporting this version. POV-Ray is based on DKBTrace 2.12 by David K. Buck & Aaron A. Collins Copyright 1991-2021 Persistence of Vision Raytracer Pty. Ltd. Primary POV-Ray v3.8 Architects/Developers: (Alphabetically) Chris Cason Christoph Lipka With Assistance From: (Alphabetically) Jerome Grimbert James Holsenback William F. Pokorny Past Contributors: (Alphabetically) Steve Anger Eric Barish Dieter Bayer David K. Buck Nicolas Calimet Chris Cason Aaron A. Collins Chris Dailey Steve Demlow Andreas Dilger Alexander Enzmann Dan Farmer Thorsten Froehlich Mark Gordon Jerome Grimbert James Holsenback Christoph Hormann Mike Hough Chris Huff Kari Kivisalo Nathan Kopp Lutz Kretzschmar Christoph Lipka Jochen Lippert Pascal Massimino Jim McElhiney Douglas Muir Juha Nieminen Ron Parker William F. Pokorny Bill Pulver Eduard Schwan Wlodzimierz Skiba Robert Skinner Yvo Smellenbergh Zsolt Szalavari Scott Taylor Massimo Valentini Timothy Wegner Drew Wells Chris Young Other contributors are listed in the documentation. Support libraries used by POV-Ray: ZLib 1.2.13, Copyright 1995-2012 Jean-loup Gailly and Mark Adler LibPNG 1.6.37, Copyright 1998-2012 Glenn Randers-Pehrson LibJPEG 6b, Copyright 1991-2016 Thomas G. Lane, Guido Vollbeding LibTIFF 4.4.0, Copyright 1988-1997 Sam Leffler, 1991-1997 SGI Boost 1.78, http://www.boost.org/ OpenEXR 3.1.10 and Imath 3.1.9, Copyright (c) Contributors to the OpenEXR Project. Dynamic optimizations: CPU detected: AMD,FMA4 Noise generator: generic (portable) Parser Options Input file: ./scenes/advanced/biscuit.pov Remove bounds........On Split unions.........Off Library paths: /usr/local/share/povray-3.8 /usr/local/share/povray-3.8/ini /usr/local/share/povray-3.8/include ./include Clock value: 0.000 (Animation off) Image Output Options Image resolution.....320 by 240 (rows 1 to 240, columns 1 to 320). Output file: Disabled Graphic display......On (gamma: sRGB transfer function) Mosaic preview.......Off Continued trace......Off Information Output Options All Streams to console..........On Debug Stream to console.........On Fatal Stream to console.........On Render Stream to console........On Statistics Stream to console....On Warning Stream to console.......On ==== [Parsing...] ========================================================== File 'functions.inc' line 167: Parse Warning: Use of POV-Ray v3.7 keyword ('deprecated') detected in alleged v3.5 scene. ---------------------------------------------------------------------------- Parser Statistics ---------------------------------------------------------------------------- Finite Objects: 292 Infinite Objects: 0 Light Sources: 2 Total: 294 ---------------------------------------------------------------------------- Parser Time Parse Time: 0 hours 0 minutes 0 seconds (0.100 seconds) using 1 thread(s) with 0.039 CPU-seconds total Bounding Time: 0 hours 0 minutes 0 seconds (0.000 seconds) using 1 thread(s) with 0.000 CPU-seconds total ---------------------------------------------------------------------------- Render Options Quality: 9 Bounding boxes.......On Bounding threshold: 3 Antialiasing.........On (Method 1, Threshold 0.300, Depth 3, Jitter 1.00, Gamma 2.50) ==== [Rendering...] ======================================================== Rendered 1024 of 76800 pixels (1%) Rendered 2048 of 76800 pixels (2%) Rendered 3072 of 76800 pixels (4%) Rendered 4096 of 76800 pixels (5%) Rendered 5120 of 76800 pixels (6%) Rendered 6144 of 76800 pixels (8%) Rendered 7168 of 76800 pixels (9%) Rendered 8192 of 76800 pixels (10%) Rendered 9216 of 76800 pixels (12%) Rendered 10240 of 76800 pixels (13%) Rendered 11264 of 76800 pixels (14%) Rendered 12288 of 76800 pixels (16%) Rendered 13312 of 76800 pixels (17%) Rendered 14336 of 76800 pixels (18%) Rendered 15360 of 76800 pixels (20%) Rendered 16384 of 76800 pixels (21%) Rendered 17408 of 76800 pixels (22%) Rendered 18432 of 76800 pixels (24%) Rendered 19456 of 76800 pixels (25%) Rendered 20480 of 76800 pixels (26%) Rendered 21504 of 76800 pixels (28%) Rendered 22528 of 76800 pixels (29%) Rendered 23552 of 76800 pixels (30%) Rendered 24576 of 76800 pixels (32%) Rendered 25600 of 76800 pixels (33%) Rendered 26624 of 76800 pixels (34%) Rendered 27648 of 76800 pixels (36%) Rendered 28672 of 76800 pixels (37%) Rendered 29696 of 76800 pixels (38%) Rendered 30720 of 76800 pixels (40%) Rendered 31744 of 76800 pixels (41%) Rendered 32768 of 76800 pixels (42%) Rendered 33792 of 76800 pixels (44%) Rendered 34816 of 76800 pixels (45%) Rendered 35840 of 76800 pixels (46%) Rendered 36864 of 76800 pixels (48%) Rendered 37888 of 76800 pixels (49%) Rendered 38912 of 76800 pixels (50%) Rendered 39936 of 76800 pixels (52%) Rendered 40960 of 76800 pixels (53%) Rendered 41984 of 76800 pixels (54%) Rendered 43008 of 76800 pixels (56%) Rendered 44032 of 76800 pixels (57%) Rendered 45056 of 76800 pixels (58%) Rendered 46080 of 76800 pixels (60%) Rendered 47104 of 76800 pixels (61%) Rendered 48128 of 76800 pixels (62%) Rendered 49152 of 76800 pixels (64%) Rendered 50176 of 76800 pixels (65%) Rendered 51200 of 76800 pixels (66%) Rendered 52224 of 76800 pixels (68%) Rendered 53248 of 76800 pixels (69%) Rendered 54272 of 76800 pixels (70%) Rendered 55296 of 76800 pixels (72%) Rendered 56320 of 76800 pixels (73%) Rendered 57344 of 76800 pixels (74%) Rendered 58368 of 76800 pixels (76%) Rendered 59392 of 76800 pixels (77%) Rendered 60416 of 76800 pixels (78%) Rendered 61440 of 76800 pixels (80%) Rendered 62464 of 76800 pixels (81%) Rendered 63488 of 76800 pixels (82%) Rendered 64512 of 76800 pixels (84%) Rendered 65536 of 76800 pixels (85%) Rendered 66560 of 76800 pixels (86%) Rendered 67584 of 76800 pixels (88%) Rendered 68608 of 76800 pixels (89%) Rendered 69632 of 76800 pixels (90%) Rendered 70656 of 76800 pixels (92%) Rendered 71168 of 76800 pixels (92%) Rendered 72192 of 76800 pixels (94%) Rendered 72704 of 76800 pixels (94%) Rendered 73216 of 76800 pixels (95%) Rendered 73728 of 76800 pixels (96%) Rendered 74240 of 76800 pixels (96%) Rendered 74752 of 76800 pixels (97%) Rendered 75264 of 76800 pixels (98%) Rendered 75776 of 76800 pixels (98%) Rendered 76288 of 76800 pixels (99%) Rendered 76800 of 76800 pixels (100%) ---------------------------------------------------------------------------- Render Statistics Image Resolution 320 x 240 ---------------------------------------------------------------------------- Pixels: 81760 Samples: 0 Smpls/Pxl: 0.00 Rays: 81760 Saved: 0 Max Level: 1/5 ---------------------------------------------------------------------------- Ray->Shape Intersection Tests Succeeded Percentage ---------------------------------------------------------------------------- Bounding Box 81760 0 0.00 ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Render Time: Photon Time: No photons Radiosity Time: No radiosity Trace Time: 0 hours 0 minutes 0 seconds (0.006 seconds) using 16 thread(s) with 0.011 CPU-seconds total POV-Ray finished ]0;root@pfserver:/filesharing/povunix-v3.8.0-beta.1[?2004h[root@pfserver povunix-v3.8.0-beta.1]# makin=ei install [?2004l Making install in source make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/source' make[2]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/source' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/source' make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/source' Making install in vfe make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/vfe' make[2]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/vfe' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/vfe' make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/vfe' Making install in platform make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/platform' make[2]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/platform' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/platform' make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/platform' Making install in unix make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/unix' make[2]: Entering directory '/filesharing/povunix-v3.8.0-beta.1/unix' /usr/bin/mkdir -p '/usr/local/bin' /usr/bin/install -c povray '/usr/local/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/unix' make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1/unix' make[1]: Entering directory '/filesharing/povunix-v3.8.0-beta.1' make[2]: Entering directory '/filesharing/povunix-v3.8.0-beta.1' make[2]: Nothing to be done for 'install-exec-am'. cat /dev/null > ./install.log; Creating data directories... Copying data files... Creating documentation directories... Copying documentation files... Creating user directories... Copying user configuration and INI files... Creating backup of /root/.povray/3.8/povray.conf Creating backup of /root/.povray/3.8/povray.ini /usr/bin/mkdir -p '/usr/local/etc/povray/3.8' /usr/bin/install -c -m 644 povray.conf '/usr/local/etc/povray/3.8' /usr/bin/mkdir -p '/usr/local/man/man1' /usr/bin/install -c -m 644 povray.1 '/usr/local/man/man1' /usr/bin/mkdir -p '/usr/local/share/povray-3.8' /usr/bin/mkdir -p '/usr/local/share/povray-3.8/scripts/' /usr/bin/install -c scripts/portfolio.sh scripts/rerunpov.sh scripts/render_anim.sh scripts/runpov.sh scripts/allanim.sh scripts/allscene.sh scripts/render_scene.sh '/usr/local/share/povray-3.8/scripts/' /usr/bin/mkdir -p '/usr/local/etc/povray/3.8' /usr/bin/install -c -m 644 povray.ini '/usr/local/etc/povray/3.8' /usr/bin/mkdir -p '/usr/local/share/doc/povray-3.8' /usr/bin/install -c -m 644 AUTHORS ChangeLog NEWS '/usr/local/share/doc/povray-3.8' make[2]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1' make[1]: Leaving directory '/filesharing/povunix-v3.8.0-beta.1' ]0;root@pfserver:/filesharing/povunix-v3.8.0-beta.1[?2004h[root@pfserver povunix-v3.8.0-beta.1]# exit' [?2004l exit Script done on 2023-10-01 11:13:52-05:00 [COMMAND_EXIT_CODE="0"]