LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Possible problem with jdk SlackBuild (https://www.linuxquestions.org/questions/slackware-14/possible-problem-with-jdk-slackbuild-4175470430/)

01micko 07-21-2013 07:48 PM

Possible problem with jdk SlackBuild
 
I haven't installed the package yet because I got 17 warnings at the end of the build; yes I was in root's environment.
Code:

# I snipped it here, no warnings above
etc/
etc/profile.d/
etc/profile.d/jdk.sh
etc/profile.d/jdk.csh
WARNING:  zero length file usr/lib64/java/jre/lib/security/trusted.libraries
WARNING:  zero length file usr/lib64/java/lib/visualvm/visualvm/.lastModified
WARNING:  zero length file usr/lib64/java/lib/visualvm/visualvm/config/Modules/org-openide-options.xml_hidden
WARNING:  zero length file usr/lib64/java/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-print.xml_hidden
WARNING:  zero length file usr/lib64/java/lib/visualvm/visualvm/config/Modules/org-netbeans-core-execution.xml_hidden
WARNING:  zero length file usr/lib64/java/lib/visualvm/visualvm/config/Modules/org-netbeans-api-visual.xml_hidden
WARNING:  zero length file usr/lib64/java/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-spi-actions.xml_hidden
WARNING:  zero length file usr/lib64/java/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-options-keymap.xml_hidden
WARNING:  zero length file usr/lib64/java/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-core-kit.xml_hidden
WARNING:  zero length file usr/lib64/java/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-favorites.xml_hidden
WARNING:  zero length file usr/lib64/java/lib/visualvm/visualvm/config/Modules/org-netbeans-core-io-ui.xml_hidden
WARNING:  zero length file usr/lib64/java/lib/visualvm/visualvm/config/Modules/org-openide-compat.xml_hidden
WARNING:  zero length file usr/lib64/java/lib/visualvm/visualvm/config/Modules/org-netbeans-core-output2.xml_hidden
WARNING:  zero length file usr/lib64/java/lib/visualvm/visualvm/config/Modules/org-openide-execution.xml_hidden
WARNING:  zero length file usr/lib64/java/lib/visualvm/visualvm/config/Modules/org-openide-util-enumerations.xml_hidden
WARNING:  zero length file usr/lib64/java/lib/visualvm/platform/.lastModified
WARNING:  zero length file usr/lib64/java/lib/visualvm/profiler/.lastModified

Slackware package /tmp/jdk-7u25-x86_64-1_SBo.tgz created.

root@work-horse:/home/mick/Downloads/jdk# md5sum jdk-7u25-linux-x64.tar.gz
83ba05e260813f7a9140b76e3d37ea33  jdk-7u25-linux-x64.tar.gz

md5 is correct according to the SlackBuilds.org site.

All warnings are to do with "zero length file". I don't want to install it in fear of further issues. Note most of the warnings contain "netbeans", that is the whole point of my exercise, to install netbeans.

I have plenty of disk space, 2Gb RAM, intel core2duo ~2.8GHz (hp machine) running slackware64-14.0.
Mods from standard are kde-4.10.4 (Alien, no trouble for over a month) and rurario's latest-chrome script, some packages built with slackbuilds and some personal scripts, all of which seem unlikely to be the cause. The machine is updated weekly with slackpkg (manually).

List of /tmp/SBo (- package*)
ffmpeg-0.11.1
lame-3.99.5
libeXosip2-3.6.0
libosip2-3.6.0
libsigsegv-2.10
linphone-3.5.2
speex-1.2rc1
x264-snapshot-20120804-2245-stable

Any clues? TIA

Later: similar thing happened with the netbeans slackbuild which leads me to believe it's either harmless or a local problem. BTW, tried jdk twice before OP, identical result.

willysr 07-21-2013 07:55 PM

It's safe to install the package
the warnings came from a zero length file, meaning a file without any content at all and it's harmless to your system

01micko 07-21-2013 08:01 PM

Ok, thank you willysr. If you saw my update, I was beginning to think I jumped the gun, but better to ask the question than to be dumb! I need it for some study and this is my work horse. I'll mark solved.


All times are GMT -5. The time now is 04:50 PM.