The following packages will be installed: gp2fasta Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching gp2fasta.SlackBuild... 0%100%100%100%100%100%Done Fetching gp2fasta.desktop... 0%100%100%100%100%100%Done Fetching gp2fasta.info... 0%100%100%100%100%100%Done Fetching gp2fasta.png... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Archive: /usr/src/slapt-src/academic/gp2fasta/gp2fasta.zip creating: gp2fasta/ inflating: gp2fasta/README inflating: gp2fasta/gp2fasta.ui inflating: gp2fasta/gp2fasta.cpp inflating: gp2fasta/main.cpp inflating: gp2fasta/gp2fasta.h inflating: gp2fasta/example.gp inflating: gp2fasta/gp2fasta /usr/lib/qt4/bin/uic gp2fasta.ui -o ui_gp2fasta.h gp2fasta.ui: Warning: An invalid icon property 'windowIcon' was encountered. g++ -c -O2 -march=i486 -mtune=i686 -pipe -O2 -march=i586 -mtune=i686 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -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 -I. -I. -I. -o gp2fasta.o gp2fasta.cpp gp2fasta.cpp: In constructor ‘gp2fastaapp::gp2fastaapp(QWidget*)’: gp2fasta.cpp:7:35: warning: unused parameter ‘parent’ [-Wunused-parameter] 7 | gp2fastaapp::gp2fastaapp(QWidget *parent) | ~~~~~~~~~^~~~~~ gp2fasta.cpp: In member function ‘void gp2fastaapp::convert()’: gp2fasta.cpp:111:13: warning: unused variable ‘pos’ [-Wunused-variable] 111 | int pos = rx.indexIn(temp); | ^~~ gp2fasta.cpp:120:13: warning: unused variable ‘pos2’ [-Wunused-variable] 120 | int pos2 = rx2.indexIn(temp); | ^~~~ gp2fasta.cpp:187:13: warning: unused variable ‘pos7’ [-Wunused-variable] 187 | int pos7 = rx7.indexIn(temp); | ^~~~ gp2fasta.cpp:130:13: warning: unused variable ‘pos3’ [-Wunused-variable] 130 | int pos3 = rx3.indexIn(temp); | ^~~~ g++ -c -O2 -march=i486 -mtune=i686 -pipe -O2 -march=i586 -mtune=i686 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -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 -I. -I. -I. -o main.o main.cpp /usr/lib/qt4/bin/moc -DQT_NO_DEBUG -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 -I. -I. -I. gp2fasta.h -o moc_gp2fasta.cpp g++ -c -O2 -march=i486 -mtune=i686 -pipe -O2 -march=i586 -mtune=i686 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -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 -I. -I. -I. -o moc_gp2fasta.o moc_gp2fasta.cpp g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4/lib -o gp2fasta gp2fasta.o main.o moc_gp2fasta.o -L/usr/lib/qt4/lib -lQtGui -L/usr/lib/qt4/lib -L/usr/X11R6/lib -lQtCore -lpthread Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/academic/gp2fasta/gp2fasta-0.2-i486-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/gp2fasta usr/doc/ usr/doc/gp2fasta-0.2/ usr/doc/gp2fasta-0.2/README usr/doc/gp2fasta-0.2/example.gp usr/doc/gp2fasta-0.2/gp2fasta.SlackBuild usr/share/ usr/share/applications/ usr/share/applications/gp2fasta.desktop usr/share/pixmaps/ usr/share/pixmaps/gp2fasta.png Slackware package /usr/src/slapt-src/academic/gp2fasta/gp2fasta-0.2-i486-1salix15.0.txz created. Installing package gp2fasta-0.2-i486-1salix15.0... | gp2fasta (Convert gp files to fasta) | | GP2fasta is a QT application converting gp files from NCBI GenPept | format to fasta. Its main purpose is to create fasta files with | short, but still accurate headers for sequence. | | Home: http://gp2fasta.netmark.pl/ | | | | | |