tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: where are we on qt6?
Manuel Bouyer wrote:
> On Wed, Apr 01, 2026 at 11:24:36AM -0400, MLH wrote:
> > Greg wrote:
> > > I am working on qgis 4.0.0 in wip, which can/should use qt6. (qgis 3.44
> > > and earlier use qt5.) Things mostly work, and it's impressive to see how
> > > much of qt6 is there.
> > ...
> >
> > Yes. I really wish we could get FreeCAD working via pkgsrc. It uses QT6 and
> > is in wip. FreeCAD 1.1 was just released and is a fabulous 3d cad package.
> > [...]
>
> Actually I'm using freecad from wip with 2025Q4, it working for me.
Still waiting for -current - graphics/simage to build. Was hoping it would
be fixed in time for when the distinfo files are uploaded. :
--- simage_gif.lo ---
simage_gif.c: In function 'simage_gif_save':
simage_gif.c:46:24: error: implicit declaration of function 'GifQuantizeBuffer';
did you mean 'QuantizeBuffer'? [-Wimplicit-function-declaration]
46 | #define QuantizeBuffer GifQuantizeBuffer
| ^~~~~~~~~~~~~~~~~
simage_gif.c:357:7: note: in expansion of macro 'QuantizeBuffer'
357 | if (QuantizeBuffer(width, height, &colormapsize,
| ^~~~~~~~~~~~~~
--- simage_write.lo ---
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include
-I/pkg_comp/obj/pkgsrc/graphics/simage/default/.buildlink/include
-DSIMAGE_DEBUG=1 -DSIMAGE_INTERNAL -O2 -MT simage_write.lo -MD -MP -MF
.deps/simage_write.Tpo -c simage_write.c -o simage_write.o >/dev/null 2>&1
--- simage_gif.lo ---
*** [simage_gif.lo] Error code 1
make[2]: stopped making "all" in
/pkg_comp/obj/pkgsrc/graphics/simage/default/simage-1.8.3/src
--- simage_jpeg.lo ---
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include
-I/pkg_comp/obj/pkgsrc/graphics/simage/default/.buildlink/include
-DSIMAGE_DEBUG=1 -DSIMAGE_INTERNAL -O2 -MT simage_jpeg.lo -MD -MP -MF
.deps/simage_jpeg.Tpo -c simage_jpeg.c -o simage_jpeg.o >/dev/null 2>&1
--- simage.lo ---
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include
-I/pkg_comp/obj/pkgsrc/graphics/simage/default/.buildlink/include
-DSIMAGE_DEBUG=1 -DSIMAGE_INTERNAL -O2 -MT simage.lo -MD -MP -MF
.deps/simage.Tpo -c simage.c -o simage.o >/dev/null 2>&1
--- params.lo ---
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include
-I/pkg_comp/obj/pkgsrc/graphics/simage/default/.buildlink/include
-DSIMAGE_DEBUG=1 -DSIMAGE_INTERNAL -O2 -MT params.lo -MD -MP -MF
.deps/params.Tpo -c params.c -o params.o >/dev/null 2>&1
--- resize.lo ---
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include
-I/pkg_comp/obj/pkgsrc/graphics/simage/default/.buildlink/include
-DSIMAGE_DEBUG=1 -DSIMAGE_INTERNAL -O2 -MT resize.lo -MD -MP -MF
.deps/resize.Tpo -c resize.c -o resize.o >/dev/null 2>&1
make[2]: 1 error
Home |
Main Index |
Thread Index |
Old Index