ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Motsyo Gennadi aka Drool <motsyo@gmail.com>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Неболошой mp3/ogg проигрыватель на QT4
Date: Sun, 11 Mar 2007 17:42:04 +0200
Message-ID: <45F4234C.9030104@gmail.com> (raw)
In-Reply-To: <et0vrp$3f8$1@sea.gmane.org>

	Боюсь, пора в 3.0 обновить QT4 как минимум на тот, что в backports/2.4

Andrei Lomov пишет:
> Motsyo Gennadi aka Drool wrote:
> 
>> Andrei Lomov пишет:
>>> Motsyo Gennadi aka Drool wrote:
>>>
>>>> http://fly.osdn.org.ua/~drool/qxplayer-0.5.1-alt0.M24.1.src.rpm
>>>> http://fly.osdn.org.ua/~drool/qxplayer-0.5.1-alt0.M24.1.i586.rpm
>>>>
>>>> Тестим!
>>> Для 3.0 собирать не пробовали?
>> Нет, под 3.0 смогу попробовать только на той неделе на госах...
>> Попробуйте, он совсем мелкий. Автор вроде бы еще что-то доделал,
>> общались по аське, но еще не оформил в окончательный тарбол.
> 
> В 3.0 пока не собирается:
> 
> [andrei@note RPM]$ rpm -rebuild qxplayer-0.5.1-alt0.M24.1.src.rpm
> Устанавливается qxplayer-0.5.1-alt0.M24.1.src.rpm
> Выполняется(%prep): /bin/sh -e /home/andrei/tmp/rpm-tmp.19762
> + umask 022
> + /bin/mkdir -p /home/andrei/RPM/BUILD
> + cd /home/andrei/RPM/BUILD
> + cd /home/andrei/RPM/BUILD
> + rm -rf qxplayer-0.5.1
> + echo 'Source #0 (qxplayer-0.5.1.tar.gz):'
> Source #0 (qxplayer-0.5.1.tar.gz):
> + /bin/gzip -dc /home/andrei/RPM/SOURCES/qxplayer-0.5.1.tar.gz
> + /bin/tar -xf -
> + cd qxplayer-0.5.1
> + /bin/chmod -Rf u+rwX,go-w .
> + exit 0
> Выполняется(%build): /bin/sh -e /home/andrei/tmp/rpm-tmp.19762
> + umask 022
> + /bin/mkdir -p /home/andrei/RPM/BUILD
> + cd /home/andrei/RPM/BUILD
> + cd qxplayer-0.5.1
> + /usr/lib/qt4/bin/qmake qxplayer.pro
> + make 'CFLAGS=-pipe -Wall -O2 -march=i686' 'CXXFLAGS=-pipe -Wall -O2
> -march=i686'
> make: Entering directory `/home/andrei/RPM/BUILD/qxplayer-0.5.1'
> g++ -c -pipe -Wall -O2 -march=i686 -I/usr/share/qt4/mkspecs/linux-g++ -I.
> -I/usr/include/qt4/QtNetwork -
> I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4
> -I/usr/include/taglib -Ibuild/moc -
> Ibuild/ui -o build/o/player.o src/player.cpp
> /usr/lib/qt4/bin/uic mainimpl.ui -o build/ui/ui_mainimpl.h
> /usr/lib/qt4/bin/uic eq.ui -o build/ui/ui_eq.h
> /usr/lib/qt4/bin/uic playlist.ui -o build/ui/ui_playlist.h
> /usr/lib/qt4/bin/uic metainfo.ui -o build/ui/ui_metainfo.h
> /usr/lib/qt4/bin/uic preference.ui -o build/ui/ui_preference.h
> g++ -c -pipe -Wall -O2 -march=i686 -I/usr/share/qt4/mkspecs/linux-g++ -I.
> -I/usr/include/qt4/QtNetwork -
> I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4
> -I/usr/include/taglib -Ibuild/moc -
> Ibuild/ui -o build/o/mainimpl.o src/mainimpl.cpp
> In file included from src/mainimpl.cpp:25:
> src/mainimpl.h:75: error: expected primary-expression before "void"
> src/mainimpl.h:75: error: ISO C++ forbids declaration of `Q_SIGNALS' with no
> type
> src/mainimpl.h:75: error: expected `;' before "void"
> In file included from src/mainimpl.cpp:27:
> src/slider.h:33: error: expected primary-expression before "void"
> src/slider.h:33: error: ISO C++ forbids declaration of `Q_SIGNALS' with no
> type
> src/slider.h:33: error: expected `;' before "void"
> In file included from src/mainimpl.cpp:28:
> src/equal.h:36: error: expected primary-expression before "void"
> src/equal.h:36: error: ISO C++ forbids declaration of `Q_SIGNALS' with no
> type
> src/equal.h:36: error: expected `;' before "void"
> In file included from src/playlist.h:24,
>                  from src/mainimpl.cpp:29:
> build/ui/ui_playlist.h: In member function `void
> Ui_PlayList::setupUi(QMainWindow*)':
> build/ui/ui_playlist.h:97: error: 'class QTabWidget' has no member named
> 'setElideMode'
> build/ui/ui_playlist.h:97: error: `ElideNone' is not a member of `Qt'
> In file included from src/playlist.h:25,
>                  from src/mainimpl.cpp:29:
> src/playlistwidget.h: At global scope:
> src/playlistwidget.h:50: error: expected primary-expression before "void"
> src/playlistwidget.h:50: error: ISO C++ forbids declaration of `Q_SIGNALS'
> with no type
> src/playlistwidget.h:50: error: expected `;' before "void"
> In file included from src/mainimpl.cpp:29:
> src/playlist.h:57: error: expected primary-expression before "void"
> src/playlist.h:57: error: ISO C++ forbids declaration of `Q_SIGNALS' with no
> type
> src/playlist.h:57: error: expected `;' before "void"
> In file included from src/preference.h:24,
>                  from src/mainimpl.cpp:30:
> build/ui/ui_preference.h:21:30: qdialogbuttonbox.h: No such file or
> directory
> In file included from src/preference.h:24,
>                  from src/mainimpl.cpp:30:
> build/ui/ui_preference.h:43: error: ISO C++ forbids declaration of
> `QDialogButtonBox' with no type
> build/ui/ui_preference.h:43: error: expected `;' before '*' token
> build/ui/ui_preference.h: In member function `void
> Ui_Preference::setupUi(QDialog*)':
> build/ui/ui_preference.h:157: error: `buttonBox' undeclared (first use this
> function)
> build/ui/ui_preference.h:157: error: (Each undeclared identifier is reported
> only once for each function                                                    
> it appears in.)
> build/ui/ui_preference.h:157: error: `QDialogButtonBox' has not been
> declared
> build/ui/ui_preference.h:161: error: `QDialogButtonBox' has not been
> declared
> build/ui/ui_preference.h:161: error: `Cancel' undeclared (first use this
> function)
> build/ui/ui_preference.h:161: error: `QDialogButtonBox' has not been
> declared
> build/ui/ui_preference.h:161: error: `NoButton' undeclared (first use this
> function)
> build/ui/ui_preference.h:161: error: `QDialogButtonBox' has not been
> declared
> build/ui/ui_preference.h:161: error: `Ok' undeclared (first use this
> function)
> In file included from src/mainimpl.cpp:30:
> src/preference.h: At global scope:
> src/preference.h:35: error: expected primary-expression before "void"
> src/preference.h:35: error: ISO C++ forbids declaration of `Q_SIGNALS' with
> no type
> src/preference.h:35: error: expected `;' before "void"
> src/mainimpl.cpp: In member function `void MainImpl::getPosition()':
> src/mainimpl.cpp:230: error: `trackChanged' undeclared (first use this
> function)
> src/mainimpl.cpp: In member function `void MainImpl::stopTrack()':
> src/mainimpl.cpp:297: error: `trackChanged' undeclared (first use this
> function)
> src/mainimpl.cpp: In member function `void MainImpl::rmTrack()':
> src/mainimpl.cpp:348: error: `PositionAtCenter' is not a member of
> `QAbstractItemView'
> src/mainimpl.cpp: In member function `void MainImpl::setItemsBrush()':
> src/mainimpl.cpp:371: error: 'class QTreeWidgetItem' has no member named
> 'setBackground'
> src/mainimpl.cpp: In member function `void
> MainImpl::processItem(QTreeWidgetItem*)':
> src/mainimpl.cpp:406: error: `trackChanged' undeclared (first use this
> function)
> make: *** [build/o/mainimpl.o] Error 1
> make: Leaving directory `/home/andrei/RPM/BUILD/qxplayer-0.5.1'
> ошибка: Неверный код возврата из /home/andrei/tmp/rpm-tmp.19762 (%build)
> 
> 
> Ошибки сборки пакетов:
>     Неверный код возврата из /home/andrei/tmp/rpm-tmp.19762 (%build)
> [andrei@note RPM]$
> 
> 



      reply	other threads:[~2007-03-11 15:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-08 11:35 Motsyo Gennadi aka Drool
2007-03-09 15:34 ` Andrei Lomov
2007-03-09 16:47   ` Motsyo Gennadi aka Drool
2007-03-11 13:21     ` Andrei Lomov
2007-03-11 15:42       ` Motsyo Gennadi aka Drool [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45F4234C.9030104@gmail.com \
    --to=motsyo@gmail.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git