[Bug 214697] devel/ocl-icd: ruby core dumps

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 21 01:38:58 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214697

            Bug ID: 214697
           Summary: devel/ocl-icd: ruby core dumps
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: vvd at unislabs.com

11.0 i386.
ruby 2.3.1 and 2.3.2.
Other dependent from ruby ports build and work without errors.
On amd64 all work fine too - no core dumps.

# portmaster ocl-icd-2.2.9

===>>> Currently installed version: ocl-icd-2.2.9
===>>> Port directory: /usr/ports/devel/ocl-icd

===>>> Gathering distinfo list for installed ports

===>>> Launching 'make checksum' for devel/ocl-icd in background
===>>> Gathering dependency list for devel/ocl-icd from ports
===>>> Initial dependency check complete for devel/ocl-icd


===>>> Starting build for devel/ocl-icd <<<===

===>>> All dependencies are up to date

===>  Cleaning for ocl-icd-2.2.9
===>  License BSD2CLAUSE accepted by the user
===>  Found saved configuration for ocl-icd-2.2.9
===>   ocl-icd-2.2.9 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by ocl-icd-2.2.9 for building
===>  Extracting for ocl-icd-2.2.9
=> SHA256 Checksum OK for ocl-icd-2.2.9.tar.gz.
===>   ocl-icd-2.2.9 depends on file: /usr/local/bin/ruby23 - found
===>  Patching for ocl-icd-2.2.9
===>   ocl-icd-2.2.9 depends on file: /usr/local/bin/ruby23 - found
===>  Applying FreeBSD patches for ocl-icd-2.2.9
===>   ocl-icd-2.2.9 depends on package: opencl>=2.1 - found
===>   ocl-icd-2.2.9 depends on file: /usr/local/bin/ruby23 - found
===>   ocl-icd-2.2.9 depends on executable: gmake - found
===>  Configuring for ocl-icd-2.2.9
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether gmake supports nested variables... (cached) yes
checking for style of include used by gmake... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... i386-portbld-freebsd11
checking host system type... i386-portbld-freebsd11
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i386-portbld-freebsd11 file names to
i386-portbld-freebsd11 format... func_convert_file_noop
checking how to convert i386-portbld-freebsd11 file names to toolchain
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for cc option to accept ISO C89... (cached) none needed
checking whether ln -s works... yes
checking for asciidoc... /usr/local/bin/asciidoc
checking for a2x... /usr/local/bin/a2x
checking for xmlto... /usr/local/bin/xmlto
checking for dlopen in -ldl... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking CL/opencl.h usability... yes
checking CL/opencl.h presence... yes
checking for CL/opencl.h... yes
checking whether OpenCL headers 2.1 are available... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether C compiler accepts -Wno-deprecated-declarations... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for strstr... yes
configure: using system OpenCL headers
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating OpenCL.pc
config.status: creating ocl-icd.pc
config.status: creating tests/atlocal
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing tests/atconfig commands
===>  Building for ocl-icd-2.2.9
gmake[2]: вход в каталог «/usr/obj/usr/ports/devel/ocl-icd/work/ocl-icd-2.2.9»
ruby icd_generator.rb --mode database --database ./ocl_interface.yaml \

ruby icd_generator.rb --mode generate --database ./ocl_interface.yaml
[BUG] Segmentation fault at 0x0005a1
ruby 2.3.2p217 (2016-11-15 revision 56796) [i386-freebsd11]

-- Control frame information -----------------------------------------------


-- Other runtime information -----------------------------------------------

* Loaded script: icd_generator.rb

* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 rational.so
    3 complex.so
    4 /usr/local/lib/ruby/2.3/i386-freebsd11/enc/encdb.so
    5 /usr/local/lib/ruby/2.3/i386-freebsd11/enc/trans/transdb.so
    6 /usr/local/lib/ruby/2.3/unicode_normalize.rb
    7 /usr/local/lib/ruby/2.3/i386-freebsd11/rbconfig.rb
    8 /usr/local/lib/ruby/2.3/rubygems/compatibility.rb
    9 /usr/local/lib/ruby/2.3/rubygems/defaults.rb
   10 /usr/local/lib/ruby/2.3/rubygems/deprecate.rb
   11 /usr/local/lib/ruby/2.3/rubygems/errors.rb
   12 /usr/local/lib/ruby/2.3/rubygems/version.rb
   13 /usr/local/lib/ruby/2.3/rubygems/requirement.rb
   14 /usr/local/lib/ruby/2.3/rubygems/platform.rb
   15 /usr/local/lib/ruby/2.3/rubygems/basic_specification.rb
   16 /usr/local/lib/ruby/2.3/rubygems/stub_specification.rb
   17 /usr/local/lib/ruby/2.3/rubygems/util/list.rb
   18 /usr/local/lib/ruby/2.3/i386-freebsd11/stringio.so
   19 /usr/local/lib/ruby/2.3/rubygems/specification.rb
   20 /usr/local/lib/ruby/2.3/rubygems/exceptions.rb
   21 /usr/local/lib/ruby/2.3/rubygems/core_ext/kernel_gem.rb
   22 /usr/local/lib/ruby/2.3/monitor.rb
   23 /usr/local/lib/ruby/2.3/rubygems/core_ext/kernel_require.rb
   24 /usr/local/lib/ruby/2.3/rubygems.rb
   25 /usr/local/lib/ruby/2.3/rubygems/path_support.rb
   26 /usr/local/lib/ruby/2.3/psych/exception.rb
   27 /usr/local/lib/ruby/2.3/psych/syntax_error.rb
   28 /usr/local/lib/ruby/2.3/i386-freebsd11/psych.so
   29 /usr/local/lib/ruby/2.3/psych/omap.rb
   30 /usr/local/lib/ruby/2.3/psych/set.rb
   31 /usr/local/lib/ruby/2.3/psych/class_loader.rb
   32 /usr/local/lib/ruby/2.3/i386-freebsd11/strscan.so
   33 /usr/local/lib/ruby/2.3/psych/scalar_scanner.rb
   34 /usr/local/lib/ruby/2.3/psych/nodes/node.rb
   35 /usr/local/lib/ruby/2.3/psych/nodes/stream.rb
   36 /usr/local/lib/ruby/2.3/psych/nodes/document.rb
   37 /usr/local/lib/ruby/2.3/psych/nodes/sequence.rb
   38 /usr/local/lib/ruby/2.3/psych/nodes/scalar.rb
   39 /usr/local/lib/ruby/2.3/psych/nodes/mapping.rb
   40 /usr/local/lib/ruby/2.3/psych/nodes/alias.rb
   41 /usr/local/lib/ruby/2.3/psych/nodes.rb
   42 /usr/local/lib/ruby/2.3/psych/streaming.rb
   43 /usr/local/lib/ruby/2.3/psych/visitors/visitor.rb
   44 /usr/local/lib/ruby/2.3/psych/visitors/to_ruby.rb
   45 /usr/local/lib/ruby/2.3/psych/visitors/emitter.rb
   46 /usr/local/lib/ruby/2.3/psych/handler.rb
   47 /usr/local/lib/ruby/2.3/psych/tree_builder.rb
   48 /usr/local/lib/ruby/2.3/psych/visitors/yaml_tree.rb
   49 /usr/local/lib/ruby/2.3/psych/json/ruby_events.rb
   50 /usr/local/lib/ruby/2.3/psych/visitors/json_tree.rb
   51 /usr/local/lib/ruby/2.3/psych/visitors/depth_first.rb
   52 /usr/local/lib/ruby/2.3/psych/visitors.rb
   53 /usr/local/lib/ruby/2.3/psych/parser.rb
   54 /usr/local/lib/ruby/2.3/psych/coder.rb
   55 /usr/local/lib/ruby/2.3/psych/core_ext.rb
   56 /usr/local/lib/ruby/2.3/i386-freebsd11/date_core.so
   57 /usr/local/lib/ruby/2.3/date.rb
   58 /usr/local/lib/ruby/2.3/psych/deprecated.rb
   59 /usr/local/lib/ruby/2.3/psych/stream.rb
   60 /usr/local/lib/ruby/2.3/psych/json/yaml_events.rb
   61 /usr/local/lib/ruby/2.3/psych/json/tree_builder.rb
   62 /usr/local/lib/ruby/2.3/psych/json/stream.rb
   63 /usr/local/lib/ruby/2.3/psych/handlers/document_stream.rb
   64 /usr/local/lib/ruby/2.3/psych.rb
   65 /usr/local/lib/ruby/2.3/yaml.rb
   66 /usr/local/lib/ruby/2.3/optparse.rb

* Process memory map:

     START        END PRT  RES PRES REF SHD   FL TP PATH
 0x8048000  0x8049000 r-x    1    2   2   0 CN-- vn /usr/local/bin/ruby23
 0x8049000  0x804a000 rw-    1    1   1   0 ---- df 
0x28049000 0x28063000 r-x   25   25  28   0 CN-- vn /libexec/ld-elf.so.1
0x28063000 0x2806e000 rw-   11   11   1   0 ---- df 
0x2806e000 0x28074000 rw-    6    6   1   0 ---- df 
0x28075000 0x28077000 r-x    2    2   4   2 CN-- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/enc/encdb.so
0x28077000 0x28078000 rw-    1    0   1   0 C--- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/enc/encdb.so
0x28078000 0x282c3000 r-x  587    0   1   0 C--- vn
/usr/local/lib/libruby23.so.23
0x282c3000 0x282c8000 rw-    5    0   1   0 C--- vn
/usr/local/lib/libruby23.so.23
0x282c8000 0x282cd000 rw-    5    5   1   0 ---- df 
0x282cd000 0x282e4000 r-x   23   25   4   2 CN-- vn /lib/libelf.so.2
0x282e4000 0x282e5000 rw-    1    0   1   0 C--- vn /lib/libelf.so.2
0x282e5000 0x282e7000 r-x    2    2   4   2 CN-- vn /usr/lib/libexecinfo.so.1
0x282e7000 0x282e8000 rw-    1    0   1   0 C--- vn /usr/lib/libexecinfo.so.1
0x282e8000 0x282f1000 r-x    9    9   4   2 CN-- vn /usr/lib/libprocstat.so.1
0x282f1000 0x282f2000 rw-    1    0   1   0 C--- vn /usr/lib/libprocstat.so.1
0x282f2000 0x282ff000 r-x   13   14  10   5 CN-- vn /lib/libcrypt.so.5
0x282ff000 0x28300000 rw-    1    0   1   0 C--- vn /lib/libcrypt.so.5
0x28300000 0x28311000 rw-    0    0   0   0 ---- -- 
0x28311000 0x28338000 r-x   28   33   6   3 CN-- vn /lib/libm.so.5
0x28338000 0x28339000 rw-    1    0   1   0 C--- vn /lib/libm.so.5
0x28339000 0x28353000 r-x   26   28  12   6 CN-- vn /lib/libthr.so.3
0x28353000 0x28354000 rw-    1    0   1   0 C--- vn /lib/libthr.so.3
0x28354000 0x2835d000 rw-    8    8   1   0 ---- df 
0x2835d000 0x284b1000 r-x  306  328  54  26 CN-- vn /lib/libc.so.7
0x284b1000 0x284b8000 rw-    7    0   1   0 C--- vn /lib/libc.so.7
0x284b8000 0x284cd000 rw-   12   12   1   0 ---- df 
0x284cd000 0x284d8000 r-x   11   12   4   2 CN-- vn /lib/libgcc_s.so.1
0x284d8000 0x284d9000 rw-    1    0   1   0 C--- vn /lib/libgcc_s.so.1
0x284d9000 0x284e7000 r-x   14   15   4   2 CN-- vn /lib/libkvm.so.7
0x284e7000 0x284e8000 rw-    1    0   1   0 C--- vn /lib/libkvm.so.7
0x284e8000 0x284f8000 r-x   16   17  34  17 CN-- vn /lib/libutil.so.9
0x284f8000 0x284f9000 rw-    1    0   1   0 C--- vn /lib/libutil.so.9
0x284f9000 0x28513000 rw-   18  852   2   0 ---- df 
0x28513000 0x28515000 r-x    2    3   4   2 CN-- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/enc/trans/transdb.so
0x28515000 0x28516000 rw-    1    0   1   0 C--- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/enc/trans/transdb.so
0x28516000 0x2851c000 r-x    6    7   4   2 CN-- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/stringio.so
0x2851c000 0x2851d000 rw-    1    0   1   0 C--- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/stringio.so
0x2851d000 0x28522000 r-x    5    6   4   2 CN-- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/psych.so
0x28522000 [BUG] 0x28523000 Segmentation fault at 0x0005a1r
ruby 2.3.2p217 (2016-11-15 revision 56796) [i386-freebsd11]

-- Control frame information -----------------------------------------------
w-    1    0   1   0 C--- vn /usr/local/lib/ruby/2.3/i386-freebsd11/psych.so
0x28523000 0x2853f000 r-x   28   29   4   2 CN-- vn 
/usr/local/lib/libyaml-0.so.2.0.4
0x2853f000 0x28540000 
-- Other runtime information -----------------------------------------------

rw-    1 * Loaded script: icd_generator.rb
   0 
  1 * Loaded features:

  0 C-    0 enumerator.so
-- vn     1 thread.rb
    2 rational.so
/usr/local/lib/libyaml-0.so.2.0.4
0x28540000 0x28544000 r-x    4    5   4   2 CN-- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/strscan.so
0x28544000 0x28545000 rw-    1    0   1   0 C-    3 complex.so
-    4 /usr/local/lib/ruby/2.3/i386-freebsd11/enc/encdb.so
    5 /usr/local/lib/ruby/2.3/i386-freebsd11/enc/trans/transdb.so
- vn /usr/local/lib/ruby/2.3/i386-freebsd11/strscan.so
0x28545000 0x2857f000 r    6 /usr/local/lib/ruby/2.3/unicode_normalize.rb
-    7 /usr/local/lib/ruby/2.3/i386-freebsd11/rbconfig.rb
x     8 /usr/local/lib/ruby/2.3/rubygems/compatibility.rb
    9 /usr/local/lib/ruby/2.3/rubygems/defaults.rb
  58    10 /usr/local/lib/ruby/2.3/rubygems/deprecate.rb
  59    11 /usr/local/lib/ruby/2.3/rubygems/errors.rb
  4   2 CN-- vn /usr/local/lib/ruby/2.3/i386-freebsd11/date_core.so
0x2857f000 0x28581000 rw-    2    0   1   0 C   12
/usr/local/lib/ruby/2.3/rubygems/version.rb
--   13 /usr/local/lib/ruby/2.3/rubygems/requirement.rb
-    14 /usr/local/lib/ruby/2.3/rubygems/platform.rb
   15 /usr/local/lib/ruby/2.3/rubygems/basic_specification.rb
vn    16 /usr/local/lib/ruby/2.3/rubygems/stub_specification.rb
/usr/local/lib/ruby/2.3/i386-freebsd11/date_core.so
   17 /usr/local/lib/ruby/2.3/rubygems/util/list.rb
0x28600000    18 /usr/local/lib/ruby/2.3/i386-freebsd11/stringio.so
   19 /usr/local/lib/ruby/2.3/rubygems/specification.rb
0x28e00000 r   20 /usr/local/lib/ruby/2.3/rubygems/exceptions.rb
w   21 /usr/local/lib/ruby/2.3/rubygems/core_ext/kernel_gem.rb
-  834  852   2    22 /usr/local/lib/ruby/2.3/monitor.rb
  0 -   23 /usr/local/lib/ruby/2.3/rubygems/core_ext/kernel_require.rb
--   24 /usr/local/lib/ruby/2.3/rubygems.rb
-    25 /usr/local/lib/ruby/2.3/rubygems/path_support.rb
df 
   26 /usr/local/lib/ruby/2.3/psych/exception.rb
0xbbbf9000    27 /usr/local/lib/ruby/2.3/psych/syntax_error.rb
   28 /usr/local/lib/ruby/2.3/i386-freebsd11/psych.so
0xbbbfa000 -   29 /usr/local/lib/ruby/2.3/psych/omap.rb
--    0    1   2   0 ---   30 /usr/local/lib/ruby/2.3/psych/set.rb
   31 /usr/local/lib/ruby/2.3/psych/class_loader.rb
   32 /usr/local/lib/ruby/2.3/i386-freebsd11/strscan.so
   33 /usr/local/lib/ruby/2.3/psych/scalar_scanner.rb
   34 /usr/local/lib/ruby/2.3/psych/nodes/node.rb
   35 /usr/local/lib/ruby/2.3/psych/nodes/stream.rb
   36 /usr/local/lib/ruby/2.3/psych/nodes/document.rb
   37 /usr/local/lib/ruby/2.3/psych/nodes/sequence.rb
   38 /usr/local/lib/ruby/2.3/psych/nodes/scalar.rb
   39 /usr/local/lib/ruby/2.3/psych/nodes/mapping.rb
D    40 /usr/local/lib/ruby/2.3/psych/nodes/alias.rb
   41 /usr/local/lib/ruby/2.3/psych/nodes.rb
df    42 /usr/local/lib/ruby/2.3/psych/streaming.rb
   43 /usr/local/lib/ruby/2.3/psych/visitors/visitor.rb
   44 /usr/local/lib/ruby/2.3/psych/visitors/to_ruby.rb
   45 /usr/local/lib/ruby/2.3/psych/visitors/emitter.rb
   46 /usr/local/lib/ruby/2.3/psych/handler.rb
   47 /usr/local/lib/ruby/2.3/psych/tree_builder.rb
   48 /usr/local/lib/ruby/2.3/psych/visitors/yaml_tree.rb
   49 /usr/local/lib/ruby/2.3/psych/json/ruby_events.rb
   50 /usr/local/lib/ruby/2.3/psych/visitors/json_tree.rb
   51 /usr/local/lib/ruby/2.3/psych/visitors/depth_first.rb
   52 /usr/local/lib/ruby/2.3/psych/visitors.rb
   53 /usr/local/lib/ruby/2.3/psych/parser.rb
   54 /usr/local/lib/ruby/2.3/psych/coder.rb
   55 /usr/local/lib/ruby/2.3/psych/core_ext.rb
   56 /usr/local/lib/ruby/2.3/i386-freebsd11/date_core.so

   57 /usr/local/lib/ruby/2.3/date.rb
   58 /usr/local/lib/ruby/2.3/psych/deprecated.rb
   59 /usr/local/lib/ruby/2.3/psych/stream.rb
   60 /usr/local/lib/ruby/2.3/psych/json/yaml_events.rb
   61 /usr/local/lib/ruby/2.3/psych/json/tree_builder.rb
0xbbbfa000    62 /usr/local/lib/ruby/2.3/psych/json/stream.rb
0xbbbfe000    63 /usr/local/lib/ruby/2.3/psych/handlers/document_stream.rb
r   64 /usr/local/lib/ruby/2.3/psych.rb
   65 /usr/local/lib/ruby/2.3/yaml.rb
   66 /usr/local/lib/ruby/2.3/optparse.rb

wx    1    1   2   0 ---D df 
0xbbbfe000 0xbbbff000 ---    0    0   0   0 ---- -- 
0xbfbdf000 0xbfbff000 rwx    5    5   1   0 ---D df 
0xbfbff000 0xbfc00000 r-x    1    1  34   0 ---- ph 
* Process memory map:

     START        END PRT  RES PRES REF SHD   FL TP PATH

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

 0x8048000  0x8049000 r-x    1    2   2   0 CN-- vn /usr/local/bin/ruby23
 0x8049000  0x804a000 rw-    1    1   1   0 ---- df 
0x28049000 0x28063000 r-x   25   25  29   0 CN-- vn /libexec/ld-elf.so.1
0x28063000 0x2806e000 rw-   11   11   1   0 ---- df 
0x2806e000 0x28074000 rw-    6    6   1   0 ---- df 
0x28075000 0x28077000 r-x    2    2   4   2 CN-- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/enc/encdb.so
0x28077000 0x28078000 rw-    1    0   1   0 C--- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/enc/encdb.so
0x28078000 0x282c3000 r-x  587    0   1   0 C--- vn
/usr/local/lib/libruby23.so.23
0x282c3000 0x282c8000 rw-    5    0   1   0 C--- vn
/usr/local/lib/libruby23.so.23
0x282c8000 0x282cd000 rw-    5    5   1   0 ---- df 
0x282cd000 0x282e4000 r-x   23   25   4   2 CN-- vn /lib/libelf.so.2
0x282e4000 0x282e5000 rw-    1    0   1   0 C--- vn /lib/libelf.so.2
0x282e5000 0x282e7000 r-x    2    2   4   2 CN-- vn /usr/lib/libexecinfo.so.1
0x282e7000 0x282e8000 rw-    1    0   1   0 C--- vn /usr/lib/libexecinfo.so.1
0x282e8000 0x282f1000 r-x    9    9   4   2 CN-- vn /usr/lib/libprocstat.so.1
0x282f1000 0x282f2000 rw-    1    0   1   0 C--- vn /usr/lib/libprocstat.so.1
0x282f2000 0x282ff000 r-x   13   14  10   5 CN-- vn /lib/libcrypt.so.5
0x282ff000 0x28300000 rw-    1    0   1   0 C--- vn /lib/libcrypt.so.5
0x28300000 0x28311000 rw-    0    0   0   0 ---- -- 
0x28311000 0x28338000 r-x   28   33   6   3 CN-- vn /lib/libm.so.5
0x28338000 0x28339000 rw-    1    0   1   0 C--- vn /lib/libm.so.5
0x28339000 0x28353000 r-x   26   28  12   6 CN-- vn /lib/libthr.so.3
0x28353000 0x28354000 rw-    1    0   1   0 C--- vn /lib/libthr.so.3
0x28354000 0x2835d000 rw-    8    8   1   0 ---- df 
0x2835d000 0x284b1000 r-x  306  328  54  26 CN-- vn /lib/libc.so.7
0x284b1000 0x284b8000 rw-    7    0   1   0 C--- vn /lib/libc.so.7
0x284b8000 0x284cd000 rw-   12   12   1   0 ---- df 
0x284cd000 0x284d8000 r-x   11   12   4   2 CN-- vn /lib/libgcc_s.so.1
0x284d8000 0x284d9000 rw-    1    0   1   0 C--- vn /lib/libgcc_s.so.1
0x284d9000 0x284e7000 r-x   14   15   4   2 CN-- vn /lib/libkvm.so.7
0x284e7000 0x284e8000 rw-    1    0   1   0 C--- vn /lib/libkvm.so.7
0x284e8000 0x284f8000 r-x   16   17  34  17 CN-- vn /lib/libutil.so.9
0x284f8000 0x284f9000 rw-    1    0   1   0 C--- vn /lib/libutil.so.9
0x284f9000 0x28513000 rw-   18  852   2   0 ---- df 
0x28513000 0x28515000 r-x    2    3   4   2 CN-- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/enc/trans/transdb.so
0x28515000 0x28516000 rw-    1    0   1   0 C--- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/enc/trans/transdb.so
0x28516000 0x2851c000 r-x    6    7   4   2 CN-- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/stringio.so
0x2851c000 0x2851d000 rw-    1    0   1   0 C--- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/stringio.so
0x2851d000 0x28522000 r-x    5    6   4   2 CN-- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/psych.so
0x28522000 0x28523000 rw-    1    0   1   0 C--- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/psych.so
0x28523000 0x2853f000 r-x   28   29   4   2 CN-- vn
/usr/local/lib/libyaml-0.so.2.0.4
0x2853f000 0x28540000 rw-    1    0   1   0 C--- vn
/usr/local/lib/libyaml-0.so.2.0.4
0x28540000 0x28544000 r-x    4    5   4   2 CN-- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/strscan.so
0x28544000 0x28545000 rw-    1    0   1   0 C--- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/strscan.so
0x28545000 0x2857f000 r-x   58   59   4   2 CN-- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/date_core.so
0x2857f000 0x28581000 rw-    2    0   1   0 C--- vn
/usr/local/lib/ruby/2.3/i386-freebsd11/date_core.so
0x28600000 0x28e00000 rw-  834  852   2   0 ---- df 
0xbbbf9000 0xbbbfa000 ---    0    1   2   0 ---D df 
0xbbbfa000 0xbbbfe000 rwx    1    1   2   0 ---D df 
0xbbbfe000 0xbbbff000 ---    0    0   0   0 ---- -- 
0xbfbdf000 0xbfbff000 rwx    5    5   1   0 ---D df 
0xbfbff000 0xbfc00000 r-x    1    1  35   0 ---- ph 

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

gmake[2]: *** [Makefile:1464: stamp-generator-dummy] Abort trap (сделан дамп
памяти)
gmake[2]: *** Ожидание завершения заданий…
gmake[2]: *** [Makefile:1442: stamp-generator] Abort trap (сделан дамп памяти)
gmake[2]: выход из каталога
«/usr/obj/usr/ports/devel/ocl-icd/work/ocl-icd-2.2.9»
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/ocl-icd
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/ocl-icd

===>>> make build failed for devel/ocl-icd
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
       portmaster <flags> devel/ocl-icd

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer informed via mail

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list