Fails on i386:
c++ -DGTK -DNDEBUG -I ./../include -I ./../src --std=c++17 -fPIC -Wpedantic
-Wall -O3 -I/usr/local/include/gtk-3.0 -I/usr/local/include/at-spi2-atk/2.0
-I/usr/local/include/at-spi-2.0 -I/usr/X11R6/include
-I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include
-I/usr/local/include -I/usr/local/include/gio-unix-2.0
-I/usr/X11R6/include/libdrm -I/usr/local/include/pango-1.0
-I/usr/local/include/harfbuzz -I/usr/local/include/fribidi
-I/usr/local/include/atk-1.0 -I/usr/local/include/cairo
-I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -pthread
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O2 -pipe -c
./../src/CellBuffer.cxx
./../src/CellBuffer.cxx:216:39: error: cannot initialize a parameter of type
'const int *' with an lvalue of type 'const Sci::Position *' (aka 'const long
*')
starts.InsertPartitions(lineAsPos, positions, lines);
^~~~~~~~~
On 2023/04/27 00:00, Rafael Sadowski wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [email protected] 2023/04/27 00:00:34
>
> Modified files:
> graphics/blender: Makefile distinfo
> graphics/blender/patches:
> patch-intern_cycles_util_aligned_malloc_cpp
> patch-intern_guardedalloc_intern_mallocn_c
>
> patch-intern_guardedalloc_intern_mallocn_guarded_impl_c
>
> patch-intern_guardedalloc_intern_mallocn_intern_h
>
> patch-release_scripts_addons_io_scene_gltf2_io_com_gltf2_io_draco_compression_extension_py
>
>
> patch-release_scripts_startup_bl_ui_space_toolsystem_common_py
>
> patch-source_blender_blenkernel_intern_packedFile_c
> patch-source_blender_blenlib_BLI_filereader_h
> patch-source_blender_blenlib_BLI_sys_types_h
> patch-source_blender_blenlib_intern_storage_c
> graphics/blender/pkg: PLIST
> Added files:
> graphics/blender/patches: patch-intern_ffmpeg_ffmpeg_compat_h
>
> patch-source_blender_blenkernel_intern_writeffmpeg_c
>
> patch-source_blender_imbuf_intern_anim_movie_c
> patch-source_blender_imbuf_intern_indexer_c
> Removed files:
> graphics/blender/patches:
>
> patch-build_files_cmake_Modules_FindOpenEXR_cmake
> patch-intern_cycles_CMakeLists_txt
> patch-source_blender_blenlib_intern_system_c
>
> patch-source_blender_blenloader_intern_writefile_c
>
> patch-source_blender_imbuf_intern_openexr_openexr_api_cpp
>
> Log message:
> Update blender to 3.3.6
>
> Update diff from Brad
>