- * Package: app-cdr/webcdwriter-2.8.2-r2
- * Repository: gentoo
- * Maintainer: media-optical@gentoo.org java@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib pam test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- * Using: icedtea-bin-7
- >>> Unpacking source...
- >>> Unpacking webCDwriter-2.8.2.tar.bz2 to /tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work
- removed '/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/MD5Verify/MD5Verify.jar'
- removed '/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/webCDcreator/4plugin/webCDcreator.jar'
- >>> Source unpacked in /tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work
- >>> Compiling source in /tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2 ...
- * Applying configure.patch ...
- [ ok ]
- * Applying 2.8.2-javac-flags.patch ...
- [ ok ]
- Configuring webCDwriter
- Checking for a working javac...warning: [options] bootstrap class path not set in conjunction with -source 1.4
- 1 warning
- OK -> will build webCDcreator.jar
- /etc/init.d... yes
- Creating CDWserver/config.h
- Creating CDWserver/Makefile
- Creating rcdrecord/config.h
- Creating config
- Creating webCDcreator/Makefile
- JAVACFLAGS=-source 1.4 -target 1.4 -classpath /usr/share/jnlp-api/lib/jnlp-api.jar -encoding ISO-8859-1
- Creating config
- Creating uninstall.sh
- webCDwriter is now configured for building. Just run make.
- * Tinderbox QA Notice: 'make' called by src_compile
- make -j24
- make -C CDWserver
- make[1]: Entering directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/CDWserver'
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c BufferedReader.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c StreamTokenizer.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c Socket.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c ServerSocket.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c String.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c StringBuffer.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c Thread.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c PrintWriter.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c Version.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c HTTPRequest.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c HTTPResponse.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c HTTPServer.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c Support.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c LineReader.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c Process.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c Cdrecord.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c Log.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c Accounts.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c AudioToWAV.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c Session.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c Status.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c Store.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c Config.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c Server.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -c CDWserver.cpp
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT CDWrootGate.cpp -o CDWrootGate
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT CDWverify.cpp -o CDWverify
- CDWrootGate.cpp: In static member function 'static void CDWrootGate::prepareDevice(const char*, int)':
- CDWrootGate.cpp:110:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- CDWrootGate.cpp:110:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- CDWrootGate.cpp: In static member function 'static void CDWrootGate::unmount(const char*)':
- CDWrootGate.cpp:281:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- CDWrootGate.cpp: In static member function 'static void CDWrootGate::prepareDevice(const char*, int)':
- CDWrootGate.cpp:113:21: warning: ignoring return value of 'int setuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result]
- CDWrootGate.cpp: In static member function 'static void CDWrootGate::unmount(const char*)':
- CDWrootGate.cpp:284:21: warning: ignoring return value of 'int setuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result]
- Config.cpp: In member function 'String* Config::createSpeedbox(Config::Device&, const char*)':
- Config.cpp:451:14: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- Config.cpp:455:9: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- HTTPServer.cpp: In member function 'void HTTPServer::serve(HTTPRequest&, PrintWriter&, bool, bool)':
- HTTPServer.cpp:639:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- HTTPServer.cpp:639:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- HTTPServer.cpp:639:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- HTTPServer.cpp:639:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- Session.cpp: In member function 'void Session::linkTrack(File&, const char*)':
- Session.cpp:364:39: warning: ignoring return value of 'int symlink(const char*, const char*)', declared with attribute warn_unused_result [-Wunused-result]
- Session.cpp: In member function 'void Session::linkFile(File&, const char*)':
- Session.cpp:326:63: warning: ignoring return value of 'int symlink(const char*, const char*)', declared with attribute warn_unused_result [-Wunused-result]
- CDWserver.cpp: In function 'int main(int, char**)':
- CDWserver.cpp:204:25: warning: ignoring return value of 'int setgid(__gid_t)', declared with attribute warn_unused_result [-Wunused-result]
- CDWserver.cpp:207:25: warning: ignoring return value of 'int setuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result]
- CDWverify.cpp: In function 'int main(int, char**)':
- CDWverify.cpp:497:19: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result]
- CDWverify.cpp:572:13: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result]
- CDWverify.cpp:605:20: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result]
- CDWverify.cpp: In static member function 'static int Verify::unmount(const char*)':
- CDWverify.cpp:212:13: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result]
- CDWverify.cpp:226:20: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result]
- Config.cpp: In member function 'void Config::writePassword(String&)':
- Config.cpp:2028:46: warning: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)', declared with attribute warn_unused_result [-Wunused-result]
- Config.cpp: In member function 'void Config::writeConfigFile()':
- Config.cpp:1988:38: warning: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)', declared with attribute warn_unused_result [-Wunused-result]
- Config.cpp: In member function 'void Config::setPermissions()':
- Config.cpp:1437:27: warning: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)', declared with attribute warn_unused_result [-Wunused-result]
- Config.cpp:1440:27: warning: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)', declared with attribute warn_unused_result [-Wunused-result]
- Server.cpp: In member function 'void Server::start()':
- Server.cpp:2684:36: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
- Server.cpp: In member function 'void Server::showInsertDiscMsg()':
- Server.cpp:2584:38: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
- Server.cpp: In member function 'void Server::logSession2(const char*, String&)':
- Server.cpp:1586:28: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT -o CDWserver *.o -lcrypt -lpthread
- make[1]: Leaving directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/CDWserver'
- make -C rcdrecord
- make[1]: Entering directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/rcdrecord'
- g++ -c Client.cpp
- g++ -c Client2.cpp
- g++ -c rcdrecord.cpp
- In file included from rcdrecord.cpp:37:0:
- CommandArgs.h: In member function 'const char* CommandArgs::getType(int)':
- CommandArgs.h:257:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- CommandArgs.h:257:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- CommandArgs.h:257:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- CommandArgs.h:257:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- CommandArgs.h:257:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- In file included from Client.cpp:20:0:
- CommandArgs.h: In member function 'const char* CommandArgs::getType(int)':
- CommandArgs.h:257:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- CommandArgs.h:257:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- CommandArgs.h:257:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- CommandArgs.h:257:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- CommandArgs.h:257:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- Client.cpp: In member function 'void Client::connect(const char*, int)':
- Client.cpp:119:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- Client.cpp:121:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
- g++ Client.o Client2.o rcdrecord.o -o rcdrecord
- ln -sf rcdrecord files2cd
- ln -sf rcdrecord image2cd
- make[1]: Leaving directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/rcdrecord'
- make -C webCDcreator
- make[1]: Entering directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/webCDcreator'
- javac -encoding ISO-8859-1 -source 1.4 -target 1.4 -classpath /usr/share/jnlp-api/lib/jnlp-api.jar -encoding ISO-8859-1 *.java netscape/security/*.java
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- Note: Some input files use or override a deprecated API.
- Note: Recompile with -Xlint:deprecation for details.
- 1 warning
- jar cfm webCDcreator.jar Manifest \
- gpl.html \
- *.class \
- i18n/Messages.properties \
- icons/boot.jpg icons/*.png \
- netscape/security/*.class
- make[1]: Leaving directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/webCDcreator'
- make -C MD5Verify
- make[1]: Entering directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/MD5Verify'
- javac -encoding ISO-8859-1 -source 1.4 MD5Verify.java
- warning: [options] bootstrap class path not set in conjunction with -source 1.4
- 1 warning
- jar cfm MD5Verify.jar Manifest.txt *.class
- make[1]: Leaving directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/MD5Verify'
- To do:
- 1. Become root (enter "su")
- 2. Enter "make install" to install webCDwriter on your system!
- >>> Source compiled.
- >>> Test phase [test]: app-cdr/webcdwriter-2.8.2-r2
- * Tinderbox QA Notice: 'make' called by __eapi0_src_test
- make -j24 -j24 -j1 test
- make -C CDWserver
- make[1]: Entering directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/CDWserver'
- make[1]: Nothing to be done for `goal'.
- make[1]: Leaving directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/CDWserver'
- make -C rcdrecord
- make[1]: Entering directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/rcdrecord'
- make[1]: Nothing to be done for `goal'.
- make[1]: Leaving directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/rcdrecord'
- make -C webCDcreator
- make[1]: Entering directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/webCDcreator'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/webCDcreator'
- make -C MD5Verify
- make[1]: Entering directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/MD5Verify'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/MD5Verify'
- To do:
- 1. Become root (enter "su")
- 2. Enter "make install" to install webCDwriter on your system!
- make -C webCDcreator test
- make[1]: Entering directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/webCDcreator'
- java -jar webCDcreator.jar server=localhost
- webCDcreator 2.8.2 Copyright (C) 1999-2008 J?rg P. M. Haeger
- Exception in thread "main" java.awt.HeadlessException:
- No X11 DISPLAY variable was set, but this program performed an operation which requires it.
- at java.applet.Applet.<init>(Applet.java:67)
- at javax.swing.JApplet.<init>(JApplet.java:130)
- at CDcreator.<init>(CDcreator.java:44)
- at CDcreator.main(CDcreator.java:467)
- make[1]: *** [test] Error 1
- make[1]: Leaving directory `/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2/webCDcreator'
- make: *** [test] Error 2
- emake failed
- * ERROR: app-cdr/webcdwriter-2.8.2-r2 failed (test phase):
- * Make test failed. See above for details.
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_test
- * environment, line 4527: Called __eapi0_src_test
- * phase-helpers.sh, line 603: Called die
- * The specific snippet of code:
- * $emake_cmd ${internal_opts} test || \
- * die "Make test failed. See above for details."
- *
- * If you need support, post the output of `emerge --info '=app-cdr/webcdwriter-2.8.2-r2'`,
- * the complete build log and the output of `emerge -pqv '=app-cdr/webcdwriter-2.8.2-r2'`.
- !!! When you file a bug report, please include the following information:
- GENTOO_VM=icedtea-bin-7 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-7.2.3.3"
- JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
- and of course, the output of emerge --info
- * The complete build log is located at '/var/log/portage/app-cdr:webcdwriter-2.8.2-r2:20130118-083103.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/temp/environment'.
- * Working directory: '/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2'
- * S: '/tmp/portage/app-cdr/webcdwriter-2.8.2-r2/work/webCDwriter-2.8.2'
- >>> Install webcdwriter-2.8.2-r2 into /tmp/portage/app-cdr/webcdwriter-2.8.2-r2/image/ category app-cdr
- * Tinderbox QA Notice: 'make' called by src_install
- make -j24
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT CDWverify.cpp -o CDWverify-dummy
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT cdrdao.cpp -o cdrdao-dummy
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT cdrecord.cpp -o cdrecord-dummy
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT dvd+rw-format.cpp -o dvd+rw-format-dummy
- g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -D_REENTRANT growisofs.cpp -o growisofs-dummy
- cdrdao.cpp: In function 'int main(int, char**)':
- cdrdao.cpp:27:50: warning: unknown conversion type character ')' in format [-Wformat]
- cdrecord.cpp: In function 'int main(int, char**)':
- cdrecord.cpp:302:36: warning: format '%d' expects argument of type 'int', but argument 4 has type '__off_t {aka long int}' [-Wformat]
- cdrecord.cpp:352:20: warning: unknown conversion type character ')' in format [-Wformat]
- cdrecord.cpp: In function 'void readLastMode(const char*)':
- cdrecord.cpp:66:38: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
- cdrecord.cpp:81:38: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
- * Tinderbox QA Notice: 'make' called by src_install
- make -j24
- cat CDWconfig.sh \
- | sed s*@ALLDIRS@*"export BINDIR=/usr/bin; export CONFIGDIR=/etc/CDWserver; export EXPORTDIR=/var/CDWserver/export; export HTTPDIR=/var/CDWserver/http; export INITDIR=/etc/init.d; export LOGDIR=/var/log/CDWserver; export PROJECTSDIR=/var/CDWserver/projects; export SBINDIR=/usr/sbin; export SPOOLDIR=/var/spool/CDWserver; export TOOLSDIR=/var/CDWserver/bin"*g \
- | sed s*@GROUP@*GROUP=root*g \
- | sed s*@USER@*USER=root*g \
- > CDWconfig.sh.tmp
- chmod +x CDWconfig.sh.tmp
- >>> Completed installing webcdwriter-2.8.2-r2 into /tmp/portage/app-cdr/webcdwriter-2.8.2-r2/image/
- * QA Notice: Files built without respecting CFLAGS have been detected
- * Please include the following list of files in your report:
- * /usr/bin/rcdrecord
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/bin/CDWverify-dummy
- usr/bin/cdrdao-dummy
- usr/bin/cdrecord-dummy
- usr/bin/growisofs-dummy
- usr/bin/dvd+rw-format-dummy
- usr/sbin/CDWserver
- usr/bin/CDWverify
- usr/bin/CDWrootGate
- usr/bin/rcdrecord
- * Class files not found via DEPEND in package.env
- * javax/jnlp/ServiceManager.class
- * javax/jnlp/UnavailableServiceException.class
- * javax/jnlp/BasicService.class
- * To do:
- * 1. Enter "/etc/init.d/CDWserver start" to start your webCDwriter
- * 2. Open your web browser and try
- * "http://127.0.0.1:12411" or "http://tbamd64:12411"
- * to check the status of your webCDwriter
- * Remember to setup /etc/CDWserver/config