Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 May 2024 06:34:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278709] editors/scite: build fail
Message-ID:  <bug-278709-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 278709
           Summary: editors/scite: build fail
           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: rozhuk.im@gmail.com
                CC: cyberbotx@cyberbotx.com
                CC: cyberbotx@cyberbotx.com
             Flags: maintainer-feedback?(cyberbotx@cyberbotx.com)

FreeBSD 14/stable, amd64
# pkg version -vI | grep lua
lua52-5.2.4_1                      =3D   up-to-date with index
lua53-5.3.6_1                      =3D   up-to-date with index
lua54-5.4.6_1                      =3D   up-to-date with index
lua54-argparse-0.7.1               =3D   up-to-date with index
lua54-luacheck-0.25.g20200825      =3D   up-to-date with index
lua54-luafilesystem-1.8.0          =3D   up-to-date with index


c++ -Os  -fstack-protector-strong  -rdynamic \
-Wl,--version-script ./lua.vers SciTEGTK.o GUIGTK.o Widget.o
DirectorExtension.o Cookie.o Credits.o EditorConfig.o ExportHTML.o ExportPD=
F.o
ExportRTF.o ExportTEX.o ExportXML.o FilePath.o FileWorker.o IFaceTable.o
JobQueue.o LexillaLibrary.o MatchMarker.o MultiplexExtension.o PropSetFile.o
ScintillaCall.o ScintillaWindow.o SciTEBase.o SciTEBuffers.o SciTEIO.o
SciTEProps.o StringHelpers.o StringList.o StyleDefinition.o StyleWriter.o
Utf8_16.o LuaExtension.o lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfu=
nc.o
lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltabl=
e.o
ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lbitlib.o lcorolib.o ldbl=
ib.o
liolib.o lmathlib.o ltablib.o lstrlib.o loadlib.o loslib.o linit.o lutf8lib=
.o
-o ../bin/SciTE -lscintilla \
-Wl,--as-needed -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1=
.0
-lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0
-lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lintl
ld: error: version script assignment of 'VERS_1.0' to symbol
'_Z11raise_errorP9lua_StatePKc' failed: symbol not defined
ld: error: version script assignment of 'VERS_1.0' to symbol
'_Z14absolute_indexP9lua_Statei' failed: symbol not defined
ld: error: version script assignment of 'VERS_1.0' to symbol
'_ZN14StylingContext10PushMethodEP9lua_StatePFiS1_EPKc' failed: symbol not
defined
ld: error: version script assignment of 'VERS_1.0' to symbol
'_ZN14StylingContext7ContextEP9lua_State' failed: symbol not defined
ld: error: version script assignment of 'VERS_1.0' to symbol
'_ZN8LexerCPP14EvaluateTokensERSt6vectorINSt7__cxx1112basic_stringIcSt11cha=
r_traitsIcESaIcEEESaIS6_EERKSt3mapIS6_NS_11SymbolValueESt4lessIS6_ESaISt4pa=
irIKS6_SB_EEE'
failed: symbol not defined
ld: error: version script assignment of 'VERS_1.0' to symbol
'_ZN8LexerCPP18EvaluateExpressionERKNSt7__cxx1112basic_stringIcSt11char_tra=
itsIcESaIcEEERKSt3mapIS5_NS_11SymbolValueESt4lessIS5_ESaISt4pairIS6_S9_EEE'
failed: symbol not defined
ld: error: version script assignment of 'VERS_1.0' to symbol
'_ZNK11PropSetFile8EvaluateB5cxx11EPKc' failed: symbol not defined
c++: error: linker command failed with exit code 1 (use -v to see invocatio=
n)
gmake: *** [makefile:152: ../bin/SciTE] Error 1

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