Sorry for mistake. Updated.
Search Criteria
Package Details: cdcat-svn 20120402-3
Package Actions
| Package Base: | cdcat-svn |
|---|---|
| Description: | CD/DVD/Media catalog software (QT based) |
| Upstream URL: | http://cdcat.sourceforge.net/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | uzsolt |
| Maintainer: | uzsolt |
| Last Packager: | None |
| Votes: | 0 |
| First Submitted: | 2012-04-02 08:24 |
| Last Updated: | 2013-03-03 19:51 |
Latest Comments
Comment by uzsolt
Comment by ksolsim
this is what I get:
/tmp/yaourt-tmp-ksolsim/aur-cdcat-svn/./PKGBUILD: line 32: qmake4: command not found
in PKGBUILD you'd use:
line 32: qmake-qt4 not qmake4
line 58: lrelease-qt4 not lrelease
Comment by uzsolt
Updated but didn't test yet.
Comment by ksolsim
Please fix the PKGBUILD for qt4: https://mailman.archlinux.org/pipermail/arch-dev-public/2013-February/024537.html
Comment by uzsolt
Similar build error in cdcat:
https://aur.archlinux.org/packages.php?ID=6248 (10 Apr, 2012, by mrbit)
Anonymous comment
Estratta revisione 450.
/usr/bin/uic ../trunk/src/help.ui -o ui_help.h
g++ -c -m64 -pipe -std=c++0x -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -DUSE_LIB7ZIP -DMEDIAINFO_UNICODE -DUSE_LIBEXIF -DMEDIAINFO_UNICODE -D_FORTIFY_SOURCE=2 -DUNICODE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I../trunk/src -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Imoc_files -I../trunk/src -I. -o obj_files/adddialog.o ../trunk/src/adddialog.cpp
g++ -c -m64 -pipe -std=c++0x -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -DUSE_LIB7ZIP -DMEDIAINFO_UNICODE -DUSE_LIBEXIF -DMEDIAINFO_UNICODE -D_FORTIFY_SOURCE=2 -DUNICODE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I../trunk/src -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Imoc_files -I../trunk/src -I. -o obj_files/cdcat.o ../trunk/src/cdcat.cpp
g++ -c -m64 -pipe -std=c++0x -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -DUSE_LIB7ZIP -DMEDIAINFO_UNICODE -DUSE_LIBEXIF -DMEDIAINFO_UNICODE -D_FORTIFY_SOURCE=2 -DUNICODE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I../trunk/src -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Imoc_files -I../trunk/src -I. -o obj_files/commwidget.o ../trunk/src/commwidget.cpp
In file included from ../trunk/src/cdcatmediainfo.h:30:0,
from ../trunk/src/dbase.h:34,
from ../trunk/src/cdcat.cpp:22:
/usr/include/MediaInfoDLL/MediaInfoDLL.h: In function ‘size_t MediaInfoDLL_Load()’:
/usr/include/MediaInfoDLL/MediaInfoDLL.h:320:37: error: unable to find string literal operator ‘operator"" MEDIAINFODLL_NAME’
/usr/include/MediaInfoDLL/MediaInfoDLL.h:322:37: error: unable to find string literal operator ‘operator"" MEDIAINFODLL_NAME’
/usr/include/MediaInfoDLL/MediaInfoDLL.h:324:37: error: unable to find string literal operator ‘operator"" MEDIAINFODLL_NAME’
/usr/include/MediaInfoDLL/MediaInfoDLL.h:326:37: error: unable to find string literal operator ‘operator"" MEDIAINFODLL_NAME’
/usr/include/MediaInfoDLL/MediaInfoDLL.h:328:37: error: unable to find string literal operator ‘operator"" MEDIAINFODLL_NAME’
/usr/include/MediaInfoDLL/MediaInfoDLL.h:334:5: error: inconsistent user-defined literal suffixes ‘MEDIAINFO_Ansi’ and ‘_Name2’ in string literal
/usr/include/MediaInfoDLL/MediaInfoDLL.h:334:5: error: unable to find string literal operator ‘operator"" MEDIAINFO_Ansi’
/usr/include/MediaInfoDLL/MediaInfoDLL.h:335:5: error: inconsistent user-defined literal suffixes ‘MEDIAINFO_Ansi’ and ‘_Name2’ in string literal
/usr/include/MediaInfoDLL/MediaInfoDLL.h:335:5: error: unable to find string literal operator ‘operator"" MEDIAINFO_Ansi’
/usr/include/MediaInfoDLL/MediaInfoDLL.h:336:5: error: inconsistent user-defined literal suffixes ‘MEDIAINFO_Ansi’ and ‘_Name2’ in string literal
/usr/include/MediaInfoDLL/MediaInfoDLL.h:336:5: error: unable to find string literal operator ‘operator"" MEDIAINFO_Ansi’
/usr/include/MediaInfoDLL/MediaInfoDLL.h:337:5: error: inconsistent user-defined literal suffixes ‘MEDIAINFO_Ansi’ and ‘_Name2’ in string literal
/usr/include/MediaInfoDLL/MediaInfoDLL.h:337:5: error: unable to find string literal operator ‘operator"" MEDIAINFO_Ansi’
/usr/include/MediaInfoDLL/MediaInfoDLL.h:338:5: error: inconsistent user-defined literal suffixes ‘MEDIAINFO_Ansi’ and ‘_Name2’ in string literal
/usr/include/MediaInfoDLL/MediaInfoDLL.h:338:5: error: unable to find string literal operator ‘operator"" MEDIAINFO_Ansi’
/usr/include/MediaInfoDLL/MediaInfoDLL.h:339:5: error: inconsistent user-defined literal suffixes ‘MEDIAINFO_Ansi’ and ‘_Name2’ in string literal
...