On Fri, Sep 19, 2025 at 10:31:52PM +0200, Antoine Jacoutot wrote:
> On Thu, 2025-09-18 at 11:00 -0600, Alexander Bluhm wrote:
> > CVSROOT:    /cvs
> > Module name:        ports
> > Changes by: [email protected]   2025/09/18 11:00:35
> > 
> > Modified files:
> >     textproc/xmlwf : Makefile distinfo 
> > 
> > Log message:
> > update xmlwf to expat 2.7.2
> 
> Failed to build for me.

Sorry, I was commiting ports too fast after src.  You need a snapshot
that contains libexpat.so.17.0

bluhm

> ===>  Building for xmlwf-2.7.2
> cc -I/exopi-obj/pobj/xmlwf-2.7.2/expat-2.7.2/lib  -c xmlwf.c
> cc -I/exopi-obj/pobj/xmlwf-2.7.2/expat-2.7.2/lib  -c xmlfile.c
> cc -I/exopi-obj/pobj/xmlwf-2.7.2/expat-2.7.2/lib  -c codepage.c
> cc -I/exopi-obj/pobj/xmlwf-2.7.2/expat-2.7.2/lib  -c unixfilemap.c
> cc -I/exopi-obj/pobj/xmlwf-2.7.2/expat-2.7.2/lib -o xmlwf xmlwf.o       
> xmlfile.o codepage.o unixfilemap.o -lexpat
> ld: warning: xmlwf.c(xmlwf.o:(main)): warning: strcpy() is almost always 
> misused, please use strlcpy()
> ld: warning: xmlwf.c(xmlwf.o:(main)): warning: strcat() is almost always 
> misused, please use strlcat()
> ld: error: undefined symbol: XML_SetAllocTrackerMaximumAmplification
> >>> referenced by xmlwf.c
> >>>               xmlwf.o:(main)
> 
> ld: error: undefined symbol: XML_SetAllocTrackerActivationThreshold
> >>> referenced by xmlwf.c
> >>>               xmlwf.o:(main)
> cc: error: linker command failed with exit code 1 (use -v to see invocation)
> ===> Exiting textproc/xmlwf with an error
> 
> 
> -- 
> Antoine

Reply via email to