pcsc-cyberjack-3.99.5
ECRReader.cpp:38:28: note: place parentheses around the '&&' expression to silence this warning
38 | if(Result==STATUS_SUCCESS && Mode==SCARD_COLD_RESET || Mode==SCARD_WARM_RESET)
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
ECRReader.cpp:172:63: warning: '&&' within '||' [-Wlogical-op-parentheses]
172 | if(Info!=NULL && (Info->Version>=0x30 || Info->Version==0x30 && Info->Revision>=70))
| ~~ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
ECRReader.cpp:172:63: note: place parentheses around the '&&' expression to silence this warning
172 | if(Info!=NULL && (Info->Version>=0x30 || Info->Version==0x30 && Info->Revision>=70))
| ^
| ( )
ECRReader.cpp:269:25: warning: '&&' within '||' [-Wlogical-op-parentheses]
269 | if(*response_len>=7 && GetReadersInputBufferSize()<=99999 || *response_len>=6 && GetReadersInputBufferSize()<=9999)
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
ECRReader.cpp:269:25: note: place parentheses around the '&&' expression to silence this warning
269 | if(*response_len>=7 && GetReadersInputBufferSize()<=99999 || *response_len>=6 && GetReadersInputBufferSize()<=9999)
| ^
| ( )
ECRReader.cpp:269:83: warning: '&&' within '||' [-Wlogical-op-parentheses]
269 | if(*response_len>=7 && GetReadersInputBufferSize()<=99999 || *response_len>=6 && GetReadersInputBufferSize()<=9999)
| ~~ ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ECRReader.cpp:269:83: note: place parentheses around the '&&' expression to silence this warning
269 | if(*response_len>=7 && GetReadersInputBufferSize()<=99999 || *response_len>=6 && GetReadersInputBufferSize()<=9999)
| ^
| ( )
4 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o RFSoliReader.lo RFSoliReader.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c RFSoliReader.cpp -fPIC -DPIC -o .libs/RFSoliReader.o
python3.12-bsdiff4-1.2.6
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
→ unpackPhase
unpacking source archive /nix/store/mqn0ww6szcshzw66kqbv6g8fh67fxzxp-bsdiff4-1.2.6.tar.gz
source root is bsdiff4-1.2.6
setting SOURCE_DATE_EPOCH to timestamp 1739984285 of file "bsdiff4-1.2.6/setup.cfg"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
pcsc-cyberjack-3.99.5
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o RFCReader.lo RFCReader.cpp
python3.12-bsdiff4-1.2.6
no configure script, doing nothing
→ buildPhase
Executing setuptoolsBuildPhase
setup.py build flags: ''
pcsc-cyberjack-3.99.5
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c RFCReader.cpp -fPIC -DPIC -o .libs/RFCReader.o
python3.12-bsdiff4-1.2.6
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-312/bsdiff4
copying bsdiff4/__init__.py -> build/lib.linux-x86_64-cpython-312/bsdiff4
copying bsdiff4/cli.py -> build/lib.linux-x86_64-cpython-312/bsdiff4
copying bsdiff4/format.py -> build/lib.linux-x86_64-cpython-312/bsdiff4
copying bsdiff4/test_all.py -> build/lib.linux-x86_64-cpython-312/bsdiff4
running build_ext
building 'bsdiff4.core' extension
creating build/temp.linux-x86_64-cpython-312/bsdiff4
clang -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -I/nix/store/j3jml8xpr96brwx10pz71ldlf2qp0k3s-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/include -fPIC -I/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0/include/python3.12 -c bsdiff4/core.c -o build/temp.linux-x86_64-cpython-312/bsdiff4/core.o
pcsc-cyberjack-3.99.5
EC30Reader.cpp:781:76: warning: '&&' within '||' [-Wlogical-op-parentheses]
781 | if(0xff==m_ReaderInfo.Keys[0].KNr && 0xff==m_ReaderInfo.Keys[0].Version && KV[NewKey[8]]==NewKey[9] || 0xff==m_ReaderInfo.Keys[1].KNr && 0xff==m_ReaderInfo.Keys[1].Version && KV[NewKey[8]]==NewKey[9])
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
EC30Reader.cpp:781:76: note: place parentheses around the '&&' expression to silence this warning
781 | if(0xff==m_ReaderInfo.Keys[0].KNr && 0xff==m_ReaderInfo.Keys[0].Version && KV[NewKey[8]]==NewKey[9] || 0xff==m_ReaderInfo.Keys[1].KNr && 0xff==m_ReaderInfo.Keys[1].Version && KV[NewKey[8]]==NewKey[9])
| ^
| ( )
EC30Reader.cpp:781:176: warning: '&&' within '||' [-Wlogical-op-parentheses]
781 | if(0xff==m_ReaderInfo.Keys[0].KNr && 0xff==m_ReaderInfo.Keys[0].Version && KV[NewKey[8]]==NewKey[9] || 0xff==m_ReaderInfo.Keys[1].KNr && 0xff==m_ReaderInfo.Keys[1].Version && KV[NewKey[8]]==NewKey[9])
| ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:781:176: note: place parentheses around the '&&' expression to silence this warning
781 | if(0xff==m_ReaderInfo.Keys[0].KNr && 0xff==m_ReaderInfo.Keys[0].Version && KV[NewKey[8]]==NewKey[9] || 0xff==m_ReaderInfo.Keys[1].KNr && 0xff==m_ReaderInfo.Keys[1].Version && KV[NewKey[8]]==NewKey[9])
| ^
| ( )
EC30Reader.cpp:818:46: warning: '&&' within '||' [-Wlogical-op-parentheses]
818 | if(NewKey[8]==m_ReaderInfo.Keys[0].KNr && NewKey[9]>m_ReaderInfo.Keys[0].Version
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
819 | || NewKey[8]==m_ReaderInfo.Keys[1].KNr && NewKey[9]>m_ReaderInfo.Keys[1].Version)
| ~~
EC30Reader.cpp:818:46: note: place parentheses around the '&&' expression to silence this warning
818 | if(NewKey[8]==m_ReaderInfo.Keys[0].KNr && NewKey[9]>m_ReaderInfo.Keys[0].Version
| ^
| ( )
EC30Reader.cpp:819:45: warning: '&&' within '||' [-Wlogical-op-parentheses]
819 | || NewKey[8]==m_ReaderInfo.Keys[1].KNr && NewKey[9]>m_ReaderInfo.Keys[1].Version)
| ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:819:45: note: place parentheses around the '&&' expression to silence this warning
819 | || NewKey[8]==m_ReaderInfo.Keys[1].KNr && NewKey[9]>m_ReaderInfo.Keys[1].Version)
| ^
| ( )
EC30Reader.cpp:821:42: warning: '&&' within '||' [-Wlogical-op-parentheses]
821 | if(ptr[6]==m_ReaderInfo.Keys[0].KNr && ptr[7]==m_ReaderInfo.Keys[0].Version ||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
EC30Reader.cpp:821:42: note: place parentheses around the '&&' expression to silence this warning
821 | if(ptr[6]==m_ReaderInfo.Keys[0].KNr && ptr[7]==m_ReaderInfo.Keys[0].Version ||
| ^
| ( )
EC30Reader.cpp:822:42: warning: '&&' within '||' [-Wlogical-op-parentheses]
821 | if(ptr[6]==m_ReaderInfo.Keys[0].KNr && ptr[7]==m_ReaderInfo.Keys[0].Version ||
| ~~
822 | ptr[6]==m_ReaderInfo.Keys[1].KNr && ptr[7]==m_ReaderInfo.Keys[1].Version)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:822:42: note: place parentheses around the '&&' expression to silence this warning
822 | ptr[6]==m_ReaderInfo.Keys[1].KNr && ptr[7]==m_ReaderInfo.Keys[1].Version)
| ^
| ( )
EC30Reader.cpp:941:39: warning: '&&' within '||' [-Wlogical-op-parentheses]
941 | if(ptr[8]==m_ReaderInfo.Keys[0].KNr && ptr[9]>m_ReaderInfo.Keys[0].Version || ptr[8]==m_ReaderInfo.Keys[1].KNr && ptr[9]>m_ReaderInfo.Keys[1].Version)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
EC30Reader.cpp:941:39: note: place parentheses around the '&&' expression to silence this warning
941 | if(ptr[8]==m_ReaderInfo.Keys[0].KNr && ptr[9]>m_ReaderInfo.Keys[0].Version || ptr[8]==m_ReaderInfo.Keys[1].KNr && ptr[9]>m_ReaderInfo.Keys[1].Version)
| ^
| ( )
EC30Reader.cpp:941:114: warning: '&&' within '||' [-Wlogical-op-parentheses]
941 | if(ptr[8]==m_ReaderInfo.Keys[0].KNr && ptr[9]>m_ReaderInfo.Keys[0].Version || ptr[8]==m_ReaderInfo.Keys[1].KNr && ptr[9]>m_ReaderInfo.Keys[1].Version)
| ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:941:114: note: place parentheses around the '&&' expression to silence this warning
941 | if(ptr[8]==m_ReaderInfo.Keys[0].KNr && ptr[9]>m_ReaderInfo.Keys[0].Version || ptr[8]==m_ReaderInfo.Keys[1].KNr && ptr[9]>m_ReaderInfo.Keys[1].Version)
| ^
| ( )
EC30Reader.cpp:946:75: warning: '&&' within '||' [-Wlogical-op-parentheses]
946 | if(0xff==m_ReaderInfo.Keys[0].KNr && 0xff==m_ReaderInfo.Keys[0].Version && KV[ptr[8]]==0 || 0xff==m_ReaderInfo.Keys[1].KNr && 0xff==m_ReaderInfo.Keys[1].Version && KV[ptr[8]]==0)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ~~
EC30Reader.cpp:946:75: note: place parentheses around the '&&' expression to silence this warning
946 | if(0xff==m_ReaderInfo.Keys[0].KNr && 0xff==m_ReaderInfo.Keys[0].Version && KV[ptr[8]]==0 || 0xff==m_ReaderInfo.Keys[1].KNr && 0xff==m_ReaderInfo.Keys[1].Version && KV[ptr[8]]==0)
| ^
| ( )
EC30Reader.cpp:946:164: warning: '&&' within '||' [-Wlogical-op-parentheses]
946 | if(0xff==m_ReaderInfo.Keys[0].KNr && 0xff==m_ReaderInfo.Keys[0].Version && KV[ptr[8]]==0 || 0xff==m_ReaderInfo.Keys[1].KNr && 0xff==m_ReaderInfo.Keys[1].Version && KV[ptr[8]]==0)
| ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
EC30Reader.cpp:946:164: note: place parentheses around the '&&' expression to silence this warning
946 | if(0xff==m_ReaderInfo.Keys[0].KNr && 0xff==m_ReaderInfo.Keys[0].Version && KV[ptr[8]]==0 || 0xff==m_ReaderInfo.Keys[1].KNr && 0xff==m_ReaderInfo.Keys[1].Version && KV[ptr[8]]==0)
| ^
| ( )
EC30Reader.cpp:959:36: warning: '&&' within '||' [-Wlogical-op-parentheses]
959 | if(ptr[14+help1]!=0x82 || IsRoot && 16+help1+help2!=help || !IsRoot && help < 29 + help1 + help2 || help2<1)
| ~~ ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:959:36: note: place parentheses around the '&&' expression to silence this warning
959 | if(ptr[14+help1]!=0x82 || IsRoot && 16+help1+help2!=help || !IsRoot && help < 29 + help1 + help2 || help2<1)
| ^
| ( )
EC30Reader.cpp:959:71: warning: '&&' within '||' [-Wlogical-op-parentheses]
959 | if(ptr[14+help1]!=0x82 || IsRoot && 16+help1+help2!=help || !IsRoot && help < 29 + help1 + help2 || help2<1)
| ~~ ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:959:71: note: place parentheses around the '&&' expression to silence this warning
959 | if(ptr[14+help1]!=0x82 || IsRoot && 16+help1+help2!=help || !IsRoot && help < 29 + help1 + help2 || help2<1)
| ^
| ( )
EC30Reader.cpp:1443:25: warning: '&&' within '||' [-Wlogical-op-parentheses]
1443 | if(*response_len>=7 && GetReadersInputBufferSize()<=99999 || *response_len>=6 && GetReadersInputBufferSize()<=9999)
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
EC30Reader.cpp:1443:25: note: place parentheses around the '&&' expression to silence this warning
1443 | if(*response_len>=7 && GetReadersInputBufferSize()<=99999 || *response_len>=6 && GetReadersInputBufferSize()<=9999)
| ^
| ( )
EC30Reader.cpp:1443:83: warning: '&&' within '||' [-Wlogical-op-parentheses]
1443 | if(*response_len>=7 && GetReadersInputBufferSize()<=99999 || *response_len>=6 && GetReadersInputBufferSize()<=9999)
| ~~ ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:1443:83: note: place parentheses around the '&&' expression to silence this warning
1443 | if(*response_len>=7 && GetReadersInputBufferSize()<=99999 || *response_len>=6 && GetReadersInputBufferSize()<=9999)
| ^
| ( )
EC30Reader.cpp:1722:47: warning: '&&' within '||' [-Wlogical-op-parentheses]
1722 | if(Info->Version<0x30 || Info->Version==0x30 && Info->Revision<=40)
| ~~ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:1722:47: note: place parentheses around the '&&' expression to silence this warning
1722 | if(Info->Version<0x30 || Info->Version==0x30 && Info->Revision<=40)
| ^
| ( )
EC30Reader.cpp:2074:47: warning: '&&' within '||' [-Wlogical-op-parentheses]
2074 | if(Info->Version<0x30 || Info->Version==0x30 && Info->Revision<=40)
| ~~ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:2074:47: note: place parentheses around the '&&' expression to silence this warning
2074 | if(Info->Version<0x30 || Info->Version==0x30 && Info->Revision<=40)
| ^
| ( )
EC30Reader.cpp:2127:52: warning: '&&' within '||' [-Wlogical-op-parentheses]
2127 | return (Info->Version>0x30 || Info->Version==0x30 && Info->Revision>=43);
| ~~ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:2127:52: note: place parentheses around the '&&' expression to silence this warning
2127 | return (Info->Version>0x30 || Info->Version==0x30 && Info->Revision>=43);
| ^
| ( )
EC30Reader.cpp:2152:72: warning: '&&' within '||' [-Wlogical-op-parentheses]
2152 | if(Res==CJ_SUCCESS || Res==CJ_ERR_RBUFFER_TO_SMALL && StoreInfo==NULL && InfoLength!=NULL)
| ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
EC30Reader.cpp:2152:72: note: place parentheses around the '&&' expression to silence this warning
2152 | if(Res==CJ_SUCCESS || Res==CJ_ERR_RBUFFER_TO_SMALL && StoreInfo==NULL && InfoLength!=NULL)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
18 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o CPTReader.lo CPTReader.cpp
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o CGOReader.lo CGOReader.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c CPTReader.cpp -fPIC -DPIC -o .libs/CPTReader.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c CGOReader.cpp -fPIC -DPIC -o .libs/CGOReader.o
CCIDReader.cpp:10:9: warning: unknown pragma ignored [-Wunknown-pragmas]
10 | #pragma warning (disable:4366)
| ^
CCIDReader.cpp:661:38: warning: '&&' within '||' [-Wlogical-op-parentheses]
661 | if(cmd[2]>m_maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_maxSlot && cmd[3]>2)
| ~~ ~~~~~~~~~~^~~~~~~~~~~~
CCIDReader.cpp:661:38: note: place parentheses around the '&&' expression to silence this warning
661 | if(cmd[2]>m_maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_maxSlot && cmd[3]>2)
| ^
| ( )
CCIDReader.cpp:661:85: warning: '&&' within '||' [-Wlogical-op-parentheses]
661 | if(cmd[2]>m_maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_maxSlot && cmd[3]>2)
| ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
CCIDReader.cpp:661:85: note: place parentheses around the '&&' expression to silence this warning
661 | if(cmd[2]>m_maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_maxSlot && cmd[3]>2)
| ^
| ( )
CCIDReader.cpp:784:38: warning: '&&' within '||' [-Wlogical-op-parentheses]
784 | if(cmd[2]>m_maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_maxSlot && cmd[3]>2)
| ~~ ~~~~~~~~~~^~~~~~~~~~~~
CCIDReader.cpp:784:38: note: place parentheses around the '&&' expression to silence this warning
784 | if(cmd[2]>m_maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_maxSlot && cmd[3]>2)
| ^
| ( )
CCIDReader.cpp:784:85: warning: '&&' within '||' [-Wlogical-op-parentheses]
784 | if(cmd[2]>m_maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_maxSlot && cmd[3]>2)
| ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
CCIDReader.cpp:784:85: note: place parentheses around the '&&' expression to silence this warning
784 | if(cmd[2]>m_maxSlot || cmd[2]==0 && cmd[3]!=0 || cmd[2]>=1 && cmd[2]<=m_maxSlot && cmd[3]>2)
| ^
| ( )
CCIDReader.cpp:1415:88: warning: '&&' within '||' [-Wlogical-op-parentheses]
1415 | if(cmd[2]!=0x50 || (cmd[3]&0x0f)>0x02 || (cmd[3]&0xf0)>0x10 || (cmd[3]&0xf0)==0x10 && Le!=01)
| ~~ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
CCIDReader.cpp:1415:88: note: place parentheses around the '&&' expression to silence this warning
1415 | if(cmd[2]!=0x50 || (cmd[3]&0x0f)>0x02 || (cmd[3]&0xf0)>0x10 || (cmd[3]&0xf0)==0x10 && Le!=01)
| ^
| ( )
CCIDReader.cpp:1487:18: warning: '&&' within '||' [-Wlogical-op-parentheses]
1487 | if(key!=10 && key!=11 || charlen==1)
| ~~~~~~~~^~~~~~~~~~ ~~
CCIDReader.cpp:1487:18: note: place parentheses around the '&&' expression to silence this warning
1487 | if(key!=10 && key!=11 || charlen==1)
| ^
| ( )
CCIDReader.cpp:2559:64: warning: '&&' within '||' [-Wlogical-op-parentheses]
2559 | if(m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T0 && *tag44!=1 || m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T1 && *tag44!=2)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ~~
CCIDReader.cpp:2559:64: note: place parentheses around the '&&' expression to silence this warning
2559 | if(m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T0 && *tag44!=1 || m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T1 && *tag44!=2)
| ^
| ( )
CCIDReader.cpp:2559:135: warning: '&&' within '||' [-Wlogical-op-parentheses]
2559 | if(m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T0 && *tag44!=1 || m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T1 && *tag44!=2)
| ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
CCIDReader.cpp:2559:135: note: place parentheses around the '&&' expression to silence this warning
2559 | if(m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T0 && *tag44!=1 || m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T1 && *tag44!=2)
| ^
| ( )
CCIDReader.cpp:2571:66: warning: '&&' within '||' [-Wlogical-op-parentheses]
2571 | if(m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T0 && *tag44==1 || m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T1 && *tag44==2)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ~~
CCIDReader.cpp:2571:66: note: place parentheses around the '&&' expression to silence this warning
2571 | if(m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T0 && *tag44==1 || m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T1 && *tag44==2)
| ^
| ( )
CCIDReader.cpp:2571:137: warning: '&&' within '||' [-Wlogical-op-parentheses]
2571 | if(m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T0 && *tag44==1 || m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T1 && *tag44==2)
| ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
CCIDReader.cpp:2571:137: note: place parentheses around the '&&' expression to silence this warning
2571 | if(m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T0 && *tag44==1 || m_p_Slot[cmd[2]-1].m_ActiveProtocol==SCARD_PROTOCOL_T1 && *tag44==2)
| ^
| ( )
CCIDReader.cpp:3100:47: warning: '&&' within '||' [-Wlogical-op-parentheses]
3100 | if(Info->Version<0x30 || Info->Version==0x30 && Info->Revision<42)
| ~~ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
CCIDReader.cpp:3100:47: note: place parentheses around the '&&' expression to silence this warning
3100 | if(Info->Version<0x30 || Info->Version==0x30 && Info->Revision<42)
| ^
| ( )
12 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o WAVReader.lo WAVReader.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c WAVReader.cpp -fPIC -DPIC -o .libs/WAVReader.o
PPAReader.cpp:50:9: warning: unknown pragma ignored [-Wunknown-pragmas]
50 | #pragma warning (disable:4366)
| ^
PPAReader.cpp:350:32: warning: '&&' within '||' [-Wlogical-op-parentheses]
349 | if(rbuffer[0]!=0 || //Falsches NAD
| ~~
350 | (rbuffer[1]&0xc0)==0x80 && (rbuffer[2]!=0 || (rbuffer[1]&0x20)==0x20) || //Unsinniger R-Block
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PPAReader.cpp:350:32: note: place parentheses around the '&&' expression to silence this warning
350 | (rbuffer[1]&0xc0)==0x80 && (rbuffer[2]!=0 || (rbuffer[1]&0x20)==0x20) || //Unsinniger R-Block
| ^
| ( )
PPAReader.cpp:352:32: warning: '&&' within '||' [-Wlogical-op-parentheses]
351 | (rbuffer[1]&0xe0)==0xe0 || //SResponse ohne Request
| ~~
352 | (rbuffer[1]&0xe0)==0xc0 &&
| ~~~~~~~~~~~~~~~~~~~~~~~~^~
353 | ((((rbuffer[1]& 0x1f)==0 || (rbuffer[1]& 0x1f)==2) && rbuffer[2]!=0) ||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
354 | ((rbuffer[1]& 0x1f)==1 && (rbuffer[2]!=1 || rbuffer[3]<0x10 || rbuffer[3]==255)) ||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
355 | ((rbuffer[1]& 0x1f)==3 && rbuffer[2]!=1) ||
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
356 | (rbuffer[1]& 0x1f)>3 ))
| ~~~~~~~~~~~~~~~~~~~~~~
PPAReader.cpp:352:32: note: place parentheses around the '&&' expression to silence this warning
352 | (rbuffer[1]&0xe0)==0xc0 &&
| ^
| (
353 | ((((rbuffer[1]& 0x1f)==0 || (rbuffer[1]& 0x1f)==2) && rbuffer[2]!=0) ||
354 | ((rbuffer[1]& 0x1f)==1 && (rbuffer[2]!=1 || rbuffer[3]<0x10 || rbuffer[3]==255)) ||
355 | ((rbuffer[1]& 0x1f)==3 && rbuffer[2]!=1) ||
356 | (rbuffer[1]& 0x1f)>3 ))
|
| )
3 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o Reader.lo Reader.cpp
RFSReader.cpp:50:11: warning: variable 'OrginalATR_Length' set but not used [-Wunused-but-set-variable]
50 | uint32_t OrginalATR_Length=0;
| ^
RFSReader.cpp:112:17: warning: variable 'Info' set but not used [-Wunused-but-set-variable]
112 | cj_ModuleInfo *Info;
| ^
2 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o USBUnix.lo USBUnix.cpp
RFSoliReader.cpp:218:9: warning: implicit conversion from 'LONG' (aka 'long') to 'CJ_RESULT' (aka 'int') changes value from 2148532255 to -2146435041 [-Wconstant-conversion]
218 | return SCARD_E_UNSUPPORTED_FEATURE;
| ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC/pcsclite.h:171:38: note: expanded from macro 'SCARD_E_UNSUPPORTED_FEATURE'
171 | #define SCARD_E_UNSUPPORTED_FEATURE ((LONG)0x8010001F) /**< This smart card does not support the requested feature. */
| ^~~~~~~~~~~~~~~~
RFSoliReader.cpp:227:9: warning: implicit conversion from 'LONG' (aka 'long') to 'CJ_RESULT' (aka 'int') changes value from 2148532255 to -2146435041 [-Wconstant-conversion]
227 | return SCARD_E_UNSUPPORTED_FEATURE;
| ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC/pcsclite.h:171:38: note: expanded from macro 'SCARD_E_UNSUPPORTED_FEATURE'
171 | #define SCARD_E_UNSUPPORTED_FEATURE ((LONG)0x8010001F) /**< This smart card does not support the requested feature. */
| ^~~~~~~~~~~~~~~~
2 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o SerialUnix.lo SerialUnix.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c Reader.cpp -fPIC -DPIC -o .libs/Reader.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c USBUnix.cpp -fPIC -DPIC -o .libs/USBUnix.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c SerialUnix.cpp -fPIC -DPIC -o .libs/SerialUnix.o
python3.12-bsdiff4-1.2.6
clang -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-x86_64-unknown-linux-gnufilc0-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.1-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.8.0-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-x86_64-unknown-linux-gnufilc0-2.41.1-lib/lib -L/nix/store/j3jml8xpr96brwx10pz71ldlf2qp0k3s-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-x86_64-unknown-linux-gnufilc0-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-x86_64-unknown-linux-gnufilc0-3.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-interactive-x86_64-unknown-linux-gnufilc0-3.48.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.6.2-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/blz9qyva567dp2nwj8bms6mc43hdpbfr-tzdata-x86_64-unknown-linux-gnufilc0-2025b/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-x86_64-unknown-linux-gnufilc0-1.25-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-x86_64-unknown-linux-gnufilc0-8.2p13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-x86_64-unknown-linux-gnufilc0-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.7.1-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.8.0-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-util-linux-minimal-x86_64-unknown-linux-gnufilc0-2.41.1-lib/lib -L/nix/store/j3jml8xpr96brwx10pz71ldlf2qp0k3s-libxcrypt-4.4.36-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-mpdecimal-x86_64-unknown-linux-gnufilc0-4.0.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-x86_64-unknown-linux-gnufilc0-6.5/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-x86_64-unknown-linux-gnufilc0-3.5.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-interactive-x86_64-unknown-linux-gnufilc0-3.48.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.6.2-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.3-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/blz9qyva567dp2nwj8bms6mc43hdpbfr-tzdata-x86_64-unknown-linux-gnufilc0-2025b/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-x86_64-unknown-linux-gnufilc0-1.25-lib/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-x86_64-unknown-linux-gnufilc0-8.2p13/lib build/temp.linux-x86_64-cpython-312/bsdiff4/core.o -L/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0/lib -o build/lib.linux-x86_64-cpython-312/bsdiff4/core.cpython-312-x86_64-linux-gnufilc0.so
/nix/store/01sa4zsjg3117lf3wjg3ab2dmpmrpb9q-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/bsdiff4
copying build/lib.linux-x86_64-cpython-312/bsdiff4/__init__.py -> build/bdist.linux-x86_64/wheel/./bsdiff4
copying build/lib.linux-x86_64-cpython-312/bsdiff4/cli.py -> build/bdist.linux-x86_64/wheel/./bsdiff4
copying build/lib.linux-x86_64-cpython-312/bsdiff4/format.py -> build/bdist.linux-x86_64/wheel/./bsdiff4
copying build/lib.linux-x86_64-cpython-312/bsdiff4/test_all.py -> build/bdist.linux-x86_64/wheel/./bsdiff4
copying build/lib.linux-x86_64-cpython-312/bsdiff4/core.cpython-312-x86_64-linux-gnufilc0.so -> build/bdist.linux-x86_64/wheel/./bsdiff4
running install_egg_info
running egg_info
writing bsdiff4.egg-info/PKG-INFO
writing dependency_links to bsdiff4.egg-info/dependency_links.txt
writing entry points to bsdiff4.egg-info/entry_points.txt
writing top-level names to bsdiff4.egg-info/top_level.txt
reading manifest file 'bsdiff4.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'bsdiff4.egg-info/SOURCES.txt'
Copying bsdiff4.egg-info to build/bdist.linux-x86_64/wheel/./bsdiff4-1.2.6-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/bsdiff4-1.2.6.dist-info/WHEEL
creating 'dist/bsdiff4-1.2.6-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'bsdiff4/__init__.py'
adding 'bsdiff4/cli.py'
adding 'bsdiff4/core.cpython-312-x86_64-linux-gnufilc0.so'
adding 'bsdiff4/format.py'
adding 'bsdiff4/test_all.py'
adding 'bsdiff4-1.2.6.dist-info/licenses/LICENSE'
adding 'bsdiff4-1.2.6.dist-info/METADATA'
adding 'bsdiff4-1.2.6.dist-info/WHEEL'
adding 'bsdiff4-1.2.6.dist-info/entry_points.txt'
adding 'bsdiff4-1.2.6.dist-info/top_level.txt'
adding 'bsdiff4-1.2.6.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
→ installPhase
Executing pypaInstallPhase
pcsc-cyberjack-3.99.5
RFCReader.cpp:68:9: warning: implicit conversion from 'LONG' (aka 'long') to 'CJ_RESULT' (aka 'int') changes value from 2148532255 to -2146435041 [-Wconstant-conversion]
68 | return SCARD_E_UNSUPPORTED_FEATURE;
| ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC/pcsclite.h:171:38: note: expanded from macro 'SCARD_E_UNSUPPORTED_FEATURE'
171 | #define SCARD_E_UNSUPPORTED_FEATURE ((LONG)0x8010001F) /**< This smart card does not support the requested feature. */
| ^~~~~~~~~~~~~~~~
RFCReader.cpp:77:9: warning: implicit conversion from 'LONG' (aka 'long') to 'CJ_RESULT' (aka 'int') changes value from 2148532255 to -2146435041 [-Wconstant-conversion]
77 | return SCARD_E_UNSUPPORTED_FEATURE;
| ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC/pcsclite.h:171:38: note: expanded from macro 'SCARD_E_UNSUPPORTED_FEATURE'
171 | #define SCARD_E_UNSUPPORTED_FEATURE ((LONG)0x8010001F) /**< This smart card does not support the requested feature. */
| ^~~~~~~~~~~~~~~~
2 warnings generated.
python3.12-bsdiff4-1.2.6
Successfully installed bsdiff4-1.2.6-cp312-cp312-linux_x86_64.whl
Finished executing pypaInstallPhase
pcsc-cyberjack-3.99.5
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o SECReader.lo SECReader.cpp
python3.12-bsdiff4-1.2.6
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
pcsc-cyberjack-3.99.5
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o SYOReader.lo SYOReader.cpp
python3.12-bsdiff4-1.2.6
shrinking RPATHs of ELF executables and libraries in /nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0
pcsc-cyberjack-3.99.5
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c SECReader.cpp -fPIC -DPIC -o .libs/SECReader.o
python3.12-bsdiff4-1.2.6
shrinking /nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/bsdiff4/core.cpython-312-x86_64-linux-gnufilc0.so
checking for references to /build/ in /nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0...
pcsc-cyberjack-3.99.5
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c SYOReader.cpp -fPIC -DPIC -o .libs/SYOReader.o
python3.12-bsdiff4-1.2.6
patching script interpreter paths in /nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in /nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0/lib /nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/23a3vahdphpcln6lbw3ddb3jbwyki8y5-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/23a3vahdphpcln6lbw3ddb3jbwyki8y5-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/23a3vahdphpcln6lbw3ddb3jbwyki8y5-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0-dist
pcsc-cyberjack-3.99.5
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o TLSReader.lo TLSReader.cpp
python3.12-bsdiff4-1.2.6
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0/bin/bsdiff4'...
pcsc-cyberjack-3.99.5
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c TLSReader.cpp -fPIC -DPIC -o .libs/TLSReader.o
python3.12-bsdiff4-1.2.6
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0/bin/bspatch4'...
pcsc-cyberjack-3.99.5
WAVReader.cpp:167:9: warning: implicit conversion from 'LONG' (aka 'long') to 'CJ_RESULT' (aka 'int') changes value from 2148532255 to -2146435041 [-Wconstant-conversion]
167 | return SCARD_E_UNSUPPORTED_FEATURE;
| ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC/pcsclite.h:171:38: note: expanded from macro 'SCARD_E_UNSUPPORTED_FEATURE'
171 | #define SCARD_E_UNSUPPORTED_FEATURE ((LONG)0x8010001F) /**< This smart card does not support the requested feature. */
| ^~~~~~~~~~~~~~~~
WAVReader.cpp:175:9: warning: implicit conversion from 'LONG' (aka 'long') to 'CJ_RESULT' (aka 'int') changes value from 2148532255 to -2146435041 [-Wconstant-conversion]
175 | return SCARD_E_UNSUPPORTED_FEATURE;
| ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC/pcsclite.h:171:38: note: expanded from macro 'SCARD_E_UNSUPPORTED_FEATURE'
171 | #define SCARD_E_UNSUPPORTED_FEATURE ((LONG)0x8010001F) /**< This smart card does not support the requested feature. */
| ^~~~~~~~~~~~~~~~
2 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o BDRReader.lo BDRReader.cpp
python3.12-bsdiff4-1.2.6
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ installCheckPhase
pcsc-cyberjack-3.99.5
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c BDRReader.cpp -fPIC -DPIC -o .libs/BDRReader.o
python3.12-bsdiff4-1.2.6
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/bsdiff4/__init__.py", line 3, in <module>
from bsdiff4.format import (diff, patch, file_diff, file_patch,
File "/nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/bsdiff4/format.py", line 15, in <module>
import bsdiff4.core as core
ModuleNotFoundError: No module named 'bsdiff4.core'
pastebinit-1.6.2
Build started
python3.12-bsdiff4-1.2.6
error: Cannot build '/nix/store/fk09n8zsdyzbpq0dcyl96169fdrsvgn9-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0
/nix/store/23a3vahdphpcln6lbw3ddb3jbwyki8y5-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0-dist
Last 25 log lines:
> Executing pythonOutputDistPhase
> Finished executing pythonOutputDistPhase
> Running phase: fixupPhase
> shrinking RPATHs of ELF executables and libraries in /nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0
> shrinking /nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/bsdiff4/core.cpython-312-x86_64-linux-gnufilc0.so
> checking for references to /build/ in /nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0...
> patching script interpreter paths in /nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0
> stripping (with command strip and flags -S -p) in /nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0/lib /nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0/bin
> shrinking RPATHs of ELF executables and libraries in /nix/store/23a3vahdphpcln6lbw3ddb3jbwyki8y5-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0-dist
> checking for references to /build/ in /nix/store/23a3vahdphpcln6lbw3ddb3jbwyki8y5-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0-dist...
> patching script interpreter paths in /nix/store/23a3vahdphpcln6lbw3ddb3jbwyki8y5-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0-dist
> Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0
> wrapping `/nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0/bin/bsdiff4'...
> Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/l4f8rn6y0jymzbmr08rayygy4xvchpxb-python3-3.12.5-x86_64-unknown-linux-gnufilc0
> wrapping `/nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0/bin/bspatch4'...
> Executing pythonRemoveTestsDir
> Finished executing pythonRemoveTestsDir
> Running phase: installCheckPhase
> Traceback (most recent call last):
> File "<string>", line 1, in <module>
> File "/nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/bsdiff4/__init__.py", line 3, in <module>
> from bsdiff4.format import (diff, patch, file_diff, file_patch,
> File "/nix/store/1m12xwsrd5qb9acw9kjmcc22mscbfl30-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/bsdiff4/format.py", line 15, in <module>
> import bsdiff4.core as core
> ModuleNotFoundError: No module named 'bsdiff4.core'
For full logs, run:
nix log /nix/store/fk09n8zsdyzbpq0dcyl96169fdrsvgn9-python3.12-bsdiff4-1.2.6-x86_64-unknown-linux-gnufilc0.drvpastebinit-1.6.2
→ unpackPhase
unpacking source archive /nix/store/l7hv3n8xq6fjww98hq3mjdlnfl51xzab-source
source root is source
→ patchPhase
applying patch /nix/store/hvb3s4fy41zgrp8k5zydh8d1h6lmwrwl-use-drv-etc.patch
patching file pastebinit
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
I/O error : Attempt to load network entity: http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
pastebinit.xml:17: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
]>
^
Note: Writing pastebinit.1
→ installPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/02y6525mvb3wq7bvq00dwcy730xnbxkn-pastebinit-x86_64-unknown-linux-gnufilc0-1.6.2
checking for references to /build/ in /nix/store/02y6525mvb3wq7bvq00dwcy730xnbxkn-pastebinit-x86_64-unknown-linux-gnufilc0-1.6.2...
gzipping man pages under /nix/store/02y6525mvb3wq7bvq00dwcy730xnbxkn-pastebinit-x86_64-unknown-linux-gnufilc0-1.6.2/share/man/
patching script interpreter paths in /nix/store/02y6525mvb3wq7bvq00dwcy730xnbxkn-pastebinit-x86_64-unknown-linux-gnufilc0-1.6.2
/nix/store/02y6525mvb3wq7bvq00dwcy730xnbxkn-pastebinit-x86_64-unknown-linux-gnufilc0-1.6.2/bin/pastebinit: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/kzhv5rpkf6sdw9s5ffgdlapzq8nmszwr-python3-3.12.5-x86_64-unknown-linux-gnufilc0-env/bin/python3"
stripping (with command strip and flags -S -p) in /nix/store/02y6525mvb3wq7bvq00dwcy730xnbxkn-pastebinit-x86_64-unknown-linux-gnufilc0-1.6.2/bin
xar-501
Build started
pcsc-cyberjack-3.99.5
USBUnix.cpp:108:12: warning: address of array 'dev->path' will always evaluate to 'true' [-Wpointer-bool-conversion]
108 | if (dev->path)
| ~~ ~~~~~^~~~
USBUnix.cpp:110:17: warning: address of array 'dev->halPath' will always evaluate to 'true' [-Wpointer-bool-conversion]
110 | else if (dev->halPath)
| ~~ ~~~~~^~~~~~~
USBUnix.cpp:133:12: warning: address of array 'dev->path' will always evaluate to 'true' [-Wpointer-bool-conversion]
133 | if (dev->path)
| ~~ ~~~~~^~~~
USBUnix.cpp:135:17: warning: address of array 'dev->halPath' will always evaluate to 'true' [-Wpointer-bool-conversion]
135 | else if (dev->halPath)
| ~~ ~~~~~^~~~~~~
USBUnix.cpp:259:7: warning: variable 'nConfig' set but not used [-Wunused-but-set-variable]
259 | int nConfig=0;
| ^
5 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o SHUReader.lo SHUReader.cpp
xar-501
→ unpackPhase
unpacking source archive /nix/store/m0rn4sy7h605c3zmmyrqb9hkq7p618vy-source
pcsc-cyberjack-3.99.5
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c SHUReader.cpp -fPIC -DPIC -o .libs/SHUReader.o
xar-501
source root is source/xar
→ patchPhase
applying patch /nix/store/p8b1z6n9qcgy4x6q3cmsdzx60yad9d1v-0001-Update-tests-for-Python-3-and-Nix-sandbox.patch
patching file test/attr.py
patching file test/buffer.c
patching file test/checksums.py
patching file test/compression.py
patching file test/data.py
patching file test/hardlink.py
patching file test/heap.py
patching file test/integrity.py
patching file test/run-all.py
patching file test/util.py
patching file test/validate.c
applying patch /nix/store/gim3gxx5jkkwk05r355cs023qra55pj1-0002-Update-for-modern-liblzma5-versions.patch
patching file lib/lzmaxar.c
applying patch /nix/store/dnl7k0izh4w3jpw09hf46snlfw114gih-0003-Fix-undefined-EXT2_ECOMPR_FL-for-e2fsprogs.patch
patching file lib/ext2.c
applying patch /nix/store/wys5hz3ivnir7q9mzdgrhyi7rhyinr2b-0004-Fix-compatibility-with-openssl-1.0.patch
patching file lib/hash.c
applying patch /nix/store/ins9k4dw0gs9iqi2gd2dhj1g4y9dcycw-0005-Fix-configure.ac-for-Linux-headers.patch
patching file configure.ac
patching file include/config.h.in
patching file lib/util.c
applying patch /nix/store/39ipvg8shb5qgxkrd6w9x4vbfqqz24pp-0006-Fix-more-non-Darwin-stuff.patch
patching file include/xar.h.in
patching file lib/linuxattr.c
applying patch /nix/store/fwgifqz2mqs1wx4drppja4girqd8c3sc-0007-replace-initialized-constant-with-define-statement.patch
patching file lib/filetree.c
applying patch /nix/store/73qy0kda2d5qmnczfh7qqyq1acp62vbq-0008-Fix-configure.ac-not-finding-AR-with-target-prefix.patch
patching file configure.ac
applying patch /nix/store/kpkc0p7nm2x5iiy0km4pq4wwq1l0p8zy-0009-Add-useless-descriptions-to-AC_DEFINE.patch
patching file configure.ac
applying patch /nix/store/s8q2xzixrsps9h64dpvpajv6pjy65kfl-0010-Update-configure.ac-for-openssl-libxml2-liblzma-and-.patch
patching file configure.ac
applying patch /nix/store/pf7919pkd4r4rvngp1pwbgb5jvk4ag11-0011-Fix-missing-includes-and-silence-string-format-warni.patch
patching file lib/Makefile.inc.in
patching file lib/darwinattr.c
patching file lib/ea.c
patching file lib/ext2.c
patching file lib/util.c
patching file src/xar_internal.h
applying patch /nix/store/x8cdwcfr5a8kws371n2lgkhisgqc7l31-0012-Fix-char-signedness-for-ARM-and-PowerPC.patch
patching file lib/b64.c
patching file src/xar.c
applying patch /nix/store/lrs8wfi7jl06d1dxpcdpqvhbzz17cfk5-0013-Enable-extended-attributes-for-btrfs.patch
patching file lib/linuxattr.c
applying patch /nix/store/a99kyj8cm1g9pw0d1fdidrf5nd9yva8z-0014-Fix-segfault-when-copying-xattr-buffers.patch
patching file lib/linuxattr.c
applying patch /nix/store/yp52g0wbhcr26dfwbbn0663qml3hfwfd-0015-Fix-segfault-in-xar_attrcopy_from_heap.patch
patching file lib/data.c
patching file lib/io.c
Hunk #1 succeeded at 527 (offset -2 lines).
applying patch /nix/store/gl2vqsbjakiw3gypqkpc8z8m5n7v705f-0016-Do-not-set-property-for-empty-ACL.patch
patching file configure.ac
patching file include/config.h.in
patching file lib/stat.c
applying patch /nix/store/q14n7xivsfrsfvpkvf2id38cs4aj58yb-0017-Fix-time-format-for-musl.patch
patching file lib/stat.c
applying patch /nix/store/wjhzc9ql2bqw954pffvfhm3ljbxnli9n-0018-Replace-memcpy-with-memmove-for-musl.patch
patching file lib/io.c
Hunk #1 succeeded at 648 (offset -2 lines).
applying patch /nix/store/jqhyhhgkcsfd665y7a4sk2f9iq77m2fh-0019-Prefer-OpenSSL-over-CommonCrypto-if-available.patch
patching file configure.ac
patching file include/config.h.in
patching file lib/archive.h
patching file lib/hash.c
applying patch /nix/store/7nrds3i4r641bjxya8x661b1sb5n3x9v-0020-Fall-back-to-readlink-on-Linux.patch
patching file lib/archive.c
→ autoreconfPhase
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
pcsc-cyberjack-3.99.5
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o SISReader.lo SISReader.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c SISReader.cpp -fPIC -DPIC -o .libs/SISReader.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o RFUReader.lo RFUReader.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c RFUReader.cpp -fPIC -DPIC -o .libs/RFUReader.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o KPLReader.lo KPLReader.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c KPLReader.cpp -fPIC -DPIC -o .libs/KPLReader.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o RTCReader.lo RTCReader.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c RTCReader.cpp -fPIC -DPIC -o .libs/RTCReader.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o SPLReader.lo SPLReader.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c SPLReader.cpp -fPIC -DPIC -o .libs/SPLReader.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o WAPLReader.lo WAPLReader.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c WAPLReader.cpp -fPIC -DPIC -o .libs/WAPLReader.o
SHUReader.cpp:49:11: warning: variable 'OrginalATR_Length' set but not used [-Wunused-but-set-variable]
49 | uint32_t OrginalATR_Length=0;
| ^
SHUReader.cpp:111:17: warning: variable 'Info' set but not used [-Wunused-but-set-variable]
111 | cj_ModuleInfo *Info;
| ^
2 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o WAPKReader.lo WAPKReader.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c WAPKReader.cpp -fPIC -DPIC -o .libs/WAPKReader.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o KPKReader.lo KPKReader.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c KPKReader.cpp -fPIC -DPIC -o .libs/KPKReader.o
RFUReader.cpp:105:9: warning: implicit conversion from 'LONG' (aka 'long') to 'CJ_RESULT' (aka 'int') changes value from 2148532255 to -2146435041 [-Wconstant-conversion]
105 | return SCARD_E_UNSUPPORTED_FEATURE;
| ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC/pcsclite.h:171:38: note: expanded from macro 'SCARD_E_UNSUPPORTED_FEATURE'
171 | #define SCARD_E_UNSUPPORTED_FEATURE ((LONG)0x8010001F) /**< This smart card does not support the requested feature. */
| ^~~~~~~~~~~~~~~~
RFUReader.cpp:114:9: warning: implicit conversion from 'LONG' (aka 'long') to 'CJ_RESULT' (aka 'int') changes value from 2148532255 to -2146435041 [-Wconstant-conversion]
114 | return SCARD_E_UNSUPPORTED_FEATURE;
| ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC/pcsclite.h:171:38: note: expanded from macro 'SCARD_E_UNSUPPORTED_FEATURE'
171 | #define SCARD_E_UNSUPPORTED_FEATURE ((LONG)0x8010001F) /**< This smart card does not support the requested feature. */
| ^~~~~~~~~~~~~~~~
2 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o CYCReader.lo CYCReader.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c CYCReader.cpp -fPIC -DPIC -o .libs/CYCReader.o
xar-501
autoreconf: running: aclocal --force
pcsc-cyberjack-3.99.5
KPLReader.cpp:89:11: warning: variable 'OrginalATR_Length' set but not used [-Wunused-but-set-variable]
89 | uint32_t OrginalATR_Length = 0;
| ^
KPLReader.cpp:151:17: warning: variable 'Info' set but not used [-Wunused-but-set-variable]
151 | cj_ModuleInfo *Info;
| ^
2 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o cjeca32.lo cjeca32.cpp
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o Platform_unix.lo Platform_unix.cpp
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c -o config.lo config.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c cjeca32.cpp -fPIC -DPIC -o .libs/cjeca32.o
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c Platform_unix.cpp -fPIC -DPIC -o .libs/Platform_unix.o
xar-501
autoreconf: configure.ac: tracing
pcsc-cyberjack-3.99.5
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -Iausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -DBUILDING_CYBERJACK -DCYBERJACK_CONFIG_FILE=\"/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/etc/cyberjack.conf\" -g -O2 -Wall -c config.cpp -fPIC -DPIC -o .libs/config.o
xar-501
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoconf --force
configure.ac:96: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:96: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:96: the top level
configure.ac:104: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:104: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:104: the top level
configure.ac:227: warning: The macro 'AC_ERROR' is obsolete.
configure.ac:227: You should run autoupdate.
./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
configure.ac:227: the top level
configure.ac:238: warning: The macro 'AC_ERROR' is obsolete.
configure.ac:238: You should run autoupdate.
./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
configure.ac:238: the top level
configure.ac:251: warning: The macro 'AC_ERROR' is obsolete.
configure.ac:251: You should run autoupdate.
./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
configure.ac:251: the top level
configure.ac:264: warning: The macro 'AC_ERROR' is obsolete.
configure.ac:264: You should run autoupdate.
./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from...
configure.ac:264: the top level
configure.ac:349: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:349: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:349: the top level
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoheader --force
autoreconf: configure.ac: not using Automake
autoreconf: './install-sh' is updated
autoreconf: './config.sub' is updated
autoreconf: './config.guess' is updated
autoreconf: Leaving directory '.'
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
→ configurePhase
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
configure flags: --disable-static --prefix=/nix/store/kavaqx6fjvr6bq9bp7gvxjw2yj0dj0xs-xar-x86_64-unknown-linux-gnufilc0-501 --bindir=/nix/store/kavaqx6fjvr6bq9bp7gvxjw2yj0dj0xs-xar-x86_64-unknown-linux-gnufilc0-501/bin --sbindir=/nix/store/kavaqx6fjvr6bq9bp7gvxjw2yj0dj0xs-xar-x86_64-unknown-linux-gnufilc0-501/sbin --includedir=/nix/store/xbmr09m7mnn9q580gg1933z5is8anxnb-xar-x86_64-unknown-linux-gnufilc0-501-dev/include --mandir=/nix/store/kavaqx6fjvr6bq9bp7gvxjw2yj0dj0xs-xar-x86_64-unknown-linux-gnufilc0-501/share/man --infodir=/nix/store/kavaqx6fjvr6bq9bp7gvxjw2yj0dj0xs-xar-x86_64-unknown-linux-gnufilc0-501/share/info --docdir=/nix/store/kavaqx6fjvr6bq9bp7gvxjw2yj0dj0xs-xar-x86_64-unknown-linux-gnufilc0-501/share/doc/xar --libdir=/nix/store/hf9pzkl40zkij8r6cvynlylrzhip3mjr-xar-x86_64-unknown-linux-gnufilc0-501-lib/lib --libexecdir=/nix/store/hf9pzkl40zkij8r6cvynlylrzhip3mjr-xar-x86_64-unknown-linux-gnufilc0-501-lib/libexec --localedir=/nix/store/hf9pzkl40zkij8r6cvynlylrzhip3mjr-xar-x86_64-unknown-linux-gnufilc0-501-lib/share/locale --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
pcsc-cyberjack-3.99.5
KPKReader.cpp:89:11: warning: variable 'OrginalATR_Length' set but not used [-Wunused-but-set-variable]
89 | uint32_t OrginalATR_Length = 0;
| ^
KPKReader.cpp:151:17: warning: variable 'Info' set but not used [-Wunused-but-set-variable]
151 | cj_ModuleInfo *Info;
| ^
2 warnings generated.
xar-501
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking for clang option to enable large file support... none needed
checking how to run the C preprocessor... clang -E
checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
checking for x86_64-unknown-linux-gnufilc0-ar... ar
checking for x86_64-unknown-linux-gnufilc0-ranlib... ranlib
checking for autoconf... /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoconf
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/acl.h... yes
checking for acl/libacl.h... yes
checking for ext2fs/ext2_fs.h... yes
pcsc-cyberjack-3.99.5
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -g -O2 -Wall -o libeca.la BaseCommunication.lo BaseReader.lo BaseTranslater.lo CCIDReader.lo Debug.lo EC30Reader.lo ECAReader.lo ECBReader.lo ECFReader.lo ECPReader.lo ECRReader.lo ECMReader.lo EFBReader.lo PPAReader.lo RSCTCriticalSection.lo ONEReader.lo RFKReader.lo RFSReader.lo RFSoliReader.lo RFCReader.lo CPTReader.lo CGOReader.lo WAVReader.lo Reader.lo USBUnix.lo SerialUnix.lo SECReader.lo SYOReader.lo TLSReader.lo BDRReader.lo SHUReader.lo SISReader.lo RFUReader.lo KPLReader.lo RTCReader.lo SPLReader.lo WAPLReader.lo WAPKReader.lo KPKReader.lo CYCReader.lo cjeca32.lo Platform_unix.lo config.lo ausb/libausb.la
xar-501
checking for sys/statfs.h... yes
checking for sys/vfs.h... yes
pcsc-cyberjack-3.99.5
libtool: link: (cd .libs/libeca.lax/libausb.a && ar x "/build/pcsc-cyberjack-3.99.5final.SP15/cjeca32/ausb/.libs/libausb.a")
libtool: link: ar cr .libs/libeca.a .libs/BaseCommunication.o .libs/BaseReader.o .libs/BaseTranslater.o .libs/CCIDReader.o .libs/Debug.o .libs/EC30Reader.o .libs/ECAReader.o .libs/ECBReader.o .libs/ECFReader.o .libs/ECPReader.o .libs/ECRReader.o .libs/ECMReader.o .libs/EFBReader.o .libs/PPAReader.o .libs/RSCTCriticalSection.o .libs/ONEReader.o .libs/RFKReader.o .libs/RFSReader.o .libs/RFSoliReader.o .libs/RFCReader.o .libs/CPTReader.o .libs/CGOReader.o .libs/WAVReader.o .libs/Reader.o .libs/USBUnix.o .libs/SerialUnix.o .libs/SECReader.o .libs/SYOReader.o .libs/TLSReader.o .libs/BDRReader.o .libs/SHUReader.o .libs/SISReader.o .libs/RFUReader.o .libs/KPLReader.o .libs/RTCReader.o .libs/SPLReader.o .libs/WAPLReader.o .libs/WAPKReader.o .libs/KPKReader.o .libs/CYCReader.o .libs/cjeca32.o .libs/Platform_unix.o .libs/config.o .libs/libeca.lax/libausb.a/ausb.o .libs/libeca.lax/libausb.a/ausb1.o .libs/libeca.lax/libausb.a/ausb11.o .libs/libeca.lax/libausb.a/ausb3.o .libs/libeca.lax/libausb.a/ausb31.o .libs/libeca.lax/libausb.a/ausb_libusb0.o .libs/libeca.lax/libausb.a/ausb_libusb1.o .libs/libeca.lax/libausb.a/usbdev.o
xar-501
checking for sys/xattr.h... yes
pcsc-cyberjack-3.99.5
libtool: link: ranlib .libs/libeca.a
libtool: link: rm -fr .libs/libeca.lax
xar-501
checking for sys/param.h... yes
pcsc-cyberjack-3.99.5
libtool: link: ( cd ".libs" && rm -f "libeca.la" && ln -s "../libeca.la" "libeca.la" )
make[3]: Leaving directory '/build/pcsc-cyberjack-3.99.5final.SP15/cjeca32'
make[2]: Leaving directory '/build/pcsc-cyberjack-3.99.5final.SP15/cjeca32'
Making all in etc
make[2]: Entering directory '/build/pcsc-cyberjack-3.99.5final.SP15/etc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pcsc-cyberjack-3.99.5final.SP15/etc'
Making all in ifd
make[2]: Entering directory '/build/pcsc-cyberjack-3.99.5final.SP15/ifd'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -I.. -I../cjeca32 -I.. -I../cjeca32/ausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -g -O2 -Wall -c -o ifd.lo ifd.cpp
libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -I.. -I../cjeca32 -I.. -I../cjeca32/ausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -g -O2 -Wall -c ifd.cpp -fPIC -DPIC -o .libs/ifd.o
xar-501
checking for sys/extattr.h... no
checking for libutil.h... no
checking for clang options needed to detect all undeclared functions... none needed
checking whether acl_extended_file is declared... yes
checking for lgetxattr... yes
checking for lsetxattr... yes
checking for getxattr... yes
checking for setxattr... yes
checking for getattrlist... no
checking for setattrlist... no
checking for lchmod... yes
checking for lchown... yes
checking for chflags... yes
checking for statvfs... yes
checking for statfs... yes
checking for strmode... no
checking for struct statfs.f_fstypename... no
checking for struct statfs.f_iosize... no
checking for struct statfs.f_bsize... yes
checking for struct statvfs.f_fstypename... no
checking for struct stat.st_flags... no
checking size of uid_t... 4
checking size of gid_t... 4
checking size of ino_t... 8
pcsc-cyberjack-3.99.5
ifd.cpp:145:14: warning: address of array 'd->halUDI' will always evaluate to 'true' [-Wpointer-bool-conversion]
145 | if (d->halUDI && strcasecmp(t, d->halUDI)==0)
| ~~~^~~~~~ ~~
In file included from ifd.cpp:1640:
./ifd_special.cpp:343:23: warning: result of comparison of constant 18446744073709551615 with expression of type 'uint32_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
343 | if (ctx->moduleCount==SCARD_AUTOALLOCATE) {| ~~~~~~~~~~~~~~~~^ ~~~~~~~~~~~~~~~~~~
./ifd_special.cpp:393:23: warning: result of comparison of constant 18446744073709551615 with expression of type 'uint32_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
393 | if (ctx->moduleCount==SCARD_AUTOALLOCATE) {| ~~~~~~~~~~~~~~~~^ ~~~~~~~~~~~~~~~~~~
3 warnings generated.
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -g -O2 -Wall -version-info 6:0:0 -no-undefined -o libifd-cyberjack.la -rpath /nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/pcsc/drivers/libifd-cyberjack.bundle/Contents/Linux ifd.lo ../cjeca32/libeca.la -lstdc++
libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crti.o /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crtbegin.o .libs/ifd.o -Wl,--whole-archive ../cjeca32/.libs/libeca.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/nix/store/r2yr77r40cmscac4161srxsxg20h54rx-libusb-x86_64-unknown-linux-gnufilc0-1.0.28/lib -Wl,-rpath -Wl,/nix/store/r2yr77r40cmscac4161srxsxg20h54rx-libusb-x86_64-unknown-linux-gnufilc0-1.0.28/lib /nix/store/r2yr77r40cmscac4161srxsxg20h54rx-libusb-x86_64-unknown-linux-gnufilc0-1.0.28/lib/libusb-1.0.so -lstdc++ -L/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/lib -L/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/lib -L/nix/store/h7yf1fzdd31vnc12h87p9v7dd5skb3v9-systemd-minimal-libs-256.4-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/r2yr77r40cmscac4161srxsxg20h54rx-libusb-x86_64-unknown-linux-gnufilc0-1.0.28/lib -L/nix/store/1hrlb2nyym6j3ac1lkspwn8k1i6h0df4-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-lib/lib -L/nix/store/hdhb0c160h0fhwznvhm9a6h176qbrdpp-filc-sysroot-with-metadata/lib -L/nix/store/nnjy9njfd80i3hlsj2mnn49a3j3jzgjf-filc-cc/lib -L/nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib -lc++ -lc++abi -lc -lpizlo -lyoloc -lyolom -lyolort -lyolounwind /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crtend.o /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crtn.o -g -O2 -pthread -Wl,-soname -Wl,libifd-cyberjack.so.6 -o .libs/libifd-cyberjack.so.6.0.0
/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: cannot find -lstdc++
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [Makefile:542: libifd-cyberjack.la] Error 1
make[2]: Leaving directory '/build/pcsc-cyberjack-3.99.5final.SP15/ifd'
make[1]: *** [Makefile:494: all-recursive] Error 1
make[1]: Leaving directory '/build/pcsc-cyberjack-3.99.5final.SP15'
make: *** [Makefile:424: all] Error 2
xar-501
checking size of dev_t... 8
checking for acl_get_file in -lacl... yes
checking for asprintf... yes
checking for library containing fts_close... none required
checking for libxml/xmlwriter.h... yes
checking for xmlInitParser in -lxml2... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking for openssl/evp.h... yes
checking for OPENSSL_config in -lcrypto... yes
checking for bzlib.h... yes
checking for BZ2_bzCompress in -lbz2... yes
checking for lzma.h... yes
checking for lzma_stream_decoder in -llzma... yes
checking for pthread.h... yes
checking for pthread_mutex_lock in -lpthread... yes
configure: creating ./config.status
config.status: creating cfgoutputs.stamp
config.status: creating Makefile
config.status: creating include/xar.h
config.status: creating lib/Makefile.inc
config.status: creating lib/libxar.la.in
config.status: creating src/Makefile.inc
config.status: creating xar.spec
config.status: creating cfghdrs.stamp
config.status: creating include/config.h
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/archive.c -o lib/archive.o
lib/archive.c:522:26: warning: incompatible pointer types passing 'char (*)[4096]' to parameter of type 'char *' [-Wincompatible-pointer-types]
522 | if (readlink(proc_buff, &path_buff, PATH_MAX) < 0) {| ^~~~~~~~~~
/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/include/unistd.h:830:22: note: passing argument to parameter '__buf' here
830 | char *__restrict __buf, size_t __len)
| ^
lib/archive.c:641:27: warning: unused variable 'rbytes' [-Wunused-variable]
641 | int fd, r, off, wbytes, rbytes;
| ^~~~~~
lib/archive.c:635:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
635 | int ret, retval = 0;
| ^
lib/archive.c:984:13: warning: unused variable 'currentAttr' [-Wunused-variable]
984 | xar_attr_t currentAttr, a;
| ^~~~~~~~~~~
lib/archive.c:1740:24: warning: variable 'prefix' set but not used [-Wunused-but-set-variable]
1740 | const xmlChar *name, *prefix, *uri;
| ^
lib/archive.c:1740:33: warning: variable 'uri' set but not used [-Wunused-but-set-variable]
1740 | const xmlChar *name, *prefix, *uri;
| ^
lib/archive.c:1741:12: warning: variable 'noattr' set but not used [-Wunused-but-set-variable]
1741 | int type, noattr, ret;
| ^
7 warnings generated.
clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/arcmod.c -o lib/arcmod.o
clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/b64.c -o lib/b64.o
clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/bzxar.c -o lib/bzxar.o
clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/darwinattr.c -o lib/darwinattr.o
clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/data.c -o lib/data.o
clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/ea.c -o lib/ea.o
clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/err.c -o lib/err.o
clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/ext2.c -o lib/ext2.o
clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/fbsdattr.c -o lib/fbsdattr.o
clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/filetree.c -o lib/filetree.o
clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/io.c -o lib/io.o
lib/io.c:267:35: warning: variable 'inc' set but not used [-Wunused-but-set-variable]
267 | int64_t readsize=0, writesize=0, inc = 0, this_write=0;
| ^
lib/io.c:449:35: warning: variable 'readsofar' set but not used [-Wunused-but-set-variable]
449 | int64_t fsize, inc = 0, seekoff, readsofar = 0;
| ^
lib/io.c:553:35: warning: variable 'writesize' set but not used [-Wunused-but-set-variable]
553 | int64_t fsize, inc = 0, seekoff, writesize=0;
| ^
3 warnings generated.
clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/lzmaxar.c -o lib/lzmaxar.o
clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/linuxattr.c -o lib/linuxattr.o
lib/linuxattr.c:112:9: error: call to undeclared library function 'malloc' with type 'void *(unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
112 | buf = malloc(bufsz);
| ^
lib/linuxattr.c:112:9: note: include the header <stdlib.h> or explicitly provide a declaration for 'malloc'
lib/linuxattr.c:119:4: error: call to undeclared library function 'free' with type 'void (void *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
119 | free(buf);
| ^
lib/linuxattr.c:119:4: note: include the header <stdlib.h> or explicitly provide a declaration for 'free'
2 errors generated.
make: *** [lib/Makefile.inc:200: lib/linuxattr.o] Error 1
error: Cannot build '/nix/store/f993raq23wmmcya5hfqyj526dr2zcwnk-xar-x86_64-unknown-linux-gnufilc0-501.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/hf9pzkl40zkij8r6cvynlylrzhip3mjr-xar-x86_64-unknown-linux-gnufilc0-501-lib
/nix/store/kavaqx6fjvr6bq9bp7gvxjw2yj0dj0xs-xar-x86_64-unknown-linux-gnufilc0-501
/nix/store/xbmr09m7mnn9q580gg1933z5is8anxnb-xar-x86_64-unknown-linux-gnufilc0-501-dev
Last 25 log lines:
> clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/fbsdattr.c -o lib/fbsdattr.o
> clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/filetree.c -o lib/filetree.o
> clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/io.c -o lib/io.o
> lib/io.c:267:35: warning: variable 'inc' set but not used [-Wunused-but-set-variable]
> 267 | int64_t readsize=0, writesize=0, inc = 0, this_write=0;
> | ^
> lib/io.c:449:35: warning: variable 'readsofar' set but not used [-Wunused-but-set-variable]
> 449 | int64_t fsize, inc = 0, seekoff, readsofar = 0;
> | ^
> lib/io.c:553:35: warning: variable 'writesize' set but not used [-Wunused-but-set-variable]
> 553 | int64_t fsize, inc = 0, seekoff, writesize=0;
> | ^
> 3 warnings generated.
> clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/lzmaxar.c -o lib/lzmaxar.o
> clang -Wall -g -fPIC -DPIC -Ilib -Iinclude -Iinclude -D_GNU_SOURCE -c lib/linuxattr.c -o lib/linuxattr.o
> lib/linuxattr.c:112:9: error: call to undeclared library function 'malloc' with type 'void *(unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
> 112 | buf = malloc(bufsz);
> | ^
> lib/linuxattr.c:112:9: note: include the header <stdlib.h> or explicitly provide a declaration for 'malloc'
> lib/linuxattr.c:119:4: error: call to undeclared library function 'free' with type 'void (void *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
> 119 | free(buf);
> | ^
> lib/linuxattr.c:119:4: note: include the header <stdlib.h> or explicitly provide a declaration for 'free'
> 2 errors generated.
> make: *** [lib/Makefile.inc:200: lib/linuxattr.o] Error 1
For full logs, run:
nix log /nix/store/f993raq23wmmcya5hfqyj526dr2zcwnk-xar-x86_64-unknown-linux-gnufilc0-501.drvpasswdqc-2.0.3
error: Cannot build '/nix/store/kah957y20xr3xcv4bpilmaxq9w9h01hs-passwdqc-x86_64-unknown-linux-gnufilc0-2.0.3.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/2anasim28hhsfqg811wgqml95yz1ba7x-passwdqc-x86_64-unknown-linux-gnufilc0-2.0.3
/nix/store/q4r3j4xqfsf16hxygla5dr0x1i2ahy0l-passwdqc-x86_64-unknown-linux-gnufilc0-2.0.3-man
Last 25 log lines:
> cc -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -Wall -W -O2 -fPIC -c pam_passwdqc.c
> cc -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -Wall -W -O2 -fPIC -c passwdqc_memzero.c
> cc -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -Wall -W -O2 -fPIC -c concat.c
> cc -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -Wall -W -O2 -fPIC -c md4.c
> cc -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -Wall -W -O2 -fPIC -c passwdqc_check.c
> cc -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -Wall -W -O2 -fPIC -c passwdqc_filter.c
> cc -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -Wall -W -O2 -fPIC -c passwdqc_load.c
> cc -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -Wall -W -O2 -fPIC -c passwdqc_parse.c
> cc -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -Wall -W -O2 -fPIC -c passwdqc_random.c
> cc -DPACKAGE=\"passwdqc\" -DHAVE_SHADOW -Wall -W -O2 -fPIC -c wordset_4k.c
> cc --shared -Wl,--soname,libpasswdqc.so.1,--version-script,libpasswdqc.map concat.o md4.o passwdqc_check.o passwdqc_filter.o passwdqc_load.o passwdqc_memzero.o passwdqc_parse.o passwdqc_random.o wordset_4k.o -o libpasswdqc.so.1
> if [ "" != true ]; then \
> ln -s -f libpasswdqc.so.1 libpasswdqc.so; \
> fi
> cc --shared -Wl,--version-script,pam_passwdqc.map pam_passwdqc.o passwdqc_memzero.o -lpam -lcrypt -L. -lpasswdqc -o pam_passwdqc.so
> cc -Wall -W -O2 -fomit-frame-pointer -c pwqgen.c
> cc pwqgen.o passwdqc_memzero.o -L. -lpasswdqc -o pwqgen
> pwqgen.o:pwqgen.c:function pizlonatedFI1065_passwdqc_params_reset:(.text+0xef1): error: undefined reference to 'pizlonated_passwdqc_params_reset'
> pwqgen.o:pwqgen.c:function pizlonatedFI1445047_passwdqc_params_parse:(.text+0xf9b): error: undefined reference to 'pizlonated_passwdqc_params_parse'
> pwqgen.o:pwqgen.c:function pizlonatedFI1073_passwdqc_random:(.text+0x11b1): error: undefined reference to 'pizlonated_passwdqc_random'
> pwqgen.o:pwqgen.c:function pizlonatedFI1065_passwdqc_params_free:(.text+0x1271): error: undefined reference to 'pizlonated_passwdqc_params_free'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[1]: *** [Makefile:185: pwqgen] Error 1
> make[1]: Leaving directory '/build/source'
> make: *** [Makefile:129: all] Error 2
For full logs, run:
nix log /nix/store/kah957y20xr3xcv4bpilmaxq9w9h01hs-passwdqc-x86_64-unknown-linux-gnufilc0-2.0.3.drvpatchelf-0.18.0-unstable-2025-02-15
error: Cannot build '/nix/store/irz2mva5qc354nj0mhpg36nvjfahgpgm-patchelf-x86_64-unknown-linux-gnufilc0-0.18.0-unstable-2025-02-15.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/hrr9wi3y56g472572lyd65j57sxkz6km-patchelf-x86_64-unknown-linux-gnufilc0-0.18.0-unstable-2025-02-15
Last 25 log lines:
> Making check in tests
> make[1]: Entering directory '/build/source/tests'
> make simple-pie simple simple-execstack main too-many-strtab main-scoped big-dynstr no-rpath contiguous-note-sections libfoo.so libfoo-scoped.so libbar.so libbar-scoped.so libsimple.so libsimple-execstack.so libbuildid.so libtoomanystrtab.so phdr-corruption.so many-syms-main libmany-syms.so liboveralign.so libshared-rpath.so libbig-dynstr.debug
> make[2]: Entering directory '/build/source/tests'
> clang -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -fPIC -pie -g -O2 -c -o simple_pie-simple.o `test -f 'simple.c' || echo './'`simple.c
> clang -fPIC -pie -g -O2 -o simple-pie simple_pie-simple.o
> clang -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -g -O2 -c -o simple-simple.o `test -f 'simple.c' || echo './'`simple.c
> clang -g -O2 -Wl,-z,noexecstack -o simple simple-simple.o
> clang -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -g -O2 -c -o simple_execstack-simple.o `test -f 'simple.c' || echo './'`simple.c
> clang -g -O2 -Wl,-z,execstack -o simple-execstack simple_execstack-simple.o
> clang -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -fpic -g -O2 -c -o main.o main.c
> clang -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -fpic -g -O2 -c -o foo.o foo.c
> clang -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -fpic -g -O2 -c -o bar.o bar.c
> clang -fpic -g -O2 -Wl,--disable-new-dtags -shared -L. -Wl,-rpath,`pwd`/no-such-path -o libbar.so bar.o
> clang -fpic -g -O2 -Wl,--disable-new-dtags -shared -L. -o libfoo.so foo.o -lbar
> clang -fpic -g -O2 -Wl,--disable-new-dtags -Wl,-rpath-link=. -L. -o main main.o -lfoo
> clang -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -fpic -g -O2 -c -o too-many-strtab.o too-many-strtab.c
> clang -g -O2 -c -o too-many-strtab2.o too-many-strtab2.s
> clang-20: error: sarcasm assembler command failed with exit code 1 (use -v to see invocation)
> sarcasm: too-many-strtab2.s: cannot parse line: /*
> make[2]: *** [Makefile:1000: too-many-strtab2.o] Error 1
> make[2]: Leaving directory '/build/source/tests'
> make[1]: *** [Makefile:1645: check-am] Error 2
> make[1]: Leaving directory '/build/source/tests'
> make: *** [Makefile:474: check-recursive] Error 1
For full logs, run:
nix log /nix/store/irz2mva5qc354nj0mhpg36nvjfahgpgm-patchelf-x86_64-unknown-linux-gnufilc0-0.18.0-unstable-2025-02-15.drvpatchutils-0.3.4
error: Cannot build '/nix/store/r93ax61p3fl5migppzhmchhkyfdd2xf6-patchutils-x86_64-unknown-linux-gnufilc0-0.3.4.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/nfy8m4y534hr2hzm9ihk8ya6plsmyz4y-patchutils-x86_64-unknown-linux-gnufilc0-0.3.4
Last 25 log lines:
> [12] echo b
> [13] echo B
> [14] diff -uN dir.orig dir
> [15] /build/patchutils-0.3.4/scripts/splitdiff -a -D split diff
> [15] exit 1
> FAIL tests/splitdiffD/run-test (exit status: 1)
>
> ============================================================================
> Testsuite summary for patchutils 0.3.4
> ============================================================================
> # TOTAL: 137
> # PASS: 124
> # SKIP: 0
> # XFAIL: 4
> # FAIL: 9
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See ./test-suite.log
> ============================================================================
> make[2]: *** [Makefile:1032: test-suite.log] Error 1
> make[2]: Leaving directory '/build/patchutils-0.3.4'
> make[1]: *** [Makefile:1140: check-TESTS] Error 2
> make[1]: Leaving directory '/build/patchutils-0.3.4'
> make: *** [Makefile:2293: check-am] Error 2
For full logs, run:
nix log /nix/store/r93ax61p3fl5migppzhmchhkyfdd2xf6-patchutils-x86_64-unknown-linux-gnufilc0-0.3.4.drvpatchutils-0.4.2
error: Cannot build '/nix/store/d14lxkp2pi8dr57rvbsfc4k2433c46ab-patchutils-x86_64-unknown-linux-gnufilc0-0.4.2.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/zrchfkdv6gvhain6n5a68q1p2ycdjq6h-patchutils-x86_64-unknown-linux-gnufilc0-0.4.2
Last 25 log lines:
> + echo b
> + echo B
> + diff -uN dir.orig dir
> + /build/patchutils-0.4.2/scripts/splitdiff -a -D split diff
> + exit 1
> FAIL tests/splitdiffD/run-test (exit status: 1)
>
> ============================================================================
> Testsuite summary for patchutils 0.4.2
> ============================================================================
> # TOTAL: 149
> # PASS: 138
> # SKIP: 0
> # XFAIL: 2
> # FAIL: 9
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See ./test-suite.log
> ============================================================================
> make[2]: *** [Makefile:1099: test-suite.log] Error 1
> make[2]: Leaving directory '/build/patchutils-0.4.2'
> make[1]: *** [Makefile:1207: check-TESTS] Error 2
> make[1]: Leaving directory '/build/patchutils-0.4.2'
> make: *** [Makefile:2447: check-am] Error 2
For full logs, run:
nix log /nix/store/d14lxkp2pi8dr57rvbsfc4k2433c46ab-patchutils-x86_64-unknown-linux-gnufilc0-0.4.2.drvpax-utils-1.3.8
error: Cannot build '/nix/store/s9mrqw3gwany426gp4fcqlxw8jwnabya-pax-utils-x86_64-unknown-linux-gnufilc0-1.3.8.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/lmhksdadkzzkg3cfc31gnb0xhihfhp17-pax-utils-x86_64-unknown-linux-gnufilc0-1.3.8
Last 25 log lines:
>
> Found ninja-1.12.1 at /nix/store/0gk4i8rv9vppwwbig525k1fkhkph6vwx-ninja-1.12.1/bin/ninja
> mesonConfigurePhase: enabled\ parallel\ building
> Running phase: buildPhase
> build flags: -j7
> [1/21] Generating pax_utils_version.h with a custom command
> [2/21] Compiling C object libcommon.a.p/security.c.o
> FAILED: libcommon.a.p/security.c.o
> clang -Ilibcommon.a.p -I. -I.. -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -std=gnu11 -DWANT_SYSCAP -DWANT_SECCOMP -DINCLUDE_GENERATE_VERSION_H '-DVERSION="1.3.8"' -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -MD -MQ libcommon.a.p/security.c.o -MF libcommon.a.p/security.c.o.d -o libcommon.a.p/security.c.o -c ../security.c
> ../security.c:94:8: error: call to undeclared library function 'vfork' with type 'int (void)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
> 94 | if (vfork() == 0)
> | ^
> ../security.c:94:8: note: include the header <unistd.h> or explicitly provide a declaration for 'vfork'
> 1 error generated.
> [3/21] Compiling C object libcommon.a.p/xfuncs.c.o
> [4/21] Compiling C object pspax.p/paxldso.c.o
> [5/21] Compiling C object libcommon.a.p/paxinc.c.o
> [6/21] Generating man/docbook_to_man with a custom command
> Note: Writing dumpelf.1
> Note: Writing pspax.1
> Note: Writing scanelf.1
> Note: Writing scanmacho.1
> [7/21] Compiling C object pspax.p/pspax.c.o
> [8/21] Compiling C object pspax.p/paxelf.c.o
> ninja: build stopped: subcommand failed.
For full logs, run:
nix log /nix/store/s9mrqw3gwany426gp4fcqlxw8jwnabya-pax-utils-x86_64-unknown-linux-gnufilc0-1.3.8.drvpaxtest-0.9.15
error: Cannot build '/nix/store/41h20z1f25jvpj0q30pfrn4drcigaz62-paxtest-x86_64-unknown-linux-gnufilc0-0.9.15.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/ni94vnp0n33xkfiv603amkdczlxfmkln-paxtest-x86_64-unknown-linux-gnufilc0-0.9.15
Last 25 log lines:
> setting SOURCE_DATE_EPOCH to timestamp 1468810834 of file "paxtest-0.9.15/Makefile"
> Running phase: patchPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> build flags: -j7 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash PAXBIN=/nix/store/5sq44p2j5wmywyyyfmq63b1jm58sgacd-paxctl-x86_64-unknown-linux-gnufilc0-0.9/bin/paxctl BINDIR=\$\(out\)/bin RUNDIR=\$\(out\)/lib/paxtest
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> gcc -O2 -U_FORTIFY_SOURCE -DRUNDIR=\"/nix/store/ni94vnp0n33xkfiv603amkdczlxfmkln-paxtest-x86_64-unknown-linux-gnufilc0-0.9.15/lib/paxtest\" -o chpax-0.7/aout.o -c chpax-0.7/aout.c
> gcc -O2 -U_FORTIFY_SOURCE -DRUNDIR=\"/nix/store/ni94vnp0n33xkfiv603amkdczlxfmkln-paxtest-x86_64-unknown-linux-gnufilc0-0.9.15/lib/paxtest\" -o chpax-0.7/chpax.o -c chpax-0.7/chpax.c
> gcc -O2 -U_FORTIFY_SOURCE -DRUNDIR=\"/nix/store/ni94vnp0n33xkfiv603amkdczlxfmkln-paxtest-x86_64-unknown-linux-gnufilc0-0.9.15/lib/paxtest\" -o chpax-0.7/elf32.o -c chpax-0.7/elf32.c
> gcc -O2 -U_FORTIFY_SOURCE -DRUNDIR=\"/nix/store/ni94vnp0n33xkfiv603amkdczlxfmkln-paxtest-x86_64-unknown-linux-gnufilc0-0.9.15/lib/paxtest\" -o chpax-0.7/elf64.o -c chpax-0.7/elf64.c
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> gcc -O2 -U_FORTIFY_SOURCE -DRUNDIR=\"/nix/store/ni94vnp0n33xkfiv603amkdczlxfmkln-paxtest-x86_64-unknown-linux-gnufilc0-0.9.15/lib/paxtest\" -o chpax-0.7/flags.o -c chpax-0.7/flags.c
> make: *** [Makefile.psm:136: chpax-0.7/aout.o] Error 127
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> make: *** Waiting for unfinished jobs....
> make: *** [Makefile.psm:136: chpax-0.7/chpax.o] Error 127
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> make: *** [Makefile.psm:136: chpax-0.7/elf32.o] Error 127
> make: *** [Makefile.psm:136: chpax-0.7/elf64.o] Error 127
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> make: *** [Makefile.psm:136: chpax-0.7/flags.o] Error 127
For full logs, run:
nix log /nix/store/41h20z1f25jvpj0q30pfrn4drcigaz62-paxtest-x86_64-unknown-linux-gnufilc0-0.9.15.drvpayload_dumper-unstable-2022-04-11
error: Cannot build '/nix/store/p28wi2bripgpc16s28dj2vsl40kcd9b2-payload_dumper-x86_64-unknown-linux-gnufilc0-unstable-2022-04-11.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/brg4mffh9an7807d73ix8z62r30amjlh-payload_dumper-x86_64-unknown-linux-gnufilc0-unstable-2022-04-11pbrt-v3-2018-08-15
error: Cannot build '/nix/store/yw29m05n3izrfs989aw4n7fv117207ad-pbrt-v3-x86_64-unknown-linux-gnufilc0-2018-08-15.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/x3xax2ll2nahv7nrs1rx61b9fmd0yrqp-pbrt-v3-x86_64-unknown-linux-gnufilc0-2018-08-15
Last 25 log lines:
> [ 42%] Building CXX object CMakeFiles/pbrt.dir/src/shapes/disk.cpp.o
> [ 42%] Building CXX object CMakeFiles/pbrt.dir/src/shapes/heightfield.cpp.o
> [ 42%] Building CXX object CMakeFiles/pbrt.dir/src/shapes/hyperboloid.cpp.o
> [ 42%] Building CXX object CMakeFiles/pbrt.dir/src/shapes/loopsubdiv.cpp.o
> [ 43%] Building CXX object CMakeFiles/pbrt.dir/src/shapes/nurbs.cpp.o
> [ 43%] Building CXX object CMakeFiles/pbrt.dir/src/shapes/paraboloid.cpp.o
> [ 43%] Building CXX object CMakeFiles/pbrt.dir/src/shapes/plymesh.cpp.o
> [ 44%] Building CXX object CMakeFiles/pbrt.dir/src/shapes/sphere.cpp.o
> [ 44%] Building CXX object CMakeFiles/pbrt.dir/src/shapes/triangle.cpp.o
> [ 44%] Building CXX object CMakeFiles/pbrt.dir/src/textures/bilerp.cpp.o
> [ 45%] Building CXX object CMakeFiles/pbrt.dir/src/textures/checkerboard.cpp.o
> [ 45%] Building CXX object CMakeFiles/pbrt.dir/src/textures/constant.cpp.o
> [ 45%] Building CXX object CMakeFiles/pbrt.dir/src/textures/dots.cpp.o
> [ 46%] Building CXX object CMakeFiles/pbrt.dir/src/textures/fbm.cpp.o
> [ 46%] Building CXX object CMakeFiles/pbrt.dir/src/textures/imagemap.cpp.o
> [ 46%] Building CXX object CMakeFiles/pbrt.dir/src/textures/marble.cpp.o
> [ 47%] Building CXX object CMakeFiles/pbrt.dir/src/textures/mix.cpp.o
> [ 47%] Building CXX object CMakeFiles/pbrt.dir/src/textures/ptex.cpp.o
> [ 47%] Building CXX object CMakeFiles/pbrt.dir/src/textures/scale.cpp.o
> [ 48%] Building CXX object CMakeFiles/pbrt.dir/src/textures/uv.cpp.o
> [ 48%] Building CXX object CMakeFiles/pbrt.dir/src/textures/windy.cpp.o
> [ 48%] Building CXX object CMakeFiles/pbrt.dir/src/textures/wrinkled.cpp.o
> [ 48%] Linking CXX static library libpbrt.a
> [ 48%] Built target pbrt
> make: *** [Makefile:166: all] Error 2
For full logs, run:
nix log /nix/store/yw29m05n3izrfs989aw4n7fv117207ad-pbrt-v3-x86_64-unknown-linux-gnufilc0-2018-08-15.drvpbzx-1.0.2
error: Cannot build '/nix/store/981h79qwx5l0vh7szh6knf4ln14y4gjg-pbzx-x86_64-unknown-linux-gnufilc0-1.0.2.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/bzpl494ci73qk5d0mn74nzbax9fsba6n-pbzx-x86_64-unknown-linux-gnufilc0-1.0.2pcalc-20181202
error: Cannot build '/nix/store/f8fqn69i813gzgjfj0wh3b0ykkc0cr38-pcalc-x86_64-unknown-linux-gnufilc0-20181202.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/lj29bk17f14c12gm4nbdp6szas1q6ymc-pcalc-x86_64-unknown-linux-gnufilc0-20181202
Last 25 log lines:
> pcalc.c:1231:67: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 1231 | { (*((yyvsp[-1].sym)->u.iptr))((yyvsp[0].sym)->u.val) ; }
> | ^
> pcalc.c:1235:67: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 1235 | { (*((yyvsp[-1].sym)->u.iptr))((yyvsp[0].val)) ; }
> | ^
> pcalc.c:1259:80: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 1259 | { (yyval.val) = (*((yyvsp[-3].sym)->u.ptr))((yyvsp[-1].val)) ; }
> | ^
> pcalc.c:1263:80: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
> 1263 | { (yyval.val) = (*((yyvsp[-1].sym)->u.ptr))((yyvsp[0].val)) ; }
> | ^
> 5 warnings generated.
> pcalcl.c:1703:17: warning: unused function 'yyunput' [-Wunused-function]
> 1703 | static void yyunput (int c, char * yy_bp )
> | ^~~~~~~
> pcalcl.c:1746:16: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration]
> 1746 | static int input (void)
> | ^~~~~
> 2 warnings generated.
> clang -ggdb -Wall pcalc.o pcalcl.o funct.o math.o symbol.o help.o store.o print.o str.o convert.o -lm -lfl -o pcalc
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: cannot find -lfl
> pcalcl.o:pcalcl.c:function pizlonatedFI2_yywrap:(.text+0x2a70e): error: undefined reference to 'pizlonated_yywrap'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make: *** [<builtin>: pcalc] Error 1
For full logs, run:
nix log /nix/store/f8fqn69i813gzgjfj0wh3b0ykkc0cr38-pcalc-x86_64-unknown-linux-gnufilc0-20181202.drvpcmciautils-018
error: Cannot build '/nix/store/z5cp4hz6iahxcar0bzhbw0jh0vb686qa-pcmciautils-x86_64-unknown-linux-gnufilc0-018.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/liwbdvl7ny21myvrsfj9zmik5v7n5fvf-pcmciautils-x86_64-unknown-linux-gnufilc0-018
Last 17 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/3vdpd2vh1hs64mdh1kp9cnqrbz0z70h5-pcmciautils-018.tar.gz
> source root is pcmciautils-018
> setting SOURCE_DATE_EPOCH to timestamp 1302852132 of file "pcmciautils-018/udev/rules-start"
> Running phase: patchPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash LEX=flex
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> Building ccdv
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> make: *** [Makefile:227: build/ccdv] Error 127
For full logs, run:
nix log /nix/store/z5cp4hz6iahxcar0bzhbw0jh0vb686qa-pcmciautils-x86_64-unknown-linux-gnufilc0-018.drvpcsc-cyberjack-3.99.5
error: Cannot build '/nix/store/s11h3n1778nm4dh0bbyizv9z9g68q6nl-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5
/nix/store/xxs8ah38b02i5ggxjajgli9nmk2j3ljp-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5-tools
Last 25 log lines:
> make[2]: Leaving directory '/build/pcsc-cyberjack-3.99.5final.SP15/etc'
> Making all in ifd
> make[2]: Entering directory '/build/pcsc-cyberjack-3.99.5final.SP15/ifd'
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -I.. -I../cjeca32 -I.. -I../cjeca32/ausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -g -O2 -Wall -c -o ifd.lo ifd.cpp
> libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/driver -I../include/firmware -I.. -I../cjeca32 -I.. -I../cjeca32/ausb -I/nix/store/i0jszkgj01qkqfn8sz9dgky5d8mmx9wi-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-dev/include/PCSC -g -O2 -Wall -c ifd.cpp -fPIC -DPIC -o .libs/ifd.o
> ifd.cpp:145:14: warning: address of array 'd->halUDI' will always evaluate to 'true' [-Wpointer-bool-conversion]
> 145 | if (d->halUDI && strcasecmp(t, d->halUDI)==0)
> | ~~~^~~~~~ ~~
> In file included from ifd.cpp:1640:
> ./ifd_special.cpp:343:23: warning: result of comparison of constant 18446744073709551615 with expression of type 'uint32_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
> 343 | if (ctx->moduleCount==SCARD_AUTOALLOCATE) {
> | ~~~~~~~~~~~~~~~~^ ~~~~~~~~~~~~~~~~~~
> ./ifd_special.cpp:393:23: warning: result of comparison of constant 18446744073709551615 with expression of type 'uint32_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
> 393 | if (ctx->moduleCount==SCARD_AUTOALLOCATE) {
> | ~~~~~~~~~~~~~~~~^ ~~~~~~~~~~~~~~~~~~
> 3 warnings generated.
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -g -O2 -Wall -version-info 6:0:0 -no-undefined -o libifd-cyberjack.la -rpath /nix/store/ak7s1zr02x9kgsg5rmlivwp97vzn8pks-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5/pcsc/drivers/libifd-cyberjack.bundle/Contents/Linux ifd.lo ../cjeca32/libeca.la -lstdc++
> libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crti.o /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crtbegin.o .libs/ifd.o -Wl,--whole-archive ../cjeca32/.libs/libeca.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/nix/store/r2yr77r40cmscac4161srxsxg20h54rx-libusb-x86_64-unknown-linux-gnufilc0-1.0.28/lib -Wl,-rpath -Wl,/nix/store/r2yr77r40cmscac4161srxsxg20h54rx-libusb-x86_64-unknown-linux-gnufilc0-1.0.28/lib /nix/store/r2yr77r40cmscac4161srxsxg20h54rx-libusb-x86_64-unknown-linux-gnufilc0-1.0.28/lib/libusb-1.0.so -lstdc++ -L/nix/store/31nshp12zm4rnbiwinw8w787jj0jb5k4-filc-glibc-2.44/lib -L/nix/store/b3p6ski2imrn0rdjjdyb9xs7kz7fb848-filc-libcxx-git/lib -L/nix/store/h7yf1fzdd31vnc12h87p9v7dd5skb3v9-systemd-minimal-libs-256.4-x86_64-unknown-linux-gnufilc0/lib -L/nix/store/r2yr77r40cmscac4161srxsxg20h54rx-libusb-x86_64-unknown-linux-gnufilc0-1.0.28/lib -L/nix/store/1hrlb2nyym6j3ac1lkspwn8k1i6h0df4-pcsclite-x86_64-unknown-linux-gnufilc0-2.3.0-lib/lib -L/nix/store/hdhb0c160h0fhwznvhm9a6h176qbrdpp-filc-sysroot-with-metadata/lib -L/nix/store/nnjy9njfd80i3hlsj2mnn49a3j3jzgjf-filc-cc/lib -L/nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib -lc++ -lc++abi -lc -lpizlo -lyoloc -lyolom -lyolort -lyolounwind /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crtend.o /nix/store/5amb35fzbvn6ay3miplgzy54r8n8gd6h-filc-crt-lib/crtn.o -g -O2 -pthread -Wl,-soname -Wl,libifd-cyberjack.so.6 -o .libs/libifd-cyberjack.so.6.0.0
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: cannot find -lstdc++
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [Makefile:542: libifd-cyberjack.la] Error 1
> make[2]: Leaving directory '/build/pcsc-cyberjack-3.99.5final.SP15/ifd'
> make[1]: *** [Makefile:494: all-recursive] Error 1
> make[1]: Leaving directory '/build/pcsc-cyberjack-3.99.5final.SP15'
> make: *** [Makefile:424: all] Error 2
For full logs, run:
nix log /nix/store/s11h3n1778nm4dh0bbyizv9z9g68q6nl-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5.drvpdfhummus-4.6.8
error: Cannot build '/nix/store/dbfhbm0jw1y5xcmnqcb28mgxh6x6r1kx-pdfhummus-x86_64-unknown-linux-gnufilc0-4.6.8.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/2rga2my90xisdiglfzihqx311sn3dk57-pdfhummus-x86_64-unknown-linux-gnufilc0-4.6.8nix
error: output '/nix/store/9fp08icc2fkz7c8v90waqxgsch6v4aca-pdfid-0.2.10-x86_64-unknown-linux-gnufilc0' is not allowed to refer to the following paths:
/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11paxtest-0.9.15
error: build of '/nix/store/41h20z1f25jvpj0q30pfrn4drcigaz62-paxtest-x86_64-unknown-linux-gnufilc0-0.9.15.drv^*', '/nix/store/981h79qwx5l0vh7szh6knf4ln14y4gjg-pbzx-x86_64-unknown-linux-gnufilc0-1.0.2.drv^*', '/nix/store/d14lxkp2pi8dr57rvbsfc4k2433c46ab-patchutils-x86_64-unknown-linux-gnufilc0-0.4.2.drv^*', '/nix/store/dbfhbm0jw1y5xcmnqcb28mgxh6x6r1kx-pdfhummus-x86_64-unknown-linux-gnufilc0-4.6.8.drv^*', '/nix/store/f8fqn69i813gzgjfj0wh3b0ykkc0cr38-pcalc-x86_64-unknown-linux-gnufilc0-20181202.drv^*', '/nix/store/irz2mva5qc354nj0mhpg36nvjfahgpgm-patchelf-x86_64-unknown-linux-gnufilc0-0.18.0-unstable-2025-02-15.drv^*', '/nix/store/kah957y20xr3xcv4bpilmaxq9w9h01hs-passwdqc-x86_64-unknown-linux-gnufilc0-2.0.3.drv^*', '/nix/store/p28wi2bripgpc16s28dj2vsl40kcd9b2-payload_dumper-x86_64-unknown-linux-gnufilc0-unstable-2022-04-11.drv^*', '/nix/store/r93ax61p3fl5migppzhmchhkyfdd2xf6-patchutils-x86_64-unknown-linux-gnufilc0-0.3.4.drv^*', '/nix/store/s11h3n1778nm4dh0bbyizv9z9g68q6nl-pcsc-cyberjack-x86_64-unknown-linux-gnufilc0-3.99.5.drv^*', '/nix/store/s9mrqw3gwany426gp4fcqlxw8jwnabya-pax-utils-x86_64-unknown-linux-gnufilc0-1.3.8.drv^*', '/nix/store/sj7wh1bvyijcpgn4lmlzmhzrc2ih0gs3-pdfid-0.2.10-x86_64-unknown-linux-gnufilc0.drv^*', '/nix/store/yw29m05n3izrfs989aw4n7fv117207ad-pbrt-v3-x86_64-unknown-linux-gnufilc0-2018-08-15.drv^*', '/nix/store/z5cp4hz6iahxcar0bzhbw0jh0vb686qa-pcmciautils-x86_64-unknown-linux-gnufilc0-018.drv^*' failed
End of log