Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2019 13:20:53 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernando.apesteguia@gmail.com>
Cc:        Kubilay Kocak <koobs@freebsd.org>, Greg 'groggy' Lehey <grog@freebsd.org>, ports@freebsd.org, pkg-fallout@freebsd.org
Subject:   Re: [package - head-i386-default][graphics/hugin] Failed for hugin-2019.0.0_1 in build
Message-ID:  <8sw3-8uzu-wny@FreeBSD.org>
In-Reply-To: <CAGwOe2bKEj8BzL=fPRsewKqjU8ju2WmE4ZL%2B5V0Wya=_Jnm82g__46160.4753205151$1555749835$gmane$org@mail.gmail.com> ("Fernando =?utf-8?Q?Apestegu=C3=ADa=22's?= message of "Sat, 20 Apr 2019 10:43:08 %2B0200")
References:  <201904190716.x3J7GXI0092709@beefy11.nyi.freebsd.org> <20190420081526.GD91992@eureka.lemis.com> <3a69fe32-7deb-c2df-f3fa-f84b7a8b96f3@FreeBSD.org> <CAGwOe2bKEj8BzL=fPRsewKqjU8ju2WmE4ZL%2B5V0Wya=_Jnm82g__46160.4753205151$1555749835$gmane$org@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Fernando Apestegu=C3=ADa <fernando.apesteguia@gmail.com> writes:

> El s=C3=A1b., 20 abr. 2019 10:27, Kubilay Kocak <koobs@freebsd.org> escri=
bi=C3=B3:
>
>> On 20/04/2019 6:15 pm, Greg 'groggy' Lehey wrote:
>> > I've received a number of these messages.  Based on the fact that they
>> > seem to be a jail mismatch, I assume that this has nothing to do with
>> > the port itself.  Can somebody confirm or deny this?  If I need to do
>> > something, please explain.
>> >
>> > Greg
>> >
>> > On Friday, 19 April 2019 at  7:16:33 +0000, pkg-fallout@FreeBSD.org
>> wrote:
>> >> You are receiving this mail as a port that you maintain
>> >> is failing to build on the FreeBSD package build server.
>> >> Please investigate the failure and submit a PR to fix
>> >> build.
>> >>
>> >> Maintainer:     grog@FreeBSD.org
>> >> Last committer: jbeich@FreeBSD.org
>> >> Ident:          $FreeBSD: head/graphics/hugin/Makefile 498698
>> 2019-04-12 06:36:31Z jbeich $
>> >> Log URL:
>> http://beefy11.nyi.freebsd.org/data/head-i386-default/p499228_s346255/lo=
gs/hugin-2019.0.0_1.log
>> >> Build URL:
>> http://beefy11.nyi.freebsd.org/build.html?mastername=3Dhead-i386-default=
&build=3Dp499228_s346255
>> >> Log:
>> >>
>> >> =3D>> Building graphics/hugin
>> >> build started at Fri Apr 19 06:55:36 UTC 2019
>> >> port directory: /usr/ports/graphics/hugin
>> >> package name: hugin-2019.0.0_1
>> >> building for: FreeBSD head-i386-default-job-02 13.0-CURRENT FreeBSD
>> 13.0-CURRENT 1300018 i386
>> >> maintained by: grog@FreeBSD.org
>> >> Makefile ident:      $FreeBSD: head/graphics/hugin/Makefile 498698
>> 2019-04-12 06:36:31Z jbeich $
>> >> Poudriere version: 3.2.8-3-g02cc9753
>> >> Host OSVERSION: 1300009
>> >> Jail OSVERSION: 1300018
>> >> Job Id: 02
>> >>
>> >> !!! Jail is newer than host. (Jail: 1300018, Host: 1300009) !!!
>> >> !!! This is not supported. !!!
>> >> !!! Host kernel must be same or newer than jail. !!!
>> >> !!! Expect build failures. !!!
>> >
>>
>> The actual failure is at the bottom of the log link referenced in the
>> email:
>>
>> ld: error: src/hugin_base/libhuginbase.so.0.0: undefined reference to
>> __atomic_load
>>
>
> Same error for cad/openvsp since some days ago. I tried to reproduce it in
> a i386 vm on a 64 bit host but it didn't happen, so I assume this only
> happens on a real i386 system.

FreeBSD version is important. For one, I can reproduce graphics/hugin
bustage on 13.0-CURRENT but not on 11.2-RELEASE or 12.0-RELEASE.

>
> Adding -latomic might help

-latomic doesn't exist on Clang architectures yet, see
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230888

GCC has -latomic, so one can define USES=3Dcompiler:gcc-c++11-lib.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8sw3-8uzu-wny>