Package Details: tutka 1.1.3-3

Git Clone URL: https://aur.archlinux.org/tutka.git (read-only, click to copy)
Package Base: tutka
Description: A free tracker style MIDI sequencer for GNU/Linux.
Upstream URL: http://www.nongnu.org/tutka/
Licenses: GPL
Submitter: encelo
Maintainer: encelo
Last Packager: encelo
Votes: 9
Popularity: 0.32
First Submitted: 2005-04-16 19:25 (UTC)
Last Updated: 2021-11-18 18:36 (UTC)

Latest Comments

1 2 3 Next › Last »

jose1711 commented on 2022-09-16 14:36 (UTC)

Same as @hundovir:

fish: Job 1, 'tutka' terminated by signal SIGSEGV (Address boundary error)

encelo commented on 2022-08-07 16:13 (UTC)

The package that I compiled on the 18th of November runs just fine on my PC. 🤷

hundovir commented on 2022-08-02 07:16 (UTC)

Just tried to install (with yay). Compiled with no problems, but won't run.

"Segmentation fault (core dumped)" returned on command line.

encelo commented on 2021-11-18 18:37 (UTC)

I have updated the qt5.patch and it compiles again.

bda commented on 2021-11-17 09:54 (UTC)

Hi, it does not compile anymore...

g++ -c -pipe -g -Werror -fsigned-char -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -fno-plt -Wall -Wextra -Wno-strict-overflow -Wno-sign-compare -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt -I/usr/include/qt/QtWidgets -I/usr/include/qt/QtGui -I/usr/include/qt/QtXml -I/usr/include/qt/QtCore -I.moc -I. -I/usr/lib/qt/mkspecs/linux-g++ -o .obj/moc_sectionlistdialog.o .moc/moc_sectionlistdialog.cpp tracker.cpp: In constructor 'Tracker::Tracker(QWidget)': tracker.cpp:78:34: error: 'QFont::ForceIntegerMetrics' is deprecated [-Werror=deprecated-declarations] 78 | font.setStyleStrategy(QFont::ForceIntegerMetrics); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt/QtGui/qfontinfo.h:44, from /usr/include/qt/QtGui/qpainter.h:58, from /usr/include/qt/QtGui/QPainter:1, from tracker.cpp:23: /usr/include/qt/QtGui/qfont.h:85:9: note: declared here 85 | ForceIntegerMetrics Q_DECL_ENUMERATOR_DEPRECATED = 0x0400, | ^~~~~~~~~~~~~~~~~~~ tracker.cpp:78:34: error: 'QFont::ForceIntegerMetrics' is deprecated [-Werror=deprecated-declarations] 78 | font.setStyleStrategy(QFont::ForceIntegerMetrics); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt/QtGui/qfontinfo.h:44, from /usr/include/qt/QtGui/qpainter.h:58, from /usr/include/qt/QtGui/QPainter:1, from tracker.cpp:23: /usr/include/qt/QtGui/qfont.h:85:9: note: declared here 85 | ForceIntegerMetrics Q_DECL_ENUMERATOR_DEPRECATED = 0x0400, | ^~~~~~~~~~~~~~~~~~~ g++ -c -pipe -g -Werror -fsigned-char -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -fno-plt -Wall -Wextra -Wno-strict-overflow -Wno-sign-compare -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt -I/usr/include/qt/QtWidgets -I/usr/include/qt/QtGui -I/usr/include/qt/QtXml -I/usr/include/qt/QtCore -I.moc -I. -I/usr/lib/qt/mkspecs/linux-g++ -o .obj/moc_spinboxdelegate.o .moc/moc_spinboxdelegate.cpp g++ -c -pipe -g -Werror -fsigned-char -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -fno-plt -Wall -Wextra -Wno-strict-overflow -Wno-sign-compare -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt -I/usr/include/qt/QtWidgets -I/usr/include/qt/QtGui -I/usr/include/qt/QtXml -I/usr/include/qt/QtCore -I.moc -I. -I/usr/lib/qt/mkspecs/linux-g++ -o .obj/moc_trackvolumewidget.o .moc/moc_trackvolumewidget.cpp g++ -c -pipe -g -Werror -fsigned-char -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -fno-plt -Wall -Wextra -Wno-strict-overflow -Wno-sign-compare -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt -I/usr/include/qt/QtWidgets -I/usr/include/qt/QtGui -I/usr/include/qt/QtXml -I/usr/include/qt/QtCore -I.moc -I. -I/usr/lib/qt/mkspecs/linux-g++ -o .obj/moc_messagelisttablemodel.o .moc/moc_messagelisttablemodel.cpp g++ -c -pipe -g -Werror -fsigned-char -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -fno-plt -Wall -Wextra -Wno-strict-overflow -Wno-sign-compare -D_REENTRANT -fPIC -DQT_NO_DEBUG_OUTPUT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt -I/usr/include/qt/QtWidgets -I/usr/include/qt/QtGui -I/usr/include/qt/QtXml -I/usr/include/qt/QtCore -I.moc -I. -I/usr/lib/qt/mkspecs/linux-g++ -o .obj/moc_alsamidiinterface.o .moc/moc_alsamidiinterface.cpp In file included from /usr/include/string.h:519, from /usr/include/qt/QtCore/qarraydata.h:44, from /usr/include/qt/QtCore/qbytearray.h:46, from /usr/include/qt/QtCore/QByteArray:1, from conversion.cpp:22: In function 'char strncpy(char, const char, size_t)', inlined from 'MMD2 songToMMD2(Song)' at conversion.cpp:524:16: /usr/include/bits/string_fortified.h:95:34: error: 'char __builtin_strncpy(char, const char, long unsigned int)' specified bound 40 equals destination size [-Werror=stringop-truncation] 95 | return __builtinstrncpychk (dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char strncpy(char, const char, size_t)', inlined from 'MMD2 songToMMD2(Song)' at conversion.cpp:553:24: /usr/include/bits/string_fortified.h:95:34: error: 'char __builtin_strncpy(char, const char, long unsigned int)' specified bound 20 equals destination size [-Werror=stringop-truncation] 95 | return __builtinstrncpychk (dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: all warnings being treated as errors make[1]: [Makefile:1481: .obj/conversion.o] Error 1 make[1]: Waiting for unfinished jobs.... mainwindow.cpp: In member function 'virtual void MainWindow::wheelEvent(QWheelEvent)': mainwindow.cpp:298:21: error: 'int QWheelEvent::delta() const' is deprecated: Use angleDelta() [-Werror=deprecated-declarations] 298 | if (event->delta() > 0) { | ~~~~~~~~~~~~^~ In file included from /usr/include/qt/QtGui/QKeyEvent:1, from mainwindow.cpp:28: /usr/include/qt/QtGui/qevent.h:219:16: note: declared here 219 | inline int delta() const { return qt4D; } | ^~~~~ mainwindow.cpp:300:28: error: 'int QWheelEvent::delta() const' is deprecated: Use angleDelta() [-Werror=deprecated-declarations] 300 | } else if (event->delta() < 0) { | ~~~~~~~~~~~~^~ In file included from /usr/include/qt/QtGui/QKeyEvent:1, from mainwindow.cpp:28: /usr/include/qt/QtGui/qevent.h:219:16: note: declared here 219 | inline int delta() const { return qt4D; } | ^~~~~ cc1plus: all warnings being treated as errors

Mik commented on 2019-09-01 12:22 (UTC)

It works nice now thx

encelo commented on 2019-08-27 10:47 (UTC) (edited on 2019-08-27 10:47 (UTC) by encelo)

Fixed the Qt5 patch, the application should not segfault on startup now.

Mik commented on 2019-08-22 17:18 (UTC)

the coredump:

           PID: 2887 (tutka)
           UID: 1000 (mik)
           GID: 1000 (mik)
        Signal: 11 (SEGV)
     Timestamp: Thu 2019-08-22 16:51:58 UTC (17min ago)
  Command Line: tutka
    Executable: /usr/bin/tutka
 Control Group: /user.slice/user-1000.slice/session-1.scope
          Unit: session-1.scope
         Slice: user-1000.slice
       Session: 1
     Owner UID: 1000 (mik)
       Boot ID: c7b62711d6b84eb6b2523a0fa1458048
    Machine ID: 86d31934cd224ce4a84acea259a88b0d
      Hostname: zik6242
       Storage: /var/lib/systemd/coredump/core.tutka.1000.c7b62711d6b84eb6b2523a0fa1458048.288>
       Message: Process 2887 (tutka) of user 1000 dumped core.

                Stack trace of thread 2887:
                #0  0x00007f264cd4c3c0 _ZNK7QWindow6screenEv (libQt5Gui.so.5)
                #1  0x000055bb326470b6 n/a (tutka)
                #2  0x000055bb326261d4 n/a (tutka)
                #3  0x00007f264c349ce3 __libc_start_main (libc.so.6)
                #4  0x000055bb32625dfe n/a (tutka)

                Stack trace of thread 2888:
                #0  0x00007f264c4160d1 __poll (libc.so.6)
                #1  0x00007f2649552630 n/a (libxcb.so.1)
                #2  0x00007f26495542db xcb_wait_for_event (libxcb.so.1)
                #3  0x00007f26490d6b69 n/a (libQt5XcbQpa.so.5)
                #4  0x00007f264c77663c n/a (libQt5Core.so.5)
                #5  0x00007f264c69ea92 start_thread (libpthread.so.0)
                #6  0x00007f264c420cd3 __clone (libc.so.6)

                Stack trace of thread 2890:
                #0  0x00007f264c4160d1 __poll (libc.so.6)
                #1  0x00007f264b7357c0 n/a (libglib-2.0.so.0)
                #2  0x00007f264b7358ae g_main_context_iteration (libglib-2.0.so.0)
                #3  0x00007f264c986969 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEv>
                #4  0x00007f264c9304dc _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (>
                #5  0x00007f264c775239 _ZN7QThread4execEv (libQt5Core.so.5)
                #6  0x00007f2648fa0ba6 n/a (libQt5DBus.so.5)
                #7  0x00007f264c77663c n/a (libQt5Core.so.5)
                #8  0x00007f264c69ea92 start_thread (libpthread.so.0)
                #9  0x00007f264c420cd3 __clone (libc.so.6)

                Stack trace of thread 2889:
                #0  0x00007f264c4160d1 __poll (libc.so.6)
                #1  0x000055bb32678c02 n/a (tutka)
                #2  0x00007f264c77663c n/a (libQt5Core.so.5)
                #3  0x00007f264c69ea92 start_thread (libpthread.so.0)
                #4  0x00007f264c420cd3 __clone (libc.so.6)

                Stack trace of thread 2891:
                #0  0x00007f264c6a4bac pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                #1  0x00007f264c77c91c _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQ>
                #2  0x00007f264c77ca0a _ZN14QWaitCondition4waitEP6QMutexm (libQt5Core.so.5)
                #3  0x00007f264d55d396 n/a (libQt5Widgets.so.5)
                #4  0x00007f264c77663c n/a (libQt5Core.so.5)
                #5  0x00007f264c69ea92 start_thread (libpthread.so.0)
                #6  0x00007f264c420cd3 __clone (libc.so.6)

Mik commented on 2019-08-22 17:01 (UTC)

Hello,

I have just compiled tutka-1.1.3. I get a segfault When I launch it.

This is my kernel:

Linux zik6242 4.19.37-rt19-1-rt-lts #1 SMP PREEMPT RT Mon May 13 20:24:07 CEST 2019 x86_64 GNU/Linux

encelo commented on 2019-08-07 15:13 (UTC)

Updated to 1.1.3

  • Added a patch to allow compilation with latest Qt5