+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/libical-glib.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild
warning: Macro expanded in comment on line 49: %{with_docs}
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cDdNls
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libical-glib-1.0.4
+ /usr/bin/xz -dc /builddir/build/SOURCES/libical-glib-1.0.4.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libical-glib-1.0.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rAiT2w
+ umask 022
+ cd /builddir/build/BUILD
+ cd libical-glib-1.0.4
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-introspection --enable-gtk-doc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for inline... inline
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for Win32... no
checking for supported compiler flags... -Wno-deprecated-declarations -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wundef -Wwrite-strings
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to build with code coverage support... no
checking for gobject-introspection... yes
checking for GLIB... yes
checking for LIBICAL... yes
checking for LIBXML... yes
checking for GOBJECT2... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
checking for GTKDOC_DEPS... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libical-glib.pc
config.status: creating src/api/Makefile
config.status: creating src/Makefile
config.status: creating src/build-tools/Makefile
config.status: creating src/libical-glib/Makefile
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/libical-glib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:
Introspection: yes
Code coverage (gcov): no
Gtk-doc: yes
+ make -j4
make all-recursive
make[1]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src'
Making all in api
make[3]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src/api'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src/api'
Making all in build-tools
make[3]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src/build-tools'
CC src_generator-generator.o
CC src_generator-xml-parser.o
CCLD src-generator
make[3]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src/build-tools'
Making all in libical-glib
make[3]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src/libical-glib'
make all-am
make[4]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src/libical-glib'
CC libical_glib_1_0_la-i-cal-object.lo
CC libical_glib_1_0_la-i-cal-array.lo
CC libical_glib_1_0_la-i-cal-attach.lo
CC libical_glib_1_0_la-i-cal-comp-iter.lo
CC libical_glib_1_0_la-i-cal-component.lo
CC libical_glib_1_0_la-i-cal-datetimeperiod-type.lo
CC libical_glib_1_0_la-i-cal-derived-parameter.lo
CC libical_glib_1_0_la-i-cal-derived-property.lo
CC libical_glib_1_0_la-i-cal-derived-value.lo
CC libical_glib_1_0_la-i-cal-duration-type.lo
CC libical_glib_1_0_la-i-cal-enums.lo
CC libical_glib_1_0_la-i-cal-error.lo
CC libical_glib_1_0_la-i-cal-geo-type.lo
CC libical_glib_1_0_la-i-cal-langbind.lo
CC libical_glib_1_0_la-i-cal-memory.lo
CC libical_glib_1_0_la-i-cal-mime.lo
CC libical_glib_1_0_la-i-cal-parameter.lo
CC libical_glib_1_0_la-i-cal-parser.lo
CC libical_glib_1_0_la-i-cal-period-type.lo
CC libical_glib_1_0_la-i-cal-property.lo
CC libical_glib_1_0_la-i-cal-recur.lo
CC libical_glib_1_0_la-i-cal-recur-iterator.lo
CC libical_glib_1_0_la-i-cal-recurrence-type.lo
CC libical_glib_1_0_la-i-cal-reqstat-type.lo
CC libical_glib_1_0_la-i-cal-restriction.lo
CC libical_glib_1_0_la-i-cal-time.lo
CC libical_glib_1_0_la-i-cal-time-span.lo
CC libical_glib_1_0_la-i-cal-timetype.lo
CC libical_glib_1_0_la-i-cal-timezone.lo
CC libical_glib_1_0_la-i-cal-timezone-phase.lo
CC libical_glib_1_0_la-i-cal-timezonetype.lo
CC libical_glib_1_0_la-i-cal-trigger-type.lo
CC libical_glib_1_0_la-i-cal-unknowntokenhandling.lo
CC libical_glib_1_0_la-i-cal-value.lo
CCLD libical-glib-1.0.la
GISCAN ICalGLib-1.0.gir
i-cal-timezone-phase.c:115: Warning: ICalGLib: invalid "transfer" annotation for gint: only valid for array, struct, union, boxed, object and interface types
i-cal-timezone-phase.c:188: Warning: ICalGLib: invalid "transfer" annotation for gint: only valid for array, struct, union, boxed, object and interface types
i-cal-timezone-phase.c:224: Warning: ICalGLib: invalid "transfer" annotation for gint: only valid for array, struct, union, boxed, object and interface types
GICOMP ICalGLib-1.0.gir
make[4]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src/libical-glib'
make[3]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src/libical-glib'
make[3]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src'
make[2]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src'
Making all in tests
make[2]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/tests'
Making all in docs
make[2]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/docs'
Making all in reference
make[3]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference'
Making all in libical-glib
make[4]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference/libical-glib'
DOC Preparing build
DOC Scanning header files
DOC Introspecting gobjects
DOC Building XML
./libical-glib-sections.txt:53: warning: No declaration found for i_cal_comp_iter_new_default.
./libical-glib-sections.txt:69: warning: No declaration found for i_cal_component_new_full.
./libical-glib-sections.txt:166: warning: No declaration found for i_cal_datetimeperiod_type_new_full.
./libical-glib-sections.txt:167: warning: No declaration found for i_cal_datetimeperiod_type_new_default.
unknown:0: warning: Value descriptions for ICalParameterKind are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterAction are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterCutype are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterEnable are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterEncoding are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterFbtype are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterLocal are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterPartstat are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterRange are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterRelated are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterReltype are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterRole are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterRsvp are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterScheduleagent are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterScheduleforcesend are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterValue are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterXliccomparetype are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalParameterXlicerrortype are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalPropertyKind are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalValueKind are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalPropertyAction are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalPropertyCarlevel are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalProperty_Class are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalPropertyCmd are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalPropertyMethod are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalPropertyQuerylevel are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalPropertyStatus are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalPropertyTransp are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalPropertyXlicclass are missing in source code comment block.
./libical-glib-sections.txt:723: warning: No declaration found for i_cal_duration_type_new_full.
unknown:0: warning: Value descriptions for ICalComponentKind are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalRequestStatus are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalErrorEnum are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalErrorState are missing in source code comment block.
./libical-glib-sections.txt:787: warning: No declaration found for i_cal_geo_type_new_full.
./libical-glib-sections.txt:788: warning: No declaration found for i_cal_geo_type_new_default.
./libical-glib-sections.txt:789: warning: No declaration found for i_cal_geo_type_get_lat.
./libical-glib-sections.txt:790: warning: No declaration found for i_cal_geo_type_set_lat.
./libical-glib-sections.txt:791: warning: No declaration found for i_cal_geo_type_get_lon.
./libical-glib-sections.txt:792: warning: No declaration found for i_cal_geo_type_set_lon.
./libical-glib-sections.txt:871: warning: No declaration found for i_cal_parameter_new_full.
unknown:0: warning: Value descriptions for ICalParserState are missing in source code comment block.
./libical-glib-sections.txt:907: warning: No declaration found for i_cal_parser_new_full.
./libical-glib-sections.txt:933: warning: No declaration found for i_cal_period_type_new_full.
./libical-glib-sections.txt:960: warning: No declaration found for i_cal_property_new_full.
./libical-glib-sections.txt:1021: warning: No declaration found for i_cal_recur_iterator_new_full.
unknown:0: warning: Value descriptions for ICalRecurrenceTypeFrequency are missing in source code comment block.
unknown:0: warning: Value descriptions for ICalRecurrenceTypeWeekday are missing in source code comment block.
./libical-glib-sections.txt:1042: warning: No declaration found for i_cal_recurrence_type_new_full.
./libical-glib-sections.txt:1043: warning: No declaration found for i_cal_recurrence_type_new.
./libical-glib-sections.txt:1091: warning: No declaration found for i_cal_reqstat_type_new_full.
./libical-glib-sections.txt:1094: warning: No declaration found for i_cal_reqstat_type_new_default.
unknown:0: warning: Value descriptions for ICalRestrictionKind are missing in source code comment block.
./libical-glib-sections.txt:1160: warning: No declaration found for i_cal_time_span_new_full.
./libical-glib-sections.txt:1182: warning: No declaration found for i_cal_timetype_new_full.
./libical-glib-sections.txt:1183: warning: No declaration found for i_cal_timetype_new_default.
./libical-glib-sections.txt:1219: warning: No declaration found for i_cal_timezone_new_full.
./libical-glib-sections.txt:1221: warning: No declaration found for i_cal_timezone_destroy.
./libical-glib-sections.txt:1265: warning: No declaration found for i_cal_timezone_phase_new_full.
./libical-glib-sections.txt:1266: warning: No declaration found for i_cal_timezone_phase_new_default.
./libical-glib-sections.txt:1295: warning: No declaration found for i_cal_timezonetype_new_full.
./libical-glib-sections.txt:1296: warning: No declaration found for i_cal_timezonetype_new_default.
./libical-glib-sections.txt:1316: warning: No declaration found for i_cal_trigger_type_new_full.
unknown:0: warning: Value descriptions for ICalUnknowntokenhandling are missing in source code comment block.
./libical-glib-sections.txt:1346: warning: No declaration found for i_cal_value_new_full.
See libical-glib-undeclared.txt for the list of undeclared symbols.
DOC Building HTML
DOC Fixing cross-references
html/ICalArray.html:157: warning: no link for: "GObject" -> (GObject).
html/ICalArray.html:187: warning: no link for: "api-index-1.0" -> (1.0).
html/ICalAttach.html:214: warning: no link for: "GFunc" -> (GFunc).
html/ICalObject.html:229: warning: no link for: "GDestroyNotify" -> (GDestroyNotify).
html/ICalReqstatType.html:157: warning: no link for: "api-index-" -> ().
html/ICalTimezone.html:1001: warning: no link for: "FILE:CAPS" -> (FILE).
make[4]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference/libical-glib'
make[4]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference'
make[3]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference'
make[3]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/docs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/docs'
make[2]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/docs'
make[2]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4'
cp libical-glib.pc libical-glib-1.0.pc
make[2]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4'
make[1]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dcDBRJ
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64
+ cd libical-glib-1.0.4
+ rm -rf /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64
+ make install DESTDIR=/builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src'
Making install in api
make[2]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src/api'
make[3]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src/api'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src/api'
make[2]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src/api'
Making install in build-tools
make[2]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src/build-tools'
make[3]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src/build-tools'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src/build-tools'
make[2]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src/build-tools'
Making install in libical-glib
make[2]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src/libical-glib'
make install-am
make[3]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src/libical-glib'
make[4]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src/libical-glib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/lib64'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libical-glib-1.0.la '/builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libical-glib-1.0.so.0.0.0 /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/lib64/libical-glib-1.0.so.0.0.0
libtool: install: (cd /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/lib64 && { ln -s -f libical-glib-1.0.so.0.0.0 libical-glib-1.0.so.0 || { rm -f libical-glib-1.0.so.0 && ln -s libical-glib-1.0.so.0.0.0 libical-glib-1.0.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/lib64 && { ln -s -f libical-glib-1.0.so.0.0.0 libical-glib-1.0.so || { rm -f libical-glib-1.0.so && ln -s libical-glib-1.0.so.0.0.0 libical-glib-1.0.so; }; })
libtool: install: /usr/bin/install -c .libs/libical-glib-1.0.lai /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/lib64/libical-glib-1.0.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/share/gir-1.0'
/usr/bin/install -c -m 644 ICalGLib-1.0.gir '/builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/share/gir-1.0'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/include/libical-glib'
/usr/bin/install -c -m 644 libical-glib.h libical-glib-private.h i-cal-object.h i-cal-array.h i-cal-attach.h i-cal-comp-iter.h i-cal-component.h i-cal-datetimeperiod-type.h i-cal-derived-parameter.h i-cal-derived-property.h i-cal-derived-value.h i-cal-duration-type.h i-cal-enums.h i-cal-error.h i-cal-geo-type.h i-cal-langbind.h i-cal-memory.h i-cal-mime.h i-cal-parameter.h i-cal-parser.h i-cal-period-type.h i-cal-property.h i-cal-recur.h i-cal-recur-iterator.h i-cal-recurrence-type.h i-cal-reqstat-type.h i-cal-restriction.h i-cal-time.h i-cal-time-span.h i-cal-timetype.h i-cal-timezone.h i-cal-timezone-phase.h i-cal-timezonetype.h i-cal-trigger-type.h i-cal-unknowntokenhandling.h i-cal-value.h '/builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/include/libical-glib'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/lib64/girepository-1.0'
/usr/bin/install -c -m 644 ICalGLib-1.0.typelib '/builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/lib64/girepository-1.0'
make[4]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src/libical-glib'
make[3]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src/libical-glib'
make[2]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src/libical-glib'
make[2]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src'
make[3]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src'
make[2]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src'
make[1]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/src'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/tests'
make[2]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/tests'
make[1]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/tests'
Making install in docs
make[1]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/docs'
Making install in reference
make[2]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference'
Making install in libical-glib
make[3]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference/libical-glib'
make[4]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference/libical-glib'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -c -m 644 ./html/ICalArray.html
/usr/bin/install -c -m 644 ./html/ICalAttach.html
/usr/bin/install -c -m 644 ./html/ICalCompIter.html
/usr/bin/install -c -m 644 ./html/ICalComponent.html
/usr/bin/install -c -m 644 ./html/ICalDatetimeperiodType.html
/usr/bin/install -c -m 644 ./html/ICalDurationType.html
/usr/bin/install -c -m 644 ./html/ICalGeoType.html
/usr/bin/install -c -m 644 ./html/ICalObject.html
/usr/bin/install -c -m 644 ./html/ICalParameter.html
/usr/bin/install -c -m 644 ./html/ICalParser.html
/usr/bin/install -c -m 644 ./html/ICalPeriodType.html
/usr/bin/install -c -m 644 ./html/ICalProperty.html
/usr/bin/install -c -m 644 ./html/ICalRecurIterator.html
/usr/bin/install -c -m 644 ./html/ICalRecurrenceType.html
/usr/bin/install -c -m 644 ./html/ICalReqstatType.html
/usr/bin/install -c -m 644 ./html/ICalTimeSpan.html
/usr/bin/install -c -m 644 ./html/ICalTimetype.html
/usr/bin/install -c -m 644 ./html/ICalTimezone.html
/usr/bin/install -c -m 644 ./html/ICalTimezonePhase.html
/usr/bin/install -c -m 644 ./html/ICalTimezonetype.html
/usr/bin/install -c -m 644 ./html/ICalTriggerType.html
/usr/bin/install -c -m 644 ./html/ICalValue.html
/usr/bin/install -c -m 644 ./html/annotation-glossary.html
/usr/bin/install -c -m 644 ./html/api-index-full.html
/usr/bin/install -c -m 644 ./html/ch01.html
/usr/bin/install -c -m 644 ./html/home.png
/usr/bin/install -c -m 644 ./html/index.html
/usr/bin/install -c -m 644 ./html/left-insensitive.png
/usr/bin/install -c -m 644 ./html/left.png
/usr/bin/install -c -m 644 ./html/libical-glib-i-cal-derived-parameter.html
/usr/bin/install -c -m 644 ./html/libical-glib-i-cal-derived-property.html
/usr/bin/install -c -m 644 ./html/libical-glib-i-cal-derived-value.html
/usr/bin/install -c -m 644 ./html/libical-glib-i-cal-enums.html
/usr/bin/install -c -m 644 ./html/libical-glib-i-cal-error.html
/usr/bin/install -c -m 644 ./html/libical-glib-i-cal-langbind.html
/usr/bin/install -c -m 644 ./html/libical-glib-i-cal-memory.html
/usr/bin/install -c -m 644 ./html/libical-glib-i-cal-mime.html
/usr/bin/install -c -m 644 ./html/libical-glib-i-cal-recur.html
/usr/bin/install -c -m 644 ./html/libical-glib-i-cal-restriction.html
/usr/bin/install -c -m 644 ./html/libical-glib-i-cal-time.html
/usr/bin/install -c -m 644 ./html/libical-glib-i-cal-unknowntokenhandling.html
/usr/bin/install -c -m 644 ./html/libical-glib.devhelp2
/usr/bin/install -c -m 644 ./html/object-tree.html
/usr/bin/install -c -m 644 ./html/right-insensitive.png
/usr/bin/install -c -m 644 ./html/right.png
/usr/bin/install -c -m 644 ./html/style.css
/usr/bin/install -c -m 644 ./html/up-insensitive.png
/usr/bin/install -c -m 644 ./html/up.png
make[4]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference/libical-glib'
make[3]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference/libical-glib'
make[3]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference'
make[4]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference'
make[3]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference'
make[2]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/docs/reference'
make[2]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/docs'
make[3]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4/docs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/docs'
make[2]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/docs'
make[1]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4/docs'
make[1]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4'
make[2]: Entering directory '/builddir/build/BUILD/libical-glib-1.0.4'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/lib64/pkgconfig'
/usr/bin/install -c -m 644 libical-glib-1.0.pc '/builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4'
make[1]: Leaving directory '/builddir/build/BUILD/libical-glib-1.0.4'
+ rm -f /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64//usr/lib64/libical-glib-1.0.la
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /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/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: libical-glib-1.0.4-5.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.w1e3lO
+ umask 022
+ cd /builddir/build/BUILD
+ cd libical-glib-1.0.4
+ DOCDIR=/builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/share/doc/libical-glib
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/share/doc/libical-glib
+ cp -pr COPYING /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/share/doc/libical-glib
+ cp -pr NEWS /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/share/doc/libical-glib
+ cp -pr README /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64/usr/share/doc/libical-glib
+ exit 0
Provides: libical-glib = 1.0.4-5.fc28 libical-glib(riscv-64) = 1.0.4-5.fc28 libical-glib-1.0.so.0()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libical.so.2()(64bit) libicalss.so.2()(64bit) libicalvcal.so.2()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH)
Processing files: libical-glib-devel-1.0.4-5.fc28.riscv64
Provides: libical-glib-devel = 1.0.4-5.fc28 libical-glib-devel(riscv-64) = 1.0.4-5.fc28 pkgconfig(libical-glib-1.0) = 1.0.4
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libical-glib-1.0.so.0()(64bit) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) pkgconfig(libical)
Processing files: libical-glib-doc-1.0.4-5.fc28.noarch
Provides: libical-glib-doc = 1.0.4-5.fc28
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/libical-glib-1.0.4-5.fc28.riscv64
Wrote: /builddir/build/SRPMS/libical-glib-1.0.4-5.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/libical-glib-1.0.4-5.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/libical-glib-devel-1.0.4-5.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/noarch/libical-glib-doc-1.0.4-5.fc28.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Wamj8k
+ umask 022
+ cd /builddir/build/BUILD
+ cd libical-glib-1.0.4
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/libical-glib-1.0.4-5.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff