[Bug 209449] Buildworld fails because of malformed sed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 11 10:34:23 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209449

            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 at FreeBSD.org
          Reporter: tschweikle at 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    
root at 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=eqn.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

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


More information about the freebsd-bugs mailing list