Date: Wed, 28 Dec 2011 23:17:28 +0100 From: Pav Lucistnik <pav@FreeBSD.org> To: java@FreeBSD.org, glewis <glewis@FreeBSD.org> Subject: [Fwd: linux-sun-jdk-1.6.0.30 failed on amd64 8-exp] Message-ID: <1325110648.4339.3.camel@hood.oook.cz>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] -------- Přeposlaná zpráva -------- > Od: User Ports-amd64 <ports-amd64@freebsd.org> > Komu: cvs@oook.cz, itetcu@freebsd.org, florent.thoumie@gmail.com > Předmět: linux-sun-jdk-1.6.0.30 failed on amd64 8-exp > Datum: Wed, 28 Dec 2011 11:04:22 GMT > > You can also find this build log at > > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111226193618/linux-sun-jdk-1.6.0.30.log > > building linux-sun-jdk-1.6.0.30 on gohan12.freebsd.org > in directory /x/pkgbuild/8-exp/20111226193618/chroot/31 > DISTDIR=/tmp/distfiles > DISTDIR=/tmp/distfiles/RESTRICTED > building for: 8.1-RELEASE-p3 amd64 > maintained by: java@FreeBSD.org > port directory: /usr/ports/java/linux-sun-jdk16 > Makefile ident: $FreeBSD: ports/java/linux-sun-jdk16/Makefile,v 1.46 2011/12/24 21:02:46 glewis Exp $ > build started at Wed Dec 28 11:00:49 UTC 2011 > FETCH_DEPENDS= > PATCH_DEPENDS= > EXTRACT_DEPENDS=linux_base-f10-10_4.tbz > BUILD_DEPENDS= > RUN_DEPENDS=javavmwrapper-2.3.5.tbz linux-f10-expat-2.0.1.tbz linux-f10-fontconfig-2.6.0.tbz linux-f10-xorg-libs-7.4_1.tbz linux_base-f10-10_4.tbz > prefixes: LOCALBASE=usr/local > add_pkg > ================================================================ > ====================<phase 1: make checksum>==================== > ====================================================================== > Warning: This JDK may be unstable. You are advised to use the native > FreeBSD 1.6 JDK, in ports/java/jdk16. > > This Java VM will attempt to obtain some system information by > accessing files in linux's procfs. You must install the Linux > emulation procfs filesystem for this to work correctly. The JVM > will exhibit various problems otherwise. This can be accomplished > by adding the following line to your /etc/fstab file: > > linprocfs /compat/linux/proc linprocfs rw 0 0 > > and then, as root, executing the commands: > > kldload linprocfs > mount /compat/linux/proc > > ====================================================================== > ===> License check disabled, port has not defined LICENSE > => jdk-6u30-linux-i586.bin doesn't seem to exist in /tmp/distfiles/RESTRICTED/. > => Attempting to fetch ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/jdk-6u30-linux-i586.bin > fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/jdk-6u30-linux-i586.bin: File unavailable (e.g., file not found, no access) > => Attempting to fetch ftp://pointyhat.freebsd.org/pub/FreeBSD/ports/distfiles/jdk-6u30-linux-i586.bin > jdk-6u30-linux-i586.bin 81 MB 14 MBps > => SHA256 Checksum OK for jdk-6u30-linux-i586.bin. > DISTDIR=/tmp/distfiles > DISTDIR=/tmp/distfiles/RESTRICTED > ================================================================ > ====================<phase 2: make extract>==================== > add_pkg linux_base-f10-10_4.tbz > adding dependencies > pkg_add linux_base-f10-10_4.tbz > grep: /etc/fstab: No such file or directory > > +++ Some programs may need linprocfs, please add it to /etc/fstab! +++ > > Running linux ldconfig... > > This software is based in part on the work of the FreeType Team. > See <URL:http://www.freetype.org/>. > > Installation of the Linux base system is finished. The Linux kernel > mode, which must be enabled for Linux binaries to run, is now > enabled. Linux mode can be enabled permanently with the linux_enable > variable of rc.conf(5). > > If you want to use shared memory in Linux applications, you need to set up > a link from /dev/shm to a suitable place, e.g. by adding the following line > to /etc/devfs.conf (takes effect on each boot): > link /tmp shm > > To make use of NIS you have to adjust yp.conf and nsswitch.conf in > /compat/linux/etc/ accordingly. For example: > > Set your yp-server and yp-domainname in yp.conf: > domainname my.yp.domainname > ypserver my.yp.server > > Let your lists for hosts, passwd and group be resolved via nsswitch.conf: > passwd: files nis > shadow: files nis > group: files nis > hosts: files dns nis > > WARNING: doing work which needs to chroot into the linux base may not work. > In such cases (e.g. cross-development) you are better suited with a linux_dist > port. > > ====================================================================== > Warning: This JDK may be unstable. You are advised to use the native > FreeBSD 1.6 JDK, in ports/java/jdk16. > > This Java VM will attempt to obtain some system information by > accessing files in linux's procfs. You must install the Linux > emulation procfs filesystem for this to work correctly. The JVM > will exhibit various problems otherwise. This can be accomplished > by adding the following line to your /etc/fstab file: > > linprocfs /compat/linux/proc linprocfs rw 0 0 > > and then, as root, executing the commands: > > kldload linprocfs > mount /compat/linux/proc > > ====================================================================== > ===> License check disabled, port has not defined LICENSE > ===> Extracting for linux-sun-jdk-1.6.0.30 > => SHA256 Checksum OK for jdk-6u30-linux-i586.bin. > ===> linux-sun-jdk-1.6.0.30 depends on file: /compat/linux/etc/fedora-release - found > Deleting linux_base-f10-10_4 > > You may need to do by hand: > o unmount linprocfs if mounted > o delete /compat/linux/proc if present > o remove/comment linprocfs from /etc/fstab if present > > pkg_delete: '/compat/linux/var/cache/ldconfig/aux-cache' fails original MD5 checksum - deleted anyway. > ================================================================ > ====================<phase 3: make patch>==================== > add_pkg > ===> Patching for linux-sun-jdk-1.6.0.30 > /usr/bin/sed -i.bak -i.orig -e 's:^#!/bin/bash:#!/bin/sh:' /work/a/ports/java/linux-sun-jdk16/work/jdk1.6.0_30/bin/jcontrol > ================================================================ > ====================<phase 4: make build>==================== > add_pkg > ===> Configuring for linux-sun-jdk-1.6.0.30 > ================================================================ > ====================<phase 5: make test>==================== > make: don't know how to make regression-test(continuing) > ================================================================ > ====================<phase 6: make install>==================== > add_pkg javavmwrapper-2.3.5.tbz linux-f10-expat-2.0.1.tbz linux-f10-fontconfig-2.6.0.tbz linux-f10-xorg-libs-7.4_1.tbz linux_base-f10-10_4.tbz > adding dependencies > pkg_add javavmwrapper-2.3.5.tbz > pkg_add linux-f10-expat-2.0.1.tbz > grep: /etc/fstab: No such file or directory > > +++ Some programs may need linprocfs, please add it to /etc/fstab! +++ > > Running linux ldconfig... > > This software is based in part on the work of the FreeType Team. > See <URL:http://www.freetype.org/>. > > Installation of the Linux base system is finished. The Linux kernel > mode, which must be enabled for Linux binaries to run, is now > enabled. Linux mode can be enabled permanently with the linux_enable > variable of rc.conf(5). > > If you want to use shared memory in Linux applications, you need to set up > a link from /dev/shm to a suitable place, e.g. by adding the following line > to /etc/devfs.conf (takes effect on each boot): > link /tmp shm > > To make use of NIS you have to adjust yp.conf and nsswitch.conf in > /compat/linux/etc/ accordingly. For example: > > Set your yp-server and yp-domainname in yp.conf: > domainname my.yp.domainname > ypserver my.yp.server > > Let your lists for hosts, passwd and group be resolved via nsswitch.conf: > passwd: files nis > shadow: files nis > group: files nis > hosts: files dns nis > > WARNING: doing work which needs to chroot into the linux base may not work. > In such cases (e.g. cross-development) you are better suited with a linux_dist > port. > > pkg_add linux-f10-fontconfig-2.6.0.tbz > pkg_add linux-f10-xorg-libs-7.4_1.tbz > pkg_add linux_base-f10-10_4.tbz > skipping linux_base-f10-10_4, already added > ===> Installing for linux-sun-jdk-1.6.0.30 > ===> linux-sun-jdk-1.6.0.30 depends on executable: javavm - found > ===> linux-sun-jdk-1.6.0.30 depends on file: /compat/linux/etc/fedora-release - found > ===> linux-sun-jdk-1.6.0.30 depends on file: /compat/linux/lib/libexpat.so.1 - found > ===> linux-sun-jdk-1.6.0.30 depends on file: /compat/linux/usr/lib/libfontconfig.so.1.3.0 - found > ===> linux-sun-jdk-1.6.0.30 depends on file: /compat/linux/usr/lib/libXrandr.so.2.1.0 - found > ===> Generating temporary packing list > ===> Checking if java/linux-sun-jdk16 already installed > /bin/mkdir -p /usr/local/linux-sun-jdk1.6.0 > cd /work/a/ports/java/linux-sun-jdk16/work/jdk1.6.0_30 && /usr/bin/find . -print | /usr/bin/cpio -pdmu -R root:wheel /usr/local/linux-sun-jdk1.6.0 > 458319 blocks > /usr/local/bin/registervm "/usr/local/linux-sun-jdk1.6.0/bin/java # Linux-Sun-JDK1.6.0.30" > /usr/bin/sed -e "s:%%JRE_HOME%%:/usr/local/linux-sun-jdk1.6.0/jre:g" < /a/ports/java/linux-sun-jdk16/files/pkg-install.in > /work/a/ports/java/linux-sun-jdk16/work/pkg-install > /usr/bin/env PKG_PREFIX=/usr/local /bin/sh /work/a/ports/java/linux-sun-jdk16/work/pkg-install linux-sun-jdk-1.6.0.30 POST-INSTALL > ===> Registering installation for linux-sun-jdk-1.6.0.30 > ===> SECURITY REPORT: > This port has installed the following files which may act as network > servers and may therefore pose a remote security risk to the system. > /usr/local/linux-sun-jdk1.6.0/jre/lib/i386/libnet.so > /usr/local/linux-sun-jdk1.6.0/jre/lib/i386/libdeploy.so (USES POSSIBLY INSECURE FUNCTIONS: tmpnam) > /usr/local/linux-sun-jdk1.6.0/jre/lib/i386/motif21/libmawt.so > /usr/local/linux-sun-jdk1.6.0/jre/lib/i386/server/libjvm.so > /usr/local/linux-sun-jdk1.6.0/jre/lib/i386/native_threads/libhpi.so > /usr/local/linux-sun-jdk1.6.0/jre/lib/i386/client/libjvm.so > /usr/local/linux-sun-jdk1.6.0/jre/lib/i386/libnio.so > /usr/local/linux-sun-jdk1.6.0/bin/javaws (USES POSSIBLY INSECURE FUNCTIONS: tempnam) > /usr/local/linux-sun-jdk1.6.0/jre/lib/i386/libdt_socket.so > /usr/local/linux-sun-jdk1.6.0/jre/bin/javaws (USES POSSIBLY INSECURE FUNCTIONS: tempnam) > > If there are vulnerabilities in these programs there may be a security > risk to the system. FreeBSD makes no guarantee about the security of > ports included in the Ports Collection. Please type 'make deinstall' > to deinstall the port if this is a concern. > > For more information, and contact details about the security > status of this software, see the following webpage: > http://java.sun.com/javase/ > ================================================================ > ====================<phase 7: make package>==================== > ===> Building package for linux-sun-jdk-1.6.0.30 > Deleting linux-sun-jdk-1.6.0.30 > ================================================================ > > === Checking filesystem state > list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) > 1604570 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/ControlPanel -> /usr/local/bin/javavm > 1604571 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/HtmlConverter -> /usr/local/bin/javavm > 1604572 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/appletviewer -> /usr/local/bin/javavm > 1604573 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/apt -> /usr/local/bin/javavm > 1604574 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/extcheck -> /usr/local/bin/javavm > 1604575 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/idlj -> /usr/local/bin/javavm > 1604576 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jar -> /usr/local/bin/javavm > 1604577 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jarsigner -> /usr/local/bin/javavm > 1604578 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/java -> /usr/local/bin/javavm > 1604579 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/java-rmi.cgi -> /usr/local/bin/javavm > 1604614 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/java_vm -> /usr/local/bin/javavm > 1604580 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/javac -> /usr/local/bin/javavm > 1604581 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/javadoc -> /usr/local/bin/javavm > 1604582 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/javah -> /usr/local/bin/javavm > 1604583 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/javap -> /usr/local/bin/javavm > 1604584 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/javaws -> /usr/local/bin/javavm > 1604585 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jconsole -> /usr/local/bin/javavm > 1604586 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jcontrol -> /usr/local/bin/javavm > 1604587 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jdb -> /usr/local/bin/javavm > 1604588 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jhat -> /usr/local/bin/javavm > 1604589 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jinfo -> /usr/local/bin/javavm > 1604590 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jmap -> /usr/local/bin/javavm > 1604591 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jps -> /usr/local/bin/javavm > 1604592 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jrunscript -> /usr/local/bin/javavm > 1604593 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jsadebugd -> /usr/local/bin/javavm > 1604594 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jstack -> /usr/local/bin/javavm > 1604595 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jstat -> /usr/local/bin/javavm > 1604596 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jstatd -> /usr/local/bin/javavm > 1604597 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/jvisualvm -> /usr/local/bin/javavm > 1604598 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/keytool -> /usr/local/bin/javavm > 1604599 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/native2ascii -> /usr/local/bin/javavm > 1604600 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/orbd -> /usr/local/bin/javavm > 1604601 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/pack200 -> /usr/local/bin/javavm > 1604602 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/policytool -> /usr/local/bin/javavm > 1604603 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/rmic -> /usr/local/bin/javavm > 1604604 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/rmid -> /usr/local/bin/javavm > 1604605 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/rmiregistry -> /usr/local/bin/javavm > 1604606 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/schemagen -> /usr/local/bin/javavm > 1604607 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/serialver -> /usr/local/bin/javavm > 1604608 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/servertool -> /usr/local/bin/javavm > 1604609 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/tnameserv -> /usr/local/bin/javavm > 1604610 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/unpack200 -> /usr/local/bin/javavm > 1604611 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/wsgen -> /usr/local/bin/javavm > 1604612 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/wsimport -> /usr/local/bin/javavm > 1604613 0 lrwxr-xr-x 1 root wheel 21 Dec 28 11:02 usr/local/bin/xjc -> /usr/local/bin/javavm > ================================================================ > build of /usr/ports/java/linux-sun-jdk16 ended at Wed Dec 28 11:04:15 UTC 2011 -- -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> Pain clots and unformed lice pat this train. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAk77lXUACgkQntdYP8FOsoKhNgCdFDqoYOgZqmHshpTl+FWc6h1x A64An0xdrDtDi56fR3yOglXcHU9HVhox =rjSf -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1325110648.4339.3.camel>
