Date: Sat, 25 Jan 2025 00:44:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 284326] emulators/qmc2: fails to build Message-ID: <bug-284326-7788-3tVTnaE6Y8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284326-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-284326-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284326 --- Comment #1 from Alastair Hogge <agh@riseup.net> --- Relevant snippet from build log: > In file included from src/qmc2main.cpp:38: > In file included from src/qmc2main.h:28: > src/imagewidget.h:13:10: fatal error: 'mz_compat.h' file not found > 13 | #include "mz_compat.h" > | ^~~~~~~~~~~~~ > c++ -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fn= o-strict-aliasing -isystem /usr/local/include -DUSE_FILE32API -O2 -w -pthre= ad -fPIC -DQCHDMAN_RELEASE -DQCHDMAN_VERSION=3D0.244 -DQT_NO_DEBUG -DQT_WID= GETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_SCRIPTTOOLS_LIB -DQT_CORE_LIB -I= . -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWidgets -I/usr/local/= include/qt5/QtGui -I/usr/local/include/qt5/QtScript -I/usr/local/include/qt= 5/QtScriptTools -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I= . -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o projec= twindow.o projectwindow.cpp > 1 error generated. > gmake[1]: *** [Makefile.qmake:16495: build/qmc2main.o] Error 1 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284326-7788-3tVTnaE6Y8>