D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/lpg-2.0.17-25.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7oeUAk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf lpg-1.1.0
+ /usr/bin/mkdir -p lpg-1.1.0
+ cd lpg-1.1.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ unzip -qq /home/iurt/rpmbuild/SOURCES/lpg-java-runtime-src-2.0.17.zip -d lpg-java-runtime
+ unzip -qq /home/iurt/rpmbuild/SOURCES/lpg-generator-cpp-src-2.0.17.zip -d lpg-generator-cpp
+ unzip -qq /home/iurt/rpmbuild/SOURCES/lpg-generator-templates-2.0.17.zip -d lpg-generator-templates
+ chmod -Rf a+rX,u+w,g-w,o-w .
+ cd /home/iurt/rpmbuild/BUILD
+ cd lpg-1.1.0
+ /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/lpgdistribution-05-16-06.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cp -p /home/iurt/rpmbuild/SOURCES/lpg-build.xml lpgdistribution/build.xml
+ cp -p /home/iurt/rpmbuild/SOURCES/lpg-manifest.mf lpgdistribution/MANIFEST.MF
+ echo 'Patch #0 (lpg-bootstrap-target.patch):'
Patch #0 (lpg-bootstrap-target.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p0 -b --suffix .orig --fuzz=0
patching file lpg-generator-cpp/src/Makefile
+ echo 'Patch #1 (lpg-osgi-jar.patch):'
Patch #1 (lpg-osgi-jar.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p0 -b --suffix .orig --fuzz=0
patching file lpg-java-runtime/META-INF/MANIFEST.MF
patching file lpg-java-runtime/exportPlugin.xml
+ echo 'Patch #2 (lpg-segfault.patch):'
Patch #2 (lpg-segfault.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p0 -b --suffix .orig --fuzz=0
patching file lpg-generator-cpp/src/tuple.h
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qg8DkR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lpg-1.1.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd lpg-java-runtime
+ ant -f exportPlugin.xml
Buildfile: /home/iurt/rpmbuild/BUILD/lpg-1.1.0/lpg-java-runtime/exportPlugin.xml

init:

javaInit:
     [echo] Java source compatibility = 1.5
     [echo] Java target compatibility = 1.5

build.plugin.jar:
     [echo] basedir = /home/iurt/rpmbuild/BUILD/lpg-1.1.0/lpg-java-runtime
    [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/lpg-1.1.0/lpg-java-runtime/temp
    [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/lpg-1.1.0/lpg-java-runtime/temp/bin
    [javac] Compiling 49 source files to /home/iurt/rpmbuild/BUILD/lpg-1.1.0/lpg-java-runtime/temp/bin
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 5
    [javac] error: Source option 5 is no longer supported. Use 6 or later.
    [javac] error: Target option 1.5 is no longer supported. Use 1.6 or later.
    [javac] Compile failed; see the compiler error output for details.
     [copy] Copying 1 file to /home/iurt/rpmbuild/BUILD/lpg-1.1.0/lpg-java-runtime/temp/bin
      [jar] Building jar: /home/iurt/rpmbuild/BUILD/lpg-1.1.0/lpg-java-runtime/lpgruntime.jar

BUILD SUCCESSFUL
Total time: 1 second
+ cd lpgdistribution
+ ant
Buildfile: /home/iurt/rpmbuild/BUILD/lpg-1.1.0/lpgdistribution/build.xml

init:

all:
     [echo] basedir = /home/iurt/rpmbuild/BUILD/lpg-1.1.0/lpgdistribution
   [delete] Deleting directory /home/iurt/rpmbuild/BUILD/lpg-1.1.0/lpgdistribution/bin
    [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/lpg-1.1.0/lpgdistribution/bin
    [javac] Compiling 38 source files to /home/iurt/rpmbuild/BUILD/lpg-1.1.0/lpgdistribution/bin
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
   [delete] Deleting: /home/iurt/rpmbuild/BUILD/lpg-1.1.0/lpgdistribution/lpgjavaruntime.jar
      [jar] Building jar: /home/iurt/rpmbuild/BUILD/lpg-1.1.0/lpgdistribution/lpgjavaruntime.jar

BUILD SUCCESSFUL
Total time: 3 seconds
+ pushd lpg-generator-cpp/src
~/rpmbuild/BUILD/lpg-1.1.0/lpg-generator-cpp/src ~/rpmbuild/BUILD/lpg-1.1.0
+ make clean install ARCH=linux_x86 'LOCAL_CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow' 'LOCAL_CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow'
rm -f core ,* *~ *.bak
rm -f *.o gmon.out mon.out TAGS tags
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c CAction.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c CTable.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c CppAction.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c CppTable.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c JavaAction.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c JavaTable.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c LexStream.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c MlAction.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c MlTable.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c PlxAction.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c PlxTable.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c PlxasmAction.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c PlxasmTable.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c XmlAction.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c XmlTable.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c Action.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c base.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c buffer.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c code.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c control.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c dfa.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c diagnose.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c dump.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c generator.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c grammar.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c jikespg.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c jikespg_act.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c jikespg_init.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c jikespg_prs.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c option.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c parser.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c pda.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c produce.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c resolve.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c scanner.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c sp.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c symbol.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c tab.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c table.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c util.cpp
g++ CAction.o CTable.o CppAction.o CppTable.o JavaAction.o JavaTable.o LexStream.o MlAction.o MlTable.o PlxAction.o PlxTable.o PlxasmAction.o PlxasmTable.o XmlAction.o XmlTable.o Action.o base.o buffer.o code.o control.o dfa.o diagnose.o dump.o generator.o grammar.o jikespg.o jikespg_act.o jikespg_init.o jikespg_prs.o option.o parser.o pda.o produce.o resolve.o scanner.o sp.o symbol.o tab.o table.o util.o -o lpg-linux_x86
Installing targets and headers:
cp lpg-linux_x86 ..//bin/lpg-linux_x86
+ make bootstrap ARCH=linux_x86
../bin/lpg-linux_x86 jikespg.g

IBM LALR Parser Generator Version 2.0.17 (Nov 13 2021)
(C) Copyright IBM Corp. 1984, 2006.


Options in effect for jikespg.g:

    ACTION-BLOCK=("jikespg_act.cpp","/.","./")
    ACTION-BLOCK=("jikespg_init.cpp","/:",":/")
    ACTION-BLOCK=("jikespg_act.h","/!","!/")

    AST-DIRECTORY=""  AST-TYPE="Ast"  NOATTRIBUTES  NOAUTOMATIC-AST  NOBACKTRACK
    BYTE  CONFLICTS  DAT-DIRECTORY=""  DAT-FILE="jikespg_dcl.data"  
    DCL-FILE="jikespg_prs.cpp"  NODEBUG  DEF-FILE="jikespg_def.cpp"  NOEDIT  
    ERROR-MAPS  ESCAPE='$'  EXPORT-TERMINALS=("jikespg_exp.h","","")  
    EXTENDS-PARSETABLE  FACTORY="new "  FILE-PREFIX="jikespg_"  NOFIRST  
    NOFOLLOW  NOGLR  NOGOTO-DEFAULT  GRM-FILE="jikespg.g"  
    IMP-FILE="jikespg_imp.h"  INCLUDE-DIRECTORY=""  LALR=3  LEGACY  NOLIST  
    MARGIN=8  MAX-CASES=1024  NAMES=OPTIMIZED  NONT-CHECK  OR_MARKER='|'  
    OUT-DIRECTORY=""  PACKAGE=""  NOPARENT-SAVE  NOPARSETABLE-INTERFACES  
    PREFIX="TK_"  PRIORITY  PROGRAMMING_LANGUAGE=CPP  PRS-FILE="jikespg_prs.h"
    NOQUIET  READ-REDUCE  REMAP-TERMINALS  SCOPES  NOSERIALIZE  NOSHIFT-DEFAULT
    NOSINGLE-PRODUCTIONS  NOSOFT-KEYWORDS  NOSTATES  SUFFIX=""  
    SYM-FILE="jikespg_sym.h"  TAB-FILE="jikespg.t"  TABLE  TEMPLATE=""  
    TRACE=CONFLICTS  NOVARIABLES  NOVERBOSE  NOVISITOR  VISITOR-TYPE="Visitor"
    WARNINGS  NOXREF  

jikespg.g:120:5:120:17:3312:3324: Informative: Grammar is  LALR(3).

Number of Terminals: 37
Number of Nonterminals: 44
Number of Productions: 131
Number of Items: 384
Number of Scopes: 0
Number of States: 83
Number of look-ahead states: 21
Number of Shift actions: 445
Number of Goto actions: 58
Number of Shift/Reduce actions: 224
Number of Goto/Reduce actions: 54
Number of Reduce actions: 1616
Number of Shift-Reduce conflicts: 0
Number of Reduce-Reduce conflicts: 0

Number of entries in base Action Table: 195
Additional space required for compaction of Action Table: 0.5%

Number of unique terminal states: 70
Number of Shift actions saved by merging: 105
Number of Conflict points saved by merging: 0
Number of Reduce actions saved by merging: 450
Number of Reduce saved by default: 1165

Number of entries in Terminal Action Table: 656
Additional space required for compaction of Terminal Table: 2.2%

Actions in Compressed Tables:
     Number of Shifts: 445
     Number of Shift/Reduces: 119
     Number of Look-Ahead Shifts: 21
     Number of Gotos: 58
     Number of Goto/Reduces: 54
     Number of Reduces: 1
     Number of Defaults: 59

Parsing Tables storage:
    Storage required for BASE_CHECK: 327 Bytes
    Storage required for BASE_ACTION: 656 Bytes
    Storage required for TERM_CHECK: 708 Bytes
    Storage required for TERM_ACTION: 1344 Bytes

Error maps storage:
    Storage required for ACTION_SYMBOLS_BASE map: 84 Bytes
    Storage required for ACTION_SYMBOLS_RANGE map: 155 Bytes
    Storage required for NACTION_SYMBOLS_BASE map: 84 Bytes
    Storage required for NACTION_SYMBOLS_RANGE map: 67 Bytes
    Storage required for TERMINAL_INDEX map: 38 Bytes
    Storage required for NON_TERMINAL_INDEX map: 46 Bytes

    Storage required for NAME_START map: 156 Bytes
    Storage required for STRING_BUFFER map: 780 Bytes
rm -f jikespg.l
+ make clean install ARCH=linux_x86 'LOCAL_CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow' 'LOCAL_CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow'
rm -f core ,* *~ *.bak
rm -f *.o gmon.out mon.out TAGS tags
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c CAction.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c CTable.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c CppAction.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c CppTable.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c JavaAction.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c JavaTable.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c LexStream.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c MlAction.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c MlTable.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c PlxAction.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c PlxTable.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c PlxasmAction.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c PlxasmTable.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c XmlAction.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c XmlTable.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c Action.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c base.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c buffer.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c code.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c control.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c dfa.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c diagnose.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c dump.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c generator.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c grammar.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c jikespg.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c jikespg_act.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c jikespg_init.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c jikespg_prs.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c option.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c parser.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c pda.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c produce.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c resolve.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c scanner.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c sp.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c symbol.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c tab.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c table.cpp
g++  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-strict-overflow  -I../include  -c util.cpp
g++ CAction.o CTable.o CppAction.o CppTable.o JavaAction.o JavaTable.o LexStream.o MlAction.o MlTable.o PlxAction.o PlxTable.o PlxasmAction.o PlxasmTable.o XmlAction.o XmlTable.o Action.o base.o buffer.o code.o control.o dfa.o diagnose.o dump.o generator.o grammar.o jikespg.o jikespg_act.o jikespg_init.o jikespg_prs.o option.o parser.o pda.o produce.o resolve.o scanner.o sp.o symbol.o tab.o table.o util.o -o lpg-linux_x86
Installing targets and headers:
cp lpg-linux_x86 ..//bin/lpg-linux_x86
+ popd
~/rpmbuild/BUILD/lpg-1.1.0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.N2O0Cx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64
+ cd lpg-1.1.0
+ '[' 1 -eq 1 ']'
+ install -pD -T lpg-generator-cpp/bin/lpg-linux_x86 /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/bin/lpg
+ /usr/bin/python3 /usr/share/java-utils/mvn_package.py lpg.runtime:java java
+ /usr/bin/python3 /usr/share/java-utils/mvn_package.py net.sourceforge.lpg:lpgjavaruntime java-compat
+ /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py lpg.runtime:java:2.0.17 lpg-java-runtime/lpgruntime.jar
+ /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py net.sourceforge.lpg:lpgjavaruntime:1.1.0 lpgdistribution/lpgjavaruntime.jar
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py lpg.runtime: lpgruntime
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py net.sourceforge.lpg: lpgjavaruntime
+ xmvn-install -R .xmvn-reactor -n lpg -d /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64
[INFO] Installing artifact lpg.runtime:java:jar:2.0.17
[INFO] Installing artifact net.sourceforge.lpg:lpgjavaruntime:jar:1.1.0
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/licenses
+ '[' -d target/site/apidocs ']'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.0.17-25.mga9 --unique-debug-suffix -2.0.17-25.mga9.aarch64 --unique-debug-src-base lpg-2.0.17-25.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/lpg-1.1.0

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/bin/lpg
dwz: ./usr/bin/lpg-2.0.17-25.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 9568kB, size after compression: 9568kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
3012 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
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: lpg-2.0.17-25.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eRIspl
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lpg-1.1.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/doc/lpg
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/doc/lpg
+ cp -pr lpg-generator-templates/docs/Ast.txt 'lpg-generator-templates/docs/Getting Started with LPG.doc' 'lpg-generator-templates/docs/Getting Started with LPG.pdf' 'lpg-generator-templates/docs/LPG Automatic AST Generation.doc' 'lpg-generator-templates/docs/Using the LALR Parser Generator.doc' 'lpg-generator-templates/docs/Using the LALR Parser Generator.pdf' /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/doc/lpg
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lpg = 2.0.17-25.mga9 lpg(aarch-64) = 2.0.17-25.mga9
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.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(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) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
Processing files: lpg-java-2.0.17-25.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VkUsFI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lpg-1.1.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/doc/lpg-java
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/doc/lpg-java
+ cp -pr 'lpg-java-runtime/Eclipse Public License - Version 1_0.htm' /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/doc/lpg-java
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/maven-metadata/lpg-java.xml']
[INFO maven.prov] mvn(lpg.runtime:java) = 2.0.17
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/java/lpgruntime.jar']
[INFO osgi.prov] osgi(lpg.runtime.java) = 2.0.17
[INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/maven-metadata/lpg-java.xml']
[INFO maven.req] javapackages-filesystem, java-headless
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/java/lpgruntime.jar']
Provides: lpg-java = 2.0.17-25.mga9 mvn(lpg.runtime:java) = 2.0.17 osgi(lpg.runtime.java) = 2.0.17
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-headless javapackages-filesystem
Processing files: lpg-java-compat-1.1.0-25.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Xjn2QH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lpg-1.1.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/doc/lpg-java-compat
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/doc/lpg-java-compat
+ cp -pr 'lpg-java-runtime/Eclipse Public License - Version 1_0.htm' /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/doc/lpg-java-compat
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/maven-metadata/lpg-java-compat.xml']
[INFO maven.prov] mvn(net.sourceforge.lpg:lpgjavaruntime) = 1.1.0
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/java/lpgjavaruntime.jar']
[INFO osgi.prov] osgi(net.sourceforge.lpg.lpgjavaruntime) = 1.1.0
[INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/maven-metadata/lpg-java-compat.xml']
[INFO maven.req] java-headless, javapackages-filesystem
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64/usr/share/java/lpgjavaruntime.jar']
Provides: lpg-java-compat = 1.1.0-25.mga9 mvn(net.sourceforge.lpg:lpgjavaruntime) = 1.1.0 osgi(net.sourceforge.lpg.lpgjavaruntime) = 1.1.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-headless javapackages-filesystem
Processing files: lpg-debugsource-2.0.17-25.mga9.aarch64
Provides: lpg-debugsource = 2.0.17-25.mga9 lpg-debugsource(aarch-64) = 2.0.17-25.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lpg-debuginfo-2.0.17-25.mga9.aarch64
Provides: debuginfo(build-id) = a96c1b0fa117fd0e6f0088949f849d4c08bfb629 lpg-debuginfo = 2.0.17-25.mga9 lpg-debuginfo(aarch-64) = 2.0.17-25.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: lpg-debugsource(aarch-64) = 2.0.17-25.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/lpg-java-compat-1.1.0-25.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/lpg-java-2.0.17-25.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lpg-2.0.17-25.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lpg-debugsource-2.0.17-25.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lpg-debuginfo-2.0.17-25.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3TcGfp
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd lpg-1.1.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/lpg-2.0.17-25.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.26xi2M
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf lpg-1.1.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!