<86>Apr 17 07:30:40 userdel[63116]: delete user 'rooter' <86>Apr 17 07:30:40 userdel[63116]: removed group 'rooter' owned by 'rooter' <86>Apr 17 07:30:40 userdel[63116]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 17 07:30:40 groupadd[63176]: group added to /etc/group: name=rooter, GID=549 <86>Apr 17 07:30:40 groupadd[63176]: group added to /etc/gshadow: name=rooter <86>Apr 17 07:30:40 groupadd[63176]: new group: name=rooter, GID=549 <86>Apr 17 07:30:40 useradd[63257]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Apr 17 07:30:40 userdel[63380]: delete user 'builder' <86>Apr 17 07:30:40 userdel[63380]: removed group 'builder' owned by 'builder' <86>Apr 17 07:30:40 userdel[63380]: removed shadow group 'builder' owned by 'builder' <86>Apr 17 07:30:40 groupadd[63398]: group added to /etc/group: name=builder, GID=550 <86>Apr 17 07:30:40 groupadd[63398]: group added to /etc/gshadow: name=builder <86>Apr 17 07:30:40 groupadd[63398]: new group: name=builder, GID=550 <86>Apr 17 07:30:40 useradd[63411]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/blueberry-1.2.5-alt2.nosrc.rpm Installing blueberry-1.2.5-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99778 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf blueberry-1.2.5 + echo 'Source #0 (blueberry-1.2.5.tar):' Source #0 (blueberry-1.2.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/blueberry-1.2.5.tar + cd blueberry-1.2.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (blueberry-1.2.5-alt2.patch):' Patch #0 (blueberry-1.2.5-alt2.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/de938ff36683502e89cac2771eb6cdde588bd0d7 patching file .gear/tags/list patching file Makefile patching file blueberry.spec patching file etc/xdg/autostart/blueberry-obex-agent.desktop patching file po/blueberry-ru.po patching file usr/share/icons/hicolor/16x16/status/blueberry-active.png patching symbolic link usr/share/icons/hicolor/16x16/status/blueberry-active.png patching file usr/share/icons/hicolor/16x16/status/blueberry-disabled.png patching file usr/share/icons/hicolor/16x16/status/blueberry.png patching symbolic link usr/share/icons/hicolor/16x16/status/bluetooth.png patching file usr/share/icons/hicolor/22x22/status/blueberry-active.png patching symbolic link usr/share/icons/hicolor/22x22/status/blueberry-active.png patching file usr/share/icons/hicolor/22x22/status/blueberry-disabled.png patching file usr/share/icons/hicolor/22x22/status/blueberry.png patching symbolic link usr/share/icons/hicolor/22x22/status/bluetooth.png patching file usr/share/icons/hicolor/24x24/status/blueberry-active.png patching file usr/share/icons/hicolor/24x24/status/blueberry-disabled.png patching symbolic link usr/share/icons/hicolor/24x24/status/blueberry-tray-active.png patching file usr/share/icons/hicolor/24x24/status/blueberry-tray-disabled.png patching file usr/share/icons/hicolor/24x24/status/blueberry-tray.png patching file usr/share/icons/hicolor/24x24/status/blueberry.png patching symbolic link usr/share/icons/hicolor/24x24/status/bluetooth.png patching file usr/share/icons/hicolor/32x32/status/blueberry-active.png patching symbolic link usr/share/icons/hicolor/32x32/status/blueberry-active.png patching file usr/share/icons/hicolor/32x32/status/blueberry-disabled.png patching file usr/share/icons/hicolor/32x32/status/blueberry.png patching symbolic link usr/share/icons/hicolor/32x32/status/bluetooth.png patching file usr/share/icons/hicolor/48x48/status/blueberry-active.png patching symbolic link usr/share/icons/hicolor/48x48/status/blueberry-active.png patching file usr/share/icons/hicolor/48x48/status/blueberry-disabled.png patching file usr/share/icons/hicolor/48x48/status/blueberry.png patching symbolic link usr/share/icons/hicolor/48x48/status/bluetooth.png + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99778 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd blueberry-1.2.5 + make make: Entering directory '/usr/src/RPM/BUILD/blueberry-1.2.5' Building the mo files # WARNING: the second sed below will only works correctly with the languages that don't contain "-" for file in `ls po/*.po`; do \ sed -i -e 's@/usr/lib@/usr/share@g' $file; \ lang=`echo $file | sed 's@po/@@' | sed 's/.po//' | sed 's/blueberry-//'`; \ install -d usr/share/locale/$lang/LC_MESSAGES/; \ msgfmt -o usr/share/locale/$lang/LC_MESSAGES/blueberry.mo $file; \ done \ make: Leaving directory '/usr/src/RPM/BUILD/blueberry-1.2.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64374 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/blueberry-buildroot + : + /bin/rm -rf -- /usr/src/tmp/blueberry-buildroot + cd blueberry-1.2.5 + make DESTDIR=/usr/src/tmp/blueberry-buildroot install make: Entering directory '/usr/src/RPM/BUILD/blueberry-1.2.5' Building the mo files # WARNING: the second sed below will only works correctly with the languages that don't contain "-" for file in `ls po/*.po`; do \ sed -i -e 's@/usr/lib@/usr/share@g' $file; \ lang=`echo $file | sed 's@po/@@' | sed 's/.po//' | sed 's/blueberry-//'`; \ install -d usr/share/locale/$lang/LC_MESSAGES/; \ msgfmt -o usr/share/locale/$lang/LC_MESSAGES/blueberry.mo $file; \ done \ Installing files install -m 644 -D etc/xdg/autostart/blueberry-tray.desktop /usr/src/tmp/blueberry-buildroot/etc/xdg/autostart/blueberry-tray.desktop install -m 644 -D etc/xdg/autostart/blueberry-obex-agent.desktop /usr/src/tmp/blueberry-buildroot/etc/xdg/autostart/blueberry-obex-agent.desktop install -pd -m 755 /usr/src/tmp/blueberry-buildroot/usr/bin for script in `ls usr/bin/`; do \ install -m 755 usr/bin/$script /usr/src/tmp/blueberry-buildroot/usr/bin/$script; \ sed -i -e 's@/usr/lib@/usr/share@g' /usr/src/tmp/blueberry-buildroot/usr/bin/$script; \ done; \ install -m755 -pd /usr/src/tmp/blueberry-buildroot/usr/share/blueberry for libfile in `ls usr/lib/blueberry`; do \ cp -a usr/lib/blueberry/$libfile /usr/src/tmp/blueberry-buildroot/usr/share/blueberry/$libfile; \ sed -i -e 's@/usr/lib@/usr/share@g' /usr/src/tmp/blueberry-buildroot/usr/share/blueberry/$libfile; \ done; \ cp -r --preserve=all usr/share/* /usr/src/tmp/blueberry-buildroot/usr/share/ make: Leaving directory '/usr/src/RPM/BUILD/blueberry-1.2.5' + /usr/lib/rpm/find-lang blueberry + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/blueberry-buildroot (auto) Verifying and fixing files in /usr/src/tmp/blueberry-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/blueberry-buildroot/ (default) Compressing files in /usr/src/tmp/blueberry-buildroot (auto) Verifying ELF objects in /usr/src/tmp/blueberry-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/blueberry-buildroot using /usr/bin/python Can't list '/usr/src/tmp/blueberry-buildroot/usr/lib' Bytecompiling python modules with optimization in /usr/src/tmp/blueberry-buildroot using /usr/bin/python -O Can't list '/usr/src/tmp/blueberry-buildroot/usr/lib' Hardlinking identical .pyc and .pyo files Processing files: blueberry-1.2.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aUlkoD find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VnBkTy find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) python.req: /usr/src/tmp/blueberry-buildroot/usr/share/blueberry/blueberry-obex-agent.py: skipping sys python.req: /usr/src/tmp/blueberry-buildroot/usr/share/blueberry/blueberry-tray.py: skipping sys python.req: /usr/src/tmp/blueberry-buildroot/usr/share/blueberry/blueberry-tray.py: hiding rfkillMagic, which SEEMS TO BE SELF-SATISFIED python.req: /usr/src/tmp/blueberry-buildroot/usr/share/blueberry/blueberry.py: skipping sys python.req: /usr/src/tmp/blueberry-buildroot/usr/share/blueberry/blueberry.py: hiding rfkillMagic, which SEEMS TO BE SELF-SATISFIED python.req: /usr/src/tmp/blueberry-buildroot/usr/share/blueberry/blueberry.py: hiding BlueberrySettingsWidgets, which SEEMS TO BE SELF-SATISFIED python.req: /usr/src/tmp/blueberry-buildroot/usr/share/blueberry/rfkillMagic.py: skipping thread shebang.req.files: executable script /usr/src/tmp/blueberry-buildroot/usr/share/blueberry/BlueberrySettingsWidgets.py is not executable shebang.req: /usr/src/tmp/blueberry-buildroot/usr/bin/blueberry: /usr/bin/python3 -> /usr/bin/python3 (raw, not installed) shebang.req: /usr/src/tmp/blueberry-buildroot/usr/bin/blueberry-tray: /usr/bin/python3 -> /usr/bin/python3 (raw, not installed) find-requires: FINDPACKAGE-COMMANDS: python2 Provides: blueman Requires: libgtk+3-gir, libgnome-bluetooth-gir, rfkill, wmctrl, gnome-bluetooth, bluez-tools, libnotify-gir, /usr/bin/env, /usr/bin/python2, /usr/bin/python3, python-base, python2.7(commands), python2.7(datetime), python2.7(dbus), python2.7(gettext), python2.7(gi), python2.7(inspect), python2.7(setproctitle), python2.7(shutil), python2.7(termios) Obsoletes: blueman Processing files: cinnamon-applet-blueberry-1.2.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tDdpoG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u3jWza find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: blueberry = 1.2.5-alt2 Adding to cinnamon-applet-blueberry a strict dependency on blueberry Wrote: /usr/src/RPM/RPMS/noarch/blueberry-1.2.5-alt2.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/cinnamon-applet-blueberry-1.2.5-alt2.noarch.rpm 4.47user 1.36system 0:10.95elapsed 53%CPU (0avgtext+0avgdata 16752maxresident)k 0inputs+0outputs (0major+347436minor)pagefaults 0swaps 6.09user 3.99system 0:15.88elapsed 63%CPU (0avgtext+0avgdata 16752maxresident)k 0inputs+0outputs (0major+529230minor)pagefaults 0swaps