Are there any plans to release this package on EPEL 8? I need it for darktable. Cheers
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle. Changing version to 32.
are you willing to maintain it? if so can you follow packaging guidelines to request new branch
(In reply to Jiri Kastner from comment #2) > are you willing to maintain it? > > if so can you follow packaging guidelines to request new branch At the moment I cannot maintain new packages. Since I saw there even is an EPEL7 active package, I tried to do an EPEL8 build using the SRPM and it builds without any problem, so you could just submit a new EPEL8 package without any work on the spec file Finish: build setup for osm-gps-map-1.1.0-7.fc33.src.rpm Start: Outputting list of installed packages Finish: Outputting list of installed packages Start: rpmbuild osm-gps-map-1.1.0-7.fc33.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bO4Gqr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf osm-gps-map-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/osm-gps-map-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd osm-gps-map-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XwQMXi + umask 022 + cd /builddir/build/BUILD + cd osm-gps-map-1.1.0 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -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-Wl,-z,now -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="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 --disable-static 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 for style of include used by make... GNU checking for x86_64-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 dependency style of gcc... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-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 whether ln -s works... yes 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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E 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 -m elf_x86_64) 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 whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GTK... yes checking for CAIRO... yes checking for SOUP24... yes checking for GTHREAD... yes checking for gdk_event_get_scroll_deltas... no checking for Win32... no checking for gobject-introspection... 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... no checking for GTKDOC_DEPS... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... yes checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs checking what language compliance flags to pass to the C compiler... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating osmgpsmap-1.0.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating examples/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/version.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands osm-gps-map v1.1.0 Prefix............... : /usr Introspection support : yes gtk-doc documentation : no + make V=1 -j12 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0' Making all in src make[2]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"OsmGpsMap\" -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libosmgpsmap_1_0_la-converter.lo `test -f 'converter.c' || echo './'`converter.c [CUT] /libosmgpsmap-1.0.so -pthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0/examples' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0/docs' Making all in reference make[3]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0/docs/reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0/docs/reference' make[3]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0/docs' make[2]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0/docs' make[2]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0' if test -d "./.git"; then \ (GIT_DIR=./.git ./missing --run git log 0.7.3.. --stat -M -C --name-status --date=short --no-color) | fmt --split-only > ChangeLog.tmp \ && mv -f ChangeLog.tmp ChangeLog \ || (rm -f ChangeLog.tmp; \ echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \ (test -f ChangeLog || echo git-log is required to generate this file >> ChangeLog)); \ else \ test -f ChangeLog || \ (echo A git checkout and git-log is required to generate ChangeLog >&2 && \ echo A git checkout and git-log is required to generate this file >> ChangeLog); \ fi make[2]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0' make[1]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LkQNjY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64 + cd osm-gps-map-1.1.0 + make install DESTDIR=/builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0/src' make[2]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libosmgpsmap-1.0.la '/builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libosmgpsmap-1.0.so.1.0.0 /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/lib64/libosmgpsmap-1.0.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/lib64 && { ln -s -f libosmgpsmap-1.0.so.1.0.0 libosmgpsmap-1.0.so.1 || { rm -f libosmgpsmap-1.0.so.1 && ln -s libosmgpsmap-1.0.so.1.0.0 libosmgpsmap-1.0.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/lib64 && { ln -s -f libosmgpsmap-1.0.so.1.0.0 libosmgpsmap-1.0.so || { rm -f libosmgpsmap-1.0.so && ln -s libosmgpsmap-1.0.so.1.0.0 libosmgpsmap-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmgpsmap-1.0.lai /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/lib64/libosmgpsmap-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/share/gir-1.0' /usr/bin/install -c -m 644 OsmGpsMap-1.0.gir '/builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/include/osmgpsmap-1.0' /usr/bin/install -c -m 644 osm-gps-map.h osm-gps-map-osd.h osm-gps-map-layer.h osm-gps-map-track.h osm-gps-map-polygon.h osm-gps-map-point.h osm-gps-map-image.h osm-gps-map-source.h osm-gps-map-widget.h osm-gps-map-compat.h '/builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/include/osmgpsmap-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/lib64/girepository-1.0' /usr/bin/install -c -m 644 OsmGpsMap-1.0.typelib '/builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/lib64/girepository-1.0' make[2]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0/src' make[1]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0/src' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0/examples' make[2]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0/examples' 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/osm-gps-map-1.1.0/examples' make[1]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0/examples' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0/docs' Making install in reference make[2]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0/docs/reference' make[3]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0/docs/reference' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/OsmGpsMap.html /usr/bin/install -c -m 644 ./html/OsmGpsMapImage.html /usr/bin/install -c -m 644 ./html/OsmGpsMapLayer.html /usr/bin/install -c -m 644 ./html/OsmGpsMapPoint.html /usr/bin/install -c -m 644 ./html/OsmGpsMapTrack.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-deprecated.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/api-reference-deprecated.html /usr/bin/install -c -m 644 ./html/api-reference.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/index.sgml /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/libosmgpsmap-OsmGpsMap-Deprecated.html /usr/bin/install -c -m 644 ./html/libosmgpsmap.devhelp2 /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[3]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0/docs/reference' make[2]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0/docs/reference' make[2]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0/docs' make[3]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0/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/osm-gps-map-1.1.0/docs' make[2]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0/docs' make[1]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0' GEN ChangeLog make[2]: Entering directory '/builddir/build/BUILD/osm-gps-map-1.1.0' make[2]: Nothing to be done for 'install-exec-am'. GEN ChangeLog /usr/bin/mkdir -p '/builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/share/doc/osm-gps-map' /usr/bin/install -c -m 644 README COPYING AUTHORS ChangeLog NEWS '/builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/share/doc/osm-gps-map' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 osmgpsmap-1.0.pc '/builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0' make[1]: Leaving directory '/builddir/build/BUILD/osm-gps-map-1.1.0' + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 1.1.0-7.el8 --unique-debug-suffix -1.1.0-7.el8.x86_64 --unique-debug-src-base osm-gps-map-1.1.0-7.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/osm-gps-map-1.1.0 extracting debug info from /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/lib64/libosmgpsmap-1.0.so.1.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 460 blocks + /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/libosmgpsmap-1.0.la is executable but has no shebang, removing executable bit Processing files: osm-gps-map-1.1.0-7.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TY5iTF + umask 022 + cd /builddir/build/BUILD + cd osm-gps-map-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/share/doc/osm-gps-map + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/share/doc/osm-gps-map + cp -pr AUTHORS /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/share/doc/osm-gps-map + cp -pr COPYING /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/share/doc/osm-gps-map + cp -pr README /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/share/doc/osm-gps-map + cp -pr NEWS /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/share/doc/osm-gps-map + cp -pr ChangeLog /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64/usr/share/doc/osm-gps-map + exit 0 Provides: libosmgpsmap-1.0.so.1()(64bit) osm-gps-map = 1.1.0-7.el8 osm-gps-map(x86-64) = 1.1.0-7.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libsoup-2.4.so.1()(64bit) rtld(GNU_HASH) Processing files: osm-gps-map-devel-1.1.0-7.el8.x86_64 Provides: osm-gps-map-devel = 1.1.0-7.el8 osm-gps-map-devel(x86-64) = 1.1.0-7.el8 pkgconfig(osmgpsmap-1.0) = 1.1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libosmgpsmap-1.0.so.1()(64bit) pkgconfig(gtk+-3.0) pkgconfig(libsoup-2.4) Processing files: osm-gps-map-gobject-1.1.0-7.el8.x86_64 Provides: osm-gps-map-gobject = 1.1.0-7.el8 osm-gps-map-gobject(x86-64) = 1.1.0-7.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-osmgpsmap Processing files: osm-gps-map-debugsource-1.1.0-7.el8.x86_64 Provides: osm-gps-map-debugsource = 1.1.0-7.el8 osm-gps-map-debugsource(x86-64) = 1.1.0-7.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: osm-gps-map-debuginfo-1.1.0-7.el8.x86_64 Provides: debuginfo(build-id) = b032c773bbcd23fdbf94bd965fe269e2ebf6161f osm-gps-map-debuginfo = 1.1.0-7.el8 osm-gps-map-debuginfo(x86-64) = 1.1.0-7.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: osm-gps-map-debugsource(x86-64) = 1.1.0-7.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64 Wrote: /builddir/build/RPMS/osm-gps-map-1.1.0-7.el8.x86_64.rpm Wrote: /builddir/build/RPMS/osm-gps-map-devel-1.1.0-7.el8.x86_64.rpm Wrote: /builddir/build/RPMS/osm-gps-map-gobject-1.1.0-7.el8.x86_64.rpm Wrote: /builddir/build/RPMS/osm-gps-map-debugsource-1.1.0-7.el8.x86_64.rpm Wrote: /builddir/build/RPMS/osm-gps-map-debuginfo-1.1.0-7.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7Ne5eo + umask 022 + cd /builddir/build/BUILD + cd osm-gps-map-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/osm-gps-map-1.1.0-7.el8.x86_64 + exit 0 Finish: rpmbuild osm-gps-map-1.1.0-7.fc33.src.rpm Finish: build phase for osm-gps-map-1.1.0-7.fc33.src.rpm INFO: Done(osm-gps-map-1.1.0-7.fc33.src.rpm) Config(epel-8-x86_64) 1 minutes 29 seconds INFO: Results and/or logs in: /var/lib/mock/epel-8-x86_64/result Finish: run
This bug appears to have been reported against 'rawhide' during the Fedora 34 development cycle. Changing version to 34.
Is it true what Germano says "... so you could just submit a new EPEL8 package without any work on the spec file ..."?
This bug appears to have been reported against 'rawhide' during the Fedora 35 development cycle. Changing version to 35.
(In reply to tomislav.parcina from comment #5) > Is it true what Germano says "... so you could just submit a new EPEL8 > package without any work on the spec file ..."? I provided a proof of that...
This message is a reminder that Fedora Linux 35 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 35 on 2022-12-13. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '35'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 35 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle. Changing version to 38.
This message is a reminder that Fedora Linux 38 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 38 on 2024-05-21. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '38'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 38 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21. Fedora Linux 38 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed.