<86>Apr 27 17:05:51 userdel[12027]: delete user `rooter' <86>Apr 27 17:05:51 userdel[12027]: remove group `rooter' <86>Apr 27 17:05:51 groupadd[12028]: new group: name=rooter, gid=501 <86>Apr 27 17:05:51 useradd[12029]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 17:05:51 userdel[12031]: delete user `builder' <86>Apr 27 17:05:51 userdel[12031]: remove group `builder' <86>Apr 27 17:05:51 groupadd[12032]: new group: name=builder, gid=502 <86>Apr 27 17:05:51 useradd[12033]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 17:05:53 rpmi: perl-devel-1:5.8.8-alt19.M41.1 installed Installing perl-Device-SerialPort-1.04-alt1.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58872 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Device-SerialPort-1.04 + echo 'Source #0 (Device-SerialPort-1.04.tar.gz):' Source #0 (Device-SerialPort-1.04.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Device-SerialPort-1.04.tar.gz + /bin/tar -xf - + cd Device-SerialPort-1.04 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58872 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Device-SerialPort-1.04 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req To enable serial port tests, use: perl Makefile.PL TESTPORT= where is a specific port or 'auto' to autodetect. Running ./configure ... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for library containing strerror... none required checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termiox.h usability... no checking sys/termiox.h presence... no checking for sys/termiox.h... no checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/ttycom.h usability... no checking sys/ttycom.h presence... no checking for sys/ttycom.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking IOKit/serial/ioss.h usability... no checking IOKit/serial/ioss.h presence... no checking for IOKit/serial/ioss.h... no checking definition of _SC_CLK_TCK... found checking definition of TIOCMBIS... found checking definition of TIOCMBIC... found checking definition of TIOCMGET... found checking definition of CRTSCTS... found checking definition of OCRNL... found checking definition of ONLCR... found checking definition of ECHOKE... found checking definition of ECHOCTL... found checking definition of TIOCM_CAR... found checking definition of TIOCM_CD... found checking definition of TIOCM_RNG... found checking definition of TIOCM_RI... found checking definition of TIOCM_CTS... found checking definition of TIOCM_DSR... found checking definition of TIOCMIWAIT... found checking definition of TIOCGICOUNT... found checking definition of TIOCINQ... found checking definition of FIONREAD... found checking definition of TIOCOUTQ... found checking definition of TIOCSER_TEMT... found checking definition of TIOCM_LE... found checking definition of TIOCSERGETLSR... found checking definition of TIOCSDTR... missing checking definition of TIOCCDTR... missing checking definition of TIOCM_RTS... found checking definition of TIOCM_DTR... found checking definition of CTSXON... missing checking definition of RTSXOFF... missing checking definition of TCGETX... missing checking definition of TCSETX... missing checking definition of IOSSIOSPEED... missing checking definition of B0... found checking definition of B50... found checking definition of B75... found checking definition of B110... found checking definition of B134... found checking definition of B150... found checking definition of B200... found checking definition of B300... found checking definition of B600... found checking definition of B1200... found checking definition of B1800... found checking definition of B2400... found checking definition of B4800... found checking definition of B9600... found checking definition of B19200... found checking definition of B38400... found checking definition of B57600... found checking definition of B115200... found checking definition of B230400... found checking definition of B460800... found checking definition of B500000... found checking definition of B576000... found checking definition of B921600... found checking definition of B1000000... found checking definition of B1152000... found checking definition of B1500000... found checking definition of B2000000... found checking definition of B2500000... found checking definition of B3000000... found checking definition of B3500000... found checking definition of B4000000... found checking serial control via ioctl... yes checking read/write of RTS signal... yes checking read/write of DTR signal... yes checking read access to modem lines... yes checking read access to buffer status... yes checking read access to serial line status... yes checking normal CTS/RTS flow control... yes configure: creating ./config.status config.status: creating config.h perl(Test::More)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor To enable serial port tests, use: perl Makefile.PL TESTPORT= where is a specific port or 'auto' to autodetect. Running ./configure ... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for library containing strerror... none required checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termiox.h usability... no checking sys/termiox.h presence... no checking for sys/termiox.h... no checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/ttycom.h usability... no checking sys/ttycom.h presence... no checking for sys/ttycom.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking IOKit/serial/ioss.h usability... no checking IOKit/serial/ioss.h presence... no checking for IOKit/serial/ioss.h... no checking definition of _SC_CLK_TCK... found checking definition of TIOCMBIS... found checking definition of TIOCMBIC... found checking definition of TIOCMGET... found checking definition of CRTSCTS... found checking definition of OCRNL... found checking definition of ONLCR... found checking definition of ECHOKE... found checking definition of ECHOCTL... found checking definition of TIOCM_CAR... found checking definition of TIOCM_CD... found checking definition of TIOCM_RNG... found checking definition of TIOCM_RI... found checking definition of TIOCM_CTS... found checking definition of TIOCM_DSR... found checking definition of TIOCMIWAIT... found checking definition of TIOCGICOUNT... found checking definition of TIOCINQ... found checking definition of FIONREAD... found checking definition of TIOCOUTQ... found checking definition of TIOCSER_TEMT... found checking definition of TIOCM_LE... found checking definition of TIOCSERGETLSR... found checking definition of TIOCSDTR... missing checking definition of TIOCCDTR... missing checking definition of TIOCM_RTS... found checking definition of TIOCM_DTR... found checking definition of CTSXON... missing checking definition of RTSXOFF... missing checking definition of TCGETX... missing checking definition of TCSETX... missing checking definition of IOSSIOSPEED... missing checking definition of B0... found checking definition of B50... found checking definition of B75... found checking definition of B110... found checking definition of B134... found checking definition of B150... found checking definition of B200... found checking definition of B300... found checking definition of B600... found checking definition of B1200... found checking definition of B1800... found checking definition of B2400... found checking definition of B4800... found checking definition of B9600... found checking definition of B19200... found checking definition of B38400... found checking definition of B57600... found checking definition of B115200... found checking definition of B230400... found checking definition of B460800... found checking definition of B500000... found checking definition of B576000... found checking definition of B921600... found checking definition of B1000000... found checking definition of B1152000... found checking definition of B1500000... found checking definition of B2000000... found checking definition of B2500000... found checking definition of B3000000... found checking definition of B3500000... found checking definition of B4000000... found checking serial control via ioctl... yes checking read/write of RTS signal... yes checking read/write of DTR signal... yes checking read access to modem lines... yes checking read access to buffer status... yes checking read access to serial line status... yes checking normal CTS/RTS flow control... yes configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged Checking if your kit is complete... Looks good Writing Makefile for Device::SerialPort You're ready to run 'make' now... + : running make + '[' -n '' ']' + NPROCS=48 + make -j48 'OPTIMIZE=-pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE' 'CP=/bin/cp -p' 'OTHERLDFLAGS=-lperl -lpthread ' make: Entering directory `/usr/src/RPM/BUILD/Device-SerialPort-1.04' /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap SerialPort.xs > SerialPort.xsc && mv SerialPort.xsc SerialPort.c Running Mkbootstrap for Device::SerialPort () /bin/cp -p modemtest blib/script/modemtest chmod 644 SerialPort.bs /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/modemtest /bin/cp -p SerialPort.bs blib/arch/auto/Device/SerialPort/SerialPort.bs chmod 644 blib/arch/auto/Device/SerialPort/SerialPort.bs cp SerialPort.pm blib/lib/Device/SerialPort.pm gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"1.04\" -DXS_VERSION=\"1.04\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" SerialPort.c rm -f blib/arch/auto/Device/SerialPort/SerialPort.so gcc -shared -Wl,-O1 -L/usr/local/lib SerialPort.o -lperl -lpthread -o blib/arch/auto/Device/SerialPort/SerialPort.so \ \ -L/usr/lib/perl5/ppc-linux/CORE -lperl -lpthread -Wl,-z,defs,--warn-unresolved-symbols chmod 755 blib/arch/auto/Device/SerialPort/SerialPort.so Manifying blib/man1/modemtest.1 Manifying blib/man3/Device::SerialPort.3pm make: Leaving directory `/usr/src/RPM/BUILD/Device-SerialPort-1.04' + _perl_vendor_check_dso + : checking for undefined symbols ++ find /usr/src/RPM/BUILD/Device-SerialPort-1.04/blib -type f -name '*.so' + BLIBS=/usr/src/RPM/BUILD/Device-SerialPort-1.04/blib/arch/auto/Device/SerialPort/SerialPort.so + '[' -n /usr/src/RPM/BUILD/Device-SerialPort-1.04/blib/arch/auto/Device/SerialPort/SerialPort.so ']' + echo 'int main(){return 0;}' + gcc ldtest.c -lperl /usr/src/RPM/BUILD/Device-SerialPort-1.04/blib/arch/auto/Device/SerialPort/SerialPort.so + LD_BIND_NOW=1 + ./a.out + rm -f ldtest.c ./a.out + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8929 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Device-SerialPort-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Device-SerialPort-buildroot + cd Device-SerialPort-1.04 + perl_vendor_install + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/bin/install -p' UNINST=undef 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Device-SerialPort-buildroot PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN1DIR=/usr/src/tmp/perl-Device-SerialPort-buildroot/usr/share/man/man1 INSTALLMAN3DIR=/usr/src/tmp/perl-Device-SerialPort-buildroot/usr/share/man/man3 pure_install make: Entering directory `/usr/src/RPM/BUILD/Device-SerialPort-1.04' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Device/SerialPort/SerialPort.so Installing /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Device/SerialPort/SerialPort.bs Installing /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Device/SerialPort.pm Installing /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/share/man/man1/modemtest.1 Installing /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/share/man/man3/Device::SerialPort.3pm Installing /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/bin/modemtest Writing /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Device/SerialPort/.packlist make: Leaving directory `/usr/src/RPM/BUILD/Device-SerialPort-1.04' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Device-SerialPort-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Device-SerialPort-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Test::More)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Device-SerialPort-buildroot (auto) removed `./vendor_perl/ppc-linux/auto/Device/SerialPort/.packlist' removed `./vendor_perl/ppc-linux/auto/Device/SerialPort/SerialPort.bs' mode of `./usr/lib/perl5/vendor_perl/ppc-linux/auto/Device/SerialPort/SerialPort.so' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Device-SerialPort-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/perl-Device-SerialPort-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Device-SerialPort-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Device-SerialPort-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/perl-Device-SerialPort-buildroot (executable,shared) Processing files: perl-Device-SerialPort-1.04-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.8929 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.91556 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,libperl,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/bin/modemtest syntax OK /usr/src/tmp/perl-Device-SerialPort-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Device/SerialPort.pm syntax OK + exit 0 Provides: perl(Device/SerialPort.pm) = 1.040 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/perl, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libperl.so.5.8, libpthread.so.0(GLIBC_2.0), perl(IO/Handle.pm), perl(POSIX.pm), perl(XSLoader.pm), perl(warnings.pm), perl-base >= 1:5.6.0, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.46067 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/perl-Device-SerialPort-1.04-alt1.1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/perl-Device-SerialPort-1.04-alt1.1.ppc.rpm 27.64user 7.97system 0:41.19elapsed 86%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1688049minor)pagefaults 0swaps