Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/bless.spec'], chrootPath='/var/lib/mock/f35-build-26773437-3356550/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/bless.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1618531200 Wrote: /builddir/build/SRPMS/bless-0.6.3-2.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/bless.spec'], chrootPath='/var/lib/mock/f35-build-26773437-3356550/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/bless.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1618531200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.E0VmaS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bless-0.6.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.6.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bless-0.6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (bless-0.6.2-default-editmode-overwrite.patch): + echo 'Patch #1 (bless-0.6.2-default-editmode-overwrite.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .editmodeoverwrite --fuzz=0 patching file data/default-preferences.xml Patch #2 (bless-0.6.3-fix-reloading-file.patch): + echo 'Patch #2 (bless-0.6.3-fix-reloading-file.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fixreloadingfile --fuzz=0 patching file src/gui/DataView.cs + sed -i 's~html_xsl = '\''http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl'\''~html_xsl = '\''/usr/share/sgml/docbook/xsl-stylesheets-1.79.2/xhtml/chunk.xsl'\''~' doc/user/meson.build + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UvIlc3 + umask 022 + cd /builddir/build/BUILD + cd bless-0.6.3 + meson setup build -Dprefix=/builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr --buildtype=release The Meson build system Version: 0.57.2 Source dir: /builddir/build/BUILD/bless-0.6.3 Build dir: /builddir/build/BUILD/bless-0.6.3/build Build type: native build Project name: bless Project version: 0.6.3 C sharp compiler for the host machine: mcs (mono 6.12.0.122) Host machine cpu family: x86 Host machine cpu: i686 Found pkg-config: /usr/bin/pkg-config (1.7.3) Run-time dependency gtk-sharp-2.0 found: YES 2.12.45 Run-time dependency glib-sharp-2.0 found: YES 2.12.45 Configuring ConfigureDefines.cs using configuration Configuring bless using configuration Program nunit-console found: NO Run-time dependency nunit found: YES 3.6.0.0 Program copy_test_data.py found: YES (/builddir/build/BUILD/bless-0.6.3/tests/copy_test_data.py) tests/meson.build:37: WARNING: nunit-console not found, cannot run tests. You can disable with -Drun_tests=false Program xsltproc found: YES (/usr/bin/xsltproc) Build targets in project: 17 Found ninja-1.10.2 at /usr/bin/ninja Running postconf script '/builddir/build/BUILD/bless-0.6.3/tests/copy_test_data.py /builddir/build/BUILD/bless-0.6.3/tests/buffers/test1.bin /builddir/build/BUILD/bless-0.6.3/build/tests/test1.bin' + ninja -C build ninja: Entering directory `build' [1/15] Generating help-html with a custom command Writing ch01.html for chapter(bless-introduction) Writing ch02s02.html for section(bless-install-guide) Writing ch02.html for chapter(bless-install) Writing ch03s02.html for section(bless-when-start) Writing ch03.html for chapter(bless-getting-started) Writing ch04s02.html for section(bless-usage-dataview) Writing ch04s03.html for section(bless-usage-edit) Writing ch04s04.html for section(bless-usage-search) Writing ch04s05.html for section(bless-usage-export) Writing ch04s06.html for section(bless-usage-bitwiseops) Writing ch04.html for chapter(bless-usage) Writing ch05s02.html for section(bless-customizing-preferences) Writing ch05s03.html for section(bless-customizing-layouts) Writing ch05s04.html for section(bless-customizing-plugins) Writing ch05.html for chapter(bless-customizing) Writing ch06.html for chapter(bless-faq) Writing ch07.html for chapter(bless-about) Writing index.html for book(index) [2/15] Compiling C Sharp target src/Bless.Tools.dll [3/15] Compiling C Sharp target src/Bless.Gui.Drawers.dll [4/15] Compiling C Sharp target src/Bless.Util.dll [5/15] Compiling C Sharp target src/Bless.Buffers.dll [6/15] Compiling C Sharp target src/Bless.Tools.Export.dll [7/15] Compiling C Sharp target src/Bless.Tools.Find.dll [8/15] Compiling C Sharp target tests/BlessTests.Buffers.dll [9/15] Compiling C Sharp target src/Bless.Gui.Areas.dll [10/15] Compiling C Sharp target src/Bless.Plugins.dll [11/15] Compiling C Sharp target src/Bless.Tools.Export.Plugins.dll [12/15] Compiling C Sharp target src/Bless.Gui.Areas.Plugins.dll [13/15] Compiling C Sharp target src/Bless.Gui.dll [14/15] Compiling C Sharp target src/Bless.Gui.Plugins.dll [15/15] Compiling C Sharp target src/bless.exe + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qLKnb2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386 ++ dirname /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386 + cd bless-0.6.3 + ninja -C build install ninja: Entering directory `build' [0/1] Installing files. Installing subdir /builddir/build/BUILD/bless-0.6.3/data/ui to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless/ui Installing /builddir/build/BUILD/bless-0.6.3/data/ui/BitwiseOperationsPlugin.ui to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless/ui Installing /builddir/build/BUILD/bless-0.6.3/data/ui/ConversionTablePlugin.ui to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless/ui Installing /builddir/build/BUILD/bless-0.6.3/data/ui/ExportDialog.ui to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless/ui Installing /builddir/build/BUILD/bless-0.6.3/data/ui/FindReplacePlugin.ui to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless/ui Installing /builddir/build/BUILD/bless-0.6.3/data/ui/GotoOffsetPlugin.ui to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless/ui Installing /builddir/build/BUILD/bless-0.6.3/data/ui/LayoutSelectionDialog.ui to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless/ui Installing /builddir/build/BUILD/bless-0.6.3/data/ui/MainWindow.ui to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless/ui Installing /builddir/build/BUILD/bless-0.6.3/data/ui/PreferencesDialog.ui to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless/ui Installing /builddir/build/BUILD/bless-0.6.3/data/ui/ProgressDialog.ui to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless/ui Installing /builddir/build/BUILD/bless-0.6.3/data/ui/ProgressDisplayPlugin.ui to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless/ui Installing /builddir/build/BUILD/bless-0.6.3/data/ui/SelectRangePlugin.ui to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless/ui Installing src/Bless.Util.dll to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless File 'src/Bless.Util.pdb' not found, skipping Installing src/Bless.Tools.dll to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless File 'src/Bless.Tools.pdb' not found, skipping Installing src/Bless.Buffers.dll to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless File 'src/Bless.Buffers.pdb' not found, skipping Installing src/Bless.Tools.Export.dll to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless File 'src/Bless.Tools.Export.pdb' not found, skipping Installing src/Bless.Tools.Find.dll to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless File 'src/Bless.Tools.Find.pdb' not found, skipping Installing src/Bless.Gui.Drawers.dll to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless File 'src/Bless.Gui.Drawers.pdb' not found, skipping Installing src/Bless.Gui.Areas.dll to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless File 'src/Bless.Gui.Areas.pdb' not found, skipping Installing src/Bless.Plugins.dll to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless File 'src/Bless.Plugins.pdb' not found, skipping Installing src/Bless.Gui.dll to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless File 'src/Bless.Gui.pdb' not found, skipping Installing src/Bless.Gui.Plugins.dll to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless File 'src/Bless.Gui.Plugins.pdb' not found, skipping Installing src/Bless.Gui.Areas.Plugins.dll to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless File 'src/Bless.Gui.Areas.Plugins.pdb' not found, skipping Installing src/Bless.Tools.Export.Plugins.dll to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless File 'src/Bless.Tools.Export.Plugins.pdb' not found, skipping Installing src/bless.exe to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless Installing doc/user/ch01.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch02.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch02s02.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch03.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch03s02.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch04.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch04s02.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch04s03.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch04s04.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch04s05.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch04s06.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch05.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch05s02.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch05s03.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch05s04.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch06.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/ch07.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing doc/user/index.html to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless Installing /builddir/build/BUILD/bless-0.6.3/build/src/bless to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/bin Installing /builddir/build/BUILD/bless-0.6.3/data/bless-16-bytes-per-row.layout to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless Installing /builddir/build/BUILD/bless-0.6.3/data/bless-48x48.png to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless Installing /builddir/build/BUILD/bless-0.6.3/data/bless-about.png to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless Installing /builddir/build/BUILD/bless-0.6.3/data/bless-all-number-bases.layout to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless Installing /builddir/build/BUILD/bless-0.6.3/data/bless-binary-ascii.layout to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless Installing /builddir/build/BUILD/bless-0.6.3/data/bless-courier.ttf to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless Installing /builddir/build/BUILD/bless-0.6.3/data/bless-default.layout to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless Installing /builddir/build/BUILD/bless-0.6.3/data/default-preferences.xml to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless Installing /builddir/build/BUILD/bless-0.6.3/data/help_script.sh to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/bless Installing /builddir/build/BUILD/bless-0.6.3/data/bless.desktop to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/applications Installing /builddir/build/BUILD/bless-0.6.3/data/bless-48x48.png to /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/icons/hicolor/48x48/apps Running custom install script '/usr/bin/meson --internal yelphelper install --subdir=doc/user --id=bless --installdir=share/help --sources=index.docbook@@legal.xml --symlinks=true --media=figures/bless_area_focus.png@@figures/bless_bitwise_ops.png@@figures/bless_display_tag.png@@figures/bless_edit_mode.png@@figures/bless_export_dialog.png@@figures/bless_goto.png@@figures/bless_layout_example1.png@@figures/bless_layout_oha.png@@figures/bless_number_base.png@@figures/bless_preferences_general.png@@figures/bless_preferences_session.png@@figures/bless_preferences_undo.png@@figures/bless_search_find.png@@figures/bless_search_replace.png@@figures/bless_select_range.png@@figures/bless_start_window.png@@figures/bless_tab_close.png' + rm -f '/builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386%{docdir}/bless/bless.spec' + rm -f '/builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386%{docdir}/bless/INSTALL' + desktop-file-install --dir=/builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/applications /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/applications/bless.desktop + mkdir -p /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386//usr/lib/mono + mv /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386//usr/lib/mono/bless + sed -i s~/builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/lib/bless/bless.exe~/usr/lib/mono/bless/bless.exe~ /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/bin/bless + mkdir -p /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386//usr/share/doc + mv /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386/usr/share/help/C/bless /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386//usr/share/doc + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/bless/help_script.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/bless from /bin/sh to #!/usr/bin/sh Processing files: bless-0.6.3-2.fc35.i686 Provides: application() application(bless.desktop) bless = 0.6.3-2.fc35 bless(x86-32) = 0.6.3-2.fc35 mono(Bless.Buffers) = 0.0.0.0 mono(Bless.Gui) = 0.0.0.0 mono(Bless.Gui.Areas) = 0.0.0.0 mono(Bless.Gui.Areas.Plugins) = 0.0.0.0 mono(Bless.Gui.Drawers) = 0.0.0.0 mono(Bless.Gui.Plugins) = 0.0.0.0 mono(Bless.Plugins) = 0.0.0.0 mono(Bless.Tools) = 0.0.0.0 mono(Bless.Tools.Export) = 0.0.0.0 mono(Bless.Tools.Export.Plugins) = 0.0.0.0 mono(Bless.Tools.Find) = 0.0.0.0 mono(Bless.Util) = 0.0.0.0 mono(bless) = 0.0.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh mono(Bless.Buffers) = 0.0.0.0 mono(Bless.Gui) = 0.0.0.0 mono(Bless.Gui.Areas) = 0.0.0.0 mono(Bless.Gui.Drawers) = 0.0.0.0 mono(Bless.Plugins) = 0.0.0.0 mono(Bless.Tools) = 0.0.0.0 mono(Bless.Tools.Export) = 0.0.0.0 mono(Bless.Tools.Find) = 0.0.0.0 mono(Bless.Util) = 0.0.0.0 mono(Mono.Posix) = 4.0.0.0 mono(System) = 4.0.0.0 mono(System.Xml) = 4.0.0.0 mono(gdk-sharp) = 2.12.0.0 mono(glib-sharp) = 2.12.0.0 mono(gtk-sharp) = 2.12.0.0 mono(mscorlib) = 4.0.0.0 mono(pango-sharp) = 2.12.0.0 Processing files: bless-doc-0.6.3-2.fc35.i686 Provides: bless-doc = 0.6.3-2.fc35 bless-doc(x86-32) = 0.6.3-2.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386 Wrote: /builddir/build/RPMS/bless-doc-0.6.3-2.fc35.i686.rpm Wrote: /builddir/build/RPMS/bless-0.6.3-2.fc35.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I9EIPL + umask 022 + cd /builddir/build/BUILD + cd bless-0.6.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bless-0.6.3-2.fc35.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0