Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2021 10:07:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254576] math/sc-im 0.8.0 fails to build with linker error
Message-ID:  <bug-254576-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 254576
           Summary: math/sc-im 0.8.0 fails to build with linker error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: bapt@FreeBSD.org
          Reporter: p5B2E9A8F@t-online.de
          Assignee: bapt@FreeBSD.org
             Flags: maintainer-feedback?(bapt@FreeBSD.org)
 Attachment #223604 text/plain
         mime type:

Created attachment 223604
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D223604&action=
=3Dedit
poudriere log file

=3D=3D=3D>   sc-im-0.8.0 depends on shared library: libzip.so - found
(/usr/local/lib/libzip.so)
...skipping...
gram.y:1067:51: warning: misleading indentation; statement is not part of t=
he
previous 'else' [-Wmisleading-indentation]
                                                  ui_mv_bottom_bar(); }
                                                  ^
gram.y:1066:38: note: previous statement is here
                                     else         parse_str(user_conf_d,
"input_bar_bottom=3D1", TRUE);
                                     ^
1 warning generated.
cc  -fstack-protector-strong  block.o buffer.o clipboard.o cmds_command.o
cmds_edit.o cmds_insert.o cmds_normal.o cmds_visual.o cmds.o color.o conf.o
dep_graph.o digraphs.o exec.o file.o filter.o format.o freeze.o help.o
hide_show.o history.o input.o interp.o lex.o lua.o main.o maps.o marks.o pi=
pe.o
plot.o range.o shift.o sort.o subtotal.o trigger.o tui.o undo.o vmtbl.o xls=
.o
xlsx.o xmalloc.o yank.o utils/dictionary.o utils/extra.o utils/string.o gra=
m.o
-o sc-im -lxlsreader -lxlsxwriter -lm -lxlsreader -pthread -lxlsxwriter
-lncursesw -L/usr/local/lib -lxml2 -Wl,-R/usr/local/lib -lzip  -L/usr/local=
/lib
-llua-5.1 -lm  -Wl,--export-dynamic
ld: error: undefined symbol: init_extended_color
>>> referenced by color.c:580
>>>               color.o:(redefine_color)
>>> referenced by color.c:642
>>>               color.o:(define_color)

ld: error: undefined symbol: init_extended_pair
>>> referenced by tui.c:1447
>>>               tui.o:(ui_start_colors)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:190: sc-im] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/math/sc-im/work/sc-im-0.8.0/src'
=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/math/sc-im
=3D>> Cleaning up wrkdir
=3D=3D=3D>  Cleaning for sc-im-0.8.0
build of math/sc-im | sc-im-0.8.0 ended at Fri Mar 26 10:28:33 CET 2021
build time: 00:00:29
!!! 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-254576-7788>