D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/hylafax+-7.0.3-2.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XR0gKx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf hylafax-7.0.3
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/hylafax-7.0.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd hylafax-7.0.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/hylafax+-soname.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/hylafax+-libversion.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-support-libtiff-4.2.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BQjKgu
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd hylafax-7.0.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables'
+ export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables'
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables'
+ export 'RPM_OPT_FLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables'
+ RPM_OPT_FLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables'
+ STRIP=:
+ ./configure --target=aarch64-mageia-linux-gnu --with-DIR_BIN=/usr/bin --with-DIR_SBIN=/usr/sbin --with-DIR_LIB=/usr/lib64 --with-DIR_LIBEXEC=/usr/sbin --with-DIR_LIBDATA=/etc/hylafax --with-DIR_LOCKS=/var/lock --with-LIBDIR=/usr/lib64 --with-TIFFBIN=/usr/bin --with-DIR_MAN=/usr/share/man --with-PATH_GSRIP=/usr/bin/gs --with-TIFFINC=-L/usr/include --with-DBLIBINC=/usr/include '--with-LIBTIFF=-ltiff -ljpeg -lz -lm' --with-DIR_SPOOL=/var/spool/fax --with-AFM=no --with-AWK=/usr/bin/gawk --with-PATH_VGETTY=/sbin/vgetty --with-PATH_GETTY=/sbin/mgetty --with-PAGESIZE=Letter --with-PATH_DPSRIP=/var/spool/fax/bin/ps2fax --with-PATH_IMPRIP=/usr/share/fax/psrip --with-SYSVINIT=/etc/rc.d/init.d/hylafax --with-INTERACTIVE=no

Configuring HylaFAX (tm) (aka FlexFAX) 7.0.3.

If configure does the wrong thing, check the file config.log for
information that may help you understand what went wrong.

Reading site-wide parameters from ./config.site.
Using /usr/bin/gcc for a C compiler (set CC to override).
Using "-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables" for C compiler options.
Looks like /usr/bin/gcc has an ANSI C preprocessor.
... but __ANSI_CPP__ is not automatically defined, will compensate.
Looks like /usr/bin/gcc supports the -M option for generating make dependencies.
Using /usr/bin/g++ for a C++ compiler (set CXX to override).
Using "-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables" for C++ compiler options.
Looks like /usr/bin/g++ has an ANSI C preprocessor.
... but __ANSI_CPP__ is not automatically defined, will compensate.
Using /usr/bin/make to configure the software.
Using "include file" syntax for Makefiles.
Looks like make supports "sinclude" for conditional includes.
Using /usr/bin/bash to process command scripts.
Checking for regular expression library support
... found. Using system regular expression support.
Checking for PAM (Pluggable Authentication Module) support
... found. Enabling PAM support
Checking for OpenSSL library support
... found. Enabling OpenSSL library support
Checking for version-flexible OpenSSL library support
... found. Enabling version-flexible OpenSSL library support.
Checking for JBIG library support
... found. Enabling JBIG support
Checking for JPEG library support
... found. Enabling JPEG library support
Checking for Little CMS library support
... found. Enabling Little CMS support
Checking for LDAP (Lightweight Directory Access Protocol) support
... found. Enabling LDAP support
Looks like -lcrypt is needed for crypt.
Looks like -lutil is needed for wtmp file logging.
Looks like -lm is the library for math functions.

Creating port.h with necessary definitions.
... using call-by-reference for TIOCMBIS ioctl
... constrain client IDs to be <= 60002
... configure use of <stdint.h>
... configure use of <sys/select.h>
... use (sig_t) for sigaction handler type
... use (sig_t) for signal handler type
... configure use of mmap for memory-mapped files
... configure use of sysconf
... configure use of ulimit
... configure use of getdtablesize
... add #define for howmany
... add function prototype for sigvec
... configure use of fchown
... configure use of fchmod
... configure use of struct tm timezone information
... configure use of <locale.h> (internationalization support)
... configure use of <langinfo.h> (internationalization support)
... configure use of <paths.h>
... configure use of logwtmp (BSD-style wtmp logging)
... configure use of logout (BSD-style utmp support)
... configure use of <utmp.h> (normal utmp interface)
... configure use of extended exit status in utmp
... configure use of POSIX realtime process control interface
... configure use of <crypt.h>
... checking TIFF library version
  Found tiffio.h version 20201219
  Found libtiff version 4.2
... add declaration for tiff_runlen_t and tiff_offset_t
... checking PAM library version
Done creating port.h.

Checking system libraries for functionality to emulate.
Done checking system libraries.

Checking ZLIB support.
Using pre-built ZLIB library -lz
Done checking ZLIB support.

Checking TIFF support.
Using TIFF binary files from /usr/bin
Checking JBIG-in-TIFF conversion support.
JBIG-in-TIFF conversion support found.
Done checking TIFF support.

Checking for Dynamic Shared Object (DSO) support.
Looks like your system supports LINUX-style DSOs.

Selecting programs used during installation and operation.
Looks like /usr/bin/gawk should be used in command scripts.
Looks like /usr/sbin/sendmail should be used to deliver mail.
Looks like /usr/bin/mkfifo creates FIFO special files.
Looks like /usr/bin/mv supports the -f option to force a move.
Looks like /usr/bin/ln supports the -s option to create a symbolic link.
Looks like /usr/bin/uuencode supports base64 encoding.
Done selecting programs.

Selecting default HylaFAX configuration parameters.

Using uid uucp and gid uucp for controlling access to fax stuff.
Using uid bin and gid bin for installing programs.
Using MSB2LSB bit order for your aarch64 cpu.
Looks like you need SysV getty support.
Using /sbin/mgetty as the program to exec for a data call.
Using /sbin/vgetty as the program to exec for a voice call.
WARNING, no egetty program found, using /bin/egetty.
Looks like you use ascii-style UUCP lock files.
Looks like UUCP lock files go in /var/lock.
Looks like the gs imager package should be used.
Looks like /usr/bin/gs is the PostScript RIP to use.
Setting the Fontmap path to /usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1
Looks like font metric information goes in /usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1.
Looks like manual pages go in /usr/share/man.
Looks like manual pages should be installed with bsd-source-cat.

HylaFAX configuration parameters (part 1 of 2) are:

[ 1] Directory for applications:        /usr/bin
[ 2] Directory for lib data files:      /etc/hylafax
[ 3] Directory for lib executables:     /usr/sbin
[ 4] Directory for system apps:  	/usr/sbin
[ 5] Directory for manual pages:        /usr/share/man
[ 6] Directory for spooling:            /var/spool/fax
[ 7] Directory for uucp lock files:     /var/lock
[ 8] Uucp lock file scheme:             ascii
[ 9] PostScript imager package:         gs
[10] PostScript imager program:         /usr/bin/gs
[11] Manual page installation scheme:   bsd-source-cat
[12] Default page size:                 Letter
[13] Default vertical res (lpi):        98


HylaFAX configuration parameters (part 2 of 2) are:

[14] Location of getty program:         /sbin/mgetty
[15] Location of voice getty program:   /sbin/vgetty
[16] Location of sendmail program:      /usr/sbin/sendmail
[17] Location of TIFF tools:            /usr/bin
[18] Location of SysV init scripts:	/etc/rc.d/init.d
[19] Location of SysV start scripts:	dir_sysvinitstart_set_to_non_null_string
[20] Location of SysV stop scripts:	dir_sysvinitstop_set_to_non_null_string
[21] Name of SysV start script:		
[22] Name of SysV stop script:		
[23] Init script starts faxq:		yes
[24] Init script starts hfaxd		yes
[25] Start paging protocol:		no

Creating defs from ./defs.in
Creating config.h from ./config.h.in
Creating rules from ./rules.in
Creating Makefile from ./Makefile.in
Creating config/Makefile from ./config/Makefile.in
Creating etc/Makefile from ./etc/Makefile.in
Creating faxalter/Makefile from ./faxalter/Makefile.in
Creating faxcover/Makefile from ./faxcover/Makefile.in
Creating faxd/Makefile from ./faxd/Makefile.in
Creating faxmail/Makefile from ./faxmail/Makefile.in
Creating faxrm/Makefile from ./faxrm/Makefile.in
Creating faxstat/Makefile from ./faxstat/Makefile.in
Creating hfaxd/Makefile from ./hfaxd/Makefile.in
Creating man/Makefile from ./man/Makefile.in
Creating sendfax/Makefile from ./sendfax/Makefile.in
Creating sendpage/Makefile from ./sendpage/Makefile.in
Creating util/Makefile from ./util/Makefile.in
Creating faxcover/edit-faxcover.sh from ./faxcover/edit-faxcover.sh.in
Creating faxmail/application-pdf.sh from ./faxmail/application-pdf.sh.in
Creating faxmail/application-octet-stream.sh from ./faxmail/application-octet-stream.sh.in
Creating faxmail/application-binary.sh from ./faxmail/application-binary.sh.in
Creating faxmail/image-tiff.sh from ./faxmail/image-tiff.sh.in
Creating port/Makefile from ./port/Makefile.in
Creating port/install.sh from ./port/install.sh.in
Creating port/version.c from ./port/version.c.in
Creating etc/faxsetup.sh from ./etc/faxsetup.sh.in
Creating etc/faxsetup.linux from ./etc/faxsetup.linux.in
Creating etc/faxaddmodem.sh from ./etc/faxaddmodem.sh.in
Creating etc/probemodem.sh from ./etc/probemodem.sh.in
Creating etc/hylafax from ./etc/hylafax.in
Creating util/xferfaxstats.sh from ./util/xferfaxstats.sh.in
Creating util/recvstats.sh from ./util/recvstats.sh.in
Creating util/faxcron.sh from ./util/faxcron.sh.in
Creating util/pagesizes from ./util/pagesizes.in
Creating util/archive.sh from ./util/archive.sh.in
Creating util/dictionary.sh from ./util/dictionary.sh.in
Creating util/common-functions.sh from ./util/common-functions.sh.in
Creating util/faxrcvd.sh from ./util/faxrcvd.sh.in
Creating util/mkcover.sh from ./util/mkcover.sh.in
Creating util/notify.sh from ./util/notify.sh.in
Creating util/pcl2fax.sh from ./util/pcl2fax.sh.in
Creating util/pollrcvd.sh from ./util/pollrcvd.sh.in
Creating util/ps2fax.dps.sh from ./util/ps2fax.dps.sh.in
Creating util/ps2fax.gs.sh from ./util/ps2fax.gs.sh.in
Creating util/pdf2fax.gs.sh from ./util/pdf2fax.gs.sh.in
Creating util/ps2fax.imp.sh from ./util/ps2fax.imp.sh.in
Creating util/tiff2fax.sh from ./util/tiff2fax.sh.in
Creating util/wedged.sh from ./util/wedged.sh.in
Creating util/tiff2pdf.sh from ./util/tiff2pdf.sh.in
Creating util/qp-encode.awk from ./util/qp-encode.awk.in
Creating util/rfc2047-encode.awk from ./util/rfc2047-encode.awk.in
Creating util/dict-de from ./util/dict-de.in
Creating util/dict-en from ./util/dict-en.in
Creating util/dict-es from ./util/dict-es.in
Creating util/dict-he from ./util/dict-he.in
Creating util/dict-it from ./util/dict-it.in
Creating util/dict-fr from ./util/dict-fr.in
Creating util/dict-nl_BE from ./util/dict-nl_BE.in
Creating util/dict-pl from ./util/dict-pl.in
Creating util/dict-pt from ./util/dict-pt.in
Creating util/dict-pt_BR from ./util/dict-pt_BR.in
Creating util/dict-ro from ./util/dict-ro.in
Creating util/dict-ru from ./util/dict-ru.in
Creating util/dict-sr from ./util/dict-sr.in
Creating util/dict-tr from ./util/dict-tr.in
Creating util/dict-uk from ./util/dict-uk.in
Creating util/dict-zh from ./util/dict-zh.in
Creating pkg/Makefile from ./pkg/Makefile.in
Creating pkg/cpkginfo from ./pkg/cpkginfo.in
Creating pkg/cproto.stub from ./pkg/cproto.stub.in
Creating pkg/crequest from ./pkg/crequest.in
Creating pkg/make_proto.sh from ./pkg/make_proto.sh.in
Creating pkg/postinstall from ./pkg/postinstall.in
Creating pkg/postremove from ./pkg/postremove.in
Creating pkg/spkginfo from ./pkg/spkginfo.in
Creating pkg/sproto.stub from ./pkg/sproto.stub.in
Creating pkg/srequest from ./pkg/srequest.in
Creating port/mkdepend from ./port/mkdepend.in
Done.
+ /usr/bin/make 'OPTIMIZER=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'LDFLAGS=${LDOPTS} ${LDLIBS}  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3'
/usr/bin/echo "= "port; cd port; /usr/bin/make  ||  exit ;
= port
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/port'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/port'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/port'
/usr/bin/bash ../port/mkdepend   -e 's@ /usr/include/@ /@' -c /usr/bin/gcc -D__ANSI_CPP__ -I. -I.. -I.././port -I.././util -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -M  -i Makedepend version.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/port'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/port'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/port'
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I.. -I.././port -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -c -o version.o version.c
/usr/bin/ar rc libport.a  version.o
/usr/bin/ranlib libport.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/port'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/port'
= util
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
/usr/bin/bash ../port/mkdepend   -e 's@ /usr/include/@ /@' -s C++ -e 's@\.c++\.o *: @\.o: @' -c /usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -M  -i Makedepend Array.c++ BoolArray.c++ Dictionary.c++ Obj.c++ PageSize.c++ RE.c++ REArray.c++ REDict.c++ StackBuffer.c++ Str.c++ StrArray.c++ StrDict.c++ Dispatcher.c++ IOHandler.c++ Sys.c++ SystemLog.c++ Timeout.c++ Fatal.c++ AtSyntax.c++ DialRules.c++ FmtTime.c++ Sequence.c++ TimeOfDay.c++ FaxDB.c++ FaxHostID.c++ TextFormat.c++ Class2Params.c++ FaxParams.c++ FaxClient.c++ FaxConfig.c++ FaxRecvInfo.c++ FaxSendInfo.c++ JobExt.c++ CallID.c++ ModemExt.c++ SendFaxJob.c++ SendFaxClient.c++ TypeRules.c++ Transport.c++ InetTransport.c++ UnixTransport.c++ SNPPClient.c++ SNPPJob.c++
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
/usr/bin/bash ../port/mkdepend   -e 's@ /usr/include/@ /@' -c /usr/bin/gcc -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -M  -i Makedepend cvtfacility.c fxassert.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Array.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c BoolArray.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Dictionary.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Obj.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c PageSize.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c RE.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c REArray.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c REDict.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c StackBuffer.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Str.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c StrArray.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c StrDict.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Dispatcher.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c IOHandler.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Sys.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c SystemLog.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Timeout.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Fatal.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c AtSyntax.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c DialRules.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FmtTime.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Sequence.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c TimeOfDay.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxDB.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxHostID.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c TextFormat.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class2Params.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxParams.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxClient.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxConfig.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxRecvInfo.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxSendInfo.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c JobExt.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c CallID.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c ModemExt.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c SendFaxJob.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c SendFaxClient.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c TypeRules.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Transport.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c InetTransport.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c UnixTransport.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c SNPPClient.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c SNPPJob.c++
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -c -o cvtfacility.o cvtfacility.c
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -c -o fxassert.o fxassert.c
/usr/bin/g++ -shared -fpic -Wl,-soname,libfaxutil.so.7 -o libfaxutil.so.7.0.3 Array.o BoolArray.o Dictionary.o Obj.o PageSize.o RE.o REArray.o REDict.o StackBuffer.o Str.o StrArray.o StrDict.o Dispatcher.o IOHandler.o Sys.o SystemLog.o Timeout.o Fatal.o AtSyntax.o DialRules.o FmtTime.o Sequence.o TimeOfDay.o FaxDB.o FaxHostID.o TextFormat.o Class2Params.o FaxParams.o FaxClient.o FaxConfig.o FaxRecvInfo.o FaxSendInfo.o JobExt.o CallID.o ModemExt.o SendFaxJob.o SendFaxClient.o TypeRules.o Transport.o InetTransport.o UnixTransport.o SNPPClient.o SNPPJob.o cvtfacility.o fxassert.o \
     -ltiff -ljpeg -lz -lm  -lz   \
    -lcrypt -lutil -lm 
ln -sf libfaxutil.so.7.0.3 libfaxutil.so
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -o faxmsg .././util/faxmsg.c  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -o faxmodem .././util/faxmodem.c  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -o faxadduser .././util/faxadduser.c  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
.././util/faxadduser.c: In function 'main':
.././util/faxadduser.c:182:69: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 234 [-Wformat-truncation=]
  182 |                 snprintf(buff, sizeof(buff), "Error writing to file %s", newhostfile);
      |                                                                     ^~   ~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from .././util/faxadduser.c:26:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 23 and 278 bytes into a destination of size 256
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.././util/faxadduser.c:151:71: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 224 [-Wformat-truncation=]
  151 |         snprintf(buff, sizeof(buff), "Error - cannot open hosts file: %s", newhostfile);
      |                                                                       ^~   ~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from .././util/faxadduser.c:26:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 33 and 288 bytes into a destination of size 256
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -o faxconfig .././util/faxconfig.c  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
.././util/faxconfig.c: In function 'main':
.././util/faxconfig.c:90:58: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
   90 |             snprintf(fifoname, sizeof(fifoname), "%s.%.*s", FAX_FIFO,
      |                                                          ^
In file included from /usr/include/stdio.h:866,
                 from .././util/faxconfig.c:26:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 6 and 81 bytes into a destination of size 80
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -o faxdeluser .././util/faxdeluser.c  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
.././util/faxdeluser.c: In function 'main':
.././util/faxdeluser.c:96:69: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 234 [-Wformat-truncation=]
   96 |                 snprintf(buff, sizeof(buff), "Error writing to file %s", newhostfile);
      |                                                                     ^~   ~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from .././util/faxdeluser.c:29:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 23 and 278 bytes into a destination of size 256
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.././util/faxdeluser.c:74:62: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 233 [-Wformat-truncation=]
   74 |         snprintf(buff, sizeof(buff), "Error cannot open file %s", newhostfile);
      |                                                              ^~   ~~~~~~~~~~~
In file included from /usr/include/stdio.h:866,
                 from .././util/faxdeluser.c:29:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 24 and 279 bytes into a destination of size 256
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -o faxstate .././util/faxstate.c  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
.././util/faxstate.c: In function 'main':
.././util/faxstate.c:142:54: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  142 |         snprintf(fifoname, sizeof(fifoname), "%s.%.*s", FAX_FIFO,
      |                                                      ^
In file included from /usr/include/stdio.h:866,
                 from .././util/faxstate.c:25:
/usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 6 and 257 bytes into a destination of size 256
   70 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   71 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c  .././util/faxinfo.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o faxinfo faxinfo.o  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c faxfetch.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o faxfetch faxfetch.o  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c  .././util/faxwatch.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o faxwatch faxwatch.o  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c  .././util/textfmt.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o textfmt textfmt.o  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c  .././util/dialtest.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dialtest dialtest.o  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c  .././util/typetest.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o typetest typetest.o  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c  .././util/tiffcheck.c++
/usr/bin/g++      			  -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiffcheck tiffcheck.o  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
= faxalter
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
/usr/bin/bash ../port/mkdepend   -e 's@ /usr/include/@ /@' -s C++ -e 's@\.c++\.o *: @\.o: @' -c /usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././faxalter -I.././util -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -M  -i Makedepend faxalter.c++
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxalter -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c faxalter.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxalter -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o faxalter faxalter.o  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
= faxcover
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
/usr/bin/bash ../port/mkdepend   -e 's@ /usr/include/@ /@' -s C++ -e 's@\.c++\.o *: @\.o: @' -c /usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././faxcover -I.././util -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -M  -i Makedepend faxcover.c++
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxcover -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c faxcover.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxcover -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o faxcover faxcover.o  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
= faxd
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -o mkhash .././faxd/mkhash.c
rm -f hash.h; ./mkhash > hash.h
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
/usr/bin/bash ../port/mkdepend   -e 's@ /usr/include/@ /@' -s C++ -e 's@\.c++\.o *: @\.o: @' -c /usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -M  -i Makedepend ClassModem.c++ FaxModem.c++ Class0.c++ Class1.c++ Class10.c++ Class1Ersatz.c++ Class1Poll.c++ Class1Recv.c++ Class1Send.c++ Class2.c++ Class20.c++ Class21.c++ Class2Ersatz.c++ Class2Poll.c++ Class2Recv.c++ Class2Send.c++ CopyQuality.c++ JobControl.c++ DestInfo.c++ FaxAcctInfo.c++ FaxFont.c++ FaxItem.c++ FaxMachineInfo.c++ FaxMachineLog.c++ FaxPoll.c++ FaxRecv.c++ FaxRequest.c++ FaxSend.c++ HylaClient.c++ itufaxicc.c++ sslfax.c++ ModemServer.c++ FaxServer.c++ G3Decoder.c++ G3Encoder.c++ MemoryDecoder.c++ Getty.c++ GettySysV.c++ HDLCFrame.c++ Job.c++ Modem.c++ ModemConfig.c++ NSF.c++ PCFFont.c++ QLink.c++ ServerConfig.c++ TagLine.c++ Trigger.c++ TriggerRef.c++ UUCPLock.c++ faxApp.c++ faxGettyApp.c++ faxQueueApp.c++ faxSendApp.c++ tagtest.c++ tsitest.c++ pageSendApp.c++
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c faxApp.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxItem.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxRequest.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxAcctInfo.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxMachineInfo.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxMachineLog.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxPoll.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxRecv.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxSend.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c ModemServer.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxServer.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c UUCPLock.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c ServerConfig.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c ClassModem.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxModem.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class0.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class1.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class10.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class1Ersatz.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class1Poll.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class1Recv.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class1Send.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class2.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class20.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class21.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class2Ersatz.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class2Poll.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class2Recv.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Class2Send.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c CopyQuality.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c G3Decoder.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c G3Encoder.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c MemoryDecoder.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c HDLCFrame.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c itufaxicc.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c sslfax.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c ModemConfig.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c NSF.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FaxFont.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c PCFFont.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c TagLine.c++
/usr/bin/g++ -shared -fpic -Wl,-soname,libfaxserver.so.7 -o libfaxserver.so.7.0.3 \
    faxApp.o FaxItem.o FaxRequest.o FaxAcctInfo.o FaxMachineInfo.o FaxMachineLog.o FaxPoll.o FaxRecv.o FaxSend.o ModemServer.o FaxServer.o UUCPLock.o ServerConfig.o ClassModem.o FaxModem.o Class0.o Class1.o Class10.o Class1Ersatz.o Class1Poll.o Class1Recv.o Class1Send.o Class2.o Class20.o Class21.o Class2Ersatz.o Class2Poll.o Class2Recv.o Class2Send.o CopyQuality.o G3Decoder.o G3Encoder.o MemoryDecoder.o HDLCFrame.o itufaxicc.o sslfax.o ModemConfig.o NSF.o FaxFont.o PCFFont.o TagLine.o ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread
ln -sf libfaxserver.so.7.0.3 libfaxserver.so
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c JobControl.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c DestInfo.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Job.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c HylaClient.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Modem.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c QLink.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Trigger.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c TriggerRef.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c faxQueueApp.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o faxq JobControl.o DestInfo.o Job.o HylaClient.o Modem.o QLink.o Trigger.o TriggerRef.o faxQueueApp.o ../faxd/libfaxserver.so  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c faxSendApp.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o faxsend faxSendApp.o ../faxd/libfaxserver.so  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Getty.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c GettySysV.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c faxGettyApp.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o faxgetty Getty.o GettySysV.o faxGettyApp.o ../faxd/libfaxserver.so  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c pageSendApp.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pagesend pageSendApp.o ../faxd/libfaxserver.so  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c faxQCleanApp.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o faxqclean faxQCleanApp.o ../faxd/libfaxserver.so  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c tsitest.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tsitest tsitest.o ../faxd/libfaxserver.so  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c tagtest.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tagtest tagtest.o ../faxd/libfaxserver.so  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c cqtest.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cqtest cqtest.o ../faxd/libfaxserver.so  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c choptest.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o choptest choptest.o ../faxd/libfaxserver.so  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
= faxmail
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
/usr/bin/bash ../port/mkdepend   -e 's@ /usr/include/@ /@' -s C++ -e 's@\.c++\.o *: @\.o: @' -c /usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././faxmail -I.././util -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -M  -i Makedepend faxmail.c++ MIMEState.c++ MsgFmt.c++
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxmail -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c faxmail.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxmail -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c MIMEState.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxmail -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c MsgFmt.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxmail -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o faxmail faxmail.o MIMEState.o MsgFmt.o   -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
= faxrm
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
/usr/bin/bash ../port/mkdepend   -e 's@ /usr/include/@ /@' -s C++ -e 's@\.c++\.o *: @\.o: @' -c /usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././faxrm -I.././util -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -M  -i Makedepend faxrm.c++
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxrm -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c faxrm.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxrm -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o faxrm faxrm.o  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
= faxstat
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
/usr/bin/bash ../port/mkdepend   -e 's@ /usr/include/@ /@' -s C++ -e 's@\.c++\.o *: @\.o: @' -c /usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././faxstat -I.././util -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -M  -i Makedepend faxstat.c++
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxstat -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c faxstat.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././faxstat -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o faxstat faxstat.o   -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
= hfaxd
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
/usr/bin/bash ../port/mkdepend   -e 's@ /usr/include/@ /@' -s C++ -e 's@\.c++\.o *: @\.o: @' -c /usr/bin/g++ -DSNPP_SUPPORT=1 -I.././faxd -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -M  -i Makedepend Admin.c++ FIFO.c++ FileCache.c++ FileSystem.c++ FileTransfer.c++ HylaFAXServer.c++ Jobs.c++ Login.c++ Parser.c++ RecvQueue.c++ Status.c++ Trigger.c++ User.c++ SuperServer.c++ InetFaxServer.c++ SNPPServer.c++ UnixFaxServer.c++ main.c++
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Admin.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FIFO.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FileCache.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FileSystem.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c FileTransfer.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c HylaFAXServer.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Jobs.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Login.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Parser.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c RecvQueue.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Status.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c Trigger.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c User.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c SuperServer.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c InetFaxServer.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c SNPPServer.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c UnixFaxServer.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c main.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c  -I../faxd .././faxd/FaxRequest.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c  .././faxd/FaxItem.c++
/usr/bin/g++     -DSNPP_SUPPORT=1 -I.././faxd   -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hfaxd Admin.o FIFO.o FileCache.o FileSystem.o FileTransfer.o HylaFAXServer.o Jobs.o Login.o Parser.o RecvQueue.o Status.o Trigger.o User.o SuperServer.o InetFaxServer.o SNPPServer.o UnixFaxServer.o main.o  FaxRequest.o FaxItem.o  -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
= sendfax
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
/usr/bin/bash ../port/mkdepend   -e 's@ /usr/include/@ /@' -s C++ -e 's@\.c++\.o *: @\.o: @' -c /usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././sendfax -I.././util -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -M  -i Makedepend sendfax.c++
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././sendfax -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c sendfax.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././sendfax -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sendfax sendfax.o   -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
= sendpage
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
/usr/bin/bash ../port/mkdepend   -e 's@ /usr/include/@ /@' -s C++ -e 's@\.c++\.o *: @\.o: @' -c /usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././sendpage -I.././util -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -c -M  -i Makedepend sendpage.c++
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././sendpage -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -c sendpage.c++
/usr/bin/g++        -D__ANSI_CPP__ -I. -I.. -I.././sendpage -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sendpage sendpage.o   -L../util -L../faxd ../util/libfaxutil.so   ../util/libfaxutil.so -ltiff -ljpeg -lz -lm -lz  ../port/libport.a -lcrypt -lutil -lm  -lpam -ljbig -ljpeg -llcms2 -lldap -llber -lresolv -lssl -lcrypto -lpthread   -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
= config
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/config'
make[3]: Nothing to be done for 'targets'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/config'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/config'
= etc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/etc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/etc'
/usr/bin/echo on >config.fax
/usr/bin/echo "localhost" >hosts.hfaxd
/usr/bin/echo "127.0.0.1" >>hosts.hfaxd
/usr/bin/echo >xferfaxlog
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I.. -I.././etc -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -o lockname .././etc/lockname.c
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I.. -I.././etc -I.././util  -L/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables -fpic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fstack-protector-all -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags  -o ondelay .././etc/ondelay.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/etc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/etc'
= man
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/man'
test -d cman.apps || /usr/bin/mkdir cman.apps
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/hylafax-client.1 >cman.apps/hylafax-client.1
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/edit-faxcover.1 >cman.apps/edit-faxcover.1
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxalter.1 >cman.apps/faxalter.1
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxcover.1 >cman.apps/faxcover.1
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxmail.1 >cman.apps/faxmail.1
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxrm.1 >cman.apps/faxrm.1
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxstat.1 >cman.apps/faxstat.1
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/sendfax.1 >cman.apps/sendfax.1
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/sendpage.1 >cman.apps/sendpage.1
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/sgi2fax.1 >cman.apps/sgi2fax.1
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/textfmt.1 >cman.apps/textfmt.1
/usr/bin/rm -f cman.apps/Makefile
(/usr/bin/echo '#!smake';						\
 /usr/bin/echo 'DEPTH=../..';						\
 /usr/bin/echo 'include ${DEPTH}/defs';\
 /usr/bin/echo 'install:';						\
 (cd cman.apps; for i in *.1; do				\
    f=$i;						\
    /usr/bin/echo '	${INSTALL} -m 444 -root ${INSTALLROOT} -F ${MAN}/${MANAPPS}	\
	-idb ${PRODUCT}.man.client -src' "$i" '-O' "$f";	\
 done);								\
/usr/bin/echo;							\
/usr/bin/echo 'uninstall:';						\
 (cd cman.apps; for i in *.1; do				\
    f=$i;						\
    /usr/bin/echo '	${RM} -f ${MAN}/${MANAPPS}/'"$f";		\
 done)								\
)>cman.apps/Makefile
test -d cman.files || /usr/bin/mkdir cman.files
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/pagesizes.4f >cman.files/pagesizes.4f
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/typerules.4f >cman.files/typerules.4f
/usr/bin/rm -f cman.files/Makefile
(/usr/bin/echo '#!smake';						\
 /usr/bin/echo 'DEPTH=../..';						\
 /usr/bin/echo 'include ${DEPTH}/defs';\
 /usr/bin/echo 'install:';						\
 (cd cman.files; for i in *.4f; do				\
    f=`echo $i | sed s/\.4f$/.5f/`;						\
    /usr/bin/echo '	${INSTALL} -m 444 -root ${INSTALLROOT} -F ${MAN}/${MANFILES}	\
	-idb ${PRODUCT}.man.client -src' "$i" '-O' "$f";	\
 done);								\
 /usr/bin/echo;							\
 /usr/bin/echo 'uninstall:';						\
 (cd cman.files; for i in *.4f; do				\
    f=`echo $i | sed s/\.4f$/.5f/`;						\
    /usr/bin/echo '	${RM} -f ${MAN}/${MANFILES}/'"$f";		\
 done)								\
)>cman.files/Makefile
test -d sman.apps || /usr/bin/mkdir sman.apps
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/cqtest.1m >sman.apps/cqtest.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/choptest.1m >sman.apps/choptest.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/dialtest.1m >sman.apps/dialtest.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxabort.1m >sman.apps/faxabort.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxaddmodem.1m >sman.apps/faxaddmodem.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxadduser.1m >sman.apps/faxadduser.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxanswer.1m >sman.apps/faxanswer.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxconfig.1m >sman.apps/faxconfig.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxdeluser.1m >sman.apps/faxdeluser.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxmodem.1m >sman.apps/faxmodem.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxstate.1m >sman.apps/faxstate.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxcron.1m >sman.apps/faxcron.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxfetch.1m >sman.apps/faxfetch.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxmsg.1m >sman.apps/faxmsg.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxgetty.1m >sman.apps/faxgetty.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxinfo.1m >sman.apps/faxinfo.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxq.1m >sman.apps/faxq.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxqclean.1m >sman.apps/faxqclean.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxquit.1m >sman.apps/faxquit.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxlock.1m >sman.apps/faxlock.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxrcvd.1m >sman.apps/faxrcvd.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxsend.1m >sman.apps/faxsend.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxsetup.1m >sman.apps/faxsetup.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxsetup.linux.1m >sman.apps/faxsetup.linux.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/faxwatch.1m >sman.apps/faxwatch.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/hfaxd.1m >sman.apps/hfaxd.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/hylafax.1m >sman.apps/hylafax.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/jobcontrol.1m >sman.apps/jobcontrol.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/lockname.1m >sman.apps/lockname.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/mkcover.1m >sman.apps/mkcover.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/notify.1m >sman.apps/notify.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/ondelay.1m >sman.apps/ondelay.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/pagesend.1m >sman.apps/pagesend.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/pollrcvd.1m >sman.apps/pollrcvd.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/probemodem.1m >sman.apps/probemodem.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/ps2fax.1m >sman.apps/ps2fax.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/pdf2fax.1m >sman.apps/pdf2fax.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/recvstats.1m >sman.apps/recvstats.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/tagtest.1m >sman.apps/tagtest.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/tiff2fax.1m >sman.apps/tiff2fax.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/tiffcheck.1m >sman.apps/tiffcheck.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/tsitest.1m >sman.apps/tsitest.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/typetest.1m >sman.apps/typetest.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/wedged.1m >sman.apps/wedged.1m
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/xferfaxstats.1m >sman.apps/xferfaxstats.1m
/usr/bin/rm -f smap.apps/Makefile
(/usr/bin/echo '#!smake';						\
 /usr/bin/echo 'DEPTH=../..';						\
 /usr/bin/echo 'include ${DEPTH}/defs';\
 /usr/bin/echo 'install:';						\
 (cd sman.apps; for i in *.1m; do				\
    f=`echo $i | sed s/\.1m$/.8c/`;						\
    /usr/bin/echo '	${INSTALL} -m 444 -root ${INSTALLROOT} -F ${MAN}/${MANSYS}	\
	-idb ${PRODUCT}.man.server -src' "$i" '-O' "$f";	\
 done);								\
 /usr/bin/echo;							\
 /usr/bin/echo 'uninstall:';						\
 (cd sman.apps; for i in *.1m; do				\
    f=`echo $i | sed s/\.1m$/.8c/`;						\
    /usr/bin/echo '	${RM} -f ${MAN}/${MANSYS}/'"$f";		\
 done)								\
)>sman.apps/Makefile
test -d sman.files || /usr/bin/mkdir sman.files
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/hylafax-server.4f >sman.files/hylafax-server.4f
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/hylafax-config.4f >sman.files/hylafax-config.4f
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/dialrules.4f >sman.files/dialrules.4f
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/doneq.4f >sman.files/doneq.4f
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/hosts.hfaxd.4f >sman.files/hosts.hfaxd.4f
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/hylafax-info.4f >sman.files/hylafax-info.4f
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/hylafax-log.4f >sman.files/hylafax-log.4f
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/pagermap.4f >sman.files/pagermap.4f
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/recvq.4f >sman.files/recvq.4f
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/sendq.4f >sman.files/sendq.4f
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/hylafax-shutdown.4f >sman.files/hylafax-shutdown.4f
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/status.4f >sman.files/status.4f
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/tsi.4f >sman.files/tsi.4f
/usr/bin/sed -e 's;\${SPOOL};/var/spool/fax;g' -e 's;\${BIN};/usr/bin;g' -e 's;\${SBIN};/usr/sbin;g' -e 's;\${TIFFBIN};/usr/bin;g' -e 's;\${LIBDATA};/etc/hylafax;g' -e 's;\${LIBEXEC};/usr/sbin;g' -e 's;\${FONTPATH};/usr/share/ghostscript/9.53.3/Resource/Init:/usr/share/ghostscript/9.53.3/lib:/usr/share/ghostscript/9.53.3/Resource/Font:/usr/share/ghostscript/fonts:/usr/share/fonts/default/ghostscript:/usr/share/fonts/default/type1:/usr/share/ghostscript/fonts:/usr/share/ghostscript/9.53.3/Resource:/usr/share/ghostscript/Resource:/usr/share/ghostscript/CIDFont:/usr/share/fonts/ttf:/usr/share/fonts/type1:/usr/share/fonts/default/Type1;g' -e 's;\${SENDMAIL};/usr/sbin/sendmail;g' -e 's;\${MANNUM4_5};5F;g' -e 's;\${MANNUM1_8};8C;g' .././man/xferfaxlog.4f >sman.files/xferfaxlog.4f
/usr/bin/rm -f sman.files/Makefile
(/usr/bin/echo '#!smake';						\
 /usr/bin/echo 'DEPTH=../..';						\
 /usr/bin/echo 'include ${DEPTH}/defs';\
 /usr/bin/echo 'install:';						\
 (cd sman.files; for i in *.4f; do				\
    f=`echo $i | sed s/\.4f$/.5f/`;						\
    /usr/bin/echo '	${INSTALL} -m 444 -root ${INSTALLROOT} -F ${MAN}/${MANFILES}	\
	-idb ${PRODUCT}.man.server -src' "$i" '-O' "$f";	\
 done);								\
 /usr/bin/echo;							\
 /usr/bin/echo 'uninstall:';						\
 (cd sman.files; for i in *.4f; do				\
    f=`echo $i | sed s/\.4f$/.5f/`;						\
    /usr/bin/echo '	${RM} -f ${MAN}/${MANFILES}/'"$f";		\
 done)								\
)>sman.files/Makefile
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/man'
= pkg
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/pkg'
if [ ! -f copyright ]; then \
	cp .././pkg/../COPYRIGHT copyright ; \
fi ; \
for i in README depend make.links preremove proto.local ; do	\
	[ -f $i ]  ||  cp .././pkg/$i . ;			\
done 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/pkg'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3ByRuv
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64
+ cd hylafax-7.0.3
+ '[' 1 -eq 1 ']'
+ /usr/bin/install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/logrotate.d /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/cron.hourly /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/cron.daily
+ /usr/bin/install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin
+ /usr/bin/install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin
+ /usr/bin/install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib64
+ /usr/bin/install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/fax
+ /usr/bin/install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/etc /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/config/defaults /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin
+ /usr/bin/install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man1 /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5 /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8
+ echo 'warning: %makeinstall is deprecated, try %make_install instead'
warning: %makeinstall is deprecated, try %make_install instead
++ id -u
++ id -g
++ id -u
++ id -g
+ /usr/bin/make prefix=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr exec_prefix=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr bindir=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin sbindir=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin sysconfdir=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc datadir=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share includedir=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/include libdir=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib64 libexecdir=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/libexec localstatedir=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var sharedstatedir=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/lib mandir=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man infodir=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/info install -e FAXUSER=1000 FAXGROUP=1001 SYSUSER=1000 SYSGROUP=1001 BIN=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin SBIN=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin LIBDIR=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib64 LIBDATA=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/hylafax LIBEXEC=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin SPOOL=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax MAN=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man INSTALL_ROOT=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64
/usr/bin/bash ./port/install.sh  -u 1000 -g 1001 -m 755 \
    -idb hylafax.sw.client -root / -dir \
    /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/hylafax /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin
/usr/bin/bash ./port/install.sh  -u 1000 -g 1001 -m 755 \
    -idb hylafax.sw.server -root / -dir /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin;
/usr/bin/bash ./port/install.sh  -u 1000 -g 1001 -m 755 \
    -idb hylafax.sw.server -root / -dir /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax
/usr/bin/bash ./port/install.sh  -u 1000 -g 1001 -m 755 \
    -idb hylafax.sw.server -dir \
    -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax bin client config dev etc info log recvq status
/usr/bin/bash ./port/install.sh  -u 1000 -g 1001 -m 700 \
    -idb hylafax.sw.server -dir \
    -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax sendq doneq docq tmp pollq archive
/usr/bin/bash ./port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax -idb hylafax.sw.server \
    -src ././COPYRIGHT -O COPYRIGHT
= util
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
make[3]: Nothing to be done for '_quiet.c++dependtime'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
make[3]: Nothing to be done for '_quiet.cdependtime'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
make[2]: Nothing to be done for 'targets'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.client -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 -O textfmt
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.client -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/hylafax -m 444 -O pagesizes
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.client -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/hylafax -m 444 -src .././util/typerules -O typerules
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 -O faxmsg faxadduser faxconfig faxdeluser faxmodem \
    faxstate faxfetch faxwatch faxinfo tiffcheck
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -idb hylafax.sw.server \
    -ln /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxmsg -O faxabort faxanswer faxquit faxlock
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 -O dialtest typetest
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 -src xferfaxstats.sh -O xferfaxstats
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 -src recvstats.sh -O recvstats
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 -idb "config(update)" -src faxcron.sh -O faxcron
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src ps2fax.gs.sh -O ps2fax.gs
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src ps2fax.dps.sh -O ps2fax.dps
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src ps2fax.imp.sh -O ps2fax.imp
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src pdf2fax.gs.sh -O pdf2fax.gs
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src pcl2fax.sh -O pcl2fax
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src tiff2fax.sh -O tiff2fax
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src tiff2pdf.sh -O tiff2pdf
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src notify.sh -O notify
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src archive.sh -O archive
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src common-functions.sh -O common-functions
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src faxrcvd.sh -O faxrcvd
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src genfontmap.ps -O genfontmap.ps
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src pollrcvd.sh -O pollrcvd
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src mkcover.sh -O mkcover
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src wedged.sh -O wedged
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src qp-encode.awk -O qp-encode.awk
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src rfc2047-encode.awk -O rfc2047-encode.awk
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src auto-rotate.ps -O auto-rotate.ps
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin -idb "config(update)" -m 755 -src dictionary.sh -O dictionary
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-de -O de
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-en -O en
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-es -O es
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-fr -O fr
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-he -O he
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-it -O it
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-nl_BE -O nl_BE
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-pl -O pl
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-pt -O pt
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-pt_BR -O pt_BR
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-ro -O ro
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-ru -O ru
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-sr -O sr
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-tr -O tr
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-uk -O uk
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/dict -idb "config(update)" -m 644 -src dict-zh -O zh
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/etc -m 444 -idb "config(update)" \
    -src .././util/dpsprinter.ps -O dpsprinter.ps
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/etc -idb "config(suggest)" \
    -m 444 -src .././util/cover.templ -O cover.templ
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
= faxalter
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
make[3]: Nothing to be done for '_quiet.c++dependtime'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
make[2]: Nothing to be done for 'targets'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin -m 755 -idb hylafax.sw.client -O faxalter
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxalter'
= faxcover
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
make[3]: Nothing to be done for '_quiet.c++dependtime'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
make[2]: Nothing to be done for 'targets'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin -m 755 -idb hylafax.sw.client -O faxcover
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/hylafax -m 644 \
    -idb "hylafax.sw.client config(suggest)" \
    -src .././faxcover/faxcover.ps -O faxcover.ps
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 -src edit-faxcover.sh -O edit-faxcover
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxcover'
= faxd
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
make[3]: Nothing to be done for '_quiet.c++dependtime'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
make[2]: Nothing to be done for 'targets'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 -O faxq faxqclean
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 -O faxgetty faxsend pagesend
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 -O tsitest tagtest cqtest choptest
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
= faxmail
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
make[3]: Nothing to be done for '_quiet.c++dependtime'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
make[2]: Nothing to be done for 'targets'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin -m 755 -idb hylafax.sw.client -O faxmail
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/hylafax -m 444 -idb hylafax.sw.client \
    -src .././faxmail/faxmail.ps -O faxmail.ps
/usr/bin/bash ../port/install.sh  -u 1000 -g 1001 -m 755 \
    -idb hylafax.sw.client -root / -dir /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/hylafax/faxmail /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/hylafax/faxmail/application /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/hylafax/faxmail/image
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/hylafax/faxmail/application -m 755 -idb hylafax.sw.client \
    -src .././faxmail/application-pdf.sh -O pdf
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/hylafax/faxmail/application -m 755 -idb hylafax.sw.client \
    -src .././faxmail/application-octet-stream.sh -O octet-stream
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/hylafax/faxmail/application -m 755 -idb hylafax.sw.client \
    -src .././faxmail/application-binary.sh -O binary
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/hylafax/faxmail/image -m 755 -idb hylafax.sw.client \
    -src .././faxmail/image-tiff.sh -O tiff
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxmail'
= faxrm
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
make[3]: Nothing to be done for '_quiet.c++dependtime'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
make[2]: Nothing to be done for 'targets'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin -m 755 -idb hylafax.sw.client -O faxrm
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxrm'
= faxstat
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
make[3]: Nothing to be done for '_quiet.c++dependtime'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
make[2]: Nothing to be done for 'targets'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin -m 755 -idb hylafax.sw.client -O faxstat
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxstat'
= hfaxd
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
make[3]: Nothing to be done for '_quiet.c++dependtime'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
make[2]: Nothing to be done for 'targets'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -u root -m 755 \
    -idb hylafax.sw.server -O hfaxd
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/hylafax -m 644 -idb hylafax.sw.server \
    -idb "config(noupdate)" -src .././hfaxd/hfaxd.conf -O hfaxd.conf
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/hfaxd'
= sendfax
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
make[3]: Nothing to be done for '_quiet.c++dependtime'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
make[2]: Nothing to be done for 'targets'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin -m 755 -idb hylafax.sw.client -O sendfax
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendfax'
= sendpage
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
make[3]: Nothing to be done for '_quiet.c++dependtime'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
make[2]: Nothing to be done for 'targets'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
/usr/bin/bash ../port/install.sh  -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin -m 755 -idb hylafax.sw.client -O sendpage
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/sendpage'
= config
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/config'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/config'
make[2]: Nothing to be done for 'targets'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/config'
for i in class1 class1.0 class2 class2.0 class2.1 skel att-dataport-2 att-dataport-2.0 att-dataport att-dpexpress-2 cirrus conexant-1.0 digi digi-2 digi-20 davicom-2 dsi-scout+ e-tech eicon eicon-2 elsa-microlink-56k-basic-2.0 everex-2496d exar gvc-288 gvc-288-2 hayes iaxmodem i537ep intel-400e ip568x linux-isdn-1 linux-isdn-2 lucent lucent-isa lucent-mt-2 lucent-mt-20 lucent-mt-21 lucent-mt-10 mainpine-10 mainpine-2 mainpine-20 mainpine-21 moto-288 mt-1432 nuvo-voyager ppi-pm14400fxmt ppi-pm14400fxsa prometheus rc144ac rc144ac-1 rc288dpi rc288dpi-1 rc32acl rc32acl-1 rockwell-k56 rockwell-rc t38modem telebit-t3000 telebit-qblazer telebit-wb topic tricom2842 uds-fastalk umc92144 umc9624 usr-2.0 usr-rts usr-xon zyxel-1496e zyxel-1496e-1 zyxel-1496e-2.0 zyxel-2864 sierra; do \
    /usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/config -m 444 -src .././config/$i -O $i; \
done
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/config'
= etc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/etc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/etc'
make[2]: Nothing to be done for 'targets'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/etc'
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 -src faxaddmodem.sh -O faxaddmodem
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 -src faxsetup.sh -O faxsetup
for i in bsdi irix linux; do \
    /usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 \
	-src .././etc/faxsetup.$i -O faxsetup.$i; \
done
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 -src probemodem.sh -O probemodem
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -u 1000 -g 1001 -idb "config(noupdate)" -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/etc -m 644 -o xferfaxlog
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -u 1000 -g 1001 -idb "config(noupdate)" -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/etc -m 600 -o hosts.hfaxd
for i in dialrules dialrules.sf-ba dialrules-pabx.be dialrules.europe dialrules.ext dialrules.world dialrules.uk; do \
    /usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/etc -m 444 -src .././etc/$i \
	-idb "config(update)" -O $i; \
done
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 -O lockname ondelay
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -u 1000 -g 1001 -idb "config(noupdate)" -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/etc -m 644 -idb nostrip \
    -src .././etc/lutRS18.pcf -O lutRS18.pcf
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -u 1000 -g 1001 -idb "config(noupdate)" -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/etc -m 644 -idb nostrip \
    -src .././etc/LiberationSans-25.pcf -O LiberationSans-25.pcf
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/etc'
= man
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/man'
test -d cman.apps || /usr/bin/mkdir cman.apps
test -d cman.files || /usr/bin/mkdir cman.files
test -d sman.apps || /usr/bin/mkdir sman.apps
test -d sman.files || /usr/bin/mkdir sman.files
/usr/bin/bash ../port/install.sh  -m 755 -root / -dir -idb hylafax.man.client \
    /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man1 /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5
cd cman.apps; /usr/bin/make install
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/man/cman.apps'
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man1	\
-idb hylafax.man.client -src edit-faxcover.1 -O edit-faxcover.1
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man1	\
-idb hylafax.man.client -src faxalter.1 -O faxalter.1
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man1	\
-idb hylafax.man.client -src faxcover.1 -O faxcover.1
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man1	\
-idb hylafax.man.client -src faxmail.1 -O faxmail.1
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man1	\
-idb hylafax.man.client -src faxrm.1 -O faxrm.1
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man1	\
-idb hylafax.man.client -src faxstat.1 -O faxstat.1
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man1	\
-idb hylafax.man.client -src hylafax-client.1 -O hylafax-client.1
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man1	\
-idb hylafax.man.client -src sendfax.1 -O sendfax.1
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man1	\
-idb hylafax.man.client -src sendpage.1 -O sendpage.1
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man1	\
-idb hylafax.man.client -src sgi2fax.1 -O sgi2fax.1
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man1	\
-idb hylafax.man.client -src textfmt.1 -O textfmt.1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/man/cman.apps'
cd cman.files; /usr/bin/make install
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/man/cman.files'
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.client -src pagesizes.4f -O pagesizes.5f
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.client -src typerules.4f -O typerules.5f
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/man/cman.files'
/usr/bin/bash ../port/install.sh  -m 755 -root / -dir -idb hylafax.man.server \
    /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8 /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5
cd sman.apps; /usr/bin/make install
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/man/sman.apps'
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src choptest.1m -O choptest.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src cqtest.1m -O cqtest.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src dialtest.1m -O dialtest.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxabort.1m -O faxabort.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxaddmodem.1m -O faxaddmodem.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxadduser.1m -O faxadduser.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxanswer.1m -O faxanswer.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxconfig.1m -O faxconfig.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxcron.1m -O faxcron.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxdeluser.1m -O faxdeluser.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxfetch.1m -O faxfetch.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxgetty.1m -O faxgetty.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxinfo.1m -O faxinfo.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxlock.1m -O faxlock.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxmodem.1m -O faxmodem.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxmsg.1m -O faxmsg.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxq.1m -O faxq.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxqclean.1m -O faxqclean.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxquit.1m -O faxquit.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxrcvd.1m -O faxrcvd.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxsend.1m -O faxsend.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxsetup.1m -O faxsetup.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxsetup.linux.1m -O faxsetup.linux.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxstate.1m -O faxstate.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src faxwatch.1m -O faxwatch.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src hfaxd.1m -O hfaxd.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src hylafax.1m -O hylafax.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src jobcontrol.1m -O jobcontrol.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src lockname.1m -O lockname.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src mkcover.1m -O mkcover.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src notify.1m -O notify.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src ondelay.1m -O ondelay.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src pagesend.1m -O pagesend.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src pdf2fax.1m -O pdf2fax.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src pollrcvd.1m -O pollrcvd.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src probemodem.1m -O probemodem.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src ps2fax.1m -O ps2fax.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src recvstats.1m -O recvstats.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src tagtest.1m -O tagtest.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src tiff2fax.1m -O tiff2fax.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src tiffcheck.1m -O tiffcheck.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src tsitest.1m -O tsitest.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src typetest.1m -O typetest.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src wedged.1m -O wedged.8c
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man8	\
-idb hylafax.man.server -src xferfaxstats.1m -O xferfaxstats.8c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/man/sman.apps'
cd sman.files; /usr/bin/make install
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/man/sman.files'
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.server -src dialrules.4f -O dialrules.5f
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.server -src doneq.4f -O doneq.5f
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.server -src hosts.hfaxd.4f -O hosts.hfaxd.5f
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.server -src hylafax-config.4f -O hylafax-config.5f
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.server -src hylafax-info.4f -O hylafax-info.5f
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.server -src hylafax-log.4f -O hylafax-log.5f
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.server -src hylafax-server.4f -O hylafax-server.5f
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.server -src hylafax-shutdown.4f -O hylafax-shutdown.5f
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.server -src pagermap.4f -O pagermap.5f
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.server -src recvq.4f -O recvq.5f
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.server -src sendq.4f -O sendq.5f
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.server -src status.4f -O status.5f
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.server -src tsi.4f -O tsi.5f
/usr/bin/bash ../../port/install.sh  -m 444 -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/man/man5	\
-idb hylafax.man.server -src xferfaxlog.4f -O xferfaxlog.5f
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/man/sman.files'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/man'
= util
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.client -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib64 -m 755 -O libfaxutil.so.7.0.3
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.client -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib64 -O -lns libfaxutil.so.7.0.3 libfaxutil.so
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/util'
= faxd
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib64 -m 755 -O libfaxserver.so.7.0.3
/usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib64 -O -lns libfaxserver.so.7.0.3 libfaxserver.so
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/faxd'
= etc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/etc'
if [ "/etc/rc.d/init.d/hylafax" = yes ]; then \
    /usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /etc/rc.d/init.d -m 755 -O hylafax; \
    echo "checking dir_sysvinitstart_set_to_non_null_string directories"; \
    for i in dir_sysvinitstart_set_to_non_null_string; do \
	if test -d /etc/rc.d/init.d/$i; then \
	    /usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /etc/rc.d/init.d/$i -lns ../`basename /etc/rc.d/init.d`/hylafax ; \
	fi; \
    done; \
    echo "checking dir_sysvinitstop_set_to_non_null_string directories"; \
    for i in dir_sysvinitstop_set_to_non_null_string; do \
	if test -d /etc/rc.d/init.d/$i; then \
	    /usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /etc/rc.d/init.d/$i -lns ../`basename /etc/rc.d/init.d`/hylafax ; \
	fi; \
    done; \
else \
    /usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin -m 755 hylafax; \
fi
if test -d /etc/config; then \
    /usr/bin/bash ../port/install.sh  -idb hylafax.sw.server -root / -F /etc/config -m 644 -src config.fax -O fax; \
fi
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hylafax-7.0.3/etc'
+ /usr/bin/install -D -p -m 755 /home/iurt/rpmbuild/SOURCES/hylafax+_daily.cron /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/cron.daily/hylafax
+ /usr/bin/install -p -m 755 /home/iurt/rpmbuild/SOURCES/hylafax+_hourly.cron /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/cron.hourly/hylafax
+ /usr/bin/install -D -p -m 644 /home/iurt/rpmbuild/SOURCES/hylafax+_hfaxd_systemd.service /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib/systemd/system/hylafax-hfaxd.service
+ /usr/bin/install -D -p -m 644 /home/iurt/rpmbuild/SOURCES/hylafax+_faxq_systemd.service /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib/systemd/system/hylafax-faxq.service
+ /usr/bin/install -D -p -m 644 /home/iurt/rpmbuild/SOURCES/hylafax+_faxgetty_systemd.service /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib/systemd/system/hylafax-faxgetty@.service
+ /usr/bin/install -D -p -m 644 /home/iurt/rpmbuild/SOURCES/hylafax+_sysconfig /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/etc/sysconfig/hylafax
+ /usr/bin/install -D -p -m 0644 /home/iurt/rpmbuild/SOURCES/hylafax+-hfaxd-tmpfiles.conf /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib/tmpfiles.d/hylafax-hfaxd.conf
+ /usr/bin/install -D -p -m 0644 /home/iurt/rpmbuild/SOURCES/hylafax+-faxq-tmpfiles.conf /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib/tmpfiles.d/hylafax-faxq.conf
+ rm -f /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxsetup.irix /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxsetup.bsdi
+ rm -f /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/ps2fax.imp /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin/ps2fax.dps
+ rm -f /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/etc/dpsprinter.ps
+ rm -f /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/COPYRIGHT
+ cd /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/var/spool/fax/bin
+ ln -s ps2fax.gs ps2fax
+ cat
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 7.0.3-2.mga8 --unique-debug-suffix -7.0.3-2.mga8.aarch64 --unique-debug-src-base hylafax+-7.0.3-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/hylafax-7.0.3

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib64/libfaxserver.so.7.0.3
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin/faxcover
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin/sendpage
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin/faxstat
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin/faxmail
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin/sendfax
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin/sendfax
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin/sendpage
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin/faxcover
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin/faxrm
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin/faxstat
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib64/libfaxserver.so.7.0.3
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin/faxmail
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin/faxalter
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin/faxrm
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/bin/faxalter
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib64/libfaxutil.so.7.0.3
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib64/libfaxutil.so.7.0.3
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/choptest
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/choptest
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/cqtest
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/cqtest
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/dialtest
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/dialtest
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxabort
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxabort
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxadduser
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxadduser
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxconfig
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxconfig
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxdeluser
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxfetch
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxfetch
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxdeluser
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxinfo
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxgetty
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxinfo
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxgetty
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxmodem
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxmodem
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxq
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxq
hard linked /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib/debug/usr/sbin/faxabort-7.0.3-2.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib/debug/usr/sbin/faxanswer-7.0.3-2.mga8.aarch64.debug
hard linked /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib/debug/usr/sbin/faxanswer-7.0.3-2.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib/debug/usr/sbin/faxlock-7.0.3-2.mga8.aarch64.debug
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxqclean
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxqclean
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxsend
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxsend
hard linked /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib/debug/usr/sbin/faxlock-7.0.3-2.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib/debug/usr/sbin/faxmsg-7.0.3-2.mga8.aarch64.debug
hard linked /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib/debug/usr/sbin/faxmsg-7.0.3-2.mga8.aarch64.debug to /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/lib/debug/usr/sbin/faxquit-7.0.3-2.mga8.aarch64.debug
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxstate
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxstate
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxwatch
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/faxwatch
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/hfaxd
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/hfaxd
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/lockname
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/lockname
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/ondelay
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/ondelay
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/pagesend
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/pagesend
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/tagtest
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/tagtest
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/textfmt
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/textfmt
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/tiffcheck
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/tiffcheck
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/tsitest
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/tsitest
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/typetest
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/sbin/typetest
original debug info size: 7748kB, size after compression: 6192kB
/usr/lib/rpm/sepdebugcrcfix: Updated 34 CRC32s, 0 CRC32s did match.
5222 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
Warning: unused libraries in /usr/lib64/libfaxserver.so.7.0.3: libcrypt.so.1
 libutil.so.1
 libm.so.6
 libpam.so.0
 libldap-2.4.so.2
 liblber-2.4.so.2
 libresolv.so.2

Warning: unused libraries in /usr/lib64/libfaxutil.so.7.0.3: libcrypt.so.1
 libutil.so.1
 libm.so.6

+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /etc/cron.hourly/hylafax from /bin/sh to #!/usr/bin/sh
mangling shebang in /etc/cron.daily/hylafax from /bin/sh to #!/usr/bin/sh
Processing files: hylafax+-7.0.3-2.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dSMlEu
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd hylafax-7.0.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+
+ cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+
+ cp -pr CONTRIBUTORS /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+
+ cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+
+ cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+
+ cp -pr VERSION /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(hylafax+) = 7.0.3-2.mga8 hylafax = 7.0.3-2.mga8 hylafax+ = 7.0.3-2.mga8 hylafax+(aarch-64) = 7.0.3-2.mga8
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): rpm-helper >= 0.24.11
Requires(post): /bin/sh rpm-helper >= 0.24.11
Requires(preun): /bin/sh rpm-helper >= 0.24.11
Requires(postun): rpm-helper >= 0.24.11
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libfaxserver.so.7()(64bit) libfaxutil.so.7()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libldap-2.4.so.2()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libz.so.1()(64bit)
Conflicts: mgetty-sendfax
Obsoletes: hylafax < 1:7.0.3-2.mga8 hylafax-server < 1:7.0.3-2.mga8
Processing files: hylafax+-client-7.0.3-2.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.glS4Mx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd hylafax-7.0.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+-client
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+-client
+ cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+-client
+ cp -pr CONTRIBUTORS /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+-client
+ cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+-client
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+-client
+ cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+-client
+ cp -pr VERSION /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/hylafax+-client
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(hylafax+-client) = 7.0.3-2.mga8 hylafax+-client = 7.0.3-2.mga8 hylafax+-client(aarch-64) = 7.0.3-2.mga8 hylafax-client = 7.0.3-2.mga8
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh rpm-helper
Requires(preun): rpm-helper
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libfaxutil.so.7()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit)
Conflicts: hylafax < 5.5.5-1 mgetty-sendfax
Obsoletes: hylafax-client < 1:7.0.3-2.mga8
Processing files: lib64hylafax+7-7.0.3-2.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LQOUhw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd hylafax-7.0.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/lib64hylafax+7
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/lib64hylafax+7
+ cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/lib64hylafax+7
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lib64hylafax+7 = 7.0.3-2.mga8 lib64hylafax+7(aarch-64) = 7.0.3-2.mga8 libfaxserver.so.7()(64bit) libfaxutil.so.7()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.22)(64bit) libcrypt.so.1()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libfaxutil.so.7()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjbig.so.1()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) liblber-2.4.so.2()(64bit) liblcms2.so.2()(64bit) libldap-2.4.so.2()(64bit) libm.so.6()(64bit) libpam.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libresolv.so.2()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libutil.so.1()(64bit) libz.so.1()(64bit)
Obsoletes: libhylafax5 < 1:7.0.3-2.mga8
Processing files: lib64hylafax+-devel-7.0.3-2.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5ehpHw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd hylafax-7.0.3
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/lib64hylafax+-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/lib64hylafax+-devel
+ cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64/usr/share/doc/lib64hylafax+-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: devel(libfaxserver(64bit)) devel(libfaxutil(64bit)) hylafax+ = 7.0.3-2.mga8 lib64hylafax+-devel = 7.0.3-2.mga8 lib64hylafax+-devel(aarch-64) = 7.0.3-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libcrypt(64bit)) devel(libcrypto(64bit)) devel(libfaxutil(64bit)) devel(libgcc_s(64bit)) devel(libjbig(64bit)) devel(libjpeg(64bit)) devel(liblber-2.4(64bit)) devel(liblcms2(64bit)) devel(libldap-2.4(64bit)) devel(libm(64bit)) devel(libpam(64bit)) devel(libresolv(64bit)) devel(libssl(64bit)) devel(libstdc++(64bit)) devel(libtiff(64bit)) devel(libutil(64bit)) devel(libz(64bit))
Conflicts: hylafax-client < 5.5.8-1
Obsoletes: libhylafax-devel < 1:7.0.3-2.mga8
Processing files: hylafax+-debugsource-7.0.3-2.mga8.aarch64
Provides: hylafax+-debugsource = 7.0.3-2.mga8 hylafax+-debugsource(aarch-64) = 7.0.3-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: hylafax+-debuginfo-7.0.3-2.mga8.aarch64
Provides: debuginfo(build-id) = 19f7797016350cd51134a246188f00590cbed6f9 debuginfo(build-id) = 3592a5096f0750a5a0144a41b585caf14ee52e8a debuginfo(build-id) = 3d3682a35a5b19386b12201a5e5985990f34adaf debuginfo(build-id) = 40791a920efb8f2c379e2f5f1a0f15f0881b5a4b debuginfo(build-id) = 5aecfb3a15ff50cad361669111796190692ac562 debuginfo(build-id) = 614523f51fcd55718299f41b3e2565e684d2bfdb debuginfo(build-id) = 6315648188c1d95acafc40837a36bd8b3bb50f40 debuginfo(build-id) = 9168854bb697540a449a67796bfb9ac02eb21b14 debuginfo(build-id) = 94033b7838caf982442cd8a125484e6ff1fda850 debuginfo(build-id) = a7a7a89691eb7d10f95e9d41fef351aef85db043 debuginfo(build-id) = a954e4bbe690c4787cb02ccd60e1bee3965c0193 debuginfo(build-id) = b2a23b90ed3c7a8cb62c34cf4f77380c98c9fb3c debuginfo(build-id) = bacb66d9d88da7d730a0c2bc30d0bb602e755430 debuginfo(build-id) = bf297616db1223cafcc4dd108835cb94d20c1fd3 debuginfo(build-id) = ccfef2d0fcd72b1d4bcdc155b4d6162e007a3465 debuginfo(build-id) = cecf57121fec226f4fb896b4795361b81c961f52 debuginfo(build-id) = d3f7d52295881b357320346778b5eb5333b44591 debuginfo(build-id) = fd2024efe41622f926ec7cba9590f1123e811e6c debuginfo(build-id) = nilnil hylafax+-debuginfo = 7.0.3-2.mga8 hylafax+-debuginfo(aarch-64) = 7.0.3-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: hylafax+-debugsource(aarch-64) = 7.0.3-2.mga8
Processing files: hylafax+-client-debuginfo-7.0.3-2.mga8.aarch64
Provides: debuginfo(build-id) = 0185287cda3cf7e82e9c3ca9020bdd4a89a15ac6 debuginfo(build-id) = 030bd700aa677b15ca1f30ecd9879f47f3028a2e debuginfo(build-id) = 333b78559b8b98411d7948a8b11bfa8299e0669f debuginfo(build-id) = 49b7349d94b736f2cf2fc50210a543ca4d9bed25 debuginfo(build-id) = 744a712f737ac83c73a402e12048812ea5e3dad9 debuginfo(build-id) = 7a61f585b9ab790d6ad1237d08ea0280105fae26 debuginfo(build-id) = 7a66394f40e85fffb6f788ef409cab4d2d6c9fb1 debuginfo(build-id) = 91c3f1ce83a48f71829f3115d98c16a90908d7e2 debuginfo(build-id) = 96a5e683a3f71368e152db8a6eaf0d34ee9e7bbf debuginfo(build-id) = a8438616f08653a4091e4ed420bf2622a89a73c3 debuginfo(build-id) = b20801089db4e29e7fb9c31463800770fff71ce3 debuginfo(build-id) = cb9207fe3b61c012b12789e495f9b2b5d901fc25 debuginfo(build-id) = d3c8b999067230540131a5a1311e8d968a58a1af debuginfo(build-id) = f2e00f90e7d80d945bace962090d29d3062db7b7 hylafax+-client-debuginfo = 7.0.3-2.mga8 hylafax+-client-debuginfo(aarch-64) = 7.0.3-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: hylafax+-debugsource(aarch-64) = 7.0.3-2.mga8
Processing files: lib64hylafax+7-debuginfo-7.0.3-2.mga8.aarch64
Provides: debuginfo(build-id) = 217d11339ab1e7a7f44c9e92ba4c9867e4539fb0 debuginfo(build-id) = 7cdb4c8620ca48a2f3353cb646567364d9757351 lib64hylafax+7-debuginfo = 7.0.3-2.mga8 lib64hylafax+7-debuginfo(aarch-64) = 7.0.3-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: hylafax+-debugsource(aarch-64) = 7.0.3-2.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64hylafax+-devel-7.0.3-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/hylafax+-client-debuginfo-7.0.3-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/hylafax+-client-7.0.3-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64hylafax+7-7.0.3-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/hylafax+-7.0.3-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/hylafax+-debuginfo-7.0.3-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/hylafax+-debugsource-7.0.3-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64hylafax+7-debuginfo-7.0.3-2.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VqWf7x
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd hylafax-7.0.3
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/hylafax+-7.0.3-2.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TcZbTu
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf hylafax-7.0.3
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!