Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jan 2012 10:23:13 GMT
From:      Kazutoshi Kubota <kazu@f-tools.jp>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/164135: lang/ruby18 build failed with clang
Message-ID:  <201201151023.q0FANDbi089920@red.freebsd.org>
Resent-Message-ID: <201201151030.q0FAUC72045217@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164135
>Category:       ports
>Synopsis:       lang/ruby18 build failed with clang
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 15 10:30:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kazutoshi Kubota
>Release:        FreeBSD 9.0-RELEASE
>Organization:
>Environment:
FreeBSD project.f-tools.jp 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:15:25 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
lang/ruby18 is failed to build with clang.

clang -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -I/usr/include   -I/usr/include -fPIC -I/usr/include -O2 -pipe -fno-strict-aliasing  -fPIC  -c openssl_missing.c
openssl_missing.c:28:22: error: non-void function 'HMAC_CTX_copy' should return
      a value [-Wreturn-type]
    if (!out || !in) return;
                     ^

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201151023.q0FANDbi089920>