Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge icedtea-bin-3.5.1 fail on MIPS n32 loongson CPU
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
emtone
n00b
n00b


Joined: 11 Apr 2017
Posts: 44

PostPosted: Tue Feb 06, 2018 12:01 pm    Post subject: Reply with quote

Hu wrote:
As a general caution, be aware that:
  1. Changing the permissions on eclasses should not be necessary.
  2. Changing the permissions to be world-writable is completely wrong.
  3. The permissions will likely be restored to normal by your next sync.
  4. Downloading files to build the manifest implies that you will trust whatever you download. Modified or corrupted archives will be accepted without question because there is no Manifest entry to inform you of the modification.

I agree :)
Back to top
View user's profile Send private message
emtone
n00b
n00b


Joined: 11 Apr 2017
Posts: 44

PostPosted: Wed Apr 18, 2018 3:01 pm    Post subject: Reply with quote

A compiler error occurs when I emerge icedtea:
Code:

yeeloong ~ # emerge -av =icedtea-3.7.0
!!! SYNC setting found in make.conf.
    This setting is Deprecated and no longer used.  Please ensure your 'sync-type' and 'sync-uri' are set correctly in /etc/portage/repos.conf/gentoo.conf

 * IMPORTANT: 24 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    *] dev-java/icedtea-3.7.0:8::gentoo  USE="alsa cups gtk jbootstrap pch source sunec webstart (-cacao) -doc -examples -headless-awt (-jamvm) -kerberos -libressl -nsplugin -pax_kernel (-pulseaudio) -sctp (-selinux) (-shenandoah) (-smartcard) {-test} -zero" 0 KiB
[ebuild  N    *] virtual/jdk-1.8.0-r3:1.8::gentoo  0 KiB
[ebuild  N    *] virtual/jre-1.8.0-r1:1.8::gentoo  0 KiB
[ebuild  N    *] dev-java/icedtea-web-1.6.2::gentoo  USE="-doc -javascript -nsplugin -tagsoup {-test}" 0 KiB

Total: 4 packages (4 new), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No] Yes

>>> Verifying ebuild manifests
>>> Running pre-merge checks for dev-java/icedtea-3.7.0
 * Checking for at least 8500 MiB disk space at "/var/tmp/portage/dev-java/icedtea-3.7.0/temp" ...                                                              [ ok ]

>>> Emerging (1 of 4) dev-java/icedtea-3.7.0::gentoo
 * icedtea-3.7.0.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                                             [ ok ]
 * icedtea-3.7-openjdk-644bdc77dd18.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                          [ ok ]
 * icedtea-3.7-corba-872ca6c060bb.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                            [ ok ]
 * icedtea-3.7-jaxp-154d73707643.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                             [ ok ]
 * icedtea-3.7-jaxws-3f0a3aea44b4.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                            [ ok ]
 * icedtea-3.7-jdk-80cebaab0ba5.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                              [ ok ]
 * icedtea-3.7-hotspot-074a569c30e4.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                          [ ok ]
 * icedtea-3.7-nashorn-136ab780f038.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                          [ ok ]
 * icedtea-3.7-langtools-0a2dce555d35.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                        [ ok ]
 * icedtea-cacao-c182f119eaad.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                                [ ok ]
 * icedtea-jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz BLAKE2B SHA512 size ;-) ...                                                                    [ ok ]
 * Checking for at least 8500 MiB disk space at "/var/tmp/portage/dev-java/icedtea-3.7.0/temp" ...                                                              [ ok ]
!!! ERROR: The java executable was not found in the Java path
!!! ERROR: The javac executable was not found in the Java path
 * Using: icedtea-bin-8
>>> Unpacking source...
>>> Unpacking icedtea-3.7.0.tar.xz to /var/tmp/portage/dev-java/icedtea-3.7.0/work
>>> Source unpacked in /var/tmp/portage/dev-java/icedtea-3.7.0/work
>>> Preparing source in /var/tmp/portage/dev-java/icedtea-3.7.0/work/icedtea-3.7.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-java/icedtea-3.7.0/work/icedtea-3.7.0 ...
 * econf: updating icedtea-3.7.0/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating icedtea-3.7.0/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=mips64el-unknown-linux-gnu --host=mips64el-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/icedtea-3.7.0 --htmldir=/usr/share/doc/icedtea-3.7.0/html --libdir=/usr/lib32/icedtea8/lib32 --enable-bootstrap --disable-ccache --enable-precompiled-headers --with-parallel-jobs=1 --with-openjdk-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-openjdk-644bdc77dd18.tar.xz --with-corba-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-corba-872ca6c060bb.tar.xz --with-jaxp-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-jaxp-154d73707643.tar.xz --with-jaxws-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-jaxws-3f0a3aea44b4.tar.xz --with-jdk-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-jdk-80cebaab0ba5.tar.xz --with-langtools-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-langtools-0a2dce555d35.tar.xz --with-nashorn-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-nashorn-136ab780f038.tar.xz --with-cacao-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-cacao-c182f119eaad.tar.xz --with-jamvm-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz --with-jdk-home=/opt/icedtea-bin-3.6.0 --prefix=/usr/lib32/icedtea8 --mandir=/usr/lib32/icedtea8/man --docdir=/usr/share/doc/icedtea-3.7.0 --htmldir=/usr/share/doc/icedtea-3.7.0/html --with-pkgversion=Gentoo icedtea-3.7.0 --disable-downloading --disable-Werror --disable-tests --enable-system-lcms --enable-system-jpeg --enable-system-zlib --disable-systemtap-tests --enable-improved-font-rendering --disable-headless --enable-system-gif --enable-system-png --disable-docs --disable-system-kerberos --without-pax --disable-system-sctp --disable-system-pcsc --enable-sunec --enable-zero --with-hotspot-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-hotspot-074a569c30e4.tar.xz
checking build system type... mips64el-unknown-linux-gnu
checking host system type... mips64el-unknown-linux-gnu
checking target system type... mips64el-unknown-linux-gnu
checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking which branch and release of IcedTea is being built... branch 3.7, release 3.7.0 for OpenJDK 1.8.0
checking for mips64el-unknown-linux-gnu-gcc... mips64el-unknown-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mips64el-unknown-linux-gnu-gcc accepts -g... yes
checking for mips64el-unknown-linux-gnu-gcc option to accept ISO C89... none needed
checking whether mips64el-unknown-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of mips64el-unknown-linux-gnu-gcc... none
checking for mips64el-unknown-linux-gnu-g++... mips64el-unknown-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether mips64el-unknown-linux-gnu-g++ accepts -g... yes
checking dependency style of mips64el-unknown-linux-gnu-g++... none
checking for gmake... /usr/bin/gmake
checking for mips64el-unknown-linux-gnu-gzip... no
checking for gzip... /bin/gzip
checking for gfind... no
checking for find... /usr/bin/find
checking for gpatch... no
checking for patch... /usr/bin/patch
checking for gtar... no
checking for tar... /bin/tar
checking for mips64el-unknown-linux-gnu-chmod... no
checking for chmod... /bin/chmod
checking for gsha256sum... no
checking for sha256sum... /usr/bin/sha256sum
checking for mips64el-unknown-linux-gnu-zip... no
checking for zip... /usr/bin/zip
checking for mips64el-unknown-linux-gnu-unzip... no
checking for unzip... /usr/bin/unzip
checking for mips64el-unknown-linux-gnu-cpio... no
checking for cpio... /bin/cpio
checking for mips64el-unknown-linux-gnu-file... no
checking for file... /usr/bin/file
checking for mips64el-unknown-linux-gnu-readlink... no
checking for readlink... /usr/bin/readlink
checking for fastjar... no
checking for jar... /usr/bin/jar
checking for gsed... no
checking for sed... /bin/sed
checking for mips64el-unknown-linux-gnu-ldd... no
checking for ldd... ldd
checking for mips64el-unknown-linux-gnu-gawk... no
checking for gawk... /usr/bin/gawk
checking for mips64el-unknown-linux-gnu-which... no
checking for which... /usr/bin/which
checking for mips64el-unknown-linux-gnu-perl... no
checking for perl... /usr/bin/perl
checking for mips64el-unknown-linux-gnu-lsb_release... no
checking for lsb_release... /usr/bin/lsb_release
checking for mips64el-unknown-linux-gnu-linux32... no
checking for linux32... /usr/bin/linux32
checking for mips64el-unknown-linux-gnu-hg... no
checking for hg... no
checking for an OpenJDK source directory... /var/tmp/portage/dev-java/icedtea-3.7.0/work/icedtea-3.7.0/openjdk
checking for mips64el-unknown-linux-gnu-rmdir... no
checking for rmdir... /bin/rmdir
checking if /bin/rmdir supports --ignore-fail-on-non-empty... yes
configure: Default HotSpot build on this architecture is default
checking which HotSpot build to use... default
checking if HotSpot build default works on mips64el... yes
checking version of GCC... 5.4.0 (major version 5, minor version 4)
checking for mips64el-unknown-linux-gnu-getconf... no
checking for getconf... /usr/bin/getconf
checking the number of online processors... 1
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /var/tmp/portage/dev-java/icedtea-3.7.0/work/icedtea-3.7.0... yes
checking whether to disable the execution of the JTReg tests... yes
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking whether to disable the execution of the SystemTap tests... yes
checking for system library directory...  * Unable to trace static ELF: /lib32/ld.so.1: /lib32/ld.so.1 --verify ./a.out

checking for mips64el-unknown-linux-gnu-pkg-config... /usr/bin/mips64el-unknown-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the PKCS11 crypto provider using NSS... disabled by default (edit java.security to enable)
checking for NSS... no
configure: WARNING: Could not find NSS; using  as its location.
checking whether to enable the Sun elliptic curve crypto provider... yes
checking for NSS_SOFTOKN... no
checking for NSS_JAVA... no
configure: error: Could not find a suitable NSS installation to use for the SunEC provider.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-java/icedtea-3.7.0/work/icedtea-3.7.0/config.log
 * ERROR: dev-java/icedtea-3.7.0::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *               ebuild.sh, line  124:  Called src_configure
 *             environment, line 4756:  Called econf '--enable-bootstrap' '--disable-ccache' '--enable-precompiled-headers' '--with-parallel-jobs=1' '--with-openjdk-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-openjdk-644bdc77dd18.tar.xz' '--with-corba-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-corba-872ca6c060bb.tar.xz' '--with-jaxp-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-jaxp-154d73707643.tar.xz' '--with-jaxws-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-jaxws-3f0a3aea44b4.tar.xz' '--with-jdk-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-jdk-80cebaab0ba5.tar.xz' '--with-langtools-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-langtools-0a2dce555d35.tar.xz' '--with-nashorn-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-nashorn-136ab780f038.tar.xz' '--with-cacao-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-cacao-c182f119eaad.tar.xz' '--with-jamvm-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz' '--with-jdk-home=/opt/icedtea-bin-3.6.0' '--prefix=/usr/lib32/icedtea8' '--mandir=/usr/lib32/icedtea8/man' '--docdir=/usr/share/doc/icedtea-3.7.0' '--htmldir=/usr/share/doc/icedtea-3.7.0/html' '--with-pkgversion=Gentoo icedtea-3.7.0' '--disable-downloading' '--disable-Werror' '--disable-tests' '--enable-system-lcms' '--enable-system-jpeg' '--enable-system-zlib' '--disable-systemtap-tests' '--enable-improved-font-rendering' '--disable-headless' '--enable-system-gif' '--enable-system-png' '--disable-docs' '--disable-system-kerberos' '--without-pax' '--disable-system-sctp' '--disable-system-pcsc' '--enable-sunec' '--enable-zero' '--with-hotspot-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-hotspot-074a569c30e4.tar.xz'
 *        phase-helpers.sh, line  666:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
 * If you need support, post the output of `emerge --info '=dev-java/icedtea-3.7.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-java/icedtea-3.7.0::gentoo'`.
!!! When you file a bug report, please include the following information:
GENTOO_VM=icedtea-bin-8  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info =icedtea-3.7.0
 * The complete build log is located at '/var/tmp/portage/dev-java/icedtea-3.7.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/icedtea-3.7.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-java/icedtea-3.7.0/work/icedtea-3.7.0'
 * S: '/var/tmp/portage/dev-java/icedtea-3.7.0/work/icedtea-3.7.0'

>>> Failed to emerge dev-java/icedtea-3.7.0, Log file:

>>>  '/var/tmp/portage/dev-java/icedtea-3.7.0/temp/build.log'

 * Messages for package dev-java/icedtea-3.7.0:

 * ERROR: dev-java/icedtea-3.7.0::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *               ebuild.sh, line  124:  Called src_configure
 *             environment, line 4756:  Called econf '--enable-bootstrap' '--disable-ccache' '--enable-precompiled-headers' '--with-parallel-jobs=1' '--with-openjdk-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-openjdk-644bdc77dd18.tar.xz' '--with-corba-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-corba-872ca6c060bb.tar.xz' '--with-jaxp-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-jaxp-154d73707643.tar.xz' '--with-jaxws-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-jaxws-3f0a3aea44b4.tar.xz' '--with-jdk-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-jdk-80cebaab0ba5.tar.xz' '--with-langtools-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-langtools-0a2dce555d35.tar.xz' '--with-nashorn-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-nashorn-136ab780f038.tar.xz' '--with-cacao-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-cacao-c182f119eaad.tar.xz' '--with-jamvm-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz' '--with-jdk-home=/opt/icedtea-bin-3.6.0' '--prefix=/usr/lib32/icedtea8' '--mandir=/usr/lib32/icedtea8/man' '--docdir=/usr/share/doc/icedtea-3.7.0' '--htmldir=/usr/share/doc/icedtea-3.7.0/html' '--with-pkgversion=Gentoo icedtea-3.7.0' '--disable-downloading' '--disable-Werror' '--disable-tests' '--enable-system-lcms' '--enable-system-jpeg' '--enable-system-zlib' '--disable-systemtap-tests' '--enable-improved-font-rendering' '--disable-headless' '--enable-system-gif' '--enable-system-png' '--disable-docs' '--disable-system-kerberos' '--without-pax' '--disable-system-sctp' '--disable-system-pcsc' '--enable-sunec' '--enable-zero' '--with-hotspot-src-zip=/var/tmp/portage/dev-java/icedtea-3.7.0/distdir/icedtea-3.7-hotspot-074a569c30e4.tar.xz'
 *        phase-helpers.sh, line  666:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  117:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
 * If you need support, post the output of `emerge --info '=dev-java/icedtea-3.7.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-java/icedtea-3.7.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-java/icedtea-3.7.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/icedtea-3.7.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-java/icedtea-3.7.0/work/icedtea-3.7.0'
 * S: '/var/tmp/portage/dev-java/icedtea-3.7.0/work/icedtea-3.7.0'
yeeloong ~ #
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum