pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: openssl and gcc-6 fallout



On Sat, Feb 17, 2018 at 10:52:54PM +0100, Thomas Klausner wrote:
> On Fri, Feb 16, 2018 at 11:31:24PM +0100, Thomas Klausner wrote:
> > On Fri, Feb 16, 2018 at 05:02:33PM +0100, Thomas Klausner wrote:
> > > openjdk8-1.8.162 (with -g, no idea):
> > > 
> > > openjdk/hotspot/src/share/vm/classfile/verifier.cpp: In member function 'void ClassVerifier::verify_method(methodHandle, Thread*)':
> > > openjdk/hotspot/src/share/vm/classfile/verifier.cpp:1701:1: error: frame size too large for reliable stack checking [-Werror]
> > >  }
> > >  ^
> > 
> > Removing -Werror fixed that.
> 
> And unmasked that libreoffice does not build for me:
> 
> [UIC] modules/spropctrlr
>     [javac] /scratch/misc/libreoffice/work/libreoffice-6.0.1.1/workdir/UnpackedTarball/jfreereport_librepository/common_build.xml:1072: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00007743d7280f59, pid=26512, tid=0x00007743d5b0d000
> #
> # JRE version: OpenJDK Runtime Environment (8.0_162) (build 1.8.0_162-internal-pkgsrc_1.8.162-b00)
> # Java VM: OpenJDK 64-Bit Server VM (25.162-b00 mixed mode bsd-amd64 compressed oops)
> # Problematic frame:
> # V  [libjvm.so+0x680f59]  JNI_GetCreatedJavaVMs+0x19a5d
> #
> # Core dump written. Default location: /scratch/misc/libreoffice/work/libreoffice-6.0.1.1/workdir/UnpackedTarball/jfreereport_librepository/java.core
> #
> # An error report file with more information is saved as:
> # /scratch/misc/libreoffice/work/libreoffice-6.0.1.1/workdir/UnpackedTarball/jfreereport_librepository/hs_err_pid26512.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://bugreport.java.com/bugreport/crash.jsp
> #
> [1]   Abort trap (core dumped) "/usr/pkg/bin/an...
> /scratch/misc/libreoffice/work/libreoffice-6.0.1.1/external/jfreereport/ExternalProject_jfreereport_librepository.mk:20: recipe for target '/scratch/misc/libreoffice/work/libreoffice-6.0.1.1/workdir/ExternalProject/jfreereport_librepository/build' failed
> gmake[1]: *** [/scratch/misc/libreoffice/work/libreoffice-6.0.1.1/workdir/ExternalProject/jfreereport_librepository/build] Error 1
> gmake[1]: *** Waiting for unfinished jobs....
> Makefile:268: recipe for target 'build' failed
> gmake: *** [build] Error 2
> 
> I'll attach the referenced error report file.
> 
> Anyone else seeing this?

Built on the third try. Strange...
 Thomas


Home | Main Index | Thread Index | Old Index