OpenPrinting / cups

OpenPrinting CUPS Sources
https://openprinting.github.io/cups
Apache License 2.0
957 stars 174 forks source link

2.3.3op2: test suite is failing #90

Closed kloczek closed 3 years ago

kloczek commented 3 years ago
+ cd cups-2.3.3op2
+ /usr/bin/make -O -j1 V=1 VERBOSE=1 check
chmod +x cups-config
echo Using ARCHFLAGS=""
Using ARCHFLAGS=
echo Using ALL_CFLAGS="-I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare"
Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare
echo Using ALL_CXXFLAGS="-I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -fno-rtti -fno-exceptions -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare"
Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -fno-rtti -fno-exceptions -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare
echo Using CC="gcc"
Using CC=gcc
echo Using CXX="gcc"
Using CXX=gcc
echo Using DSOFLAGS="-Wl,-soname,`basename all` -shared"
Using DSOFLAGS=-Wl,-soname,all -shared
echo Using LDFLAGS="-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections"
Using LDFLAGS=-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections
echo Using LIBS="-L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz  "
Using LIBS=-L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
for dir in cups tools filter backend berkeley cgi-bin monitor notifier ppdc scheduler systemv conf data desktop locale man doc examples templates; do\
        echo Making all in $dir... ;\
        (cd $dir ; /usr/bin/make -j1 -Otarget all ) || exit 1;\
done
Making all in cups...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/cups'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/cups'
Making all in tools...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/tools'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/tools'
Making all in filter...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/filter'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/filter'
Making all in backend...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/backend'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/backend'
Making all in berkeley...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/berkeley'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/berkeley'
Making all in cgi-bin...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/cgi-bin'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/cgi-bin'
Making all in monitor...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/monitor'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/monitor'
Making all in notifier...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/notifier'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/notifier'
Making all in ppdc...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/ppdc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/ppdc'
Making all in scheduler...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/scheduler'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/scheduler'
Making all in systemv...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/systemv'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/systemv'
Making all in conf...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/conf'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/conf'
Making all in data...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/data'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/data'
Making all in desktop...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/desktop'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/desktop'
Making all in locale...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/locale'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/locale'
Making all in man...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/man'
Making all in doc...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/doc'
Making all in examples...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/examples'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/examples'
Making all in templates...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/templates'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/templates'
echo Using ARCHFLAGS=""
Using ARCHFLAGS=
echo Using ALL_CFLAGS="-I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare"
Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare
echo Using ALL_CXXFLAGS="-I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -fno-rtti -fno-exceptions -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare"
Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -fno-rtti -fno-exceptions -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare
echo Using CC="gcc"
Using CC=gcc
echo Using CXX="gcc"
Using CXX=gcc
echo Using DSOFLAGS="-Wl,-soname,`basename unittests` -shared"
Using DSOFLAGS=-Wl,-soname,unittests -shared
echo Using LDFLAGS="-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections"
Using LDFLAGS=-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections
echo Using LIBS="-L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz  "
Using LIBS=-L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
for dir in cups tools filter backend berkeley cgi-bin monitor notifier ppdc scheduler systemv conf data desktop locale man doc examples templates; do\
        echo Making all in $dir... ;\
        (cd $dir ; /usr/bin/make -j1 -Otarget unittests) || exit 1;\
done
Making all in cups...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/cups'
echo Compiling rasterbench.c...
Compiling rasterbench.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o rasterbench.o rasterbench.c
echo Linking rasterbench...
Linking rasterbench...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o rasterbench rasterbench.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" rasterbench
echo Compiling testadmin.c...
Compiling testadmin.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testadmin.o testadmin.c
echo Linking testadmin...
Linking testadmin...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testadmin testadmin.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testadmin
echo Compiling testarray.c...
Compiling testarray.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testarray.o testarray.c
echo Linking testarray...
Linking testarray...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testarray testarray.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testarray
echo Running array API tests...
Running array API tests...
./testarray
cupsArrayNew: PASS
cupsArrayUserData: PASS
cupsArrayAdd: PASS
cupsArrayCount: PASS
cupsArrayFirst: PASS
cupsArrayNext: PASS
cupsArrayLast: PASS
cupsArrayPrev: PASS
cupsArrayFind: PASS
cupsArrayCurrent: PASS
cupsArrayDup: PASS
cupsArrayRemove: PASS
cupsArrayClear: PASS
Load unique words: 40971 words in 0.247 seconds (165574 words/sec), PASS
Delete While Iterating: PASS
cupsArraySave: PASS
cupsArrayRestore: PASS
_cupsArrayNewStrings(" \t\nfoo bar\tboo\nfar", ' '): PASS
_cupsArrayAddStrings(array, "foo2,bar2", ','): PASS

ALL TESTS PASSED!
echo Compiling testcache.c...
Compiling testcache.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testcache.o testcache.c
echo Linking testcache...
Linking testcache...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testcache testcache.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testcache
echo Compiling testclient.c...
Compiling testclient.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testclient.o testclient.c
echo Linking testclient...
Linking testclient...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testclient testclient.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testclient
echo Compiling testconflicts.c...
Compiling testconflicts.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testconflicts.o testconflicts.c
echo Linking testconflicts...
Linking testconflicts...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testconflicts testconflicts.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testconflicts
echo Compiling testcreds.c...
Compiling testcreds.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testcreds.o testcreds.c
echo Linking testcreds...
Linking testcreds...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testcreds testcreds.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testcreds
echo Compiling testcups.c...
Compiling testcups.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testcups.o testcups.c
echo Linking testcups...
Linking testcups...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testcups testcups.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testcups
echo Compiling testdest.c...
Compiling testdest.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testdest.o testdest.c
echo Linking testdest...
Linking testdest...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testdest testdest.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testdest
echo Compiling testfile.c...
Compiling testfile.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testfile.o testfile.c
echo Linking testfile...
Linking testfile...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testfile testfile.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testfile
echo Running file API tests...
Running file API tests...
./testfile
cupsFileOpen(write): PASS
cupsFileCompression(): PASS
cupsFilePuts(): PASS
cupsFilePrintf(): PASS
cupsFilePutChar(): PASS
cupsFileWrite(): PASS
cupsFilePuts("partial line"): PASS
cupsFileTell(): PASS
cupsFileClose(): PASS

cupsFileOpen(read): PASS
cupsFileGets(): PASS
cupsFileCompression(): PASS
cupsFileGetConf(): PASS
cupsFileGetChar(): PASS
cupsFileRead(): PASS
cupsFileGetChar(partial line): PASS
cupsFileTell(): PASS
cupsFileClose(): PASS

cupsFileOpen(write compressed): PASS
cupsFileCompression(): PASS
cupsFilePuts(): PASS
cupsFilePrintf(): PASS
cupsFilePutChar(): PASS
cupsFileWrite(): PASS
cupsFilePuts("partial line"): PASS
cupsFileTell(): PASS
cupsFileClose(): PASS

cupsFileOpen(read): PASS
cupsFileGets(): PASS
cupsFileCompression(): PASS
cupsFileGetConf(): PASS
cupsFileGetChar(): PASS
cupsFileRead(): PASS
cupsFileGetChar(partial line): PASS
cupsFileTell(): PASS
cupsFileClose(): PASS

cupsFileOpen(append 0): PASS
cupsFileTell(): PASS
cupsFileWrite(256 512-byte records): PASS
cupsFileTell(): PASS

cupsFileOpen(read 0): PASS
cupsFileSeek(), cupsFileRead(): PASS

cupsFileOpen(append 1): PASS
cupsFileTell(): PASS
cupsFileWrite(256 512-byte records): PASS
cupsFileTell(): PASS

cupsFileOpen(read 1): PASS
cupsFileSeek(), cupsFileRead(): PASS

cupsFileOpen(append 2): PASS
cupsFileTell(): PASS
cupsFileWrite(256 512-byte records): PASS
cupsFileTell(): PASS

cupsFileOpen(read 2): PASS
cupsFileSeek(), cupsFileRead(): PASS

cupsFileOpen(append 3): PASS
cupsFileTell(): PASS
cupsFileWrite(256 512-byte records): PASS
cupsFileTell(): PASS

cupsFileOpen(read 3): PASS
cupsFileSeek(), cupsFileRead(): PASS

cupsFileOpenFd(fd, "r"): PASS
cupsFileClose(no read): PASS

cupsFileOpen("testfile.txt", "r"): PASS
cupsFileGets: PASS
cupsFileRewind: PASS
cupsFileGets: PASS

cupsFileFind: PASS (/bin/cat)

ALL TESTS PASSED!
echo Compiling testgetdests.c...
Compiling testgetdests.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testgetdests.o testgetdests.c
echo Linking testgetdests...
Linking testgetdests...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testgetdests testgetdests.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testgetdests
echo Compiling testhttp.c...
Compiling testhttp.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testhttp.o testhttp.c
echo Linking testhttp...
Linking testhttp...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testhttp testhttp.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testhttp
echo Running HTTP API tests...
Running HTTP API tests...
./testhttp
httpGetDateString()/httpGetDateTime(): PASS
httpDecode64_2()/httpEncode64_2(): PASS
httpGetHostname(): PASS (barrel)
httpAddrGetList(barrel): PASS (12 address(es) for barrel)
httpSeparateURI(): PASS (44 URIs tested)
httpAssembleURI(): PASS (16 URIs tested)
httpAssembleUUID: PASS (urn:uuid:54095e9c-ee9b-3a04-7566-1d3a6342da2c)

ALL TESTS PASSED!
echo Compiling testi18n.c...
Compiling testi18n.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testi18n.o testi18n.c
echo Linking testi18n...
Linking testi18n...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testi18n testi18n.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testi18n
echo Running internationalization API tests...
Running internationalization API tests...
./testi18n
cupsUTF8ToUTF32 of utfdemo.txt: PASS
cupsUTF8ToCharset(CUPS_EUC_JP) of utfdemo.txt: PASS
cupsUTF8ToCharset(CUPS_ISO8859_1): PASS
cupsCharsetToUTF8(CUPS_ISO8859_1): PASS
cupsUTF8ToCharset(CUPS_ISO8859_7): PASS
cupsCharsetToUTF8(CUPS_ISO8859_7): PASS
cupsUTF8ToCharset(CUPS_WINDOWS_932): PASS
cupsCharsetToUTF8(CUPS_WINDOWS_932): PASS
cupsUTF8ToCharset(CUPS_EUC_JP): PASS
cupsUTF8ToCharset(CUPS_WINDOWS_950): PASS
cupsCharsetToUTF8(CUPS_WINDOWS_950): PASS
cupsUTF8ToCharset(CUPS_EUC_TW): PASS
cupsCharsetToUTF8(CUPS_EUC_TW): PASS
echo Compiling testipp.c...
Compiling testipp.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testipp.o testipp.c
echo Linking testipp...
Linking testipp...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testipp testipp.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testipp
echo Running IPP API tests...
Running IPP API tests...
./testipp
Create Sample Request: PASS
Write Sample to Memory: PASS
Read Sample from Memory: PASS
ippFindAttribute(media-col): PASS
ippFindAttribute(media-size 1): PASS
ippFindAttribute(media-size 2): PASS
ippFindAttribute(media-col/media-size/x-dimension): PASS
ippFindNextAttribute(media-col/media-size/x-dimension): PASS
ippFindNextAttribute(media-col/media-size/x-dimension) again: PASS
Read Bad Collection from Memory: PASS
Read Mixed integer/rangeOfInteger from Memory: PASS
ippFindAttribute(notify-lease-duration-supported): PASS
_ippFindOption("printer-type"): PASS

Core IPP tests passed.
echo Compiling testlang.c...
Compiling testlang.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testlang.o testlang.c
echo Linking testlang...
Linking testlang...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testlang testlang.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testlang
echo Creating locale directory structure...
Creating locale directory structure...
/usr/bin/rm -f -r locale
for po in ../locale/cups_*.po; do \
        lang=`basename $po .po | sed -e '1,$s/^cups_//'`; \
        /usr/bin/mkdir -p locale/$lang; \
        /usr/bin/ln -sf ../../$po locale/$lang; \
done
echo Running language API tests...
Running language API tests...
LOCALEDIR=locale ./testlang
Language = "C"
Encoding = "utf-8"
No       = "No" (PASS)
Yes      = "Yes" (PASS)
_cupsStrScand("1") number=1.000000
_cupsStrFormatd(1.000000) buffer="1"
_cupsStrScand("-1") number=-1.000000
_cupsStrFormatd(-1.000000) buffer="-1"
_cupsStrScand("3") number=3.000000
_cupsStrFormatd(3.000000) buffer="3"
_cupsStrScand("5.125") number=5.125000
_cupsStrFormatd(5.125000) buffer="5.125"
ALL TESTS PASSED
echo Compiling testoptions.c...
Compiling testoptions.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testoptions.o testoptions.c
echo Linking testoptions...
Linking testoptions...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testoptions testoptions.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testoptions
echo Running option API tests...
Running option API tests...
./testoptions
cupsParseOptions: PASS
cupsEncodeOptions2: PASS
echo Compiling testppd.c...
Compiling testppd.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testppd.o testppd.c
echo Linking testppd...
Linking testppd...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testppd testppd.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testppd
echo Running PPD API tests...
Running PPD API tests...
./testppd
ppdOpenFile(test.ppd): PASS
ppdFindAttr(wildcard): PASS
ppdFindNextAttr(wildcard): PASS
ppdFindAttr(Foo): PASS
ppdFindNextAttr(Foo): PASS
ppdMarkDefaults: PASS
ppdEmitString (defaults): PASS
ppdEmitString (custom size and string): PASS
cupsGetConflicts(InputSlot=Envelope): PASS
ppdConflicts(): PASS (2)
cupsResolveConflicts(InputSlot=Envelope): PASS (Resolved by changing PageSize)
cupsResolveConflicts(No option/choice): PASS (Resolved by changing InputSlot)
ppdInstallableConflict(): PASS
ppdPageSizeLimits: PASS
cupsMarkOptions(media=iso-a4): PASS
cupsMarkOptions(media=na_letter_8.5x11in): PASS
cupsMarkOptions(media=oe_letter-fullbleed_8.5x11in): PASS
cupsMarkOptions(media=A4): PASS
cupsMarkOptions(media=Custom.8x10in): PASS
ppdLocalizeIPPReason(text): PASS
ppdLocalizeIPPReason(http): PASS
ppdLocalizeIPPReason(help): PASS
ppdLocalizeIPPReason(file): PASS
ppdLocalizeIPPReason(fr text): PASS
ppdLocalizeIPPReason(zh_TW text): PASS
ppdLocalizeMarkerName(bogus): PASS
ppdLocalizeMarkerName(cyan): PASS
ppdLocalizeMarkerName(fr cyan): PASS
ppdLocalizeMarkerName(zh_TW cyan): PASS
ppdOpenFile(test2.ppd): PASS
ppdMarkDefaults: PASS
ppdEmitString (defaults): PASS
ppdConflicts(): PASS (1)
cupsResolveConflicts(Quality=Photo): PASS (Unable to resolve)
cupsResolveConflicts(No option/choice): PASS
cupsResolveConflicts(loop test): PASS
ppdInstallableConflict(): PASS
ppdPageSizeLimits(default): PASS
ppdPageSizeLimits(InputSlot=Manual): PASS
ppdPageSizeLimits(Quality=Photo): PASS
ppdPageSizeLimits(Quality=Photo): PASS
_cupsRasterExecPS("setpagedevice"): PASS
_cupsRasterExecPS("roll"): PASS
_cupsRasterExecPS("dup index"): PASS
_cupsRasterExecPS("%%Begin/EndFeature code"): PASS
echo Compiling testpwg.c...
Compiling testpwg.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testpwg.o testpwg.c
echo Linking testpwg...
Linking testpwg...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testpwg testpwg.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testpwg
echo Running PWG API tests...
Running PWG API tests...
./testpwg test.ppd
ppdOpenFile(test.ppd): PASS
_ppdCacheCreateWithPPD(ppd): PASS
_ppdCacheWriteFile(test.pwg): PASS
_ppdCacheCreateWithFile(test.pwg): PASS
_ppdCacheGetPageSize(keyword=Letter): PASS
_ppdCacheGetPageSize(media=Letter): PASS
_ppdCacheGetPageSize(keyword=A4): PASS
_ppdCacheGetPageSize(media=A4): PASS
_ppdCacheDestroy(pc): PASS
pwgMediaForPWG("iso_a4_210x297mm"): PASS
pwgMediaForPWG("roll_max_36.1025x3622.0472in"): PASS (91700x9199999)
pwgMediaForPWG("disc_test_10x100mm"): PASS (10000x10000)
pwgMediaForLegacy("na-letter"): PASS
pwgMediaForPPD("4x6"): PASS
pwgMediaForPPD("10x15cm"): PASS
pwgMediaForPPD("Custom.10x15cm"): PASS
pwgMediaForSize(29700, 42000): PASS
pwgMediaForSize(9842, 19050): PASS (na_monarch_3.875x7.5in)
pwgMediaForSize(9800, 19000): PASS (jpn_you6_98x190mm)
Duplicate size test: PASS
echo Compiling testraster.c...
Compiling testraster.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testraster.o testraster.c
echo Linking testraster...
Linking testraster...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testraster testraster.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testraster
echo Running raster API tests...
Running raster API tests...
./testraster
cupsRasterOpen(CUPS_RASTER_WRITE): PASS
cupsRasterWriteHeader2(page 1): PASS
cupsRasterWritePixels: PASS
cupsRasterWriteHeader2(page 2): PASS
cupsRasterWritePixels: PASS
cupsRasterWriteHeader2(page 3): PASS
cupsRasterWritePixels: PASS
cupsRasterWriteHeader2(page 4): PASS
cupsRasterWritePixels: PASS
cupsRasterOpen(CUPS_RASTER_READ): PASS
cupsRasterReadHeader2(page 1): PASS
cupsRasterReadPixels: PASS
cupsRasterReadHeader2(page 2): PASS
cupsRasterReadPixels: PASS
cupsRasterReadHeader2(page 3): PASS
cupsRasterReadPixels: PASS
cupsRasterReadHeader2(page 4): PASS
cupsRasterReadPixels: PASS
cupsRasterOpen(CUPS_RASTER_WRITE_COMPRESSED): PASS
cupsRasterWriteHeader2(page 1): PASS
cupsRasterWritePixels: PASS
cupsRasterWriteHeader2(page 2): PASS
cupsRasterWritePixels: PASS
cupsRasterWriteHeader2(page 3): PASS
cupsRasterWritePixels: PASS
cupsRasterWriteHeader2(page 4): PASS
cupsRasterWritePixels: PASS
cupsRasterOpen(CUPS_RASTER_READ): PASS
cupsRasterReadHeader2(page 1): PASS
cupsRasterReadPixels: PASS
cupsRasterReadHeader2(page 2): PASS
cupsRasterReadPixels: PASS
cupsRasterReadHeader2(page 3): PASS
cupsRasterReadPixels: PASS
cupsRasterReadHeader2(page 4): PASS
cupsRasterReadPixels: PASS
cupsRasterOpen(CUPS_RASTER_WRITE_PWG): PASS
cupsRasterWriteHeader2(page 1): PASS
cupsRasterWritePixels: PASS
cupsRasterWriteHeader2(page 2): PASS
cupsRasterWritePixels: PASS
cupsRasterWriteHeader2(page 3): PASS
cupsRasterWritePixels: PASS
cupsRasterWriteHeader2(page 4): PASS
cupsRasterWritePixels: PASS
cupsRasterOpen(CUPS_RASTER_READ): PASS
cupsRasterReadHeader2(page 1): PASS
cupsRasterReadPixels: PASS
cupsRasterReadHeader2(page 2): PASS
cupsRasterReadPixels: PASS
cupsRasterReadHeader2(page 3): PASS
cupsRasterReadPixels: PASS
cupsRasterReadHeader2(page 4): PASS
cupsRasterReadPixels: PASS
cupsRasterOpen(CUPS_RASTER_WRITE_APPLE): PASS
cupsRasterWriteHeader2(page 1): PASS
cupsRasterWritePixels: PASS
cupsRasterWriteHeader2(page 2): PASS
cupsRasterWritePixels: PASS
cupsRasterWriteHeader2(page 3): PASS
cupsRasterWritePixels: PASS
cupsRasterWriteHeader2(page 4): PASS
cupsRasterWritePixels: PASS
cupsRasterOpen(CUPS_RASTER_READ): PASS
cupsRasterReadHeader2(page 1): PASS
cupsRasterReadPixels: PASS
cupsRasterReadHeader2(page 2): PASS
cupsRasterReadPixels: PASS
cupsRasterReadHeader2(page 3): PASS
cupsRasterReadPixels: PASS
cupsRasterReadHeader2(page 4): PASS
cupsRasterReadPixels: PASS
echo Compiling testsnmp.c...
Compiling testsnmp.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testsnmp.o testsnmp.c
echo Linking testsnmp...
Linking testsnmp...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testsnmp testsnmp.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testsnmp
echo Compiling testthreads.c...
Compiling testthreads.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testthreads.o testthreads.c
echo Linking testthreads...
Linking testthreads...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testthreads testthreads.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testthreads
echo Compiling tlscheck.c...
Compiling tlscheck.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o tlscheck.o tlscheck.c
echo Linking tlscheck...
Linking tlscheck...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o tlscheck tlscheck.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" tlscheck
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/cups'
Making all in tools...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/tools'
make[1]: Nothing to be done for 'unittests'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/tools'
Making all in filter...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/filter'
make[1]: Nothing to be done for 'unittests'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/filter'
Making all in backend...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/backend'
echo Compiling test1284.c...
Compiling test1284.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o test1284.o test1284.c
echo Linking test1284...
Linking test1284...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o test1284 test1284.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" test1284
echo Compiling testbackend.c...
Compiling testbackend.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testbackend.o testbackend.c
echo Linking testbackend...
Linking testbackend...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testbackend testbackend.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testbackend
echo Compiling testsupplies.c...
Compiling testsupplies.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testsupplies.o testsupplies.c
echo Linking testsupplies...
Linking testsupplies...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testsupplies testsupplies.o libbackend.a \
        ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testsupplies
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/backend'
Making all in berkeley...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/berkeley'
make[1]: Nothing to be done for 'unittests'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/berkeley'
Making all in cgi-bin...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/cgi-bin'
echo Compiling testcgi.c...
Compiling testcgi.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testcgi.o testcgi.c
echo Linking testcgi...
Linking testcgi...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testcgi testcgi.o libcupscgi.a \
        ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testcgi
echo Testing CGI API...
Testing CGI API...
./testcgi
DEBUG: org.cups.sid cookie not found, initializing!
cgiInitialize: Set-Cookie: org.cups.sid=384f7d362a61d7bb4fd66e45724d5ffc; path=/; httponly;
DEBUG: org.cups.sid cookie is "384f7d362a61d7bb4fd66e45724d5ffc"
cgiSetVariable: MAX_FILE_SIZE="10485760"
DEBUG: org.cups.sid form variable is not present.
DEBUG: cgiClearVariables called.
FAIL (init)
echo Compiling testhi.c...
Compiling testhi.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testhi.o testhi.c
echo Linking testhi...
Linking testhi...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testhi testhi.o libcupscgi.a \
        ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testhi
echo Testing help index API...
Testing help index API...
./testhi
nodes (5 nodes):
    1: testhi.html "Test File for Help Index Code" (0 words)
    2: testhi.html#2ND "This is the Second Anchor" (6 words)
    3: testhi.html#FIRST "This is the First Anchor" (2 words)
    4: testhi.html#INLINE "This is an in-line anchor that crosses a line." (3 words)
    5: testhi.html#THIRD "This is the Third Anchor" (0 words)
sorted (5 nodes):
    1: testhi.html "Test File for Help Index Code" (0 words)
    2: testhi.html#INLINE "This is an in-line anchor that crosses a line." (3 words)
    3: testhi.html#FIRST "This is the First Anchor" (2 words)
    4: testhi.html#2ND "This is the Second Anchor" (6 words)
    5: testhi.html#THIRD "This is the Third Anchor" (0 words)
echo Compiling testtemplate.c...
Compiling testtemplate.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testtemplate.o testtemplate.c
echo Linking testtemplate...
Linking testtemplate...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testtemplate testtemplate.o libcupscgi.a ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testtemplate
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/cgi-bin'
Making all in monitor...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/monitor'
make[1]: Nothing to be done for 'unittests'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/monitor'
Making all in notifier...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/notifier'
make[1]: Nothing to be done for 'unittests'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/notifier'
Making all in ppdc...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/ppdc'
echo Linking ppdc-static...
Linking ppdc-static...
g++  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o ppdc-static ppdc.o libcupsppdc.a \
        ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" ppdc-static
echo Testing PPD compiler...
Testing PPD compiler...
./ppdc-static -l en,fr -I ../data foo.drv
./ppdc-static -l en,fr -z -I ../data foo.drv
echo Linking ppdi-static...
Linking ppdi-static...
g++  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o ppdi-static ppdi.o libcupsppdc.a \
        ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" ppdi-static
echo Testing PPD importer...
Testing PPD importer...
/usr/bin/rm -f -r ppd ppd2 sample-import.drv
./ppdc-static -l en -I ../data sample.drv
./ppdi-static -I ../data -o sample-import.drv ppd/*
./ppdc-static -l en -I ../data -d ppd2 sample-import.drv
if diff -r ppd ppd2 >/dev/null; then \
        echo PPD import OK; \
else \
        echo PPD import FAILED; \
        exit 1; \
fi
PPD import OK
echo Compiling testcatalog.cxx...
Compiling testcatalog.cxx...
g++  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -fno-rtti -fno-exceptions -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testcatalog.o testcatalog.cxx
echo Linking testcatalog...
Linking testcatalog...
g++ -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testcatalog testcatalog.o libcupsppdc.a \
        ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testcatalog
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/ppdc'
Making all in scheduler...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/scheduler'
echo Compiling testlpd.c...
Compiling testlpd.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testlpd.o testlpd.c
echo Linking testlpd...
Linking testlpd...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testlpd testlpd.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
echo Compiling testmime.c...
Compiling testmime.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testmime.o testmime.c
echo Linking testmime...
Linking testmime...
gcc  -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testmime testmime.o libcupsmime.a \
        ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testmime
echo Running MIME tests...
Running MIME tests...
./testmime
MIME database types:
        application/octet-stream (100):

        application/pdf (100):
        [0x55a1a0a8c100] OR (
                [0x55a1a0a8c180] match(*.pdf)
                [0x55a1a0a8c200]
        )

        application/postscript (100):
        [0x55a1a0a97060] OR (
                [0x55a1a0a970e0] match(*.ai)
                [0x55a1a0a97160] match(*.eps)
                [0x55a1a0a971e0] match(*.ps)
                [0x55a1a0a97260] string(0,%!)
                [0x55a1a0a972e0] string(0,<04>%!)
                [0x55a1a0a973e0] AND (
                        [0x55a1a0a97360] contains(0,128,<1B>%-12345X)
                        [0x55a1a0a97460] OR (
                                [0x55a1a0a974e0] contains(0,4096,LANGUAGE=POSTSCRIPT)
                                [0x55a1a0a97560] contains(0,4096,LANGUAGE = Postscript)
                                [0x55a1a0a975e0] contains(0,4096,LANGUAGE = PostScript)
                                [0x55a1a0a97660] contains(0,4096,LANGUAGE = POSTSCRIPT)
                                [0x55a1a0a976e0] AND (
                                        [0x55a1a0a97760] contains(0,4096,<0A>%!)
                                        [0x55a1a0a977e0] NOT contains(0,4096,ENTER LANGUAGE)
                                )
                        )
                )
        )

        application/rss+xml (100):
        [0x55a1a0a9c4f0] OR (
                [0x55a1a0a9c570] match(*.rss)
        )

        application/vnd.cups-banner (100):
        [0x55a1a0a9c630] OR (
                [0x55a1a0a9c6b0] string(0,#CUPS-BANNER)
        )

        application/vnd.cups-command (100):
        [0x55a1a0a9c770] OR (
                [0x55a1a0a9c7f0] string(0,#CUPS-COMMAND)
        )

        application/vnd.cups-pdf (100):

        application/vnd.cups-postscript (100):

        application/vnd.cups-ppd (100):
        [0x55a1a0a9cb40] OR (
                [0x55a1a0a9cbc0] match(*.ppd)
                [0x55a1a0a9cc40] string(0,*PPD-Adobe:)
        )

        application/vnd.cups-raster (100):
        [0x55a1a0a9cd00] OR (
                [0x55a1a0a9cd80] string(0,RaSt)
                [0x55a1a0a9ce00] string(0,tSaR)
                [0x55a1a0a9ce80] AND (
                        [0x55a1a0a9cf00] string(0,RaS2)
                        [0x55a1a0a9cf80] NOT string(4,PwgRaster<00>)
                )
                [0x55a1a0a9d000] string(0,2SaR)
                [0x55a1a0a9d080] string(0,RaS3)
                [0x55a1a0a9d100] string(0,3SaR)
        )

        application/vnd.cups-raw (100):
        [0x55a1a0a9d1c0] AND (
                [0x55a1a0a9d240] string(0,<1B>E)
                [0x55a1a0a9d2c0] NOT string(2,<1B>%0B)
        )
        [0x55a1a0a9d340] string(0,<1B>@)
        [0x55a1a0a9d3c0] AND (
                [0x55a1a0a9d440] contains(0,128,<1B>%-12345X)
                [0x55a1a0a9d4c0] OR (
                        [0x55a1a0a9d540] contains(0,4096,LANGUAGE=PCL)
                        [0x55a1a0a9d5c0] contains(0,4096,LANGUAGE = PCL)
                )
        )

        application/x-cshell (100):
        [0x55a1a0a9a810] OR (
                [0x55a1a0a9a890] match(*.csh)
                [0x55a1a0a9a990] AND (
                        [0x55a1a0a9a910] printable(0,1024)
                        [0x55a1a0a9aa10] string(0,#!)
                        [0x55a1a0a9aa90] OR (
                                [0x55a1a0a9ab10] contains(2,80,/csh)
                                [0x55a1a0a9ab90] contains(2,80,/tcsh)
                        )
                )
        )

        application/x-csource (100):
        [0x55a1a0a9b4b0] OR (
                [0x55a1a0a9b530] match(*.c)
                [0x55a1a0a9b5b0] match(*.cxx)
                [0x55a1a0a9b630] match(*.cpp)
                [0x55a1a0a9b6b0] match(*.cc)
                [0x55a1a0a9b730] match(*.C)
                [0x55a1a0a9b7b0] match(*.h)
                [0x55a1a0a9b830] match(*.hpp)
                [0x55a1a0a9b930] AND (
                        [0x55a1a0a9b8b0] printable(0,1024)
                        [0x55a1a0a9b9b0] NOT match(*.css)
                        [0x55a1a0a9ba30] OR (
                                [0x55a1a0a9bab0] string(0,/*)
                                [0x55a1a0a9bb30] string(0,//)
                                [0x55a1a0a9bbb0] string(0,#include)
                                [0x55a1a0a9bc30] contains(0,1024,<0A>#include)
                                [0x55a1a0a9bcb0] string(0,#define)
                                [0x55a1a0a9bd30] contains(0,1024,<0A>#define)
                        )
                )
        )

        application/x-perl (100):
        [0x55a1a0a9ac40] OR (
                [0x55a1a0a9acc0] match(*.pl)
                [0x55a1a0a9adc0] AND (
                        [0x55a1a0a9ad40] printable(0,1024)
                        [0x55a1a0a9ae40] string(0,#!)
                        [0x55a1a0a9aec0] contains(2,80,/perl)
                )
        )

        application/x-shell (100):
        [0x55a1a0a9af70] OR (
                [0x55a1a0a9aff0] match(*.sh)
                [0x55a1a0a9b0f0] AND (
                        [0x55a1a0a9b070] printable(0,1024)
                        [0x55a1a0a9b170] string(0,#!)
                        [0x55a1a0a9b1f0] OR (
                                [0x55a1a0a9b270] contains(2,80,/bash)
                                [0x55a1a0a9b2f0] contains(2,80,/ksh)
                                [0x55a1a0a9b370] contains(2,80,/sh)
                                [0x55a1a0a9b3f0] contains(2,80,/zsh)
                        )
                )
        )

        image/gif (100):
        [0x55a1a0a97860] OR (
                [0x55a1a0a978e0] match(*.gif)
                [0x55a1a0a97960] string(0,GIF87a)
                [0x55a1a0a979e0] string(0,GIF89a)
        )

        image/jpeg (100):
        [0x55a1a0a97c40] OR (
                [0x55a1a0a97cc0] match(*.jpeg)
                [0x55a1a0a97d40] match(*.jpg)
                [0x55a1a0a97dc0] match(*.jpe)
                [0x55a1a0a97ec0] AND (
                        [0x55a1a0a97e40] string(0,<FFFFFFFF><FFFFFFD8><FFFFFFFF>)
                        [0x55a1a0a97f40] OR (
                                [0x55a1a0a97fc0] char(3,224)
                                [0x55a1a0a98040] char(3,225)
                                [0x55a1a0a980c0] char(3,226)
                                [0x55a1a0a98140] char(3,227)
                                [0x55a1a0a981c0] char(3,228)
                                [0x55a1a0a98240] char(3,229)
                                [0x55a1a0a982c0] char(3,230)
                                [0x55a1a0a98340] char(3,231)
                                [0x55a1a0a983c0] char(3,232)
                                [0x55a1a0a98440] char(3,233)
                                [0x55a1a0a984c0] char(3,234)
                                [0x55a1a0a98540] char(3,235)
                                [0x55a1a0a985c0] char(3,236)
                                [0x55a1a0a98640] char(3,237)
                                [0x55a1a0a986c0] char(3,238)
                                [0x55a1a0a98740] char(3,239)
                        )
                )
        )

        image/png (100):
        [0x55a1a0a97a90] OR (
                [0x55a1a0a97b10] match(*.png)
                [0x55a1a0a97b90] string(0,<FFFFFF89>PNG)
        )

        image/pwg-raster (150):
        [0x55a1a0a98800] AND (
                [0x55a1a0a98880] string(0,RaS2)
                [0x55a1a0a98900] string(4,PwgRaster<00>)
        )

        image/tiff (100):
        [0x55a1a0a989b0] OR (
                [0x55a1a0a98a30] match(*.tiff)
                [0x55a1a0a98ab0] match(*.tif)
                [0x55a1a0a98b30] string(0,MM<00>*)
                [0x55a1a0a98bb0] string(0,II*<00>)
        )

        image/urf (100):
        [0x55a1a0a9a030] OR (
                [0x55a1a0a9a0b0] match(*.urf)
                [0x55a1a0a9a130] string(0,UNIRAST<00>)
        )

        image/x-alias (100):
        [0x55a1a0a9a1e0] OR (
                [0x55a1a0a9a260] match(*.pix)
                [0x55a1a0a9a2e0] short(8,8)
                [0x55a1a0a9a360] short(8,24)
        )

        image/x-bitmap (100):
        [0x55a1a0a9a420] OR (
                [0x55a1a0a9a4a0] match(*.bmp)
                [0x55a1a0a9a5a0] AND (
                        [0x55a1a0a9a520] string(0,BM)
                        [0x55a1a0a9a620] NOT printable(2,14)
                )
        )

        image/x-icon (100):
        [0x55a1a0a9a6d0] OR (
                [0x55a1a0a9a750] match(*.ico)
        )

        image/x-photocd (100):
        [0x55a1a0a98c70] OR (
                [0x55a1a0a98cf0] match(*.pcd)
                [0x55a1a0a98d70] string(2048,PCD_IPI)
        )

        image/x-portable-anymap (100):
        [0x55a1a0a98e30] OR (
                [0x55a1a0a98eb0] match(*.pnm)
        )

        image/x-portable-bitmap (100):
        [0x55a1a0a98f70] OR (
                [0x55a1a0a98ff0] match(*.pbm)
                [0x55a1a0a99070] string(0,P1)
                [0x55a1a0a990f0] string(0,P4)
        )

        image/x-portable-graymap (100):
        [0x55a1a0a991b0] OR (
                [0x55a1a0a99230] match(*.pgm)
                [0x55a1a0a992b0] string(0,P2)
                [0x55a1a0a99330] string(0,P5)
        )

        image/x-portable-pixmap (100):
        [0x55a1a0a993f0] OR (
                [0x55a1a0a99470] match(*.ppm)
                [0x55a1a0a994f0] string(0,P3)
                [0x55a1a0a99570] string(0,P6)
        )

        image/x-sgi-rgb (100):
        [0x55a1a0a99630] OR (
                [0x55a1a0a996b0] match(*.rgb)
                [0x55a1a0a99730] match(*.sgi)
                [0x55a1a0a997b0] match(*.bw)
                [0x55a1a0a99830] match(*.icon)
                [0x55a1a0a998b0] short(0,474)
        )

        image/x-sun-raster (100):
        [0x55a1a0a99d70] OR (
                [0x55a1a0a99df0] match(*.ras)
                [0x55a1a0a99e70] string(0,Y<FFFFFFA6>j<FFFFFF95>)
        )

        image/x-xbitmap (100):
        [0x55a1a0a99970] OR (
                [0x55a1a0a999f0] match(*.xbm)
        )

        image/x-xpixmap (100):
        [0x55a1a0a99ab0] OR (
                [0x55a1a0a99b30] match(*.xpm)
                [0x55a1a0a99c30] AND (
                        [0x55a1a0a99bb0] ascii(0,1024)
                        [0x55a1a0a99cb0] string(3,XPM)
                )
        )

        text/css (100):
        [0x55a1a0a9c3c0] OR (
                [0x55a1a0a9c440] match(*.css)
        )

        text/html (100):
        [0x55a1a0a9bde0] OR (
                [0x55a1a0a9be60] match(*.html)
                [0x55a1a0a9bee0] match(*.htm)
                [0x55a1a0a9bfe0] AND (
                        [0x55a1a0a9bf60] printable(0,1024)
                        [0x55a1a0a9c060] OR (
                                [0x55a1a0a9c0e0]
                                [0x55a1a0a9c160]
                        )
                )
        )

        text/plain (100):
        [0x55a1a0a9c210] OR (
                [0x55a1a0a9c290] match(*.txt)
                [0x55a1a0a9c310] printable(0,1024)
        )

MIME database filters:
        application/octet-stream to application/vnd.cups-raw: - (0)
        application/postscript to application/vnd.cups-postscript: pstops (66)
        application/vnd.cups-raster to image/pwg-raster: rastertopwg (100)
        application/vnd.cups-raster to image/urf: rastertopwg (100)
../doc/da/index.html.in: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/apple-touch-icon.png: image/png
    No filters to convert application/vnd.cups-postscript.
../doc/cups.css: text/css
    No filters to convert application/vnd.cups-postscript.
../doc/images/cups.svg: text/plain
    No filters to convert application/vnd.cups-postscript.
../doc/images/left.gif: image/gif
    No filters to convert application/vnd.cups-postscript.
../doc/images/raster.svg: text/plain
    No filters to convert application/vnd.cups-postscript.
../doc/images/raster-organization.svg: text/plain
    No filters to convert application/vnd.cups-postscript.
../doc/images/cups-block-diagram.png: image/png
    No filters to convert application/vnd.cups-postscript.
../doc/images/smiley.jpg: image/jpeg
    No filters to convert application/vnd.cups-postscript.
../doc/images/cups-block-diagram.svg: text/plain
    No filters to convert application/vnd.cups-postscript.
../doc/images/unsel.gif: image/gif
    No filters to convert application/vnd.cups-postscript.
../doc/images/left.xcf.gz: unknown
../doc/images/raster-organization.png: image/png
    No filters to convert application/vnd.cups-postscript.
../doc/images/raster.png: image/png
    No filters to convert application/vnd.cups-postscript.
../doc/images/wait.gif: image/gif
    No filters to convert application/vnd.cups-postscript.
../doc/images/right.gif: image/gif
    No filters to convert application/vnd.cups-postscript.
../doc/images/cups.png: image/png
    No filters to convert application/vnd.cups-postscript.
../doc/images/cups-command-chain.png: image/png
    No filters to convert application/vnd.cups-postscript.
../doc/images/generic.png: image/png
    No filters to convert application/vnd.cups-postscript.
../doc/images/cups-postscript-chain.svg: text/plain
    No filters to convert application/vnd.cups-postscript.
../doc/images/cups-raster-chain.png: image/png
    No filters to convert application/vnd.cups-postscript.
../doc/images/cups-raster-chain.svg: text/plain
    No filters to convert application/vnd.cups-postscript.
../doc/images/cups-postscript-chain.png: image/png
    No filters to convert application/vnd.cups-postscript.
../doc/images/sample-image.png: image/png
    No filters to convert application/vnd.cups-postscript.
../doc/images/sel.gif: image/gif
    No filters to convert application/vnd.cups-postscript.
../doc/images/webinterface.png: image/png
    No filters to convert application/vnd.cups-postscript.
../doc/images/cups-icon.png: image/png
    No filters to convert application/vnd.cups-postscript.
../doc/images/color-wheel.png: image/png
    No filters to convert application/vnd.cups-postscript.
../doc/images/cups-command-chain.svg: text/plain
    No filters to convert application/vnd.cups-postscript.
../doc/Makefile: text/plain
    No filters to convert application/vnd.cups-postscript.
../doc/pt_BR/index.html.in: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/pt_BR/index.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/ja/index.html.in: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/ja/index.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/ru/index.html.in: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/ru/index.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/cups-printable.css: text/css
    No filters to convert application/vnd.cups-postscript.
../doc/index.html.in: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/de/index.html.in: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/de/index.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/es/index.html.in: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/es/index.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/robots.txt: text/plain
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-ppdi.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-lpstat.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cupsfilter.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cups.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/spec-banner.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cups-config.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-filter.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-lpr.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-subscriptions.conf.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/cgi.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/firewalls.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cupsenable.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-lprm.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-lpinfo.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/admin.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/api-admin.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cups-files.conf.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-ppdc.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-lpoptions.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/spec-command.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-classes.conf.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/license.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cupsctl.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-ippfind.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/network.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-ipptool.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/sharing.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/translation.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/raster-driver.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/api-raster.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-ppdcfile.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cupsd.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/encryption.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cupsd.conf.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cupsd-helper.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cups-snmp.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-ippevepcl.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/spec-ppd.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/overview.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/cupspm.epub: unknown
../doc/help/ref-ppdcfile.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/accounting.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-mailto.conf.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-lp.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cups-snmp.conf.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-mime.convs.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/postscript-driver.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/glossary.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cupsaccept.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-lpc.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/security.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-ppdhtml.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-client.conf.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-lpadmin.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-lpmove.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-backend.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/spec-design.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cupstestppd.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/options.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/ppd-compiler.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-printers.conf.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/policies.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-notifier.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/kerberos.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-ippeveprinter.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/spec-stp.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/spec-ipp.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-mime.types.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-ppdmerge.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/cupspm.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/api-ppd.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-ppdpo.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-ipptoolfile.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cups-lpd.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/spec-raster.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/api-filter.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cancel.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-cupsd-logs.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/help/man-lpq.html: text/html
    No filters to convert application/vnd.cups-postscript.
../doc/apple-touch-icon.opacity: unknown
../doc/index.html: text/html
    No filters to convert application/vnd.cups-postscript.
echo Compiling testspeed.c...
Compiling testspeed.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testspeed.o testspeed.c
echo Linking testspeed...
Linking testspeed...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testspeed testspeed.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testspeed
echo Compiling testsub.c...
Compiling testsub.c...
gcc  -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -I.. -D_CUPS_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto=auto -flto-partition=none -fdata-sections -ffunction-sections -Os -I/usr/include/libusb-1.0  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -DDBUS_API_SUBJECT_TO_CHANGE -D_FORTIFY_SOURCE=2 -D_REENTRANT  -I/usr/include/p11-kit-1  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -Wall -Wno-format-y2k -Wunused -Wno-unused-result -Wsign-conversion -Wno-deprecated-declarations -Wno-format-truncation -Wno-tautological-compare -c -o testsub.o testsub.c
echo Linking testsub...
Linking testsub...
gcc -L../cups  -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -fPIE -pie -fPIC -Os -g -fstack-protector -D_GNU_SOURCE -o testsub testsub.o ../cups/libcups.a -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--gc-sections -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lavahi-common -lavahi-client  -lgnutls  -lz -lpthread -lm -lcrypt   -lz
/usr/bin/true -s "-" testsub
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/scheduler'
Making all in systemv...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/systemv'
make[1]: Nothing to be done for 'unittests'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/systemv'
Making all in conf...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/conf'
make[1]: Nothing to be done for 'unittests'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/conf'
Making all in data...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/data'
make[1]: Nothing to be done for 'unittests'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/data'
Making all in desktop...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/desktop'
make[1]: Nothing to be done for 'unittests'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/desktop'
Making all in locale...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/locale'
make[1]: Nothing to be done for 'unittests'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/locale'
Making all in man...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/man'
make[1]: Nothing to be done for 'unittests'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/man'
Making all in doc...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/doc'
make[1]: Nothing to be done for 'unittests'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/doc'
Making all in examples...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/examples'
make[1]: Nothing to be done for 'unittests'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/examples'
Making all in templates...
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/templates'
make[1]: Nothing to be done for 'unittests'.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/templates'
echo Running CUPS test suite...
Running CUPS test suite...
cd test; ./run-stp-tests.sh 1 0 n n
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/test'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/cups-2.3.3op2/test'
Welcome to the CUPS Automated Test Script.

Before we begin, it is important that you understand that the larger
tests require significant amounts of RAM and disk space.  If you
attempt to run one of the big tests on a system that lacks sufficient
disk and virtual memory, the UNIX kernel might decide to kill one or
more system processes that you've grown attached to, like the X
server.  The question you may want to ask yourself before running a
large test is: Do you feel lucky?

OK, now that we have the Dirty Harry quote out of the way, please
choose the type of test you wish to perform:

0 - No testing, keep the scheduler running for me (all systems)
1 - Basic conformance test, no load testing (all systems)
2 - Basic conformance test, some load testing (minimum 256MB VM, 50MB disk)
3 - Basic conformance test, extreme load testing (minimum 1GB VM, 500MB disk)
4 - Basic conformance test, torture load testing (minimum 2GB VM, 1GB disk)

Enter the number of the test you wish to perform: [1]
Running the timid tests (1)

Now you can choose whether to create a SSL/TLS encryption key and
certificate for testing:

0 - Do not do SSL/TLS encryption tests
1 - Test but do not require encryption
2 - Test and require encryption

Enter the number of the SSL/TLS tests to perform: [0]
Not using SSL/TLS (0)

This test script can use the Valgrind software from:

    http://developer.kde.org/~sewardj/

Enter Y to use Valgrind or N to not use Valgrind: [N]

If CUPS was built with the --enable-debug-printfs configure option, you
can enable debug logging of the libraries.

Enter Y or a number from 0 to 9 to enable debug logging or N to not: [N]
Creating directories for test...
mkdir: cannot create directory '/tmp/cups-tkloczko/share/locale/en': File exists
ln: failed to create symbolic link '/tmp/cups-tkloczko/share/locale/en/cups_en.po': File exists
Creating cupsd.conf for test...
Creating printers.conf for test...
Setting up environment variables for test...
Creating wrapper script...
Starting scheduler:
    /tmp/cups-tkloczko/runcups  ../scheduler/cupsd -c /tmp/cups-tkloczko/cupsd.conf -f >/tmp/cups-tkloczko/log/debug_log 2>&1 &

Scheduler is PID 480099.

Running IPP compliance tests...
Performing 4.1-requests.test: PASS
Performing 4.2-cups-printer-ops.test: PASS
Performing 4.3-job-ops.test: FAIL
Performing 4.4-subscription-ops.test: FAIL
Performing ipp-2.1.test: PASS

Running command tests...
Performing 5.1-lpadmin.sh: PASS
Waiting for jobs to complete...2...
Performing 5.2-lpc.sh: PASS
Waiting for jobs to complete...2...
Performing 5.3-lpq.sh: PASS
Waiting for jobs to complete...2...
Performing 5.4-lpstat.sh: PASS
Waiting for jobs to complete...2...
Performing 5.5-lp.sh: PASS
Waiting for jobs to complete...14...
Performing 5.6-lpr.sh: PASS
Waiting for jobs to complete...26...
Performing 5.7-lprm.sh: PASS
Waiting for jobs to complete...26...
Performing 5.8-cancel.sh: PASS
Performing 5.9-lpinfo.sh: PASS
Performing restart test: PASS
Starting history test: PASS
Verifying that history still exists: PASS
Waiting for job history to expire: FAIL (job control files still present)
total 204
-rw------- 1 tkloczko tkloczko   1068 Feb  6 21:30 c00085
-rw-r----- 1 tkloczko tkloczko 204156 Feb  6 21:30 d00085-001
drwxrwx--T 2 tkloczko tkloczko     40 Feb  6 21:30 temp
Test Summary

PASS: cupsd exited with no errors.
FAIL: 2 job control files were not purged.
grep: /tmp/cups-tkloczko/log/page_log: No such file or directory
PASS: Printer 'Test1' correctly produced 0 page(s).
grep: /tmp/cups-tkloczko/log/page_log: No such file or directory
FAIL: Printer 'Test2' produced 0 page(s), expected 23.
grep: /tmp/cups-tkloczko/log/page_log: No such file or directory
FAIL: Printer 'Test3' produced 0 page(s), expected 2.
wc: /tmp/cups-tkloczko/log/access_log: No such file or directory
./run-stp-tests.sh: line 968: test: !=: unary operator expected
PASS:  requests logged.
grep: /tmp/cups-tkloczko/log/access_log: No such file or directory
PASS: CUPS-Get-Default not logged.
PASS: 0 emergency messages.
PASS: 0 alert messages.
PASS: 0 critical messages.
FAIL: 4 error messages, expected 33.
E [06/Feb/2021:17:44:32.856587 +0000] Unable to open listen socket for address [v1.::1]:8631 - Address already in use.
E [06/Feb/2021:17:44:32.856645 +0000] Unable to open listen socket for address 127.0.0.1:8631 - Address already in use.
E [06/Feb/2021:21:30:34.737888 +0000] Unable to open listen socket for address [v1.::1]:8631 - Address already in use.
E [06/Feb/2021:21:30:34.737933 +0000] Unable to open listen socket for address 127.0.0.1:8631 - Address already in use.
PASS: 8 warning messages.
PASS: 0 notice messages.
PASS: 28 info messages.
PASS: 77 debug messages.
PASS: 343 debug2 messages.

Copied log file "debug_log-2021-02-06-tkloczko" to test directory.
Copied log file "error_log-2021-02-06-tkloczko" to test directory.
Copied report file "cups-str-2021-02-06-tkloczko.html" to test directory.

7 tests failed.
michaelrsweet commented 3 years ago

You have another process (maybe a previous instance of the test server) still running.

kloczek commented 3 years ago

Not possible beacuse I'm running build process (which exrcution of the test suite is is part) in fresh dedicated system. Because I'm running test suite in parallel (-j48) onl;y possibility is that some test units started in parallel are disturbing each other. Will try to force -j1.

michaelrsweet commented 3 years ago

@kloczek This test suite is run for every commit via Github Actions on macOS and Ubuntu, and I am not seeing this error there (nor on my local machines).

The error does happen if there is another process listening on port 8631, usually if you have an old test server still running.

kloczek commented 3 years ago

Do you run test suite with -jN?

michaelrsweet commented 3 years ago

@kloczek No, but it won't matter because the test target won't be run in parallel:

#
# Don't run top-level build targets in parallel...
#

.NOTPARALLEL:

In the far distant past (18? years ago) I used to run the test suite on multiple physical systems with different OS's, and there I used -jN to speed up the builds. The .NOTPARALLEL directive was added back then to ensure that the test suite wasn't run in parallel with anything else (not that there are any other tests that bind to port 8631...) There is also support for using a different port number for each build (which I used when running multiple CI jobs in parallel with different configurations) - just set the CUPS_TESTPORT environment variable to override the default value of 8631.

kloczek commented 3 years ago

That is OK however as I wrote I have nothing listening on that port :/ I've started one more time check however it takes very long time (about hour) to finish.

kloczek commented 3 years ago

I've started test ubiut 5 hour ago and still is not finished. That is th elongest (and still not finished) part of the test suite:

Running IPP compliance tests...
Performing 4.1-requests.test: PASS
Performing 4.2-cups-printer-ops.test: PASS
Performing 4.3-job-ops.test: PASS
Performing 4.4-subscription-ops.test: PASS
Performing ipp-2.1.test: PASS

Running command tests...
Performing 5.1-lpadmin.sh: PASS
Waiting for jobs to complete...1...
Performing 5.2-lpc.sh: PASS
Waiting for jobs to complete...1...
Performing 5.3-lpq.sh: PASS
Waiting for jobs to complete...1...
Performing 5.4-lpstat.sh: PASS
Waiting for jobs to complete...1...

Nothing more than test sute litener is tarted:

[tkloczko@barrel SPECS]$ sudo netstat -anlp | grep 8631
tcp        0      0 127.0.0.1:8631          0.0.0.0:*               LISTEN      2925735/../schedule
tcp6       0      0 ::1:8631                :::*                    LISTEN      2925735/../schedule

Just found in th test suite output:

If CUPS was built with the --enable-debug-printfs configure option, you
can enable debug logging of the libraries.

Enter Y or a number from 0 to 9 to enable debug logging or N to not: [N]
Creating directories for test...
mkdir: cannot create directory '/tmp/cups-tkloczko/share/locale/en': File exists   <<<< HERE
ln: failed to create symbolic link '/tmp/cups-tkloczko/share/locale/en/cups_en.po': File exists   <<<< HERE
Creating cupsd.conf for test...
Creating printers.conf for test...
Setting up environment variables for test...
Creating wrapper script...
Starting scheduler:
    /tmp/cups-tkloczko/runcups  ../scheduler/cupsd -c /tmp/cups-tkloczko/cupsd.conf -f >/tmp/cups-tkloczko/log/debug_log 2>&1 &

Scheduler is PID 2925735.