openclonk: undefined reference to `zmemcpy'

2024-03-08 Thread Martin Gansser
Hi, when compiling openclonk [1] on rawhide it fails with this error message [2]: /usr/bin/cmake -E cmake_link_script CMakeFiles/c4group.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang

not able to cancel a build task

2024-01-09 Thread Martin Gansser via rpmfusion-developers
Hi, I want to cancel a build task, but this fails: $ koji-rpmfusion cancel 622891 622894 2024-01-09 11:03:46,562 [ERROR] koji: GenericError: Invalid method: getKojiVersion Regards Martin ___ rpmfusion-developers mailing list --

Re: rawhide missing xgettext: command not found

2024-01-05 Thread Martin Gansser
I'm just wondering why my packages under rawhide suddenly need gettext as a dependency ? should i set an if condition for rawhide ? %if 0%{?fedora} >= 40 BuildRequires: gettext %endif -- ___ devel mailing list -- devel@lists.fedoraproject.org To

rawhide missing xgettext: command not found

2024-01-04 Thread Martin Gansser
Hi, when compiling vdr-extrecmenung for rawhide fc40 the error message [1] "/bin/sh: line 1: xgettext: command not found" appears [1] https://kojipkgs.fedoraproject.org//work/tasks/6182/111296182/build.log How can i solve this ? Regards Martin --

Re: shotcut compilation fails with "error: ‘hasPro’ was not declared in this scope"

2023-09-24 Thread Martin Gansser
I have copied the virtual machine from a Windows computer to my Fedora 38 computer and shotcut can no longer be compiled here, but it can on the Windows computer. Do I have to repair the file system on the Linux computer or do anything else? Regards Martin

shotcut compilation fails with "error: ‘hasPro’ was not declared in this scope"

2023-09-24 Thread Martin Gansser
Hi, shotcut compilation [1] fails with "error: ‘hasPro’ was not declared in this scope" message .. [52/208] /usr/bin/g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB

compilation of vdr-skindesigner fails with allocator.h:184:7: internal compiler error: Segmentation fault

2023-09-06 Thread Martin Gansser
Hi, when compiling vdr-skindesigner-1.2.21 [1] on fc38 it fails with this error message: g++ -O3 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS

Re: compilation of vdr-epgfixer on rawhide fails

2023-07-26 Thread Martin Gansser
i only changed the position of %make_install in the spec file [1], now it builds [2] again on rawhide. [1] https://src.fedoraproject.org/rpms/vdr-epgfixer/blob/rawhide/f/vdr-epgfixer.spec [2] https://koji.fedoraproject.org/koji/taskinfo?taskID=103947222 Regards Martin

Re: compilation of vdr-epgfixer on rawhide fails

2023-07-26 Thread Martin Gansser
no changes on the spec file. issue only happens on rawhide, see f38 logfile https://koji.fedoraproject.org/koji/taskinfo?taskID=103942043 Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

compilation of vdr-epgfixer on rawhide fails

2023-07-26 Thread Martin Gansser
Hi, the compilation of the package vdr-epgfixer fails on rawhide with the message [1] ... install -D libvdr-epgfixer.so /builddir/build/BUILDROOT/vdr-epgfixer-0.3.1-26.20180416git354f28b.fc39.x86_64/usr/lib64/vdr/libvdr-epgfixer.so.2.6.3 install -D -m644 po/fi_FI.mo

Re: speed-dreams-2.3.0: how to handle bundled jar files in spec file ?

2023-07-25 Thread Martin Gansser
I think it is better to do without the track editor for the time being and to use SD with the option -DOPTION_TRACKEDITOR:BOOL=OFF to compile. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

speed-dreams-2.3.0: how to handle bundled jar files in spec file ?

2023-07-25 Thread Martin Gansser
Hi, i want to package the current version of speed-dreams 2.3.0, but i noticed that jar files for the trackeditor are included in the package, but they already exist in the system. compilation error: Checking for unpackaged file(s): /usr/lib/rpm/check-files

i-nex core dumped on fc38

2023-03-31 Thread Martin Gansser
Hi, when i run i-nex on fedora 38 i get a core dump [1] see debugging-i-nex.txt I have compiled i-nex [2] with a new patch, since a newer libcpuid version is used on fedora 38. I cannot expect any help from upstream, as development has been discontinued in the meantime. [1]

Re: compiling gnome-extension with meson fails: ERROR: File null.gschema.xml does not exist.

2023-03-28 Thread Martin Gansser
Yes, it is an attempt to realise the whole thing with meson, but I have no experience with it at all. Thanks for the info Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

compiling gnome-extension with meson fails: ERROR: File null.gschema.xml does not exist.

2023-03-24 Thread Martin Gansser
Hi, I would like to compile the gnome extension netspeed [1] with meson, but unfortunately I cannot. If I compile the software with the following command: /usr/bin/meson setup --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin

Re: compiling guayadeque on rawhide and f38 - error: ambiguous overload for 'operator!='

2023-02-24 Thread Martin Gansser
did work, many thanks. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List

compiling guayadeque on rawhide and f38 - error: ambiguous overload for 'operator!='

2023-02-24 Thread Martin Gansser
Hi, when i compile guayadeque-0.4.7 [1] on rawhide and f38 i get the following error messages [2]: /builddir/build/BUILD/guayadeque-0.4.7/src/taginfo/TagInfo.cpp: In member function 'virtual bool Guayadeque::guGStreamerTagInfo::ReadGStreamerTags(const wxString&)':

Aw: Re: koji-rpmfusion build fails with [ERROR] koji: GenericError: invalid channel policy

2022-12-15 Thread Martin Gansser
ck instead. On 15/12/2022 14:45, Martin Gansser wrote: > Hi, > > I want to create a koji-rpmfusion build, this fails with the error message > > [martin@fedora SPECS]$ koji-rpmfusion build --scratch rawhide-free > ../SRPMS/vdr-burn-0.3.0-30.fc37.src.rpm > Uploading srpm:

koji-rpmfusion build fails with [ERROR] koji: GenericError: invalid channel policy

2022-12-15 Thread Martin Gansser
Hi, I want to create a koji-rpmfusion build, this fails with the error message [martin@fedora SPECS]$ koji-rpmfusion build --scratch rawhide-free ../SRPMS/vdr-burn-0.3.0-30.fc37.src.rpm Uploading srpm: ../SRPMS/vdr-burn-0.3.0-30.fc37.src.rpm [] 100% 00:00:00

Re: qt6ct: warning: source_date_epoch_from_changelog set but %changelog is missing

2022-11-30 Thread Martin Gansser
Sorry, I forgot to set the month in the changelog. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

qt6ct: warning: source_date_epoch_from_changelog set but %changelog is missing

2022-11-30 Thread Martin Gansser
Hi, when compiling qt6ct with the spec file [1], i get the following warning at the end of the packaging build. + umask 022 + cd /home/martin/rpmbuild/BUILD + rm -rf qt6ct-0.7 qt6ct-0.7.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but

Re: error: 'std::shared_ptr' has not been declared

2022-10-24 Thread Martin Gansser
Thanks for the hint. have included the missing header until the next stable version is released. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of

error: 'std::shared_ptr' has not been declared

2022-10-24 Thread Martin Gansser
Hi, when compiling QMPlay2-22.10.23 [1] on f35 and f36 i get this error message: [38/321] /usr/bin/g++ -DDBUS_SUSPEND -DNOTIFIES_FREEDESKTOP -DQMPLAY2SHAREDLIB_LIBRARY -DQMPLAY2_LIBASS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_QML_LIB -DQT_SVG_LIB

Re: Carla-2.5.0 compilation fails with: error: static assertion failed: 64-bit large file support is not enabled

2022-09-29 Thread Martin Gansser
thanks for your feedback, have opened an upstream ticket with your information, hope developer will support me. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: Carla-2.5.0 compilation fails with: error: static assertion failed: 64-bit large file support is not enabled

2022-09-29 Thread Martin Gansser
different errors occur on the ppc64le and s390x platform: Carla-2.5.0/source/bridges-plugin/../modules/ysfx/thirdparty/WDL/source/WDL/eel2/nseel-compiler.c:5214: undefined reference to `eel_callcode64_fast' ppc64le: https://koji.fedoraproject.org/koji/taskinfo?taskID=92400914 s390x:

Re: Carla-2.5.0 compilation fails with: error: static assertion failed: 64-bit large file support is not enabled

2022-09-28 Thread Martin Gansser
I've just read that there have been problems with Koji for the last 24 hours, so I'll wait until tomorrow and maybe the problems will be solved again. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email

Carla-2.5.0 compilation fails with: error: static assertion failed: 64-bit large file support is not enabled

2022-09-28 Thread Martin Gansser
Hi, when i compiling Carla-2.5.0 [1] the compilation fails on i686, ppc64le and s390x platform, it fails with the follwoing error message [2]. g++ CarlaEngineDummy.cpp -Wall -Wextra -pipe -DBUILDING_CARLA -DREAL_BUILD -MD -MP -fno-common -fPIC -DPIC -DNDEBUG -O2 -ffast-math -fdata-sections

Re: qarte: missing python dependencies ?

2022-08-19 Thread Martin Gansser
Thanks for your hint. The developer of the program released a patch for this a few minutes ago. https://bazaar.launchpad.net/~vincent-vandevyvre/qarte/qarte-5/diff/82?context=3 ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send

qarte: missing python dependencies ?

2022-08-19 Thread Martin Gansser
Hi, I want to start qarte-5.1 on Fedora 37, but the startup aborts with the following error message: $ qarte -d 16:06:00: INFO - qarte Qarte-5.1.0 16:06:00: INFO - qarte Python 3.11.0rc1 on Linux-5.19.1-300.fc37.x86_64-x86_64-with-glibc2.36 16:06:00: INFO - qarte File system encoding: utf-8

Re: guayadeque: assert "m_size != wxSize(0, 0)" failed in GetImageCount(): Invalid image list

2022-08-16 Thread Martin Gansser
Thank you for the detailed explanation. In the meantime, I'll compile guayadeque without debug flag until the developer solves this. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

Re: guayadeque: assert "m_size != wxSize(0, 0)" failed in GetImageCount(): Invalid image list

2022-08-15 Thread Martin Gansser
Sorry i ment F36/F37. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List

guayadeque: assert "m_size != wxSize(0, 0)" failed in GetImageCount(): Invalid image list

2022-08-15 Thread Martin Gansser
Hi, since i started guayadeque to compile with wxsqlite3-4.8.2-5.fc36.x86_64 and wxGTK-3.1.5-6.fc36.x86_64 compile, the program starts on F37/F38 with the following error message: ../src/generic/imaglist.cpp(44): assert "m_size != wxSize(0, 0)" failed in GetImageCount(): Invalid image list

python-m3u8: how to get %pytest working

2022-08-09 Thread Martin Gansser
Hi, how do i get %pytest on the python-m3u8 package to work ? I have already made several attempts which fail. %check #%%{pytest} -vv --cov-report term-missing --cov m3u8 tests/ #%%{__python3} -m pytest tests/m3u8server.py [1]

Re: fedora-review of m3u8 fails

2022-08-09 Thread Martin Gansser
@Artur Thanks, that was the solution ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List

fedora-review of m3u8 fails

2022-08-09 Thread Martin Gansser
Hi, fedora-review of m3u8 fails with the following error message: Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1659916800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g2rRRB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf

Re: cxxtools - error: aggregate 'tm tim' has incomplete type and cannot be defined

2022-08-04 Thread Martin Gansser
Thanks, that fixex the problem. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List

cxxtools - error: aggregate 'tm tim' has incomplete type and cannot be defined

2022-08-03 Thread Martin Gansser
Hi, when compiling cxxtools-3.0 on Fedora 37 this fails with the following error message [1]: error: aggregate 'tm tim' has incomplete type and cannot be defined How can this be solved ? [1] https://kojipkgs.fedoraproject.org//work/tasks/3571/89763571/build.log Regards Martin

Re: graphlcd-base: udev rules file can't be found for fc37

2022-08-03 Thread Martin Gansser
Many thanks for the fix. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines:

graphlcd-base: udev rules file can't be found for fc37

2022-08-03 Thread Martin Gansser
Hi, I want to fix the build of graphlcd-base-2.0.3 for fc37 because the udev rules file cannot be found [1]. ... File not found: /builddir/build/BUILDROOT/graphlcd-base-2.0.3-1.fc37.x86_64/etc/udev/rules.d/*-graphlcd-base.rules .. I have already added a if condition to the spec file so that for

Re: vdr-epg-daemon-1.2.3: error: 'pthread_mutexattr_init' was not declared in this scope

2022-08-03 Thread Martin Gansser
adding missing header files works. Many Thanks ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: vdr-epg-daemon-1.2.3: error: 'time' was not declared in this scope

2022-08-03 Thread Martin Gansser
adding missing header files works. Many Thanks ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

vdr-epg-daemon-1.2.3: error: 'time' was not declared in this scope

2022-08-03 Thread Martin Gansser
Hi, get a build error [1] when compiling vdr-epg-daemon-1.2.3 on Fedora 37. How can I fix this? Thanks a lot [1] https://kojipkgs.fedoraproject.org//work/tasks/8613/90398613/build.log ___ devel mailing list -- devel@lists.fedoraproject.org To

Re: vdr-epg-daemon-1.2.3: error: 'pthread_mutexattr_init' was not declared in this scope

2022-08-02 Thread Martin Gansser
ok had to define the correct vdr-devel version in the spec file, now i get a other error message: + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']' + /usr/lib/rpm/generate-rpm-note.sh vdr-epg-daemon 1.2.3-3.fc37 x86_64 + cd vdr-epg-daemon-1.2.3 + /usr/bin/make -O -j48 V=1 VERBOSE=1 (cd lib &&

vdr-epg-daemon-1.2.3: error: 'pthread_mutexattr_init' was not declared in this scope

2022-08-02 Thread Martin Gansser
Hi, get a build error [1] when compiling vdr-epg-daemon-1.2.3 on Fedora 37. How can I fix this? Thanks a lot [1] https://kojipkgs.fedoraproject.org//work/tasks/8019/89928019/build.log ___ devel mailing list -- devel@lists.fedoraproject.org To

Re: shotcut: problem with unpacked files, after changing from qmake to cmake

2022-06-23 Thread Martin Gansser
I thought so too and I will try the following command: sed -i -e 's|DESTINATION lib|DESTINATION ${LIB_INSTALL_DIR}|'g CuteLogger/CMakeLists.txt ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

Re: shotcut: problem with unpacked files, after changing from qmake to cmake

2022-06-23 Thread Martin Gansser
I have set the option, see cmake command, but unfortunately it does not change the error message. + /usr/bin/cmake -S . -B redhat-linux-build -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG

shotcut: problem with unpacked files, after changing from qmake to cmake

2022-06-23 Thread Martin Gansser
Hi, I have changed the rpm spec file for shotcut [1] from qmake to cmake. Now the program compiles to the end and fails when packaging it with the following error message: Processing files: shotcut-debuginfo-22.06.07-1.fc36.x86_64 Provides: debuginfo(build-id) =

Re: Create new override not possible

2022-03-08 Thread Martin Gansser
ok, thanks for the info, meanwhile the override process is working again. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

Create new override not possible

2022-03-08 Thread Martin Gansser
Hi, i want to create a new ovveride for qt6-qtbase-6.2.3-2.fc34, but this is not possible. I need it to build qpwgraph-0.2.2-3.fc34 [1] [1] https://koji.fedoraproject.org/koji/buildinfo?buildID=1930460 How can i solve this issue ? Regards Martin ___

Re: compiling otter-browser-1.0.03 on rawhide fails with Error: /builddir/build/BUILD/otter-browser-1.0.03/redhat-linux-build is not a directory

2022-02-26 Thread Martin Gansser
sovled by adding this to the spec file. %global __cmake_in_source_build 1 Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

compiling otter-browser-1.0.03 on rawhide fails with Error: /builddir/build/BUILD/otter-browser-1.0.03/redhat-linux-build is not a directory

2022-02-26 Thread Martin Gansser
Hi, compiling of otter-browser fails on rawhide with this message[1]: -- Build files have been written to: /builddir/build/BUILD/otter-browser-1.0.03 + /usr/bin/cmake --build redhat-linux-build -j6 --verbose Error: /builddir/build/BUILD/otter-browser-1.0.03/redhat-linux-build is not a directory

Re: koji build fails with "No matching package to install"

2022-02-04 Thread Martin Gansser
Hi Miro, a few users have opened a bugzilla ticket [1] with the request to "Add support for Windows VSTs by building the Wine bridges" unfortunately I don't know how to do this at the moment and need help. [1] https://bugzilla.redhat.com/show_bug.cgi?id=2038747 Regards Martin

koji build fails with "No matching package to install"

2022-02-03 Thread Martin Gansser
Hi, the koji build of Carla-2.4.1-4.fc35.src.rpm [1] fails for F35[2] and rawhide [3] DEBUG util.py:444: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG util.py:444: No matching package to install: 'freetype-devel(x86-32)' DEBUG util.py:444:

Re: Carla compilation fails with: /usr/bin/ld: warning: libgraphite2.so.3, needed by /lib/libharfbuzz.so.0

2022-01-31 Thread Martin Gansser
a wine 32/64 bridge plugin should be built # build wine bridge 32bit - require mingw32 # build wine bridge 64bit - require mingw64 the problem is that I don't know how to build the program with mock build. ___ devel mailing list --

Re: Carla compilation fails with: /usr/bin/ld: warning: libgraphite2.so.3, needed by /lib/libharfbuzz.so.0

2022-01-31 Thread Martin Gansser
i have installed the missing 32bit package, but then the compilation fails again with this error messages: $ dnf install graphite2-devel(x86-32) In function 'release', inlined from 'release' at ../modules/water/text/String.cpp:159:24, inlined from 'release' at

Carla compilation fails with: /usr/bin/ld: warning: libgraphite2.so.3, needed by /lib/libharfbuzz.so.0

2022-01-30 Thread Martin Gansser
Hi, I'am trying to compile Carla [1] on f35, but this fails with this eror message [2]: /usr/bin/ld: warning: libgraphite2.so.3, needed by /lib/libharfbuzz.so.0, not found (try using -rpath or -rpath-link) /usr/bin/ld: /lib/libharfbuzz.so.0: undefined reference to `gr_seg_advance_X'

Re: Carla: FTBFS in Fedora rawhide/f36 - error: aggregate 'std::array sizes' has incomplete type and cannot be defined

2022-01-29 Thread Martin Gansser
FTBFS bug on bugzilla already closed, thanks for your note. Thanks Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: Carla: FTBFS in Fedora rawhide/f36 - error: aggregate 'std::array sizes' has incomplete type and cannot be defined

2022-01-29 Thread Martin Gansser
and what is the problem now ? ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List

Re: Carla: FTBFS in Fedora rawhide/f36 - error: aggregate 'std::array sizes' has incomplete type and cannot be defined

2022-01-29 Thread Martin Gansser
what is the latest version ? ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List

Re: Carla: FTBFS in Fedora rawhide/f36 - error: aggregate 'std::array sizes' has incomplete type and cannot be defined

2022-01-29 Thread Martin Gansser
Many thanks for the solution. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

Carla: FTBFS in Fedora rawhide/f36 - error: aggregate 'std::array sizes' has incomplete type and cannot be defined

2022-01-29 Thread Martin Gansser
Hi, when building Carla on rawhide the compilation fails with the following error message [1]: Compiling juce_gui_basics.cpp In file included from juce_gui_basics.cpp:265: native/x11/juce_linux_XWindowSystem.cpp: In member function 'juce::BorderSize juce::XWindowSystem::getBorderSize(Window)

Re: FC35: undefined symbol: PyObject_Repr

2022-01-29 Thread Martin Gansser
yes that did the trick. Thanks very much Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: FC35: undefined symbol: PyObject_Repr

2022-01-28 Thread Martin Gansser
but building [1] on rawhide it fails with this error [2]: /usr/bin/ld: cannot open linker script file /builddir/build/BUILD/vdr-2.6.0/.package_note-vdr-2.6.0-3.fc36.x86_64.ld: No such file or directory collect2: error: ld returned 1 exit status make: *** [Makefile:167: libvdr-epg2vdr.so] Error

Re: FC35: undefined symbol: PyObject_Repr

2022-01-28 Thread Martin Gansser
ok, i solved this by changing pyhton to python3 in the spec file. # use python3 sed -i -e 's|PYTHON ?= python|PYTHON ?= python3|' Make.config Thanks Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

FC35: undefined symbol: PyObject_Repr

2022-01-28 Thread Martin Gansser
Hi, vdr plugin vdr-epg2vdr prints the following message to the log file [1]: vdr[30484]: [30484] loading plugin: /usr/lib64/vdr/libvdr-epg2vdr.so.2.4.7 vdr[30484]: [30484] ERROR: /usr/lib64/vdr/libvdr-epg2vdr.so.2.4.7: undefined symbol: PyObject_Repr runvdr[30484]: vdr:

Re: gcc-12 breaks build with vdr-live with ppc64le on rawhide

2022-01-22 Thread Martin Gansser
ok, many thanks for the information. Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

gcc-12 breaks build with vdr-live with ppc64le on rawhide

2022-01-22 Thread Martin Gansser
Hi, gcc-12 breaks build [1] with vdr-live with ppc64le on rawhide g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1

compiling qmplay2 21.12.24 fails on Fedora 35 with Internal error (Segmentation fault).

2021-12-27 Thread Martin Gansser
Hi, compiling qmplay2 21.12.24 [1] fails on Fedora 35 with the following error messages: FAILED: src/qmplay2/CMakeFiles/libqmplay2.dir/NotifiesFreedesktop.cpp.o /usr/bin/g++ -DDBUS_SUSPEND -DNOTIFIES_FREEDESKTOP -DQMPLAY2SHAREDLIB_LIBRARY -DQMPLAY2_LIBASS -DQT_CORE_LIB -DQT_DBUS_LIB

Re: Ownership of orphaned package perl-WebService-Dropbox

2021-11-12 Thread Martin Gansser
Thanks for your info. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List

Ownership of orphaned package perl-WebService-Dropbox

2021-11-12 Thread Martin Gansser
Hi, I want to take ownership of perl-WebService-Dropbox it's needed by shutter for rawhide. https://bugzilla.redhat.com/show_bug.cgi?id=2022634 https://src.fedoraproject.org/rpms/perl-WebService-Dropbox What have I to do ? Regards Martin ___ devel

rpmlint: W: no-manual-page-for-binary shutter

2021-08-11 Thread Martin Gansser
Hi, rpmlint complains about a missing man page but there is a man page, any ideas what's wrong with it? shutter.noarch: W: no-manual-page-for-binary shutter [1] https://martinkg.fedorapeople.org/Review/SPECS/shutter.spec [2]

Re: f35 missing header files in kernel-headers-5.14.0-0.rc3.git0.1.fc35.x86_64.rpm package

2021-07-30 Thread Martin Gansser
Hi Florian, I need the two plugins (dvbhddevice and dvbsddevice) for my Technotrend TV card (TT DVB-S2 6400) in order to be able to watch HDTV or SD channels. The two plugins now need the header files audio.h osd.h and video.h, which are missing since the kernel change to 5.14 rc3. Is there

Re: compilation error: stl_algobase.h:182:11: error: call of overloaded 'swap(cUpdate::ImageFile&, cUpdate::ImageFile&)' is ambiguous

2021-07-30 Thread Martin Gansser
solved by adding #define DISABLE_TEMPLATES_COLLIDING_WITH_STL into file config.h ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

compilation error: stl_algobase.h:182:11: error: call of overloaded 'swap(cUpdate::ImageFile&, cUpdate::ImageFile&)' is ambiguous

2021-07-30 Thread Martin Gansser
Hi, when compiling vdr-osd2web [1] on f35, i get the following error message: g++ -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1

Re: f35 missing header files in kernel-headers-5.14.0-0.rc3.git0.1.fc35.x86_64.rpm package

2021-07-30 Thread Martin Gansser
sounds very bad :( Thanks for your feedback. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

f35 missing header files in kernel-headers-5.14.0-0.rc3.git0.1.fc35.x86_64.rpm package

2021-07-30 Thread Martin Gansser
Hi, i want to compile vdr [1] on f35, but this fails with: + for plugin in dvbhddevice dvbsddevice rcu skincurses + /usr/bin/make -O -j8 V=1 VERBOSE=1 -C PLUGINS/src/dvbhddevice VDRDIR=/builddir/build/BUILD/vdr-2.4.7 PLGCFG=/builddir/build/BUILD/vdr-2.4.7/bundled-plugins.mk all make: Entering

Re: package review of goocanvas2-cairotypes

2021-06-19 Thread Martin Gansser
Hello, are you now interested in doing a review for the package? or have to keep looking who can do it. Regards Martin ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to

Re: Problem: package python3-qt5-5.15.0-4.fc33.x86_64 requires libQt5Multimedia.so.5()(64bit), but none of the providers can be installed

2021-06-15 Thread Martin Gansser
thanks for your information. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List

Problem: package python3-qt5-5.15.0-4.fc33.x86_64 requires libQt5Multimedia.so.5()(64bit), but none of the providers can be installed

2021-06-15 Thread Martin Gansser
Hi, I tried to build Carla for f33 on koji, but hist fails with this error message [1]: DEBUG util.py:444: No matches found for the following disable plugin patterns: local, spacewalk DEBUG util.py:446: Package make-1:4.3-2.fc33.x86_64 is already installed. DEBUG util.py:444: Error: DEBUG

Re: package review of goocanvas2-cairotypes

2021-06-14 Thread Martin Gansser
review is already on bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1970460 ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: package review of goocanvas2-cairotypes

2021-06-14 Thread Martin Gansser
Thanks for your feedback. Regards Martin ___ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

package review of goocanvas2-cairotypes

2021-06-13 Thread Martin Gansser
Hi, I want to create a new package goocanvas2-cairotypes for Fedora. The reason is, program shutter program needs it. I've already started a review on bugzilla [1]. 1. must the name of the package be perl-goocanvas2-cairotypes? 2. is a -devel subpackage required at all? 3. can someone help me

Re: F35FailsToInstall: cmst

2021-06-12 Thread Martin Gansser
Thanks for your information. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

F35FailsToInstall: cmst

2021-06-11 Thread Martin Gansser
Hi, I received a message from bugzilla [1] that my package cmst cannot be installed on f35. How can I solve this ? [1] https://bugzilla.redhat.com/show_bug.cgi?id=1964628 ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an

Re: goocanvas2-cairotypes mock build fails

2021-06-10 Thread Martin Gansser
Thanks BuildRequires: perl-macros was missing. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: goocanvas2-cairotypes mock build fails

2021-06-10 Thread Martin Gansser
sorry forgot to send the link to the spec file [2] [2] https://martinkg.fedorapeople.org/ErrorReports/goocanvas2-cairotypes.spec ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

goocanvas2-cairotypes mock build fails

2021-06-10 Thread Martin Gansser
Hi, I'am trying to build goocanvas2-cairotypes with mock, but this fails with this error message [1]: Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing

Re: gbc3: error: Component not found: &1 gb.desktop.x11

2021-05-21 Thread Martin Gansser
Thanks, will try it. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines:

gbc3: error: Component not found: &1 gb.desktop.x11

2021-05-21 Thread Martin Gansser
Hi, when compiling xt7-player-mpv-0.33.3152 [1] on fedora fc34 & rawhide, i get this error message: + cd /home/martin/rpmbuild/BUILD + cd xt7-player-mpv-0.33.3152 + /usr/bin/gbc3 -e -a -g -t -p -m gbc3: error: Component not found: &1gb.desktop.x11 [1]

Re: fatal error: drm.h: No such file or directory

2021-04-26 Thread Martin Gansser
Thanks a lot for this hint and solution. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

fatal error: drm.h: No such file or directory

2021-04-26 Thread Martin Gansser
Hi, when compiling [1] vdr-mpv on fc34, i get this error message: /usr/include/xf86drmMode.h:43:10: fatal error: drm.h: No such file or directory I already opened a buzilla ticket [2] but still no response. I can be solve this error by changing line 43 in /usr/include/xf86drmMode.h: #include

Re: Reading out the time zone on different architecures produces different results.

2021-02-03 Thread Martin Gansser
Thanks, I'll discuss it with upstream. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: cxxtools-2.2.1 fails to compile on rawhide with gcc11 with /usr/include/c++/11/string_view:98:21: error: static assertion failed

2021-02-03 Thread Martin Gansser
you mean, this part of the patch can be removed ? @@ -336,14 +331,14 @@ inline char_traits::char_type* char_traits::move(char_type* s1, const char_type* s2, int_type n) { -return (cxxtools::Char*)std::memmove(s1, s2, n * sizeof(cxxtools::Char)); +return

Re: Reading out the time zone on different architecures produces different results.

2021-02-03 Thread Martin Gansser
Thanks for your help. Perhaps you can help me with another problem that exists with the testsuite on the ppc64le architecure [1] the error message is: serializationinfo::testRangeCheck: ASSERTION at serializationinfo-test.cpp:561 exception of type std::range_error expected in

Re: Reading out the time zone on different architecures produces different results.

2021-02-02 Thread Martin Gansser
Many Thanks for your feedback. but when i run the following command on my x86-64 host, i get the error message that the C compiler does't work. [martin@fc33 cxxtools-3.0]$ ./configure CC="gcc" CFLAGS="-m32" CXXFLAGS="-m32" LDFLAGS="-m32" checking for a BSD-compatible install...

Reading out the time zone on different architecures produces different results.

2021-02-02 Thread Martin Gansser
Hi, the testsuite of the package cxxtools fails on armv7hl and i686. In cxxtools there is a tool in "tools/cxxtz", which reads the tz database using cxxtools::Tz. For some reason reading the offset for Europe/Berlin on 2018-11-7 13:00:06 leads to a offset of 0.89111h instead of exactly 1h.

Re: cxxtools-2.2.1 fails to compile on rawhide with gcc11 with /usr/include/c++/11/string_view:98:21: error: static assertion failed

2021-01-31 Thread Martin Gansser
The issue has now been resolved with this patch: +++ include/cxxtools/char.h 2021-01-30 18:28:23.87739 +0100 @@ -68,9 +68,7 @@ typedef int32_t value_type; //! Constructs a character with a value of 0. -Char() -: _value(0) -{}

cxxtools-2.2.1 fails to compile on rawhide with gcc11 with /usr/include/c++/11/string_view:98:21: error: static assertion failed

2021-01-29 Thread Martin Gansser
Hi, i am trying to compile cxxtools 2.2.1 [1] on Fedora 34 with gcc11 but this fails with following error messages [2] on Fedora build server. make[2]: Entering directory '/builddir/build/BUILD/cxxtools-2.2.1/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../src

Re: /usr/include/c++/11/string_view:98:21: error: static assertion failed

2021-01-28 Thread Martin Gansser
issue was fixed now, with this patch: --- include/cxxtools/char.h.orig2021-01-28 08:34:49.182956317 +0100 +++ include/cxxtools/char.h 2021-01-28 08:35:41.524954646 +0100 @@ -68,9 +68,7 @@ typedef int32_t value_type; //! Constructs a character with a value

Re: BuildError: error building package (arch s390x), mock exited with status 245

2021-01-21 Thread Martin Gansser
Thanks for your feedback. Ok, then i have to be patient until the current gcc-11.0.0-0.16.fc34 is available. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of

  1   2   3   4   5   >