Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2018 18:13:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226703] net/samba47: failed to build on 11.1-RELEASE-p8
Message-ID:  <bug-226703-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 226703
           Summary: net/samba47: failed to build on 11.1-RELEASE-p8
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: timur@FreeBSD.org
          Reporter: san4op@icloud.com
          Assignee: timur@FreeBSD.org
             Flags: maintainer-feedback?(timur@FreeBSD.org)

When I'm trying to update net/samba43 to net/samba47 on 11.1-RELEASE-p8, I =
get
the following error:

srv1 ~ # portmaster -do net/samba47 net/samba43
......
[3291/3804] Linking default/source4/lib/events/libevents-samba4.so
runner cc default/source4/lib/events/tevent_s4_1.o -o
/usr/ports/net/samba47/work/samba-4.7.6/bin/default/source4/lib/events/libe=
vents-samba4.so
-L/usr/local/lib -fstack-protector -Wl,-z,relro,-z,now -lpthread
-Wl,-no-undefined -Wl,--export-dynamic -Wl,--as-needed -shared
-Wl,--version-script=3D/usr/ports/net/samba47/work/samba-4.7.6/bin/default/=
source4/lib/events/events.vscript
-Ldefault/third_party/aesni-intel -Ldefault/lib/replace -Ldefault/lib/util
-Wl,-Bdynamic -lsamba-util -lreplace-samba4 -ltime-basic-samba4
-laesni-intel-samba4 -lutil-setid-samba4 -lsamba-debug-samba4 -lgenrand-sam=
ba4
-lsocket-blocking-samba4 -lsys-rw-samba4 -liov-buf-samba4 -liconv -lmd -lrt
-lexecinfo -lcrypt -ltevent -ltalloc
default/lib/util/server_id_db_77.o: In function `server_id_db_destructor':
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:87:
undefined reference to `strv_next'
default/lib/util/server_id_db_77.o: In function `server_id_db_add':
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:101:
undefined reference to `strv_find'
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:106:
undefined reference to `strv_add'
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:114:
undefined reference to `server_id_str_buf_unique'
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:117:
undefined reference to `server_id_str_buf_unique'
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:126:
undefined reference to `strv_find'
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:126:
undefined reference to `strv_delete'
default/lib/util/server_id_db_77.o: In function `server_id_db_prune_name':
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:137:
undefined reference to `server_id_str_buf_unique'
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:146:
undefined reference to `server_id_str_buf_unique'
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:169:
undefined reference to `strv_find'
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:176:
undefined reference to `strv_delete'
default/lib/util/server_id_db_77.o: In function `server_id_db_remove':
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:195:
undefined reference to `strv_find'
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:205:
undefined reference to `strv_delete'
default/lib/util/server_id_db_77.o: In function `server_id_db_lookup':
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:236:
undefined reference to `strv_count'
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:246:
undefined reference to `strv_next'
default/lib/util/server_id_db_77.o: In function `server_id_db_traverse_fn':
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:311:
undefined reference to `strv_count'
/usr/ports/net/samba47/work/samba-4.7.6/bin/../lib/util/server_id_db.c:316:
undefined reference to `strv_next'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Waf: Leaving directory `/usr/ports/net/samba47/work/samba-4.7.6/bin'
Build failed:  -> task failed (err #1):
        {task: cc_link server_id_db_77.o -> libserver-id-db-samba4.so}
  File "buildtools/bin/waf", line 76, in <module>
        Scripting.prepare(t, cwd, VERSION, wafdir)
  File
"/usr/ports/net/samba47/work/samba-4.7.6/third_party/waf/wafadmin/Scripting=
.py",
line 147, in prepare
        error(str(e))
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/net/samba47
*** Error code 1

Stop.
make: stopped in /usr/ports/net/samba47

=3D=3D=3D>>> make build failed for net/samba47
......

--=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-226703-13>