Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixxx 1.9 doesn't build with Qt 4.8 #6042

Closed
mixxxbot opened this issue Aug 22, 2022 · 4 comments
Closed

Mixxx 1.9 doesn't build with Qt 4.8 #6042

mixxxbot opened this issue Aug 22, 2022 · 4 comments
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: bashlnx-deactivatedaccount-deactivatedaccount
Date: 2011-10-24T20:25:02Z
Status: Won't Fix
Importance: Low
Launchpad Issue: lp881081
Tags: qt


Update the Qt to 4.8.0RC1, then try to build Mixxx.

The build fails with:
g++ -o lin64_build/widget/moc_wbrowsetableview.o -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pipe -Wall -Wextra -g -O3 -fomit-frame-pointer -ffast-math -funroll-loops -DQT_GUI_LIB -Dx86_64 -D__LINUX__ -D__UNIX__ -DSETTINGS_PATH=\".mixxx/\" -DBPMSCHEME_FILE=\"mixxxbpmscheme.xml\" -DSETTINGS_FILE=\"mixxx.cfg\" -DTRACK_FILE=\"mixxxtrack.xml\" -DUNIX_SHARE_PATH=\"/usr/share/mixxx\" -DALLOW_X86_OPTIMIZATIONS -D__PORTAUDIO__ -DQT_TABLET_SUPPORT -DQT_SHARED -D__SNDFILE__ -D__MIDISCRIPT__ -D__VINYLCONTROL__ -D__SHOUTCAST__ -I/usr/lib/qt/include -Ilin64_build -Isrc -Ilib/soundtouch-1.4.1 -Ilib/kissfft -Ilib/replaygain -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include/QtSvg -I/usr/include/QtSql -I/usr/include/QtScript -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtWebKit -I/usr/lib/qt/include/QtCore -I/usr/lib/qt/include/QtGui -I/usr/lib/qt/include/QtXml -I/usr/lib/qt/include/QtNetwork -I/usr/lib/qt/include/QtSql -I/usr/lib/qt/include/QtOpenGL -I/usr/lib/qt/include/QtWebKit -I/usr/lib/qt/include/Qt -Ilib/fidlib-0.9.9 -I/usr/include/taglib -I/usr/lib/qt/include/QtScript -Ilib/xwax -Ilib/scratchlib lin64_build/widget/moc_wbrowsetableview.cc
lin64_build/widget/moc_wbrowsetableview.cc: In static member function ‘static void WBrowseTableView::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)’:
lin64_build/widget/moc_wbrowsetableview.cc:58:66: error: cannot convert from base ‘QObject’ to derived type ‘WBrowseTableView’ via virtual base ‘WLibraryTableView’
scons: *** [lin64_build/widget/moc_wbrowsetableview.o] Error 1
scons: building terminated because of errors.

mixxx 1.9.0
gcc 4.6.1

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2011-10-27T14:18:12Z


Thanks Andrea! I'll take a look as soon as I get 4.8.0 built.

@mixxxbot
Copy link
Collaborator Author

Commented by: esbrandt
Date: 2011-12-30T10:42:27Z


Confirmed for lp:mixxx/1.9 in the duplicate report lp: 909883
lp:mixxx/1.10 unaffected

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2011-12-30T11:04:54Z


Marking Won'tFix since 1.9 is no longer an active release of Mixxx. If it's fixed in 1.10 then please use the 1.10 release branch or trunk. Thanks for the report!

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Won't Fix.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 1.9.3 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant