reproduce-devel
[Top][All Lists]
Advanced

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

[Reproduce-devel] [bug #56716] Libffi tries to compile Java code


From: Mohammad Akhlaghi
Subject: [Reproduce-devel] [bug #56716] Libffi tries to compile Java code
Date: Mon, 5 Aug 2019 05:59:06 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

URL:
  <https://savannah.nongnu.org/bugs/?56716>

                 Summary: Libffi tries to compile Java code
                 Project: Reproducible paper template
            Submitted by: makhlaghi
            Submitted on: Mon 05 Aug 2019 10:59:04 AM BST
                Category: Software
                Severity: 3 - Normal
              Item Group: Crash
                  Status: In Progress
                 Privacy: Public
             Assigned to: makhlaghi
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

On a macOS system, Libffi is trying to compile its Java API and is thus
crashing with the error message below. Until we build a Java environment
within the pipeline, Libffi's Java support should be disabled.


/PATH/TO/BUILDDIR/software/installed/bin/gcc  -DHAVE_MKSTEMP  -DHAVE_FSEEKO 
-DHAVE_FONTCONFIG  -DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 
-DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=1
-DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2
-I/PATH/TO/BUILDDIR/software/installed/include  -Wall -Wstrict-prototypes
-Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings
-fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin
-fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1
-DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long"
-D__USE_UNIX98=1   -DHAVE_RESTRICT=1 -DUSE_LIBICONV_GNU -fno-strict-aliasing
-DHAVE_POPEN_PROTO=1    -I./obj -I./base -I./devices  -DWHICH_CMS="lcms2mt" -o
./obj/gsfcid.o -c ./base/gsfcid.c
/var/tmp//ccqlMgni.s:216:no such instruction: `vmovss (%rax), %xmm0'
/var/tmp//ccqlMgni.s:217:no such instruction: `vmovss %xmm0, -8(%rdx)'
make[4]: *** [Makefile;1359: src/java_raw_api.lo] Error 1
make[4]: Leaving directory
'/PATH/TO/BUILDDIR/software/build-tmp/libffi-3.2.1/x86_64-apple-darwin17.7.0'
make[3]: *** [Makefile;1596: all-recursive] Error 1
make[3]: Leaving directory
'/PATH/TO/BUILDDIR/software/build-tmp/libffi-3.2.1/x86_64-apple-darwin17.7.0'
make[2]: *** [Makefile;730: all] Error 2
make[2]: Leaving directory
'/PATH/TO/BUILDDIR/software/build-tmp/libffi-3.2.1/x86_64-apple-darwin17.7.0'
make[1]: *** [Makefile;608: all-all] Error 2
make[1]: Leaving directory
'/PATH/TO/BUILDDIR/software/build-tmp/libffi-3.2.1'
make: *** [reproduce/software/make/python.mk;247:
/PATH/TO/BUILDDIR/software/installed/version-info/proglib/libffi] Error 2
make: *** Waiting for unfinished jobs....





    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?56716>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]