Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2024 15:21:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278896] misc/rump: fails to build WITH_LLVM_BINUTILS due to misguided ar version check
Message-ID:  <bug-278896-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278896

            Bug ID: 278896
           Summary: misc/rump: fails to build WITH_LLVM_BINUTILS due to
                    misguided ar version check
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vanilla@FreeBSD.org
          Reporter: emaste@freebsd.org
          Assignee: vanilla@FreeBSD.org
             Flags: maintainer-feedback?(vanilla@FreeBSD.org)

Build log
https://pkg-status.freebsd.org/gohan04/data/mainamd64PR258872-default-foo/2=
024-04-01_17h03m03s/logs/errors/rump-20170822_2.log

Build fails with:

=3D=3D=3D>  Building for rump-20170822_2
cd /wrkdirs/usr/ports/misc/rump/work/buildrump.sh-b914579; /usr/bin/env CC=
=3Dcc
AR=3Dar NM=3Dnm OBJCOPY=3Dobjcopy ./buildrump.sh -F CFLAGS=3D"-O2 -pipe=20
-Wno-error=3Dstrict-prototypes -Wno-error=3Darray-parameter
-fstack-protector-strong -fno-strict-aliasing " -F
CWARNFLAGS=3D"-Wno-address-of-packed-member -Wno-unused-but-set-variable" -r
fullbuild
>> NATIVE build environment probed
>>
>> NOTICE: Not a buildrump.sh-based git repo in /wrkdirs/usr/ports/misc/rum=
p/work/buildrump.sh-b914579/src
>> Cannot verify repository version.  Proceeding ...
>>
>> ERROR:
>> Need GNU or BSD ar (ar is a tracked alias for /usr/bin/ar)
*** Error code 1

IMO this test should just be removed; alternately misc/rump could depend on
binutils to pick up GNU ar.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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