Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2010 18:26:17 +0300 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        salfrancl@yahoo.es
Subject:   ports/144794: multimedia/aegisub: fails to build with multiple option combinations
Message-ID:  <20100316152617.7A466B829@hades.panopticon>
Resent-Message-ID: <201003161530.o2GFU1W9020778@freefall.freebsd.org>

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

>Number:         144794
>Category:       ports
>Synopsis:       multimedia/aegisub: fails to build with multiple option combinations
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 16 15:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Tue Nov 24 22:31:59 MSK 2009
>Description:
Fails to build, likely due to the fact that both portaudio-18.1_2 and portaudio-19.20071207 are installed:

http://people.freebsd.org/~amdmi3/aegisub-local.log

note that disabling portaudio option doesn't help, as the port lack corresponding CONFIGURE_ARGS+=--without-...

Also, fails in tinderbox:

WITH_EFENCE:
http://people.freebsd.org/~amdmi3/aegisub-efence-2.1.8.log
WITH_GCOV:
http://people.freebsd.org/~amdmi3/aegisub-efence-2.1.8.log

(why do you need debug and profile options in the port at all?)

WITHOUT_LUA:
http://people.freebsd.org/~amdmi3/aegisub-nolua-2.1.8.log
WITHOUT_PERL:
http://people.freebsd.org/~amdmi3/aegisub-noperl-2.1.8.log

Has other problems: no such thing as USE_FREETYPE2, typo in uSE_PERL5, CFLAGS in CONFIGURE_ENV (see portlint, should likely use CPPFLAGS instead), depend on pkgconfig not via USE_GNOME=pkgconfig, hardcoded WX version in include dirs.

Likely BUILD/RUN/LIB dependencies problems and more hidden depends (due to lack of --without-...)

Also, the port would be much more readable with line spacings between conditional statements.

Port maintainer (salfrancl@yahoo.es) is cc'd.

Generated with FreeBSD Port Tools 0.99
>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?20100316152617.7A466B829>