Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2019 09:42:11 -0800
From:      Yuri <yuri@freebsd.org>
To:        Mathieu Arnold <mat@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r492405 - in head/graphics: . xournalpp
Message-ID:  <1247ed2c-9db9-645e-c3ae-5901e3d313c1@freebsd.org>
In-Reply-To: <20190208134421.ezqoenmf47yhvxif@ogg.in.absolight.net>
References:  <201902080244.x182igGg043350@repo.freebsd.org> <20190208134421.ezqoenmf47yhvxif@ogg.in.absolight.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/8/19 5:44 AM, Mathieu Arnold wrote:
> WITH_DEBUG is probably*not*  what you want here.  WITH_DEBUG does not
> mean "don't strip" it also produces enormous object files with all
> debugging enabled.  You probably want to do this instead:
>
> STRIP=  # Don't strip


I tried STRIP= and it didn't work.

For some mysterious reason the build fails with optimization. Perhaps 
with debug compiler leaves some weakly linked symbols, this is why.

i hope that they will fix this soon, they promised to work on this over 
the weekend. Once they fix it, we can disable WITH_DEBUG there.


Yuri





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1247ed2c-9db9-645e-c3ae-5901e3d313c1>