[Debian-med-packaging] Please help building psychtoolbox-3 on loongarch
xiao sheng wen(肖盛文)
atzlinux at debian.org
Wed Jun 3 11:50:15 BST 2026
Hi,
在 2026/6/3 15:52, Andreas Tille 写道:
> Hi,
>
> currently psychtoolbox-3 is not migrating to testing due to a build
> issue on loong64[1]:
>
> ...
> dh_auto_configure -a -O--buildsystem=makefile
> debian/rules override_dh_auto_build
> make[1]: Entering directory '/build/reproducible-path/psychtoolbox-3-3.0.22.2+dfsg'
> mkdir -p Psychtoolbox/PsychBasic/Octave3LinuxFiles Psychtoolbox/PsychBasic/PsychPlugins Psychtoolbox/PsychBasic/Octave4LinuxFiles64 Psychtoolbox/PsychBasic/Octave4LinuxFiles
> cd PsychSourceGL/Source/; \
> sed -n -e 's,if mode *== *\([0-9]*\).*,\1,gp' linuxmakeit64.m \
> | grep -v -E '^(4|12|13)$' \
> | while read mode; do \
> octave -p /build/reproducible-path/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychOneliners -q --eval "linuxmakeitoctave3($mode)" || exit 1; \
> done
> Building plugin type 0 ...
>
> Common/Screen/PsychWindowSupport.c: In function ‘PsychGetMonitorRefreshInterval’:
> Common/Screen/PsychWindowSupport.c:5364:37: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
> 5364 | samples = calloc(sizeof(double), maxlogsamples);
> | ^~~~~~
> Common/Screen/PsychWindowSupport.c:5364:37: note: earlier argument should specify number of elements, later size of each element
> cc1plus: warning: command-line option ‘-std=gnu99’ is valid for C/ObjC but not for C++
> In file included from Common/Screen/tinyexr.cc:22:
> Common/Screen/tinyexr.h: In function ‘int tinyexr::DecodeChunk(EXRImage*, const EXRHeader*, const std::vector<long unsigned int>&, const unsigned char*, size_t, std::string*)’:
> Common/Screen/tinyexr.h:11026:16: warning: ‘void* calloc(size_t, size_t)’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
> 11026 | calloc(sizeof(EXRTile), static_cast<size_t>(num_tiles)));
> | ^~~~~~~~~~~~~~~
> Common/Screen/tinyexr.h:11026:16: note: earlier argument should specify number of elements, later size of each element
> /usr/bin/loongarch64-linux-gnu-ld.bfd: cannot find -lLexActivator: No such file or directory
After I remove "-lLexActivator" string in all source files, I build success in my local Loongarch64 machine.
But I'm not sure whether the package will work normal.
Would give some simply test way?
The attachment is my buildlog.
> collect2: error: ld returned 1 exit status
> error: mkoctfile: building exited with failure status
> error: called from
> mkoctfile at line 238 column 7
> linuxmakeitoctave3>mex at line 375 column 5
> linuxmakeitoctave3 at line 102 column 5
> error: ignoring const execution_exception& while preparing to exit
>
>
> Any help would be welcome.
>
> Kind regards
> Andreas.
>
>
> [1] https://buildd.debian.org/status/fetch.php?pkg=psychtoolbox-3&arch=loong64&ver=3.0.22.2%2Bdfsg-5&stamp=1777246797&raw=0
>
Kind regards,
--
肖盛文 xiao sheng wen -- Debian Developer(atzlinux)
Debian QA page: https://qa.debian.org/developer.php?login=atzlinux%40debian.org
Debian salsa: https://salsa.debian.org/atzlinux-guest
GnuPG Public Key: 0x00186602339240CB
-------------- next part --------------
dpkg-buildpackage -us -uc -ui
dpkg-buildpackage: info: source package psychtoolbox-3
dpkg-buildpackage: info: source version 3.0.22.2+dfsg-5
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Karsten Schöke <karsten.schoeke at geobasis-bb.de>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture loong64
debian/rules clean
dh clean --with numpy3 --buildsystem=makefile
dh_auto_clean -O--buildsystem=makefile
dh_autoreconf_clean -O--buildsystem=makefile
debian/rules override_dh_clean
make[1]: 进入目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg”
/usr/bin/make -C PsychSourceGL/Cohorts/PortAudio clean || :
make[2]: 进入目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/PsychSourceGL/Cohorts/PortAudio”
make[2]: *** 没有规则可制作目标“clean”。 停止。
make[2]: 离开目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/PsychSourceGL/Cohorts/PortAudio”
dh_clean
rm -f ./Psychtoolbox/PsychBasic/WelcomeSplash.ppm
rm -rf build-stamp build
: # Manually remove additional trash
find Psych* -regextype posix-egrep -regex '.*\.(o|mex|so(|\..*))' -delete
rmdir Psychtoolbox/PsychBasic/Octave3LinuxFiles Psychtoolbox/PsychBasic/PsychPlugins Psychtoolbox/PsychBasic/Octave4LinuxFiles64 Psychtoolbox/PsychBasic/Octave4LinuxFiles
rmdir: 删除 'Psychtoolbox/PsychBasic/PsychPlugins' 失败: 目录非空
make[1]: [debian/rules:230:override_dh_clean] 错误 1 (已忽略)
: # Prune some Debian generated files
rm -f debian/octave-psychtoolbox-3.links debian/psychtoolbox-3-lib.links
make[1]: 离开目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg”
dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building psychtoolbox-3 using existing ../psychtoolbox-3_3.0.22.2+dfsg.orig.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building psychtoolbox-3 in ../psychtoolbox-3_3.0.22.2+dfsg-5.debian.tar.xz
dpkg-source: info: building psychtoolbox-3 in ../psychtoolbox-3_3.0.22.2+dfsg-5.dsc
debian/rules binary
dh binary --with numpy3 --buildsystem=makefile
dh_update_autotools_config -O--buildsystem=makefile
dh_autoreconf -O--buildsystem=makefile
dh_auto_configure -O--buildsystem=makefile
debian/rules override_dh_auto_build
make[1]: 进入目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg”
mkdir -p Psychtoolbox/PsychBasic/Octave3LinuxFiles Psychtoolbox/PsychBasic/PsychPlugins Psychtoolbox/PsychBasic/Octave4LinuxFiles64 Psychtoolbox/PsychBasic/Octave4LinuxFiles
cd PsychSourceGL/Source/; \
sed -n -e 's,if mode *== *\([0-9]*\).*,\1,gp' linuxmakeit64.m \
| grep -v -E '^(4|12|13)$' \
| while read mode; do \
octave -p /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychOneliners -q --eval "linuxmakeitoctave3($mode)" || exit 1; \
done
Building plugin type 0 ...
Common/Screen/PsychWindowSupport.c: In function ‘PsychGetMonitorRefreshInterval’:
Common/Screen/PsychWindowSupport.c:5364:37: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
5364 | samples = calloc(sizeof(double), maxlogsamples);
| ^~~~~~
Common/Screen/PsychWindowSupport.c:5364:37: note: earlier argument should specify number of elements, later size of each element
cc1plus: warning: command-line option ‘-std=gnu99’ is valid for C/ObjC but not for C++
In file included from Common/Screen/tinyexr.cc:22:
Common/Screen/tinyexr.h: In function ‘int tinyexr::DecodeChunk(EXRImage*, const EXRHeader*, const std::vector<long unsigned int>&, const unsigned char*, size_t, std::string*)’:
Common/Screen/tinyexr.h:11026:16: warning: ‘void* calloc(size_t, size_t)’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
11026 | calloc(sizeof(EXRTile), static_cast<size_t>(num_tiles)));
| ^~~~~~~~~~~~~~~
Common/Screen/tinyexr.h:11026:16: note: earlier argument should specify number of elements, later size of each element
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
Building plugin type 0 ...
Common/Screen/PsychWindowSupport.c: In function ‘PsychGetMonitorRefreshInterval’:
Common/Screen/PsychWindowSupport.c:5364:37: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
5364 | samples = calloc(sizeof(double), maxlogsamples);
| ^~~~~~
Common/Screen/PsychWindowSupport.c:5364:37: note: earlier argument should specify number of elements, later size of each element
cc1plus: warning: command-line option ‘-std=gnu99’ is valid for C/ObjC but not for C++
In file included from Common/Screen/tinyexr.cc:22:
Common/Screen/tinyexr.h: In function ‘int tinyexr::DecodeChunk(EXRImage*, const EXRHeader*, const std::vector<long unsigned int>&, const unsigned char*, size_t, std::string*)’:
Common/Screen/tinyexr.h:11026:16: warning: ‘void* calloc(size_t, size_t)’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
11026 | calloc(sizeof(EXRTile), static_cast<size_t>(num_tiles)));
| ^~~~~~~~~~~~~~~
Common/Screen/tinyexr.h:11026:16: note: earlier argument should specify number of elements, later size of each element
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
Building plugin type 1 ...
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
Building plugin type 2 ...
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
Building plugin type 3 ...
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
Building plugin type 5 ...
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
Building plugin type 6 ...
cc1: fatal error: glew.c: 没有那个文件或目录
compilation terminated.
cp: 对 'moglcore.mex' 调用 stat 失败: 没有那个文件或目录
warning: delete: no such file: moglcore.mex
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 178 column 5
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
Building plugin type 7 ...
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
Building plugin type 8 ...
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
Building plugin type 9 ...
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
Building plugin type 10 ...
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
Building plugin type 11 ...
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
Building plugin type 14 ...
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
Building plugin type 15 ...
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
Building plugin type 16 ...
warning: delete: no such file: *.o
warning: called from
delete at line 58 column 9
linuxmakeitoctave3 at line 302 column 5
: # Manually build OpenGL text renderer extension
cd PsychSourceGL/Cohorts/FTGLTextRenderer; \
g++ -g -O2 -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -I. -I/usr/include/ -I/usr/include/freetype2/ \
-L/usr/lib -pie -shared -fPIC \
-Wl,-Bsymbolic -Wl,-Bsymbolic-functions \
-Wl,--version-script=linuxexportlist.txt \
-o libptbdrawtext_ftgl.so.1 \
libptbdrawtext_ftgl.cpp qstringqcharemulation.cpp OGLFT.cpp \
-lGL -lGLU -lfontconfig -lfreetype
: # Manually build tcp_udp_ip toolbox's extension
cd ./Psychtoolbox/PsychHardware/iViewXToolbox/tcp_udp_ip; \
octave -q --eval "mex pnet.c"; [ -f pnet.mex ]
pnet.c: In function ‘Print_Start_Message’:
pnet.c:198:5: warning: macro ‘__DATE__’ might prevent reproducible builds [-Wdate-time]
198 | __DATE__ " " __TIME__ "\n"
| ^~~~~~~~
pnet.c:198:18: warning: macro ‘__TIME__’ might prevent reproducible builds [-Wdate-time]
198 | __DATE__ " " __TIME__ "\n"
| ^~~~~~~~
dh_auto_build --no-parallel --buildsystem=pybuild
I: pybuild plugin_pyproject:142: Building wheel for python3.13 with "build" module
I: pybuild base:385: python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/.pybuild/cpython3_3.13_psychtoolbox
* Building wheel...
/usr/lib/python3/dist-packages/wheel/bdist_wheel.py:4: FutureWarning: The 'wheel' package is no longer the canonical location of the 'bdist_wheel' command, and will be removed in a future release. Please update to setuptools v70.1 or later which contains an integrated version of this command.
warn(
Platform reported as: Linux
Building for Linux...
running bdist_wheel
running build
running build_py
creating build/lib.linux-loongarch64-cpython-313/psychtoolbox
copying PsychPython/psychtoolbox/_version.py -> build/lib.linux-loongarch64-cpython-313/psychtoolbox
copying PsychPython/psychtoolbox/_abi3_wheel.py -> build/lib.linux-loongarch64-cpython-313/psychtoolbox
copying PsychPython/psychtoolbox/audio.py -> build/lib.linux-loongarch64-cpython-313/psychtoolbox
copying PsychPython/psychtoolbox/__init__.py -> build/lib.linux-loongarch64-cpython-313/psychtoolbox
copying PsychPython/psychtoolbox/hid.py -> build/lib.linux-loongarch64-cpython-313/psychtoolbox
creating build/lib.linux-loongarch64-cpython-313/psychtoolbox/demos
copying PsychPython/demos/hidtest_pythonic.py -> build/lib.linux-loongarch64-cpython-313/psychtoolbox/demos
copying PsychPython/demos/ppatest_oldschool.py -> build/lib.linux-loongarch64-cpython-313/psychtoolbox/demos
copying PsychPython/demos/hidtest_oldschool.py -> build/lib.linux-loongarch64-cpython-313/psychtoolbox/demos
copying PsychPython/demos/__init__.py -> build/lib.linux-loongarch64-cpython-313/psychtoolbox/demos
copying PsychPython/demos/ppatest_pythonic.py -> build/lib.linux-loongarch64-cpython-313/psychtoolbox/demos
running egg_info
creating PsychPython/psychtoolbox.egg-info
writing PsychPython/psychtoolbox.egg-info/PKG-INFO
writing dependency_links to PsychPython/psychtoolbox.egg-info/dependency_links.txt
writing requirements to PsychPython/psychtoolbox.egg-info/requires.txt
writing top-level names to PsychPython/psychtoolbox.egg-info/top_level.txt
writing manifest file 'PsychPython/psychtoolbox.egg-info/SOURCES.txt'
reading manifest file 'PsychPython/psychtoolbox.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'PsychSourceGL/Cohorts/libusb1-win32/MS32/dll/libusb-1.0.*'
warning: no files found matching 'PsychSourceGL/Cohorts/libusb1-win32/MS64/dll/libusb-1.0.*'
warning: no files found matching 'Psychtoolbox/PsychSound/portaudio_x64.dll'
warning: no files found matching 'PsychSourceGL/Cohorts/PortAudio/portaudio_x64.lib'
warning: no files found matching 'PsychSourceGL/Cohorts/libusb1-win32/libusb-1.0.dylib'
warning: no files found matching 'PsychSourceGL/Cohorts/HID_Utilities_64Bit/build/Release/libHID_Utilities64.a'
warning: no files found matching 'PsychSourceGL/Cohorts/PortAudio/libportaudio_osx_64.a'
writing manifest file 'PsychPython/psychtoolbox.egg-info/SOURCES.txt'
running build_ext
building 'GetSecs' extension
creating build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base
creating build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/GetSecs
creating build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/Base
creating build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PythonGlue
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/MODULEVersion.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MODULEVersion.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/MiniBox.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MiniBox.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/ProjectTable.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/ProjectTable.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychAuthors.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychAuthors.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychCellGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychCellGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychError.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychError.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychHelp.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychHelp.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychInit.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInit.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychInstrument.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInstrument.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychLM.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychLM.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychMemory.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychMemory.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychRegisterProject.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychRegisterProject.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychScriptingGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychStructGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychStructGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychVersioning.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychVersioning.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/GetSecs/GetSecs.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/GetSecs/GetSecs.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/GetSecs/RegisterProject.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/GetSecs/RegisterProject.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Linux/Base/PsychTimeGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/Base/PsychTimeGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_GetSecs -DPTBMODULENAME=GetSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/GetSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/GetSecs -I/usr/include/python3.13 -c PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.o -Wno-date-time
PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c: In function ‘PsychGetPyModuleFilename’:
PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c:196:13: warning: ‘PyModule_GetFilename’ is deprecated [-Wdeprecated-declarations]
196 | sprintf(modulefilename, "%s", PyModule_GetFilename(module));
| ^~~~~~~
In file included from /usr/include/python3.13/Python.h:96,
from PsychSourceGL/Source/Common/Base/PsychIncludes.h:50,
from PsychSourceGL/Source/Common/Base/PsychConstants.h:56,
from PsychSourceGL/Source/Common/Base/Psych.h:23,
from PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c:48:
/usr/include/python3.13/moduleobject.h:28:45: note: declared here
28 | Py_DEPRECATED(3.2) PyAPI_FUNC(const char *) PyModule_GetFilename(PyObject *);
| ^~~~~~~~~~~~~~~~~~~~
loongarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MODULEVersion.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MiniBox.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/ProjectTable.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychAuthors.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychCellGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychError.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychHelp.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInit.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInstrument.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychLM.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychMemory.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychRegisterProject.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychStructGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychVersioning.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/GetSecs/GetSecs.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/GetSecs/RegisterProject.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/Base/PsychTimeGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.o -L/usr/lib/loongarch64-linux-gnu -lc -lrt -ldl -o build/lib.linux-loongarch64-cpython-313/psychtoolbox/GetSecs.abi3.so
building 'WaitSecs' extension
creating build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/WaitSecs
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/MODULEVersion.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MODULEVersion.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/MiniBox.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MiniBox.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/ProjectTable.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/ProjectTable.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychAuthors.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychAuthors.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychCellGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychCellGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychError.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychError.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychHelp.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychHelp.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychInit.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInit.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychInstrument.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInstrument.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychLM.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychLM.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychMemory.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychMemory.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychRegisterProject.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychRegisterProject.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychScriptingGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychStructGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychStructGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychVersioning.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychVersioning.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/WaitSecs/RegisterProject.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/WaitSecs/RegisterProject.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/WaitSecs/WaitSecs.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/WaitSecs/WaitSecs.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Linux/Base/PsychTimeGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/Base/PsychTimeGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_WaitSecs -DPTBMODULENAME=WaitSecs -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/WaitSecs -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/WaitSecs -I/usr/include/python3.13 -c PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.o -Wno-date-time
PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c: In function ‘PsychGetPyModuleFilename’:
PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c:196:13: warning: ‘PyModule_GetFilename’ is deprecated [-Wdeprecated-declarations]
196 | sprintf(modulefilename, "%s", PyModule_GetFilename(module));
| ^~~~~~~
In file included from /usr/include/python3.13/Python.h:96,
from PsychSourceGL/Source/Common/Base/PsychIncludes.h:50,
from PsychSourceGL/Source/Common/Base/PsychConstants.h:56,
from PsychSourceGL/Source/Common/Base/Psych.h:23,
from PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c:48:
/usr/include/python3.13/moduleobject.h:28:45: note: declared here
28 | Py_DEPRECATED(3.2) PyAPI_FUNC(const char *) PyModule_GetFilename(PyObject *);
| ^~~~~~~~~~~~~~~~~~~~
loongarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MODULEVersion.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MiniBox.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/ProjectTable.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychAuthors.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychCellGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychError.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychHelp.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInit.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInstrument.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychLM.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychMemory.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychRegisterProject.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychStructGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychVersioning.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/WaitSecs/RegisterProject.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/WaitSecs/WaitSecs.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/Base/PsychTimeGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.o -L/usr/lib/loongarch64-linux-gnu -lc -lrt -ldl -o build/lib.linux-loongarch64-cpython-313/psychtoolbox/WaitSecs.abi3.so
building 'PsychPortAudio' extension
creating build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychPortAudio
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/MODULEVersion.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MODULEVersion.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/MiniBox.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MiniBox.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/ProjectTable.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/ProjectTable.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychAuthors.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychAuthors.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychCellGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychCellGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychError.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychError.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychHelp.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychHelp.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychInit.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInit.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychInstrument.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInstrument.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychLM.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychLM.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychMemory.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychMemory.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychRegisterProject.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychRegisterProject.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychScriptingGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychStructGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychStructGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychVersioning.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychVersioning.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychPortAudio/PsychPortAudio.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychPortAudio/PsychPortAudio.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychPortAudio/RegisterProject.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychPortAudio/RegisterProject.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Linux/Base/PsychTimeGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/Base/PsychTimeGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychPortAudio -DPTBMODULENAME=PsychPortAudio -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychPortAudio -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychPortAudio -I/usr/include/python3.13 -c PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.o -Wno-date-time
PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c: In function ‘PsychGetPyModuleFilename’:
PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c:196:13: warning: ‘PyModule_GetFilename’ is deprecated [-Wdeprecated-declarations]
196 | sprintf(modulefilename, "%s", PyModule_GetFilename(module));
| ^~~~~~~
In file included from /usr/include/python3.13/Python.h:96,
from PsychSourceGL/Source/Common/Base/PsychIncludes.h:50,
from PsychSourceGL/Source/Common/Base/PsychConstants.h:56,
from PsychSourceGL/Source/Common/Base/Psych.h:23,
from PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c:48:
/usr/include/python3.13/moduleobject.h:28:45: note: declared here
28 | Py_DEPRECATED(3.2) PyAPI_FUNC(const char *) PyModule_GetFilename(PyObject *);
| ^~~~~~~~~~~~~~~~~~~~
loongarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MODULEVersion.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MiniBox.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/ProjectTable.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychAuthors.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychCellGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychError.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychHelp.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInit.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInstrument.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychLM.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychMemory.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychRegisterProject.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychStructGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychVersioning.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychPortAudio/PsychPortAudio.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychPortAudio/RegisterProject.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/Base/PsychTimeGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.o -L/usr/lib/loongarch64-linux-gnu -lc -lrt -ldl -lportaudio -lasound -o build/lib.linux-loongarch64-cpython-313/psychtoolbox/PsychPortAudio.abi3.so
building 'PsychHID' extension
creating build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID
creating build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/PsychHID
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/MODULEVersion.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MODULEVersion.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/MiniBox.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MiniBox.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/ProjectTable.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/ProjectTable.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychAuthors.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychAuthors.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychCellGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychCellGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychError.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychError.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychHelp.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychHelp.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychInit.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInit.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychInstrument.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInstrument.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychLM.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychLM.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychMemory.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychMemory.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychRegisterProject.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychRegisterProject.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychScriptingGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychStructGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychStructGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychVersioning.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychVersioning.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDCloseUSBDevice.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDCloseUSBDevice.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDErrors.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDErrors.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDGenericUSBLibSupport.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGenericUSBLibSupport.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDGetCalibratedState.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetCalibratedState.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDGetCollections.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetCollections.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDGetDevices.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetDevices.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDGetElements.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetElements.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumCollections.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumCollections.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumDevices.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumDevices.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumElements.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumElements.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDGetRawState.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetRawState.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDGetReport.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetReport.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDGiveMeReports.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGiveMeReports.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDHelpers.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDHelpers.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDKbCheck.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbCheck.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueCheck.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueCheck.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueCreate.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueCreate.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueFlush.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueFlush.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueRelease.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueRelease.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueStart.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueStart.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueStop.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueStop.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDKbTriggerWait.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbTriggerWait.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDKbWait.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbWait.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDKeyboardHelper.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKeyboardHelper.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDOpenUSBDevice.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDOpenUSBDevice.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDReceiveReports.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDReceiveReports.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDReceiveReportsStop.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDReceiveReportsStop.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDSetReport.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDSetReport.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDSynopsis.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDSynopsis.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/PsychHIDUSBControlTransfer.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDUSBControlTransfer.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/PsychHID/RegisterProject.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/RegisterProject.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Linux/Base/PsychTimeGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/Base/PsychTimeGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Linux/PsychHID/PsychHIDStandardInterfaces.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/PsychHID/PsychHIDStandardInterfaces.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Linux/PsychHID/hid.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/PsychHID/hid.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_PsychHID -DPTBMODULENAME=PsychHID -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/PsychHID -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/PsychHID -I/usr/include/libusb-1.0 -I/usr/include/python3.13 -c PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.o -Wno-date-time
PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c: In function ‘PsychGetPyModuleFilename’:
PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c:196:13: warning: ‘PyModule_GetFilename’ is deprecated [-Wdeprecated-declarations]
196 | sprintf(modulefilename, "%s", PyModule_GetFilename(module));
| ^~~~~~~
In file included from /usr/include/python3.13/Python.h:96,
from PsychSourceGL/Source/Common/Base/PsychIncludes.h:50,
from PsychSourceGL/Source/Common/Base/PsychConstants.h:56,
from PsychSourceGL/Source/Common/Base/Psych.h:23,
from PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c:48:
/usr/include/python3.13/moduleobject.h:28:45: note: declared here
28 | Py_DEPRECATED(3.2) PyAPI_FUNC(const char *) PyModule_GetFilename(PyObject *);
| ^~~~~~~~~~~~~~~~~~~~
loongarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MODULEVersion.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MiniBox.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/ProjectTable.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychAuthors.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychCellGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychError.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychHelp.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInit.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInstrument.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychLM.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychMemory.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychRegisterProject.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychStructGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychVersioning.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDCloseUSBDevice.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDErrors.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGenericUSBLibSupport.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetCalibratedState.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetCollections.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetDevices.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetElements.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumCollections.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumDevices.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetNumElements.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetRawState.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGetReport.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDGiveMeReports.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDHelpers.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbCheck.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueCheck.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueCreate.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueFlush.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueRelease.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueStart.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbQueueStop.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbTriggerWait.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKbWait.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDKeyboardHelper.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDOpenUSBDevice.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDReceiveReports.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDReceiveReportsStop.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDSetReport.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDSynopsis.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/PsychHIDUSBControlTransfer.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/PsychHID/RegisterProject.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/Base/PsychTimeGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/PsychHID/PsychHIDStandardInterfaces.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/PsychHID/hid.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.o -L/usr/lib/loongarch64-linux-gnu -lc -lrt -ldl -ldl -lusb-1.0 -lX11 -lXi -lutil -o build/lib.linux-loongarch64-cpython-313/psychtoolbox/PsychHID.abi3.so
building 'IOPort' extension
creating build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/IOPort
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/MODULEVersion.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MODULEVersion.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/MiniBox.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MiniBox.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/ProjectTable.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/ProjectTable.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychAuthors.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychAuthors.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychCellGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychCellGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychError.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychError.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychHelp.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychHelp.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychInit.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInit.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychInstrument.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInstrument.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychLM.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychLM.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychMemory.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychMemory.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychRegisterProject.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychRegisterProject.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychScriptingGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychStructGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychStructGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/Base/PsychVersioning.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychVersioning.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/IOPort/IOPort.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/IOPort/IOPort.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/IOPort/PsychSerialUnixGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/IOPort/PsychSerialUnixGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Common/IOPort/RegisterProject.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/IOPort/RegisterProject.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c ./PsychSourceGL/Source/Linux/Base/PsychTimeGlue.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/Base/PsychTimeGlue.o -Wno-date-time
loongarch64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPTBMODULE_IOPort -DPTBMODULENAME=IOPort -DPTBOCTAVE3MEX -DPSYCH_LANGUAGE=PSYCH_PYTHON -DPy_LIMITED_API=0x03070000 -IPsychSourceGL/Source/Common/IOPort -I/usr/lib/loongarch64-linux-gnu/python3-numpy/numpy/_core/include -IPsychSourceGL/Source/Common/Base -IPsychSourceGL/Source/Common/Screen -IPsychSourceGL/Source/Linux/Base -IPsychSourceGL/Source/Linux/IOPort -I/usr/include/python3.13 -c PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c -o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.o -Wno-date-time
PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c: In function ‘PsychGetPyModuleFilename’:
PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c:196:13: warning: ‘PyModule_GetFilename’ is deprecated [-Wdeprecated-declarations]
196 | sprintf(modulefilename, "%s", PyModule_GetFilename(module));
| ^~~~~~~
In file included from /usr/include/python3.13/Python.h:96,
from PsychSourceGL/Source/Common/Base/PsychIncludes.h:50,
from PsychSourceGL/Source/Common/Base/PsychConstants.h:56,
from PsychSourceGL/Source/Common/Base/Psych.h:23,
from PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.c:48:
/usr/include/python3.13/moduleobject.h:28:45: note: declared here
28 | Py_DEPRECATED(3.2) PyAPI_FUNC(const char *) PyModule_GetFilename(PyObject *);
| ^~~~~~~~~~~~~~~~~~~~
loongarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MODULEVersion.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/MiniBox.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/ProjectTable.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychAuthors.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychCellGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychError.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychHelp.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInit.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychInstrument.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychLM.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychMemory.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychRegisterProject.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychScriptingGlueMatlab.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychStructGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PsychVersioning.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/IOPort/IOPort.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/IOPort/PsychSerialUnixGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/IOPort/RegisterProject.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Linux/Base/PsychTimeGlue.o build/temp.linux-loongarch64-cpython-313/PsychSourceGL/Source/Common/Base/PythonGlue/PsychScriptingGluePython.o -L/usr/lib/loongarch64-linux-gnu -lc -lrt -ldl -o build/lib.linux-loongarch64-cpython-313/psychtoolbox/IOPort.abi3.so
installing to build/bdist.linux-loongarch64/wheel
running install
running install_lib
creating build/bdist.linux-loongarch64/wheel
creating build/bdist.linux-loongarch64/wheel/psychtoolbox
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/GetSecs.abi3.so -> build/bdist.linux-loongarch64/wheel/./psychtoolbox
creating build/bdist.linux-loongarch64/wheel/psychtoolbox/demos
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/demos/hidtest_pythonic.py -> build/bdist.linux-loongarch64/wheel/./psychtoolbox/demos
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/demos/ppatest_oldschool.py -> build/bdist.linux-loongarch64/wheel/./psychtoolbox/demos
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/demos/hidtest_oldschool.py -> build/bdist.linux-loongarch64/wheel/./psychtoolbox/demos
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/demos/__init__.py -> build/bdist.linux-loongarch64/wheel/./psychtoolbox/demos
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/demos/ppatest_pythonic.py -> build/bdist.linux-loongarch64/wheel/./psychtoolbox/demos
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/IOPort.abi3.so -> build/bdist.linux-loongarch64/wheel/./psychtoolbox
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/_version.py -> build/bdist.linux-loongarch64/wheel/./psychtoolbox
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/_abi3_wheel.py -> build/bdist.linux-loongarch64/wheel/./psychtoolbox
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/audio.py -> build/bdist.linux-loongarch64/wheel/./psychtoolbox
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/__init__.py -> build/bdist.linux-loongarch64/wheel/./psychtoolbox
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/WaitSecs.abi3.so -> build/bdist.linux-loongarch64/wheel/./psychtoolbox
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/hid.py -> build/bdist.linux-loongarch64/wheel/./psychtoolbox
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/PsychPortAudio.abi3.so -> build/bdist.linux-loongarch64/wheel/./psychtoolbox
copying build/lib.linux-loongarch64-cpython-313/psychtoolbox/PsychHID.abi3.so -> build/bdist.linux-loongarch64/wheel/./psychtoolbox
running install_egg_info
Copying PsychPython/psychtoolbox.egg-info to build/bdist.linux-loongarch64/wheel/./psychtoolbox-3.0.22.2.egg-info
running install_scripts
creating build/bdist.linux-loongarch64/wheel/psychtoolbox-3.0.22.2.dist-info/WHEEL
creating '/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/.pybuild/cpython3_3.13_psychtoolbox/.tmp-jjq473u9/psychtoolbox-3.0.22.2-cp37-abi3-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it
adding 'psychtoolbox/GetSecs.abi3.so'
adding 'psychtoolbox/IOPort.abi3.so'
adding 'psychtoolbox/PsychHID.abi3.so'
adding 'psychtoolbox/PsychPortAudio.abi3.so'
adding 'psychtoolbox/WaitSecs.abi3.so'
adding 'psychtoolbox/__init__.py'
adding 'psychtoolbox/_abi3_wheel.py'
adding 'psychtoolbox/_version.py'
adding 'psychtoolbox/audio.py'
adding 'psychtoolbox/hid.py'
adding 'psychtoolbox/demos/__init__.py'
adding 'psychtoolbox/demos/hidtest_oldschool.py'
adding 'psychtoolbox/demos/hidtest_pythonic.py'
adding 'psychtoolbox/demos/ppatest_oldschool.py'
adding 'psychtoolbox/demos/ppatest_pythonic.py'
adding 'psychtoolbox-3.0.22.2.dist-info/METADATA'
adding 'psychtoolbox-3.0.22.2.dist-info/WHEEL'
adding 'psychtoolbox-3.0.22.2.dist-info/top_level.txt'
adding 'psychtoolbox-3.0.22.2.dist-info/RECORD'
removing build/bdist.linux-loongarch64/wheel
Successfully built psychtoolbox-3.0.22.2-cp37-abi3-linux_loongarch64.whl
I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.13 with "installer" module
install --mode=0644 PsychSourceGL/Cohorts/FTGLTextRenderer/libptbdrawtext_ftgl.so.1 \
Psychtoolbox/PsychBasic/PsychPlugins
install -T --mode=0644 managementtools/WelcomeSplash-dfsg.ppm ./Psychtoolbox/PsychBasic/WelcomeSplash.ppm
touch build-stamp
dh override_dh_auto_build --with numpy3 --buildsystem=makefile
make[1]: 离开目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg”
debian/rules override_dh_auto_test
make[1]: 进入目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg”
: # Smoke test some Demos and Tests -- some are excluded for various reasons
: # image would be needed for one of the demos
cd Psychtoolbox/PsychDemos/PsychTutorials/; ln -sf ../konijntjes1024x768*.jpg .
cd Psychtoolbox/PsychTests/; ln -sf ../PsychDemos/konijntjes1024x768*.jpg .
: # Run tests with fake HOME so ptb-3 could write its things
mkdir -p tests-home; export HOME=/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/tests-home; \
find Psychtoolbox/PsychDemos Psychtoolbox/PsychTests -type f -iname *.m \
| grep -v -e "FAILURES DUE TO ABSENT FUNCTIONALITY IN TEST ENVIRONMENT" \
-e Contents -e Stereo -e Serial -e PsychCV \
-e Cedrus -e BitsPlus -e Kinect -e GPGPU -e DualHeads -e DaqTest \
-e Matlab -e FitCumNormYNTest -e OSAUCSTest -e FitGammaPow -e FitGammaDemo \
-e DirectInputMonitoringTest -e PosterBatchAnalyzeTimestamps \
-e OldNewReco -e AlphaImageDemo/[^A] \
-e ClutAnimDemo -e MinimumMotionExp -e AdditiveBlendingForLinearSuperpositionTutorial \
-e ImagingVideoCaptureDemo -e AudioTunnel3DDemo \
-e DetectionRTInVideoDemo \
-e VideoRecordingDemo -e PlayMoviesDemo -e PlayInterlacedMovieDemo \
-e ErrorCatchDemo -e MovieDemo\.m -e VideoTextureExtractionDemo \
-e VideoCapture \
-e DatarecordingFromISCANDemo -e PsychRTBoxDemo \
-e BlurredMipmapDemo \
-e Tests.*Timing -e HIDIntervalTest \
-e HighPrecisionLuminanceOutputDrivers -e HIDTest \
-e SyncedCLUTUpdateTest -e GetSecsTest -e ConvolutionKernelTest \
-e OSSchedulingAccuracyTest -e PTBAndVSETColorimetryTest \
-e LoadGenerator \
| grep -v -e "REQUIRE SOUND I/O (more in above list)" \
-e Sound -e Audio -e BasicAMAndMixScheduleDemo -e SimpleVoiceTriggerDemo \
-e KeyboardLatencyTest \
-e LoadMovieIntoTexturesDemo -e PlayMoviesWithoutGapDemo2 \
| grep -v -e "REQUIRE USER INPUT (more in the first list (TODO))" \
-e RenderDemo -e CalDemo -e KbDemo -e KbQueueDemo \
| grep -v -e "REQUIRE TOO LONG TO COMPLETE (and otherwise doesn't exit)" \
-e QuestTest \
| grep -v -e "KNOWN FAILURES TO BE FIXED (more in the first list (TODO))" \
-e PlayMoviesWithoutGapDemo1 \
-e FitWeibull.*Test -e DeinterlacerTest -e FitConeFundamentalsTest \
-e AlphaMultiplicationTest -e MinExpEntStairDemo \
| grep -v -e "REQUIRE SOME ADDITIONAL CMDLINE TOOLS AND SPECIAL HW" \
-e PTBAndIsetbioColorimetryTest \
| xargs debian/run_tests || echo "TESTS FAILED"
I: Storing logs and output under build/tests_output_20260603183537
I: Psychtoolbox/PsychDemos/DotRotDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ContrastModulatedNoiseTheClumsyStyleDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/VideoIPWebcamCaptureDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/MovingLineDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DrawManuallyAntiAliasedTextDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/MultiTouchDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/PsychTutorials/ImageMixingTutorial.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/PsychTutorials/DriftingMaskedGratingTutorial.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/PsychTutorials/AlphaImageTutorial.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/PsychTutorials/GazeContingentTutorial.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/PsychTutorials/PlayDualMoviesTutorial.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/BubbleDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/AlphaRotateDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/MultiTouchMinimalDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ARToolkitDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ProceduralSquareWaveDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DrawFormattedTextDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DriftWaitDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/VignettingCorrectionDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ProceduralSmoothedApertureSineGratingDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/VideoPluginCaptureDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DotDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/FastFilteredNoiseDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ProceduralGarboriumDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ProceduralColorGratingDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DriftDemo5.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ImageUndistortionDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/MultiTouchPinchDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/HDRMinimalisticOpenGLDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ImageWarpingDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/IsomerizationsInDishDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/MouseTraceDemo3.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DrawSomeTextDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DriftDemo3.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/LineStippleDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/SadowskiDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/MouseTraceDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ECVP2013/HelloSpiralTextureDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ECVP2013/HelloGaborArrayDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ECVP2013/HelloAlphaDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ECVP2013/HelloAnimationDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ECVP2013/HelloWorldDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ECVP2013/HelloShapesDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/FastNoiseDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DotDemoStencil.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/PanelFitterDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/NomogramDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DrawFormattedText2Demo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/SimpleHDRDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DrawHighQualityUnicodeTextDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ProceduralGaborDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DriftDemo4.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ProceduralSmoothedDiscMaskDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/SpriteDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/GratingDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/VideoMultiCameraCaptureDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ValetonVanNorrenDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/HDRViewer.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ProceduralSmoothedDiscsDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/MouseMotionRecordingDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/VideoOfflineCaptureDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ProceduralNoiseDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/HDRDebugViewer.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DriftDemo2.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/RaspberryPiGPIODemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/MovieDemos/PlayDualMoviesDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/VideoDVCamCaptureDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DrawMirroredTextDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/TurnTableDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/VideoDelayLoopMiniDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/SimpleImageMixingDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/PsychExampleExperiments/MullerLyerIllusion.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/IsomerizationsInEyeDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/FastMaskedNoiseDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DriftDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ExpandingRingsDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/MandelbrotDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/GazeContingentDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DKLDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/FontDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/VRHMDDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/MouseTraceDemo2.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/DriftDemo6.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/LinesDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ArcDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ApriltagsDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/GarboriumDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychDemos/ContrastModulatedNoiseTheElegantStyleDemo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/AlphaBlendingTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/VREyetrackingTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/AsyncFlipTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/CLUTMappingBugTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/CIEXYZPhysTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/LosslessMovieWritingTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/CopyWindowTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/TextToStuffColorMismatchTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/AlphaMultiplicationAccuracyTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/VulkanInteropDebug.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/JavaClockTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/PerceptualVBLSyncTestFlipInfo.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/FillPolyTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/OSXCompositorIdiocyTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/BeampositionTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/WavelengthSamplingTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/TextureSharingTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/MultiWindowLockStepTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/PerceptualVBLSyncTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/CIEConeFundamentalsFieldSizeTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/TextInOffscreenWindowTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/DriftTexturePrecisionTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/ResolutionTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/TextBugTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/UnitTests/Files_Test_FileFromFolder.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/UnitTests/Files_Test_LineTerminators.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/UnitTests/Files_Test_FileVar2Str.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/UnitTests/Oneliners_Test_Structs.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/HDRTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/DrawingStuffTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/Color3DLUTTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/DrawTextFontSwitchSpeedTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/GetCharTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/CIEConeFundamentalsTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/DatapixxGPUDitherpatternTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/PerceptualVBLSyncTestFlipInfo2.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/AlphaAdditionTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/MelanopsinFundamentalTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/TestTextBounds.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/TextureChannelsTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/ImagingPipelineExternalConsumerTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/VRRFixedRateSwitchingTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/MonoImageToSRGBTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/FloatTexturePrecisionTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/UnitTestRunAll.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/OMLBasicTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/MultiWindowVulkanTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/TextInitBugTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/PutImageTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/StructsFileTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/RodFundamentalTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/TrolandTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/TextOffByOneBugTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/TextBoundsTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/HighColorPrecisionDrawingTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/LabLuvTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/PupilDiameterTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/DrawingToTextureVsOffscreenWindowTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/VBLSyncTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/DrawingSpeedTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/AlphaBlendSettingTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/DrawingIntoTexturesTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: Psychtoolbox/PsychTests/VRRTest.m:
D: error: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: failed to load
D: Incompatible version or missing dependency?
D: /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/Psychtoolbox/PsychBasic/Octave3LinuxFiles/Screen.mex: undefined symbol: __glewUniform3fv
D: error: called from
D: PsychTweak at line 259 column 5
E: FAILED PsychTweak at line 259 column 5
I: We are failing since following tests failed:
Psychtoolbox/PsychDemos/DotRotDemo.m
Psychtoolbox/PsychDemos/ContrastModulatedNoiseTheClumsyStyleDemo.m
Psychtoolbox/PsychDemos/VideoIPWebcamCaptureDemo.m
Psychtoolbox/PsychDemos/MovingLineDemo.m
Psychtoolbox/PsychDemos/DrawManuallyAntiAliasedTextDemo.m
Psychtoolbox/PsychDemos/MultiTouchDemo.m
Psychtoolbox/PsychDemos/PsychTutorials/ImageMixingTutorial.m
Psychtoolbox/PsychDemos/PsychTutorials/DriftingMaskedGratingTutorial.m
Psychtoolbox/PsychDemos/PsychTutorials/AlphaImageTutorial.m
Psychtoolbox/PsychDemos/PsychTutorials/GazeContingentTutorial.m
Psychtoolbox/PsychDemos/PsychTutorials/PlayDualMoviesTutorial.m
Psychtoolbox/PsychDemos/BubbleDemo.m
Psychtoolbox/PsychDemos/AlphaRotateDemo.m
Psychtoolbox/PsychDemos/MultiTouchMinimalDemo.m
Psychtoolbox/PsychDemos/ARToolkitDemo.m
Psychtoolbox/PsychDemos/ProceduralSquareWaveDemo.m
Psychtoolbox/PsychDemos/DrawFormattedTextDemo.m
Psychtoolbox/PsychDemos/DriftWaitDemo.m
Psychtoolbox/PsychDemos/VignettingCorrectionDemo.m
Psychtoolbox/PsychDemos/ProceduralSmoothedApertureSineGratingDemo.m
Psychtoolbox/PsychDemos/VideoPluginCaptureDemo.m
Psychtoolbox/PsychDemos/DotDemo.m
Psychtoolbox/PsychDemos/FastFilteredNoiseDemo.m
Psychtoolbox/PsychDemos/ProceduralGarboriumDemo.m
Psychtoolbox/PsychDemos/ProceduralColorGratingDemo.m
Psychtoolbox/PsychDemos/DriftDemo5.m
Psychtoolbox/PsychDemos/ImageUndistortionDemo.m
Psychtoolbox/PsychDemos/MultiTouchPinchDemo.m
Psychtoolbox/PsychDemos/HDRMinimalisticOpenGLDemo.m
Psychtoolbox/PsychDemos/ImageWarpingDemo.m
Psychtoolbox/PsychDemos/IsomerizationsInDishDemo.m
Psychtoolbox/PsychDemos/MouseTraceDemo3.m
Psychtoolbox/PsychDemos/AlphaImageDemo/AlphaImageDemo.m
Psychtoolbox/PsychDemos/DrawSomeTextDemo.m
Psychtoolbox/PsychDemos/DriftDemo3.m
Psychtoolbox/PsychDemos/LineStippleDemo.m
Psychtoolbox/PsychDemos/SadowskiDemo.m
Psychtoolbox/PsychDemos/MouseTraceDemo.m
Psychtoolbox/PsychDemos/ECVP2013/HelloSpiralTextureDemo.m
Psychtoolbox/PsychDemos/ECVP2013/HelloGaborArrayDemo.m
Psychtoolbox/PsychDemos/ECVP2013/HelloAlphaDemo.m
Psychtoolbox/PsychDemos/ECVP2013/HelloAnimationDemo.m
Psychtoolbox/PsychDemos/ECVP2013/HelloWorldDemo.m
Psychtoolbox/PsychDemos/ECVP2013/HelloShapesDemo.m
Psychtoolbox/PsychDemos/FastNoiseDemo.m
Psychtoolbox/PsychDemos/DotDemoStencil.m
Psychtoolbox/PsychDemos/PanelFitterDemo.m
Psychtoolbox/PsychDemos/NomogramDemo.m
Psychtoolbox/PsychDemos/DrawFormattedText2Demo.m
Psychtoolbox/PsychDemos/SimpleHDRDemo.m
Psychtoolbox/PsychDemos/DrawHighQualityUnicodeTextDemo.m
Psychtoolbox/PsychDemos/ProceduralGaborDemo.m
Psychtoolbox/PsychDemos/DriftDemo4.m
Psychtoolbox/PsychDemos/ProceduralSmoothedDiscMaskDemo.m
Psychtoolbox/PsychDemos/SpriteDemo.m
Psychtoolbox/PsychDemos/GratingDemo.m
Psychtoolbox/PsychDemos/VideoMultiCameraCaptureDemo.m
Psychtoolbox/PsychDemos/ValetonVanNorrenDemo.m
Psychtoolbox/PsychDemos/HDRViewer.m
Psychtoolbox/PsychDemos/ProceduralSmoothedDiscsDemo.m
Psychtoolbox/PsychDemos/MouseMotionRecordingDemo.m
Psychtoolbox/PsychDemos/VideoOfflineCaptureDemo.m
Psychtoolbox/PsychDemos/ProceduralNoiseDemo.m
Psychtoolbox/PsychDemos/HDRDebugViewer.m
Psychtoolbox/PsychDemos/DriftDemo2.m
Psychtoolbox/PsychDemos/RaspberryPiGPIODemo.m
Psychtoolbox/PsychDemos/MovieDemos/PlayDualMoviesDemo.m
Psychtoolbox/PsychDemos/VideoDVCamCaptureDemo.m
Psychtoolbox/PsychDemos/DrawMirroredTextDemo.m
Psychtoolbox/PsychDemos/TurnTableDemo.m
Psychtoolbox/PsychDemos/VideoDelayLoopMiniDemo.m
Psychtoolbox/PsychDemos/SimpleImageMixingDemo.m
Psychtoolbox/PsychDemos/PsychExampleExperiments/MullerLyerIllusion.m
Psychtoolbox/PsychDemos/IsomerizationsInEyeDemo.m
Psychtoolbox/PsychDemos/FastMaskedNoiseDemo.m
Psychtoolbox/PsychDemos/DriftDemo.m
Psychtoolbox/PsychDemos/ExpandingRingsDemo.m
Psychtoolbox/PsychDemos/MandelbrotDemo.m
Psychtoolbox/PsychDemos/GazeContingentDemo.m
Psychtoolbox/PsychDemos/DKLDemo.m
Psychtoolbox/PsychDemos/FontDemo.m
Psychtoolbox/PsychDemos/VRHMDDemo.m
Psychtoolbox/PsychDemos/MouseTraceDemo2.m
Psychtoolbox/PsychDemos/DriftDemo6.m
Psychtoolbox/PsychDemos/LinesDemo.m
Psychtoolbox/PsychDemos/ArcDemo.m
Psychtoolbox/PsychDemos/ApriltagsDemo.m
Psychtoolbox/PsychDemos/GarboriumDemo.m
Psychtoolbox/PsychDemos/ContrastModulatedNoiseTheElegantStyleDemo.m
Psychtoolbox/PsychTests/AlphaBlendingTest.m
Psychtoolbox/PsychTests/VREyetrackingTest.m
Psychtoolbox/PsychTests/AsyncFlipTest.m
Psychtoolbox/PsychTests/CLUTMappingBugTest.m
Psychtoolbox/PsychTests/CIEXYZPhysTest.m
Psychtoolbox/PsychTests/LosslessMovieWritingTest.m
Psychtoolbox/PsychTests/CopyWindowTest.m
Psychtoolbox/PsychTests/TextToStuffColorMismatchTest.m
Psychtoolbox/PsychTests/AlphaMultiplicationAccuracyTest.m
Psychtoolbox/PsychTests/VulkanInteropDebug.m
Psychtoolbox/PsychTests/JavaClockTest.m
Psychtoolbox/PsychTests/PerceptualVBLSyncTestFlipInfo.m
Psychtoolbox/PsychTests/FillPolyTest.m
Psychtoolbox/PsychTests/OSXCompositorIdiocyTest.m
Psychtoolbox/PsychTests/BeampositionTest.m
Psychtoolbox/PsychTests/WavelengthSamplingTest.m
Psychtoolbox/PsychTests/TextureSharingTest.m
Psychtoolbox/PsychTests/MultiWindowLockStepTest.m
Psychtoolbox/PsychTests/PerceptualVBLSyncTest.m
Psychtoolbox/PsychTests/CIEConeFundamentalsFieldSizeTest.m
Psychtoolbox/PsychTests/TextInOffscreenWindowTest.m
Psychtoolbox/PsychTests/DriftTexturePrecisionTest.m
Psychtoolbox/PsychTests/ResolutionTest.m
Psychtoolbox/PsychTests/TextBugTest.m
Psychtoolbox/PsychTests/UnitTests/Files_Test_FileFromFolder.m
Psychtoolbox/PsychTests/UnitTests/Files_Test_LineTerminators.m
Psychtoolbox/PsychTests/UnitTests/Files_Test_FileVar2Str.m
Psychtoolbox/PsychTests/UnitTests/Oneliners_Test_Structs.m
Psychtoolbox/PsychTests/HDRTest.m
Psychtoolbox/PsychTests/DrawingStuffTest.m
Psychtoolbox/PsychTests/Color3DLUTTest.m
Psychtoolbox/PsychTests/DrawTextFontSwitchSpeedTest.m
Psychtoolbox/PsychTests/GetCharTest.m
Psychtoolbox/PsychTests/CIEConeFundamentalsTest.m
Psychtoolbox/PsychTests/DatapixxGPUDitherpatternTest.m
Psychtoolbox/PsychTests/PerceptualVBLSyncTestFlipInfo2.m
Psychtoolbox/PsychTests/AlphaAdditionTest.m
Psychtoolbox/PsychTests/MelanopsinFundamentalTest.m
Psychtoolbox/PsychTests/TestTextBounds.m
Psychtoolbox/PsychTests/TextureChannelsTest.m
Psychtoolbox/PsychTests/ImagingPipelineExternalConsumerTest.m
Psychtoolbox/PsychTests/VRRFixedRateSwitchingTest.m
Psychtoolbox/PsychTests/MonoImageToSRGBTest.m
Psychtoolbox/PsychTests/FloatTexturePrecisionTest.m
Psychtoolbox/PsychTests/UnitTestRunAll.m
Psychtoolbox/PsychTests/OMLBasicTest.m
Psychtoolbox/PsychTests/MultiWindowVulkanTest.m
Psychtoolbox/PsychTests/TextInitBugTest.m
Psychtoolbox/PsychTests/PutImageTest.m
Psychtoolbox/PsychTests/StructsFileTest.m
Psychtoolbox/PsychTests/RodFundamentalTest.m
Psychtoolbox/PsychTests/TrolandTest.m
Psychtoolbox/PsychTests/TextOffByOneBugTest.m
Psychtoolbox/PsychTests/TextBoundsTest.m
Psychtoolbox/PsychTests/HighColorPrecisionDrawingTest.m
Psychtoolbox/PsychTests/LabLuvTest.m
Psychtoolbox/PsychTests/PupilDiameterTest.m
Psychtoolbox/PsychTests/DrawingToTextureVsOffscreenWindowTest.m
Psychtoolbox/PsychTests/VBLSyncTest.m
Psychtoolbox/PsychTests/DrawingSpeedTest.m
Psychtoolbox/PsychTests/AlphaBlendSettingTest.m
Psychtoolbox/PsychTests/DrawingIntoTexturesTest.m
Psychtoolbox/PsychTests/VRRTest.m
I: see full log at /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/build/tests_output_20260603183537.log
TESTS FAILED
find -iname MLIexpSubj11.txt -delete
find -type f -name core -delete
make[1]: 离开目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg”
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=makefile
dh_prep -O--buildsystem=makefile
dh_installdirs -O--buildsystem=makefile
debian/rules override_dh_auto_install
make[1]: 进入目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg”
dh_auto_install
dh_auto_install --buildsystem=pybuild
I: pybuild plugin_pyproject:199: Copying package built for python3.13 to destdir
I: pybuild pybuild:416: rm -fr /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/debian/python3-psychtoolbox/usr/lib/python3*/dist-packages/psychtoolbox/demos rm -fr /home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg/debian/python3-psychtoolbox/usr/lib/python3*/dist-packages/psychtoolbox-*/top_level.txt
: # to guarantee -common existance for arch-dep builds only:
mkdir -p debian/psychtoolbox-3-common/usr/share/psychtoolbox-3
rsync -a --exclude=*.o ./Psychtoolbox/ debian/psychtoolbox-3-common/usr/share/psychtoolbox-3
: # Move .mex to reside alongside with .m to gain easy help in octave
mv debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/Octave3LinuxFiles/* debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic
: # But PsychHID must go into PsychHardware alongside with .m
mv debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/PsychHID.mex debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychHardware
rmdir debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/Octave3LinuxFiles
: # Move .mex binaries under /usr/lib and create symlinks file to point back
mkdir -p debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3
cp debian/octave-psychtoolbox-3.links.in debian/octave-psychtoolbox-3.links
find debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/ -iname \*.mex | while read f; do \
fn=$(basename $f); ds=$(dirname $f); \
dl=$(echo $ds | sed -e 's,psychtoolbox-3-common,octave-psychtoolbox-3,g' -e 's,/share/,/lib/,g'); \
echo "I: Moving $f under $dl"; \
mkdir -p $dl; \
mv $f $dl; \
echo "/usr/lib${f#*usr/share} /usr${f#*usr}" >> debian/octave-psychtoolbox-3.links; \
done
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychHardware/iViewXToolbox/tcp_udp_ip/pnet.mex under debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychHardware/iViewXToolbox/tcp_udp_ip
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychHardware/PsychHID.mex under debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychHardware
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/PsychCV.mex under debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/PsychOpenHMDVRCore.mex under debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/PsychPortAudio.mex under debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/PsychKinectCore.mex under debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/pnet.mex under debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/Screen.mex under debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/IOPort.mex under debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/PsychOpenXRCore.mex under debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/PsychVulkanCore.mex under debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/WaitSecs.mex under debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/GetSecs.mex under debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/moalcore.mex under debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic
cp debian/psychtoolbox-3-lib.links.in debian/psychtoolbox-3-lib.links
find debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/ -iname \*.so* -o -iname \*.a | while read f; do \
fn=$(basename $f); ds=$(dirname $f); \
dl=$(echo $ds | sed -e 's,psychtoolbox-3-common,psychtoolbox-3-lib,g' -e 's,/share/,/lib/,g'); \
echo "I: Moving $f under $dl"; \
mkdir -p $dl; \
mv $f $dl; \
echo "/usr/lib${f#*usr/share} /usr${f#*usr}" >> debian/psychtoolbox-3-lib.links; \
done
I: Moving debian/psychtoolbox-3-common/usr/share/psychtoolbox-3/PsychBasic/PsychPlugins/libptbdrawtext_ftgl.so.1 under debian/psychtoolbox-3-lib/usr/lib/psychtoolbox-3/PsychBasic/PsychPlugins
: # Filter out duplicate licenses etc
find debian/ -iname 3Dlabs-License.txt -o \
-iname COPYING -o \
-iname *license.txt | xargs -r rm
: # Filter out some scripts which aren't pertitent to Debian systems
find debian/ -iname simplepsychtoolboxsetup.sh -o -iname setupdate.sh | xargs -r rm
find debian/ -regextype posix-egrep -regex '.*/(Update|Setup|Download)Psychtoolbox\..*' -delete
: # Remove unreproducible files
find debian/ -name octave-workspace | xargs -r rm
: # Remove .la libraries we do not need (if any)
find debian/ -name "*.la" -delete
make[1]: 离开目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg”
dh_installdocs -O--buildsystem=makefile
debian/rules override_dh_installchangelogs
make[1]: 进入目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg”
dh_installchangelogs debian/changelog.upstream
make[1]: 离开目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg”
dh_python3 -O--buildsystem=makefile
I: dh_python3 fs:524: renaming GetSecs.abi3.so to GetSecs.abi3-loongarch64-linux-gnu.so
I: dh_python3 fs:524: renaming IOPort.abi3.so to IOPort.abi3-loongarch64-linux-gnu.so
I: dh_python3 fs:524: renaming WaitSecs.abi3.so to WaitSecs.abi3-loongarch64-linux-gnu.so
I: dh_python3 fs:524: renaming PsychPortAudio.abi3.so to PsychPortAudio.abi3-loongarch64-linux-gnu.so
I: dh_python3 fs:524: renaming PsychHID.abi3.so to PsychHID.abi3-loongarch64-linux-gnu.so
dh_installsystemduser -O--buildsystem=makefile
dh_perl -O--buildsystem=makefile
dh_link -O--buildsystem=makefile
dh_strip_nondeterminism -O--buildsystem=makefile
dh_compress -O--buildsystem=makefile
dh_fixperms -O--buildsystem=makefile
dh_missing -O--buildsystem=makefile
dh_dwz -a -O--buildsystem=makefile
dwz: debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic/GetSecs.mex: .debug_info section not present
dwz: debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic/IOPort.mex: .debug_info section not present
dwz: debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic/PsychCV.mex: .debug_info section not present
dwz: debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic/PsychKinectCore.mex: .debug_info section not present
dwz: debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic/PsychOpenHMDVRCore.mex: .debug_info section not present
dwz: debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic/PsychOpenXRCore.mex: .debug_info section not present
dwz: debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic/PsychPortAudio.mex: .debug_info section not present
dwz: debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic/PsychVulkanCore.mex: .debug_info section not present
dwz: debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic/Screen.mex: .debug_info section not present
dwz: debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic/WaitSecs.mex: .debug_info section not present
dwz: debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic/moalcore.mex: .debug_info section not present
dwz: debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychBasic/pnet.mex: .debug_info section not present
dwz: debian/octave-psychtoolbox-3/usr/lib/psychtoolbox-3/PsychHardware/PsychHID.mex: .debug_info section not present
dwz: Too few files for multifile optimization
dh_dwz: warning: No dwz multifile created, but not explicitly requested either so ignoring it.
dh_dwz: warning: Common issues include no debug information at all (missing -g) and
dh_dwz: warning: compressed debug information (#931891).
dh_strip -a -O--buildsystem=makefile
debian/rules override_dh_makeshlibs
make[1]: 进入目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg”
dh_makeshlibs
: # Provide Octave:Depends, do it in backports friendly way
if hash dh_octave_substvar; then \
dh_octave_substvar -poctave-psychtoolbox-3; \
elif hash octave-depends; then \
octave-depends; \
else \
echo 'octave:Depends=octave (>= 3.4.3-1~)' >> debian/octave-psychtoolbox-3.substvars; \
fi
make[1]: 离开目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg”
debian/rules override_dh_shlibdeps
make[1]: 进入目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg”
dh_shlibdeps -l/usr/lib/loongarch64-linux-gnu/octave/11.1.0
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
diversion by libc6 from: /lib64/ld-linux-loongarch-lp64d.so.1
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
diversion by libc6 to: /lib64/ld-linux-loongarch-lp64d.so.1.usr-is-merged
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
diversion by libc6 from: /lib64/ld-linux-loongarch-lp64d.so.1
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
diversion by libc6 to: /lib64/ld-linux-loongarch-lp64d.so.1.usr-is-merged
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
diversion by libc6 from: /lib64/ld-linux-loongarch-lp64d.so.1
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
diversion by libc6 to: /lib64/ld-linux-loongarch-lp64d.so.1.usr-is-merged
: # Manually remove executable bit for everything not to be executed (e.g. .mex .m .so.*)
find debian/ -ipath '*psych*/usr/*' -perm /+x -type f ! -iname ATIRadeonperf_Linux -print0 \
| xargs -0 --no-run-if-empty chmod a-x
make[1]: 离开目录“/home/atzlinux/devel/official/psychtoolbox-3-3.0.22.2+dfsg”
dh_installdeb -O--buildsystem=makefile
dh_numpy3 -O--buildsystem=makefile
dh_numpy3: skipping binary package psychtoolbox-3-lib which does not depend on the NumPy C ABI
dh_numpy3: skipping binary package octave-psychtoolbox-3 which does not depend on the NumPy C ABI
dh_gencontrol -O--buildsystem=makefile
dh_md5sums -O--buildsystem=makefile
dh_builddeb -O--buildsystem=makefile
dpkg-deb: 正在 '../psychtoolbox-3-lib_3.0.22.2+dfsg-5_loong64.deb' 中构建软件包 'psychtoolbox-3-lib'。
dpkg-deb: 正在 '../psychtoolbox-3-common_3.0.22.2+dfsg-5_all.deb' 中构建软件包 'psychtoolbox-3-common'。
dpkg-deb: 正在 '../psychtoolbox-3-lib-dbgsym_3.0.22.2+dfsg-5_loong64.deb' 中构建软件包 'psychtoolbox-3-lib-dbgsym'。
dpkg-deb: 正在 '../octave-psychtoolbox-3-dbgsym_3.0.22.2+dfsg-5_loong64.deb' 中构建软件包 'octave-psychtoolbox-3-dbgsym'。
dpkg-deb: 正在 '../octave-psychtoolbox-3_3.0.22.2+dfsg-5_loong64.deb' 中构建软件包 'octave-psychtoolbox-3'。
dpkg-deb: 正在 '../python3-psychtoolbox_3.0.22.2+dfsg-5_loong64.deb' 中构建软件包 'python3-psychtoolbox'。
dpkg-deb: 正在 '../python3-psychtoolbox-dbgsym_3.0.22.2+dfsg-5_loong64.deb' 中构建软件包 'python3-psychtoolbox-dbgsym'。
dpkg-genbuildinfo -O../psychtoolbox-3_3.0.22.2+dfsg-5_loong64.buildinfo
dpkg-genchanges -O../psychtoolbox-3_3.0.22.2+dfsg-5_loong64.changes
dpkg-genchanges: info: not including original source code in upload
dpkg-source --after-build .
dpkg-source: info: unapplying no-l-Lex.patch
dpkg-source: info: unapplying osxmakeit.m-no-l-Lex.patch
dpkg-source: info: unapplying linuxmakeit64.m-no-lLexActivator.patch
dpkg-source: info: unapplying use_pkg-fonfig_to_obtain_triplets.patch
dpkg-source: info: unapplying deb_no_so2_stripping
dpkg-source: info: unapplying deb_no_PTB_USE_NVSTUSB
dpkg-source: info: unapplying deb_no_special_arm
dpkg-source: info: unapplying deb_consistent_octave_outdir
dpkg-source: info: unapplying deb_see_README.Debian
dpkg-source: info: unapplying deb_fail_if_mex_doesnotexists_while_stripping
dpkg-buildpackage: info: binary and diff upload (original source NOT included)
Now running lintian psychtoolbox-3_3.0.22.2+dfsg-5_loong64.changes ...
W: psychtoolbox-3 source: no-nmu-in-changelog [debian/changelog:1]
W: psychtoolbox-3-common: script-not-executable [usr/share/psychtoolbox-3/PsychHardware/i915_optimus_sync_tracing.sh]
W: psychtoolbox-3 source: source-nmu-has-incorrect-version-number 3.0.22.2+dfsg-5 [debian/changelog:1]
W: psychtoolbox-3 source: syntax-error-in-dep5-copyright Duplicate field Copyright (line 78). [debian/copyright]
Finished running lintian.
Now signing changes and any dsc files...
signfile dsc psychtoolbox-3_3.0.22.2+dfsg-5.dsc E0BB 5D34 0C88 CCBB AFAB 650E C285 D1B3 AA32 A875
fixup_buildinfo psychtoolbox-3_3.0.22.2+dfsg-5.dsc psychtoolbox-3_3.0.22.2+dfsg-5_loong64.buildinfo
signfile buildinfo psychtoolbox-3_3.0.22.2+dfsg-5_loong64.buildinfo E0BB 5D34 0C88 CCBB AFAB 650E C285 D1B3 AA32 A875
fixup_changes dsc psychtoolbox-3_3.0.22.2+dfsg-5.dsc psychtoolbox-3_3.0.22.2+dfsg-5_loong64.changes
fixup_changes buildinfo psychtoolbox-3_3.0.22.2+dfsg-5_loong64.buildinfo psychtoolbox-3_3.0.22.2+dfsg-5_loong64.changes
signfile changes psychtoolbox-3_3.0.22.2+dfsg-5_loong64.changes E0BB 5D34 0C88 CCBB AFAB 650E C285 D1B3 AA32 A875
Successfully signed dsc, buildinfo, changes files
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x00186602339240CB.asc
Type: application/pgp-keys
Size: 39307 bytes
Desc: OpenPGP public key
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20260603/76899462/attachment-0001.asc>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20260603/76899462/attachment-0001.sig>
More information about the Debian-med-packaging
mailing list