Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2016 10:34:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 209449] Buildworld fails because of malformed sed
Message-ID:  <bug-209449-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 209449
           Summary: Buildworld fails because of malformed sed
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: tschweikle@gmail.com

uname -a:
FreeBSD test-sct-bsf12-muc. 11.0-CURRENT FreeBSD 11.0-CURRENT #600 r299234:=
 Mon
May  9 00:46:39 CEST 2016=20=20=20=20
root@test-sct-bsf12-muc:/usr/obj/usr/src/sys/FBSD11  amd64

svn info:
Repository Root: https://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 299425
Node Kind: directory
Schedule: normal
Last Changed Author: royger
Last Changed Rev: 299423
Last Changed Date: 2016-05-11 12:10:25 +0200 (Wed, 11 May 2016)


buildworld:
objcopy --only-keep-debug eqn.full eqn.debug
objcopy --strip-debug --add-gnu-debuglink=3Deqn.debug  eqn.full eqn
Making neqn from
/usr/src/gnu/usr.bin/groff/src/preproc/eqn/../../../../../../contrib/groff/=
src/preproc/eqn/neqn.sh
sed: 1: "s/^[1-9].*$/.&/": bad flag in substitute command: 's'
sed: 1: "s|@g@||g": bad flag in substitute command: 's'
*** Error code 1

Stop.
make[6]: stopped in /usr/src/gnu/usr.bin/groff/src/preproc/eqn
*** Error code 1

Stop.
make[5]: stopped in /usr/src/gnu/usr.bin/groff/src/preproc
*** Error code 1

Stop.
make[4]: stopped in /usr/src/gnu/usr.bin/groff/src
*** Error code 1

Stop.
make[3]: stopped in /usr/src/gnu/usr.bin/groff
*** Error code 1

Stop.
make[2]: stopped in /usr/src
*** Error code 1

Stop.
make[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src

--=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-209449-8>