Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2013 02:16:36 GMT
From:      Kevin Zheng <kevinz5000@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182778: Build failure for net/freerdp using non-default options
Message-ID:  <201310070216.r972GaJM068147@oldred.freebsd.org>
Resent-Message-ID: <201310070220.r972K0TW051813@freefall.freebsd.org>

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

>Number:         182778
>Category:       ports
>Synopsis:       Build failure for net/freerdp using non-default options
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 07 02:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Zheng
>Release:        9.2-RELEASE
>Organization:
>Environment:
FreeBSD poppy.local 9.2-RELEASE FreeBSD 9.2-RELEASE #0: Thu Oct  3 18:50:19 CDT 2013     kevinz@poppy.local:/usr/obj/usr/src/sys/QUASAR-PAE  i386
>Description:
Several non-default options cause build failures for net/freerdp.

ALSA (off by default) causes a configuration failure:

CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR)

Build Log: http://quasarp.dyndns.org:8080/logs/bulk/9-i386-default/2013-10-05_20h45m05s/logs/errors/freerdp-1.0.2.log

SSE (off by default) causes a build failure:

/wrkdirs/usr/ports/net/freerdp/work/FreeRDP-FreeRDP-616aed4/libfreerdp-codec/rfx_sse2.c: In function 'rfx_quantization_encode_sse2':
/wrkdirs/usr/ports/net/freerdp/work/FreeRDP-FreeRDP-616aed4/libfreerdp-codec/rfx_sse2.c:276: error: shift must be an immediate

Build Log: http://quasarp.dyndns.org:8080/logs/bulk/9-i386-default/latest/logs/errors/freerdp-1.0.2.log

Note that the machine with the build logs may not be accessible all the time.
>How-To-Repeat:
Build net/freerdp using one or more of the problematic options listed above.
>Fix:
The temporary fix is to mark the problematic options with BROKEN or disable them altogether. I have no idea what the long-term fix is.

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



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