Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [gon@localhost SPECS]$ rpmbuild -ba silicon.spec
- Ejecutando(%prep): /bin/sh -e /home/gon/rpm/tmp/rpm-tmp.45107
- + umask 022
- + cd /home/gon/rpm/BUILD
- + '[' 1 -eq 1 ']'
- + '[' 1 -eq 1 ']'
- + '[' 1 -eq 1 ']'
- + cd /home/gon/rpm/BUILD
- + rm -rf Silicon
- + /bin/tar -xf -
- + /bin/gzip -dc /home/gon/rpm/SOURCES/silicon_1.7.3_src.tar.gz
- + STATUS=0
- + '[' 0 -ne 0 ']'
- + cd Silicon
- ++ /bin/id -u
- + '[' 500 = 0 ']'
- ++ /bin/id -u
- + '[' 500 = 0 ']'
- + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
- + exit 0
- Ejecutando(%build): /bin/sh -e /home/gon/rpm/tmp/rpm-tmp.45107
- + umask 022
- + cd /home/gon/rpm/BUILD
- + cd Silicon
- + '[' 1 -eq 1 ']'
- + '[' 1 -eq 1 ']'
- + sed -i 48d Makefile
- + /usr/bin/make -j2
- cd src && qmake -r -spec linux-g++ && make
- Reading /home/gon/rpm/BUILD/Silicon/src/Libs/Libs.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/Libs/SDataBase/SDataBase.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/Libs/libsilicon/libsilicon.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/Libs/SiDi/SiDi.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/Silicon/Silicon.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/SApplications/SApplications.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/SApplications/sampleApp/sampleApp.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/SApplications/Data-Disc/Data-Disc.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/SApplications/DVD-Eraser/DVD-Eraser.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/SApplications/Library/Library.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/SApplications/Photo-Viewer/Photo-Viewer.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/SApplications/Copy-Disc/Copy-Disc.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/SApplications/DataBase/DataBase.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/SApplications/Mounter/Mounter.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/SApplications/Minitunes/Minitunes.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/SPlugins/SPlugins.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/SPlugins/HalDeviceNotifier/HalDeviceNotifier.pro
- Reading /home/gon/rpm/BUILD/Silicon/src/SPlugins/UDisks/UDisks.pro
- make[1]: Entering directory `/home/gon/rpm/BUILD/Silicon/src'
- cd Libs/ && make -f Makefile
- make[2]: Entering directory `/home/gon/rpm/BUILD/Silicon/src/Libs'
- cd SDataBase/ && make -f Makefile
- make[3]: Entering directory `/home/gon/rpm/BUILD/Silicon/src/Libs/SDataBase'
- g++ -c -pipe -O2 -g -frecord-gcc-switches -Wstrict-aliasing=2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -mtune=generic -march=i586 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -O2 -g -frecord-gcc-switches -Wstrict-aliasing=2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -mtune=generic -march=i586 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DSDATABASE_LIBRARY -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtSql -I/usr/lib/qt4/include/QtTest -I/usr/lib/qt4/include -Iqsql_sqlite.cpp -I. -o sdatabase.o sdatabase.cpp
- g++ -c -pipe -O2 -g -frecord-gcc-switches -Wstrict-aliasing=2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -mtune=generic -march=i586 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -O2 -g -frecord-gcc-switches -Wstrict-aliasing=2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -mtune=generic -march=i586 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -Wall -W -D_REENTRANT -fPIC -DSDATABASE_LIBRARY -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtSql -I/usr/lib/qt4/include/QtTest -I/usr/lib/qt4/include -Iqsql_sqlite.cpp -I. -o sbuffer.o sbuffer.cpp
- sdatabase.cpp: In member function 'unsigned int SDataBase::childsNumber(QString)':
- sdatabase.cpp:265:16: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null]
- sbuffer.cpp: In member function 'void SBuffer::openFrom(const QString&)':
- sbuffer.cpp:44:132: error: format not a string literal and no format arguments [-Werror=format-security]
- sbuffer.cpp: In member function 'void SBuffer::setInput(const QString&)':
- sbuffer.cpp:54:126: error: format not a string literal and no format arguments [-Werror=format-security]
- sbuffer.cpp: In member function 'void SBuffer::saveTo(const QString&)':
- sbuffer.cpp:91:132: error: format not a string literal and no format arguments [-Werror=format-security]
- sbuffer.cpp: In member function 'void SBuffer::setOutput(const QString&)':
- sbuffer.cpp:99:126: error: format not a string literal and no format arguments [-Werror=format-security]
- cc1plus: some warnings being treated as errors
- make[3]: *** [sbuffer.o] Error 1
- make[3]: *** Waiting for unfinished jobs....
- make[3]: Leaving directory `/home/gon/rpm/BUILD/Silicon/src/Libs/SDataBase'
- make[2]: *** [sub-SDataBase-make_default-ordered] Error 2
- make[2]: Leaving directory `/home/gon/rpm/BUILD/Silicon/src/Libs'
- make[1]: *** [sub-Libs-make_default-ordered] Error 2
- make[1]: Leaving directory `/home/gon/rpm/BUILD/Silicon/src'
- make: *** [src/silicon] Error 2
- error: Estado de salida errĂ³neo de /home/gon/rpm/tmp/rpm-tmp.45107 (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement