[Bug 251493] net-im/toxic 0.10.0 fails to build with linker error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 30 19:48:02 UTC 2020


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

            Bug ID: 251493
           Summary: net-im/toxic 0.10.0 fails to build with linker error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: thierry at FreeBSD.org
          Reporter: p5B2E9A8F at t-online.de
          Assignee: thierry at FreeBSD.org
             Flags: maintainer-feedback?(thierry at FreeBSD.org)
 Attachment #220114 text/plain
         mime type:

Created attachment 220114
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220114&action=edit
Poudriere build log

Saw same failure with version 0.9.0 with X11=off


=======================<phase: build          >============================
===>  Building for toxic-0.10.0
gmake[1]: Entering directory
'/wrkdirs/usr/ports/net-im/toxic/work/toxic-0.10.0'
  CC    autocomplete.o
  CC    avatars.o
  CC    bootstrap.o
  CC    chat.o
  CC    chat_commands.o
  CC    configdir.o
  CC    curl_util.o
  CC    execute.o
  CC    file_transfers.o
  CC    friendlist.o
  CC    global_commands.o
  CC    conference_commands.o
  CC    conference.o
  CC    help.o
  CC    input.o
  CC    line_info.o
  CC    log.o
  CC    message_queue.o
  CC    misc_tools.o
  CC    name_lookup.o
  CC    notify.o
  CC    prompt.o
  CC    qr_code.o
  CC    settings.o
  CC    term_mplex.o
  CC    toxic.o
  CC    toxic_strings.o
  CC    windows.o
  CC    audio_call.o
  CC    audio_device.o
  LD    toxic
ld: error: undefined symbol: pthread_create
>>> referenced by bootstrap.c:577 (src/bootstrap.c:577)
>>>               /wrkdirs/usr/ports/net-im/toxic/work/toxic-0.10.0/build/bootstrap.o:(load_DHT_nodeslist)
>>> referenced by name_lookup.c:397 (src/name_lookup.c:397)
>>>               /wrkdirs/usr/ports/net-im/toxic/work/toxic-0.10.0/build/name_lookup.o:(name_lookup)
>>> referenced by notify.c:443 (src/notify.c:443)
>>>               /wrkdirs/usr/ports/net-im/toxic/work/toxic-0.10.0/build/notify.o:(init_notify)
>>> referenced by term_mplex.c:454 (src/term_mplex.c:454)
>>>               /wrkdirs/usr/ports/net-im/toxic/work/toxic-0.10.0/build/term_mplex.o:(init_mplex_away_timer)
>>> referenced by toxic.c:1448 (src/toxic.c:1448)
>>>               /wrkdirs/usr/ports/net-im/toxic/work/toxic-0.10.0/build/toxic.o:(main)
>>> referenced by toxic.c:1464 (src/toxic.c:1464)
>>>               /wrkdirs/usr/ports/net-im/toxic/work/toxic-0.10.0/build/toxic.o:(main)
>>> referenced by toxic.c:1469 (src/toxic.c:1469)
>>>               /wrkdirs/usr/ports/net-im/toxic/work/toxic-0.10.0/build/toxic.o:(main)
>>> referenced by audio_device.c:153 (src/audio_device.c:153)
>>>               /wrkdirs/usr/ports/net-im/toxic/work/toxic-0.10.0/build/audio_device.o:(init_devices)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:80:
/wrkdirs/usr/ports/net-im/toxic/work/toxic-0.10.0/build/toxic] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net-im/toxic/work/toxic-0.10.0'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/net-im/toxic
=>> Cleaning up wrkdir
===>  Cleaning for toxic-0.10.0
build of net-im/toxic | toxic-0.10.0 ended at Mon Nov 30 20:35:01 CET 2020
build time: 00:00:14
!!! build failure encountered !!!

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


More information about the freebsd-ports-bugs mailing list