Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jan 2022 15:08:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261004] devel/e2fsprogs-libss fails to build in poudriere testport (ld: error: unable to find library -lcom_err)
Message-ID:  <bug-261004-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 261004
           Summary: devel/e2fsprogs-libss fails to build in poudriere
                    testport (ld: error: unable to find library -lcom_err)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: tech-lists@zyxst.net
                CC: kaduk-fbsd@mit.edu
             Flags: maintainer-feedback?(kaduk-fbsd@mit.edu)
                CC: kaduk-fbsd@mit.edu

Hi,

fails in poudriere testport on amd64

[00:00:22] (if test -r libss.a; then /bin/rm -f libss.a.bak && /bin/mv libs=
s.a
libss.a.bak; fi)
[00:00:22] ar rc libss.a ss_err.o std_rqs.o invocation.o help.o execute_cmd=
.o
listen.o parse.o error.o prompt.o request_tbl.o lis
t_rqs.o pager.o requests.o data.o get_readline.o
[00:00:22] /bin/rm -f ../libss.a
[00:00:22] (cd ..; /bin/ln  \
[00:00:22]      `echo lib/ss | sed -e 's;lib/;;'`/libss.a libss.a)
[00:00:22] (cd elfshared; cc -o libss.so.2.0 \
[00:00:22]      -L../../../lib  -pthread  -fstack-protector-strong  -fPIC
-shared \
[00:00:22]      -Wl,-soname,libss.so.2 ss_err.o std_rqs.o invocation.o help=
.o
execute_cmd.o listen.o parse.o error.o prompt.o req
uest_tbl.o list_rqs.o pager.o requests.o data.o get_readline.o -lcom_err -l=
dl)
[00:00:22] ld: error: unable to find library -lcom_err
[00:00:22] cc: error: linker command failed with exit code 1 (use -v to see
invocation)
[00:00:22] gmake[1]: *** [Makefile:450: libss.so.2.0] Error 1
[00:00:22] gmake[1]: Leaving directory
'/wrkdirs/usr/ports/devel/e2fsprogs-libss/work/e2fsprogs-1.46.4/lib/ss'
[00:00:22] =3D=3D=3D> Compilation failed unexpectedly.

--=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-261004-7788>