Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Nov 2020 19:48:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251493] net-im/toxic 0.10.0 fails to build with linker error
Message-ID:  <bug-251493-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: p5B2E9A8F@t-online.de
          Assignee: thierry@FreeBSD.org
             Flags: maintainer-feedback?(thierry@FreeBSD.org)
 Attachment #220114 text/plain
         mime type:

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

Saw same failure with version 0.9.0 with X11=3Doff


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: build          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  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/b=
ootstrap.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/n=
ame_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/n=
otify.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/t=
erm_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/t=
oxic.o:(main)
>>> referenced by toxic.c:1464 (src/toxic.c:1464)
>>>               /wrkdirs/usr/ports/net-im/toxic/work/toxic-0.10.0/build/t=
oxic.o:(main)
>>> referenced by toxic.c:1469 (src/toxic.c:1469)
>>>               /wrkdirs/usr/ports/net-im/toxic/work/toxic-0.10.0/build/t=
oxic.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/a=
udio_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.1=
0.0'
=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: stopped in /usr/ports/net-im/toxic
=3D>> Cleaning up wrkdir
=3D=3D=3D>  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 !!!

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