Code Monkey home page Code Monkey logo

cg's People

Contributors

anex5 avatar brothermechanic avatar buhman avatar cheaterman avatar dset0x avatar fordfrog avatar kshots avatar lisyarus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cg's Issues

blender-2.93.6 failes to configure due to missing libHalf & libIlmImf

Not exactly sure what's happening here, but after a recent system update blender-2.93.6::cg fails to emerge due to CMake quitting with error during the configure stage. Re-running CMake in the build directory produces the following error:

-- WITH_DRACO requires WITH_PYTHON_INSTALL to be ON, disabling WITH_DRACO for now
-- Found OpenMP_C: -fopenmp (found version "4.5") 
-- Found OpenMP_CXX: -fopenmp (found version "4.5") 
-- SSE2 SIMD instructions enabled
-- Found OpenMP_C: -fopenmp (found version "4.5") 
-- Found OpenMP_CXX: -fopenmp (found version "4.5") 
-- Tests: Using Python executable: /usr/bin/python3.9
-- Disabling render tests because tests folder does not exist at /var/tmp/portage/media-gfx/blender-2.93.6/work/blender-2.93.6/../lib/tests
-- <<< Gentoo configuration >>>
Build type      Release
Install path    /usr
Compiler flags:
C                -Wall -Wcast-align -Werror=implicit-function-declaration -Werror=return-type -Werror=vla -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wlogical-op -Wundef -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Wformat-signedness -Wrestrict -Wnonnull -Wabsolute-value -Wuninitialized -Wredundant-decls -Wshadow -Wno-error=unused-but-set-variable -Wimplicit-fallthrough=5 -O2 -pipe -march=native -funsigned-char -fno-strict-aliasing -DNDEBUG -fuse-ld=lld -fopenmp -std=gnu11 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 -fmacro-prefix-map="/var/tmp/portage/media-gfx/blender-2.93.6/work/blender-2.93.6/"="" -fmacro-prefix-map="/var/tmp/portage/media-gfx/blender-2.93.6/work/blender-2.93.6_build/"=""
C++              -Wuninitialized -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized -Wundef -Wmissing-declarations -Wimplicit-fallthrough=5 -O2 -pipe -march=native -funsigned-char -fno-strict-aliasing -DNDEBUG -fuse-ld=lld -fopenmp -std=c++17 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 -fmacro-prefix-map="/var/tmp/portage/media-gfx/blender-2.93.6/work/blender-2.93.6/"="" -fmacro-prefix-map="/var/tmp/portage/media-gfx/blender-2.93.6/work/blender-2.93.6_build/"=""
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed 
Module          -Wl,-O1 -Wl,--as-needed 
Shared          -Wl,-O1 -Wl,--as-needed

-- Configuring done
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
OPENEXR_HALF_LIBRARY (ADVANCED)
    linked by target "cycles_render" in directory /var/tmp/portage/media-gfx/blender-2.93.6/work/blender-2.93.6/intern/cycles/render
OPENEXR_ILMIMF_LIBRARY (ADVANCED)
    linked by target "cycles_render" in directory /var/tmp/portage/media-gfx/blender-2.93.6/work/blender-2.93.6/intern/cycles/render

-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.

(note the missing EXR libraries in the end).
It seems that libHalf.so and libIlmImf.so are missing and thus are set to NOTFOUND; they are indeed not present on my system, despite OpenEXR being installed. I tried versions openexr-3.1.4-r1 and openexr-3.1.5, both do not seem to provide those two libraries.

Blender install fails

Problem statement

After afe35de
i cannot install blender anymore.

elogviewer logs
media-blender/addons-9999
Info: setup 
Package: media-blender/addons-9999 
Repository: cg 
Maintainer: [email protected] 
USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU 
FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox 

Info: unpack 
Repository id: blender-addons.git 
To override fetched repository properties, use: 
EGIT_OVERRIDE_REPO_BLENDER_ADDONS 
EGIT_OVERRIDE_BRANCH_BLENDER_ADDONS 
EGIT_OVERRIDE_COMMIT_BLENDER_ADDONS 
EGIT_OVERRIDE_COMMIT_DATE_BLENDER_ADDONS 
Fetching https://git.blender.org/blender-addons.git ... 
Checking out https://git.blender.org/blender-addons.git to /var/tmp/portage/media-blender/addons-9999/work/addons-9999 ... 

QA: install 
QA Notice: command not found: 
/var/tmp/portage/media-blender/addons-9999/temp/environment: line 1052: egit_clean: command not found 

Info: install 
Final size of build directory: 19756 KiB (19.2 MiB) 
Final size of installed tree: 19124 KiB (18.6 MiB) 

Error: preinst 
This package will overwrite one or more files that may belong to other 
packages (see list below). You can use a command such as `portageq 
owners / ` to identify the installed package that owns a 
file. If portageq reports that only one package owns a file then do 
NOT file a bug report. A bug report is only useful if it identifies at 
least two or more packages that are known to install the same file(s). 
If a collision occurs and you can not explain where the file came from 
then you should simply ignore the collision since there is not enough 
information to determine if a real problem exists. Please do NOT file 
a bug report at https://bugs.gentoo.org/ unless you report exactly 
which two packages install the same file(s). See 
https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how 
to solve the problem. And once again, please do NOT file a bug report 
unless you have completely understood the above message. 
Detected file collision(s): 
/usr/share/blender/2.91/scripts/addons/system_property_chart.py 
/usr/share/blender/2.91/scripts/addons/system_blend_info.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_modifier_tools.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_copy_attributes.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_3d_navigation.py 
/usr/share/blender/2.91/scripts/addons/render_freestyle_svg.py 
/usr/share/blender/2.91/scripts/addons/render_auto_tile_size.py 
/usr/share/blender/2.91/scripts/addons/paint_palette.py 
/usr/share/blender/2.91/scripts/addons/object_edit_linked.py 
/usr/share/blender/2.91/scripts/addons/object_boolean_tools.py 
/usr/share/blender/2.91/scripts/addons/node_wrangler.py 
/usr/share/blender/2.91/scripts/addons/mesh_looptools.py 
/usr/share/blender/2.91/scripts/addons/mesh_f2.py 
/usr/share/blender/2.91/scripts/addons/mesh_bsurfaces.py 
/usr/share/blender/2.91/scripts/addons/io_import_images_as_planes.py 
/usr/share/blender/2.91/scripts/addons/io_export_pc2.py 
/usr/share/blender/2.91/scripts/addons/io_anim_camera.py 
/usr/share/blender/2.91/scripts/addons/development_icon_get.py 
/usr/share/blender/2.91/scripts/addons/curve_simplify.py 
/usr/share/blender/2.91/scripts/addons/bone_selection_sets.py 
/usr/share/blender/2.91/scripts/addons/animation_animall.py 
/usr/share/blender/2.91/scripts/addons/animation_add_corrective_shape_key.py 
/usr/share/blender/2.91/scripts/addons/add_curve_ivygen.py 
/usr/share/blender/2.91/scripts/addons/ui_translate/__init__.py 
/usr/share/blender/2.91/scripts/addons/ui_translate/edit_translation.py 
/usr/share/blender/2.91/scripts/addons/ui_translate/settings.py 
/usr/share/blender/2.91/scripts/addons/ui_translate/update_addon.py 
/usr/share/blender/2.91/scripts/addons/ui_translate/update_svn.py 
/usr/share/blender/2.91/scripts/addons/ui_translate/update_ui.py 
/usr/share/blender/2.91/scripts/addons/system_demo_mode/__init__.py 
/usr/share/blender/2.91/scripts/addons/system_demo_mode/config.py 
/usr/share/blender/2.91/scripts/addons/system_demo_mode/demo_mode.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_pie_menus/__init__.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_pie_menus/pie_align_menu.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_pie_menus/pie_animation_menu.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_pie_menus/pie_apply_transform_menu.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_pie_menus/pie_delete_menu.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_pie_menus/pie_editor_switch_menu.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_pie_menus/pie_manipulator_menu.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_pie_menus/pie_modes_menu.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_pie_menus/pie_proportional_menu.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_pie_menus/pie_save_open_menu.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_pie_menus/pie_sculpt_menu.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_pie_menus/pie_select_menu.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_pie_menus/pie_shading_menu.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_pie_menus/pie_views_numpad_menu.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_math_vis/__init__.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_math_vis/draw.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_math_vis/utils.py 
/usr/share/blender/2.91/scripts/addons/rigify/__init__.py 
/usr/share/blender/2.91/scripts/addons/rigify/generate.py 
/usr/share/blender/2.91/scripts/addons/rigify/metarig_menu.py 
/usr/share/blender/2.91/scripts/addons/rigify/rig_lists.py 
/usr/share/blender/2.91/scripts/addons/rigify/rig_ui_template.py 
/usr/share/blender/2.91/scripts/addons/rigify/ui.py 
/usr/share/blender/2.91/scripts/addons/rigify/metarigs/__init__.py 
/usr/share/blender/2.91/scripts/addons/rigify/metarigs/human.py 
/usr/share/blender/2.91/scripts/addons/rigify/rigs/__init__.py 
/usr/share/blender/2.91/scripts/addons/rigify/rigs/basic/__init__.py 
/usr/share/blender/2.91/scripts/addons/rigify/rigs/basic/copy_chain.py 
/usr/share/blender/2.91/scripts/addons/render_povray/__init__.py 
/usr/share/blender/2.91/scripts/addons/render_povray/df3.py 
/usr/share/blender/2.91/scripts/addons/render_povray/primitives.py 
/usr/share/blender/2.91/scripts/addons/render_povray/render.py 
/usr/share/blender/2.91/scripts/addons/render_povray/shading.py 
/usr/share/blender/2.91/scripts/addons/render_povray/ui.py 
/usr/share/blender/2.91/scripts/addons/render_povray/update_files.py 
/usr/share/blender/2.91/scripts/addons/render_copy_settings/__init__.py 
/usr/share/blender/2.91/scripts/addons/render_copy_settings/operator.py 
/usr/share/blender/2.91/scripts/addons/render_copy_settings/panel.py 
/usr/share/blender/2.91/scripts/addons/render_copy_settings/presets.py 
/usr/share/blender/2.91/scripts/addons/render_copy_settings/translations.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/curve.torus_knot_plus/13x8_wicker_globe.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/curve.torus_knot_plus/7x6.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/curve.torus_knot_plus/9x9_color.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/curve.torus_knot_plus/braided_coil.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/curve.torus_knot_plus/flower_mesh_(2d).py 
/usr/share/blender/2.91/scripts/addons/presets/operator/curve.torus_knot_plus/slinky_knot.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/curve.torus_knot_plus/snowflake_(2d).py 
/usr/share/blender/2.91/scripts/addons/presets/operator/curve.torus_knot_plus/sun_cross_(2d).py 
/usr/share/blender/2.91/scripts/addons/presets/operator/curve.torus_knot_plus/tripple_dna.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/curve.torus_knot_plus/wicker_basket.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.bolt_add/default.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.bolt_add/m10.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.bolt_add/m12.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.bolt_add/m3.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.bolt_add/m4.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.bolt_add/m5.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.bolt_add/m6.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.bolt_add/m8.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_round_cube_add/Capsule.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_round_cube_add/Clay_Bar.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_round_cube_add/Cube.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_round_cube_add/Grid_3D.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_round_cube_add/Octahedron.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_round_cube_add/Quadsphere.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_round_cube_add/Rounded_Cube.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/bonbon.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/boy.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/catalan.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/catenoid.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/clifford_torus.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/cochlea.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/cosinus.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/dini.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/enneper.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/helicoidal.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/helix.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/hexahedron.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/hyperhelicoidal.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/klein.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/moebius.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/pseudo_catenoid.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/pseudosphere.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/ridged_torus.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/shell.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/sine.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/snake.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/sterosphere.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/torus.py 
/usr/share/blender/2.91/scripts/addons/presets/operator/mesh.primitive_xyz_function_surface/twisted_torus.py 
/usr/share/blender/2.91/scripts/addons/object_print3d_utils/__init__.py 
/usr/share/blender/2.91/scripts/addons/object_print3d_utils/export.py 
/usr/share/blender/2.91/scripts/addons/object_print3d_utils/mesh_helpers.py 
/usr/share/blender/2.91/scripts/addons/object_print3d_utils/operators.py 
/usr/share/blender/2.91/scripts/addons/object_print3d_utils/report.py 
/usr/share/blender/2.91/scripts/addons/object_print3d_utils/todo.rst 
/usr/share/blender/2.91/scripts/addons/object_print3d_utils/ui.py 
/usr/share/blender/2.91/scripts/addons/object_fracture_cell/__init__.py 
/usr/share/blender/2.91/scripts/addons/object_fracture_cell/fracture_cell_calc.py 
/usr/share/blender/2.91/scripts/addons/object_fracture_cell/fracture_cell_setup.py 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/BIX.py 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/CCEN.py 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/CFG.py 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/E2F.py 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/V2X.py 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/VTX.py 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/XALL.py 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/__init__.py 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/cad_module.py 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/icons/BIX.png 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/icons/CCEN.png 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/icons/E2F.png 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/icons/V2X.png 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/icons/VTX.png 
/usr/share/blender/2.91/scripts/addons/mesh_tiny_cad/icons/XALL.png 
/usr/share/blender/2.91/scripts/addons/mesh_inset/__init__.py 
/usr/share/blender/2.91/scripts/addons/mesh_inset/geom.py 
/usr/share/blender/2.91/scripts/addons/mesh_inset/model.py 
/usr/share/blender/2.91/scripts/addons/mesh_inset/offset.py 
/usr/share/blender/2.91/scripts/addons/mesh_inset/triquad.py 
/usr/share/blender/2.91/scripts/addons/measureit/__init__.py 
/usr/share/blender/2.91/scripts/addons/measureit/measureit_geometry.py 
/usr/share/blender/2.91/scripts/addons/measureit/measureit_main.py 
/usr/share/blender/2.91/scripts/addons/measureit/measureit_render.py 
/usr/share/blender/2.91/scripts/addons/materials_utils/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_shape_mdd/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_shape_mdd/export_mdd.py 
/usr/share/blender/2.91/scripts/addons/io_shape_mdd/import_mdd.py 
/usr/share/blender/2.91/scripts/addons/io_scene_x3d/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_scene_x3d/export_x3d.py 
/usr/share/blender/2.91/scripts/addons/io_scene_x3d/import_x3d.py 
/usr/share/blender/2.91/scripts/addons/io_scene_obj/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_scene_obj/export_obj.py 
/usr/share/blender/2.91/scripts/addons/io_scene_obj/import_obj.py 
/usr/share/blender/2.91/scripts/addons/io_scene_fbx/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_scene_fbx/data_types.py 
/usr/share/blender/2.91/scripts/addons/io_scene_fbx/encode_bin.py 
/usr/share/blender/2.91/scripts/addons/io_scene_fbx/export_fbx_bin.py 
/usr/share/blender/2.91/scripts/addons/io_scene_fbx/fbx2json.py 
/usr/share/blender/2.91/scripts/addons/io_scene_fbx/fbx_utils.py 
/usr/share/blender/2.91/scripts/addons/io_scene_fbx/import_fbx.py 
/usr/share/blender/2.91/scripts/addons/io_scene_fbx/json2fbx.py 
/usr/share/blender/2.91/scripts/addons/io_scene_fbx/parse_fbx.py 
/usr/share/blender/2.91/scripts/addons/io_mesh_uv_layout/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_mesh_uv_layout/export_uv_eps.py 
/usr/share/blender/2.91/scripts/addons/io_mesh_uv_layout/export_uv_png.py 
/usr/share/blender/2.91/scripts/addons/io_mesh_uv_layout/export_uv_svg.py 
/usr/share/blender/2.91/scripts/addons/io_mesh_stl/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_mesh_stl/blender_utils.py 
/usr/share/blender/2.91/scripts/addons/io_mesh_stl/stl_utils.py 
/usr/share/blender/2.91/scripts/addons/io_mesh_ply/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_mesh_ply/export_ply.py 
/usr/share/blender/2.91/scripts/addons/io_mesh_ply/import_ply.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/transverse_mercator.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/acdsdata.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/blockssection.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/codepage.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/color.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/const.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/decode.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/defaultchunk.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/drawing.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/dxfentities.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/dxfobjects.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/entitysection.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/headersection.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/juliandate.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/layers.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/linetypes.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/sections.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/styles.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/tablessection.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfgrabber/tags.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfimport/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfimport/convert.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfimport/do.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfimport/fake_entities.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfimport/groupsort.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfimport/is_.py 
/usr/share/blender/2.91/scripts/addons/io_import_dxf/dxfimport/line_merger.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/export_dxf.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/operator.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/draw_blenders/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/model/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/model/dxfLibrary.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/model/migiusModel.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/model/model.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/primitive_exporters/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/primitive_exporters/base_exporter.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/primitive_exporters/camera_exporter.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/primitive_exporters/curve_exporter.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/primitive_exporters/empty_exporter.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/primitive_exporters/insert_exporter.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/primitive_exporters/lamp_exporter.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/primitive_exporters/mesh_exporter.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/primitive_exporters/text_exporter.py 
/usr/share/blender/2.91/scripts/addons/io_export_dxf/primitive_exporters/viewborder_exporter.py 
/usr/share/blender/2.91/scripts/addons/io_curve_svg/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_curve_svg/import_svg.py 
/usr/share/blender/2.91/scripts/addons/io_curve_svg/svg_colors.py 
/usr/share/blender/2.91/scripts/addons/io_coat3D/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_coat3D/tex.py 
/usr/share/blender/2.91/scripts/addons/io_anim_nuke_chan/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_anim_nuke_chan/export_nuke_chan.py 
/usr/share/blender/2.91/scripts/addons/io_anim_nuke_chan/import_nuke_chan.py 
/usr/share/blender/2.91/scripts/addons/io_anim_bvh/__init__.py 
/usr/share/blender/2.91/scripts/addons/io_anim_bvh/export_bvh.py 
/usr/share/blender/2.91/scripts/addons/io_anim_bvh/import_bvh.py 
/usr/share/blender/2.91/scripts/addons/blender_id/README.md 
/usr/share/blender/2.91/scripts/addons/blender_id/__init__.py 
/usr/share/blender/2.91/scripts/addons/blender_id/communication.py 
/usr/share/blender/2.91/scripts/addons/blender_id/profiles.py 
/usr/share/blender/2.91/scripts/addons/archimesh/__init__.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_books_maker.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_column_maker.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_curtain_maker.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_door_maker.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_gltools.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_kitchen_maker.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_lamp_maker.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_main_panel.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_roof_maker.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_room_maker.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_shelves_maker.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_stairs_maker.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_tools.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_venetian_maker.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_window_maker.py 
/usr/share/blender/2.91/scripts/addons/archimesh/achm_window_panel.py 
/usr/share/blender/2.91/scripts/addons/archimesh/images/fabric_diffuse.png 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/Blocks.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/Wallfactory.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/__init__.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_empty_as_parent.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_3d_function_surface.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_beam_builder.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_gears.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_gemstones.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_honeycomb.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_menger_sponge.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_pipe_joint.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_pyramid.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_round_brilliant.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_round_cube.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_solid.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_star.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_supertoroid.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_teapot.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_torusknot.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_twisted_torus.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_extra_objects/add_mesh_vertex.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_BoltFactory/Boltfactory.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_BoltFactory/__init__.py 
/usr/share/blender/2.91/scripts/addons/add_mesh_BoltFactory/createMesh.py 
/usr/share/blender/2.91/scripts/addons/add_curve_sapling/__init__.py 
/usr/share/blender/2.91/scripts/addons/add_curve_sapling/utils.py 
/usr/share/blender/2.91/scripts/addons/add_curve_sapling/presets/callistemon.py 
/usr/share/blender/2.91/scripts/addons/add_curve_sapling/presets/douglas_fir.py 
/usr/share/blender/2.91/scripts/addons/add_curve_sapling/presets/japanese_maple.py 
/usr/share/blender/2.91/scripts/addons/add_curve_sapling/presets/quaking_aspen.py 
/usr/share/blender/2.91/scripts/addons/add_curve_sapling/presets/small_maple.py 
/usr/share/blender/2.91/scripts/addons/add_curve_sapling/presets/small_pine.py 
/usr/share/blender/2.91/scripts/addons/add_curve_sapling/presets/weeping_willow.py 
/usr/share/blender/2.91/scripts/addons/add_curve_sapling/presets/white_birch.py 
/usr/share/blender/2.91/scripts/addons/add_curve_sapling/presets/willow.py 
/usr/share/blender/2.91/scripts/addons/add_curve_extra_objects/__init__.py 
/usr/share/blender/2.91/scripts/addons/add_curve_extra_objects/add_curve_aceous_galore.py 
/usr/share/blender/2.91/scripts/addons/add_curve_extra_objects/add_curve_spirals.py 
/usr/share/blender/2.91/scripts/addons/add_curve_extra_objects/add_curve_torus_knots.py 
/usr/share/blender/2.91/scripts/addons/add_curve_extra_objects/add_surface_plane_cone.py 
Searching all installed packages for file collisions... 
Press Ctrl-C to Stop 
media-gfx/blender-9999:28::cg 
/usr/share/blender/2.91/scripts/addons/bone_selection_sets.py 
/usr/share/blender/2.91/scripts/addons/curve_simplify.py 
/usr/share/blender/2.91/scripts/addons/development_icon_get.py 
/usr/share/blender/2.91/scripts/addons/io_anim_camera.py 
/usr/share/blender/2.91/scripts/addons/io_export_pc2.py 
/usr/share/blender/2.91/scripts/addons/io_import_images_as_planes.py 
/usr/share/blender/2.91/scripts/addons/mesh_bsurfaces.py 
/usr/share/blender/2.91/scripts/addons/mesh_f2.py 
/usr/share/blender/2.91/scripts/addons/mesh_looptools.py 
/usr/share/blender/2.91/scripts/addons/node_wrangler.py 
/usr/share/blender/2.91/scripts/addons/object_boolean_tools.py 
/usr/share/blender/2.91/scripts/addons/object_edit_linked.py 
/usr/share/blender/2.91/scripts/addons/paint_palette.py 
/usr/share/blender/2.91/scripts/addons/render_auto_tile_size.py 
/usr/share/blender/2.91/scripts/addons/render_freestyle_svg.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_3d_navigation.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_copy_attributes.py 
/usr/share/blender/2.91/scripts/addons/space_view3d_modifier_tools.py 
/usr/share/blender/2.91/scripts/addons/system_blend_info.py 
/usr/share/blender/2.91/scripts/addons/system_property_chart.py 
Package 'media-blender/addons-9999' NOT merged due to file collisions. 
If necessary, refer to your elog messages for the whole content of the 
above message. 

Analyze

  • ebuild should inherit from vcs-clean directly for the

Example: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7077c5e3dca25a9984b4854a6910ab6602d7efac
Docs: https://devmanual.gentoo.org/eclass-reference/vcs-clean.eclass/index.html

  • the migrations is suboptimal as blender used to own /usr/share/blender/2.91 but now it is a new package (blender-addons). Not sure what is the correct/standard approach for that (I'm pretty newb to gentoo)

Recomendation

  • I can PR for vcs-clean later this week.
  • rm -rf /usr/share/blender before install seems to work (but looks really really hacky).

Update dolphin-dropbox-plugin.

Hello brothermechanic.

I wonder if you could update dolphin-dropbox-plugin-4.14.3 to reflect for kde-apps/dolphin-15.12.3-r1 instead.

Thanks
fhede

Some ebuilds need updating EAPI

This happens at repository syncing stage (via eix-sync): egencache fails due to some ebuilds using too old EAPI versions which are no longer supported by some of the called eclasses. In particular,

  • dev-util/nvidia-cuda-sdk fails with Unsupported EAPI=6 (too old) for cuda due to cuda.eclass explicitly requiring EAPI=7 or 8 (here's the gentoo repo commit that updates dev-util/nvidia-cuda-sdk to EAPI=7)
  • media-makehuman/mhx2-makehuman-exchange fails similarly due to mercurial.eclass supporting EAPI=7 exclusively
  • x11-misc/xbindkeys-config fails with eutils: EAPI 4 not supported due to eutils.eclass explicitly requiring at least EAPI=5
  • media-plugins/refocus-it lacks a EAPI specification (which is supposedly defaulted to 0 in this case) and fails with eutils: EAPI 0 not supported

makehuman-9999.ebuild builds for python 3.7

build completes just fine. Use flags are set to use python3.6
Running application gives this error;

$ makehuman
MakeHuman Copyright (C) 2001-2018 http://www.makehumancommunity.org
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. For details use the option --license

Initialized logging
VERSION: UNKNOWN:UNKNOWN
SHORT VERSION: alpha4
LONG VERSION: 1.2.0 Alpha4 (UNKNOWN:UNKNOWN)
BASEMESH VERSION: hm08
IS BUILT (FROZEN): No
IS RELEASE VERSION: No
DEFAULT ENCODING: utf-8
FILESYSTEM ENCODING: utf-8
STDOUT ENCODING: UTF-8
LOCALE PREFERRED ENCODING: UTF-8
WORKING DIRECTORY: /usr/share/makehuman
HOME LOCATION: /home/impiusnex/Documents
PYTHON PATH: ./:./lib:./apps:./shared:./apps/gui:./core:/usr/share/makehuman:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/lib/python3.7/site-packages
DLL PATH: /usr/lib/llvm/8/bin:/usr/lib/llvm/7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/opt/nvidia-cg-toolkit/bin
SYS.VERSION: 3.7.4 (default, Oct  8 2019, 14:02:56)  [GCC 8.3.0]
SYS.PLATFORM: linux
SYS.EXECUTABLE: /usr/lib/python-exec/python3.7/python3
PLATFORM.MACHINE: x86_64
PLATFORM.PROCESSOR: Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz
PLATFORM.UNAME.RELEASE: 4.19.72-gentoo
PLATFORM.LINUX_DISTRIBUTION: Gentoo Base System 2.6
NUMPY.VERSION: 1.14.5
No OpenGL_accelerate module loaded: No module named 'OpenGL_accelerate'
Traceback (most recent call last):
  File "makehuman.py", line 613, in <module>
    main()
  File "makehuman.py", line 603, in main
    from mhmain import MHApplication
  File "./core/mhmain.py", line 45, in <module>
    import mh
  File "./lib/mh.py", line 50, in <module>
    from qtui import Keys, Buttons, Modifiers, Application
  File "./lib/qtui.py", line 45, in <module>
    from PyQt5 import QtCore, QtGui, QtOpenGL, QtWidgets
ModuleNotFoundError: No module named 'PyQt5'

I've set python 3.6 via use flags;
media-gfx/makehuman python_targets_python3_6 python_single_targets_python3_6

but for some reason it tries to use python 3.7

VERIFY FAILED: media-libs/opencolorio-1.0.9-r4::cg

media-libs/opencolorio-1.0.9-r4::cg from recent update fails to install with the following error:

!!! Fetched file: opencolorio-1.0.9-git.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got: 13744837
!!! Expected: 13740765
Refetching... File renamed to '/usr/portage/distfiles/opencolorio-1.0.9-git.tar.gz.checksum_failure.mdwno6jy'

Syntax error in media-gfx/blender

When doing emerge -DNu world, I get:

-/var/lib/layman/cg/media-gfx/blender/blender-9999-r1.ebuild: line 356: syntax error near unexpected token `}'
/var/lib/layman/cg/media-gfx/blender/blender-9999-r1.ebuild: line 356: `}'

media-libs/oidn-2.1.0 fails, "unrecognized command-line option"

Tested with latest version of GCC 11, 12, 13 and CUDA 11, 12 on latest kernel version (6.6.13)

error log:

[74/182] cd /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0_build/devices/hip/build && /usr/bin/cmake --build .
FAILED: devices/hip/stamp/OpenImageDenoise_device_hip-build /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0_build/devices/hip/stamp/OpenImageDenoise_device_hip-build 
cd /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0_build/devices/hip/build && /usr/bin/cmake --build .
[1/8] Building CXX object CMakeFiles/OpenImageDenoise_device_hip.dir/ck_conv_dl.cpp.o
FAILED: CMakeFiles/OpenImageDenoise_device_hip.dir/ck_conv_dl.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageDenoise_device_hip_EXPORTS -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/../../external/composable_kernel/include -I/var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/../../external/composable_kernel/library/include -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0 -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/external -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0_build -O2 -pipe  -Wall -Wno-unknown-pragmas -Wno-strict-overflow -fPIC -Wformat -Wformat-security -Wmissing-field-initializers  -O3 -DNDEBUG  -fstack-protector -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -fvisibility=internal -fvisibility-inlines-hidden -Wno-unused-result --rocm-path=@ESYSROOT_ROCM_PATH@ -x hip --offload-arch=gfx1030,gfx1031,gfx1032,gfx1033,gfx1034,gfx1035,gfx1036,gfx1100,gfx1101,gfx1102,gfx1103 -MD -MT CMakeFiles/OpenImageDenoise_device_hip.dir/ck_conv_dl.cpp.o -MF CMakeFiles/OpenImageDenoise_device_hip.dir/ck_conv_dl.cpp.o.d -o CMakeFiles/OpenImageDenoise_device_hip.dir/ck_conv_dl.cpp.o -c /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/ck_conv_dl.cpp
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option ‘--rocm-path=@ESYSROOT_ROCM_PATH@’
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option ‘--offload-arch=gfx1030,gfx1031,gfx1032,gfx1033,gfx1034,gfx1035,gfx1036,gfx1100,gfx1101,gfx1102,gfx1103’
[2/8] Building CXX object CMakeFiles/OpenImageDenoise_device_hip.dir/hip_device.cpp.o
FAILED: CMakeFiles/OpenImageDenoise_device_hip.dir/hip_device.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageDenoise_device_hip_EXPORTS -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/../../external/composable_kernel/include -I/var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/../../external/composable_kernel/library/include -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0 -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/external -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0_build -O2 -pipe  -Wall -Wno-unknown-pragmas -Wno-strict-overflow -fPIC -Wformat -Wformat-security -Wmissing-field-initializers  -O3 -DNDEBUG  -fstack-protector -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -fvisibility=internal -fvisibility-inlines-hidden -Wno-unused-result --rocm-path=@ESYSROOT_ROCM_PATH@ -x hip --offload-arch=gfx1030,gfx1031,gfx1032,gfx1033,gfx1034,gfx1035,gfx1036,gfx1100,gfx1101,gfx1102,gfx1103 -MD -MT CMakeFiles/OpenImageDenoise_device_hip.dir/hip_device.cpp.o -MF CMakeFiles/OpenImageDenoise_device_hip.dir/hip_device.cpp.o.d -o CMakeFiles/OpenImageDenoise_device_hip.dir/hip_device.cpp.o -c /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/hip_device.cpp
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option ‘--rocm-path=@ESYSROOT_ROCM_PATH@’
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option ‘--offload-arch=gfx1030,gfx1031,gfx1032,gfx1033,gfx1034,gfx1035,gfx1036,gfx1100,gfx1101,gfx1102,gfx1103’
[3/8] Building CXX object CMakeFiles/OpenImageDenoise_device_hip.dir/hip_engine.cpp.o
FAILED: CMakeFiles/OpenImageDenoise_device_hip.dir/hip_engine.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageDenoise_device_hip_EXPORTS -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/../../external/composable_kernel/include -I/var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/../../external/composable_kernel/library/include -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0 -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/external -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0_build -O2 -pipe  -Wall -Wno-unknown-pragmas -Wno-strict-overflow -fPIC -Wformat -Wformat-security -Wmissing-field-initializers  -O3 -DNDEBUG  -fstack-protector -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -fvisibility=internal -fvisibility-inlines-hidden -Wno-unused-result --rocm-path=@ESYSROOT_ROCM_PATH@ -x hip --offload-arch=gfx1030,gfx1031,gfx1032,gfx1033,gfx1034,gfx1035,gfx1036,gfx1100,gfx1101,gfx1102,gfx1103 -MD -MT CMakeFiles/OpenImageDenoise_device_hip.dir/hip_engine.cpp.o -MF CMakeFiles/OpenImageDenoise_device_hip.dir/hip_engine.cpp.o.d -o CMakeFiles/OpenImageDenoise_device_hip.dir/hip_engine.cpp.o -c /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/hip_engine.cpp
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option ‘--rocm-path=@ESYSROOT_ROCM_PATH@’
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option ‘--offload-arch=gfx1030,gfx1031,gfx1032,gfx1033,gfx1034,gfx1035,gfx1036,gfx1100,gfx1101,gfx1102,gfx1103’
[4/8] Building CXX object CMakeFiles/OpenImageDenoise_device_hip.dir/hip_external_buffer.cpp.o
FAILED: CMakeFiles/OpenImageDenoise_device_hip.dir/hip_external_buffer.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageDenoise_device_hip_EXPORTS -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/../../external/composable_kernel/include -I/var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/../../external/composable_kernel/library/include -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0 -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/external -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0_build -O2 -pipe  -Wall -Wno-unknown-pragmas -Wno-strict-overflow -fPIC -Wformat -Wformat-security -Wmissing-field-initializers  -O3 -DNDEBUG  -fstack-protector -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -fvisibility=internal -fvisibility-inlines-hidden -Wno-unused-result --rocm-path=@ESYSROOT_ROCM_PATH@ -x hip --offload-arch=gfx1030,gfx1031,gfx1032,gfx1033,gfx1034,gfx1035,gfx1036,gfx1100,gfx1101,gfx1102,gfx1103 -MD -MT CMakeFiles/OpenImageDenoise_device_hip.dir/hip_external_buffer.cpp.o -MF CMakeFiles/OpenImageDenoise_device_hip.dir/hip_external_buffer.cpp.o.d -o CMakeFiles/OpenImageDenoise_device_hip.dir/hip_external_buffer.cpp.o -c /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/hip_external_buffer.cpp
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option ‘--rocm-path=@ESYSROOT_ROCM_PATH@’
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option ‘--offload-arch=gfx1030,gfx1031,gfx1032,gfx1033,gfx1034,gfx1035,gfx1036,gfx1100,gfx1101,gfx1102,gfx1103’
[5/8] Building CXX object CMakeFiles/OpenImageDenoise_device_hip.dir/hip_module.cpp.o
FAILED: CMakeFiles/OpenImageDenoise_device_hip.dir/hip_module.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageDenoise_device_hip_EXPORTS -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/../../external/composable_kernel/include -I/var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/../../external/composable_kernel/library/include -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0 -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/external -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0_build -O2 -pipe  -Wall -Wno-unknown-pragmas -Wno-strict-overflow -fPIC -Wformat -Wformat-security -Wmissing-field-initializers  -O3 -DNDEBUG  -fstack-protector -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -fvisibility=internal -fvisibility-inlines-hidden -Wno-unused-result --rocm-path=@ESYSROOT_ROCM_PATH@ -x hip --offload-arch=gfx1030,gfx1031,gfx1032,gfx1033,gfx1034,gfx1035,gfx1036,gfx1100,gfx1101,gfx1102,gfx1103 -MD -MT CMakeFiles/OpenImageDenoise_device_hip.dir/hip_module.cpp.o -MF CMakeFiles/OpenImageDenoise_device_hip.dir/hip_module.cpp.o.d -o CMakeFiles/OpenImageDenoise_device_hip.dir/hip_module.cpp.o -c /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/hip_module.cpp
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option ‘--rocm-path=@ESYSROOT_ROCM_PATH@’
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option ‘--offload-arch=gfx1030,gfx1031,gfx1032,gfx1033,gfx1034,gfx1035,gfx1036,gfx1100,gfx1101,gfx1102,gfx1103’
[6/8] Building CXX object CMakeFiles/OpenImageDenoise_device_hip.dir/ck_conv_wmma.cpp.o
FAILED: CMakeFiles/OpenImageDenoise_device_hip.dir/ck_conv_wmma.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DOpenImageDenoise_device_hip_EXPORTS -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/../../external/composable_kernel/include -I/var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/../../external/composable_kernel/library/include -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0 -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/external -isystem /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0_build -O2 -pipe  -Wall -Wno-unknown-pragmas -Wno-strict-overflow -fPIC -Wformat -Wformat-security -Wmissing-field-initializers  -O3 -DNDEBUG  -fstack-protector -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -fvisibility=internal -fvisibility-inlines-hidden -Wno-unused-result --rocm-path=@ESYSROOT_ROCM_PATH@ -x hip --offload-arch=gfx1030,gfx1031,gfx1032,gfx1033,gfx1034,gfx1035,gfx1036,gfx1100,gfx1101,gfx1102,gfx1103 -mcumode -mno-wavefrontsize64 -MD -MT CMakeFiles/OpenImageDenoise_device_hip.dir/ck_conv_wmma.cpp.o -MF CMakeFiles/OpenImageDenoise_device_hip.dir/ck_conv_wmma.cpp.o.d -o CMakeFiles/OpenImageDenoise_device_hip.dir/ck_conv_wmma.cpp.o -c /var/tmp/portage/media-libs/oidn-2.1.0/work/oidn-2.1.0/devices/hip/ck_conv_wmma.cpp
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option ‘--rocm-path=@ESYSROOT_ROCM_PATH@’
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option ‘--offload-arch=gfx1030,gfx1031,gfx1032,gfx1033,gfx1034,gfx1035,gfx1036,gfx1100,gfx1101,gfx1102,gfx1103’
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option ‘-mcumode’
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option ‘-mno-wavefrontsize64’
ninja: build stopped: subcommand failed.

emerge --info

info@gentoo ~ $ emerge --info '=media-libs/oidn-2.1.0::cg'
Portage 3.0.61 (python 3.11.7-final-0, default/linux/amd64/17.1, gcc-13, glibc-2.38-r9, 6.6.13-gentoo-x86_64 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.6.13-gentoo-x86_64-x86_64-AMD_Ryzen_7_6800H_with_Radeon_Graphics-with-glibc2.38
KiB Mem:    15612932 total,   8585792 free
KiB Swap:   33554428 total,  33448444 free
Timestamp of repository gentoo: Tue, 23 Jan 2024 14:00:01 +0000
Head commit of repository gentoo: 45796ef7aee0f205dadf173efe6578cc83a10e07
Head commit of repository audio-overlay: fec3e763a923cad41279602f1ffc532e6b3d0e69

Head commit of repository cg: 9b27b0893ca420399d9efff1bf8c4c457455abc2

Head commit of repository edgets: 827df2c6a1c34c8a4b551300ba13dcb69f25f44f

Head commit of repository guru: 1b7e3ee90e6dfc745114d9597bc618a95bb8a210

Timestamp of repository torbrowser: Tue, 16 Jan 2024 11:49:58 +0000
Head commit of repository torbrowser: 28802869c3540ca7c2e4665b49d49b9ba488f6c2

sh bash 5.1_p16-r6
ld GNU ld (Gentoo 2.41 p4) 2.41.0
app-misc/pax-utils:        1.3.5::gentoo
app-shells/bash:           5.1_p16-r6::gentoo
dev-build/autoconf:        2.13-r7::gentoo, 2.71-r6::gentoo
dev-build/automake:        1.16.5-r1::gentoo
dev-build/cmake:           3.27.9::gentoo
dev-build/libtool:         2.4.7-r1::gentoo
dev-build/make:            4.4.1-r1::gentoo
dev-build/meson:           1.3.0-r2::gentoo
dev-java/java-config:      2.3.3-r1::gentoo
dev-lang/perl:             5.38.2-r1::gentoo
dev-lang/python:           3.11.7::gentoo, 3.12.1::gentoo
dev-lang/rust-bin:         1.71.1::gentoo
sys-apps/baselayout:       2.14-r1::gentoo
sys-apps/openrc:           0.48::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-devel/binutils:        2.41-r3::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           15.0.7-r3::gentoo, 16.0.6::gentoo, 17.0.6::gentoo
sys-devel/gcc:             11.4.1_p20230622::gentoo, 12.3.1_p20240112::gentoo, 13.2.1_p20230826::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/lld:             16.0.6::gentoo, 17.0.6::gentoo
sys-devel/llvm:            15.0.7-r3::gentoo, 16.0.6::gentoo, 17.0.6::gentoo
sys-kernel/linux-headers:  6.1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.38-r9::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: False
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-max-age: 3

audio-overlay
    location: /var/db/repos/audio-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-audio/audio-overlay
    masters: gentoo
    volatile: False

cg
    location: /var/db/repos/cg
    sync-type: git
    sync-uri: https://github.com/brothermechanic/cg
    masters: gentoo
    volatile: False

edgets
    location: /var/db/repos/edgets
    sync-type: git
    sync-uri: https://github.com/BlueManCZ/edgets
    masters: gentoo
    volatile: False

guru
    location: /var/db/repos/guru
    sync-type: git
    sync-uri: https://gitweb.gentoo.org/repo/proj/guru.git
    masters: gentoo
    volatile: False

torbrowser
    location: /var/db/repos/torbrowser
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/torbrowser.git
    masters: gentoo
    volatile: False

Binary Repositories:

gentoobinhost
    priority: 1
    sync-uri: https://gentoo.osuosl.org/releases/amd64/binpackages/17.1/x86-64

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="rsync://ftp.iij.ad.jp/pub/linux/gentoo/     http://ftp.iij.ad.jp/pub/linux/gentoo/     ftp://ftp.iij.ad.jp/pub/linux/gentoo/     https://ftp.jaist.ac.jp/pub/Linux/Gentoo/     http://ftp.jaist.ac.jp/pub/Linux/Gentoo/     ftp://ftp.jaist.ac.jp/pub/Linux/Gentoo/     rsync://ftp.jaist.ac.jp/pub/Linux/Gentoo/     https://repo.jing.rocks/gentoo     http://repo.jing.rocks/gentoo     rsync://repo.jing.rocks/gentoo     https://ftp.riken.jp/Linux/gentoo/     http://ftp.riken.jp/Linux/gentoo/     rsync://ftp.riken.jp/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
MAKEOPTS="-j1 -l1"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X acl amd64 bluetooth bzip2 cli crypt dbus dri fortran gdbm hwaccel iconv ipv6 libtirpc multilib ncurses network nls openmp pam pcre pipewire pulseaudio readline seccomp split-usr ssl test-rust unicode wifi wireless xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" INPUT_DEVICES="synaptics libinput cuda" KERNEL="linux" L10N="en en-US ko" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-1" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11" RUBY_TARGETS="ruby31" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS

emerge -pqv

info@gentoo ~ $ emerge -pqv '=media-libs/oidn-2.1.0::cg'
[ebuild  N    ] media-libs/oidn-2.1.0  USE="built-in-weights cpu cuda cuda_targets_sm_86 hip -cuda_targets_sm_30 -cuda_targets_sm_50 -cuda_targets_sm_60 -cuda_targets_sm_61 -cuda_targets_sm_70 -cuda_targets_sm_75 -cuda_targets_sm_80 -cuda_targets_sm_90 -doc -examples -static-libs -sycl" AMDGPU_TARGETS="gfx90a gfx906 gfx908 gfx1030 -gfx803 -gfx900 -gfx1010 -gfx1011 -gfx1012 -gfx1031 -gfx1032 -gfx1034 -gfx1035 -gfx1100 -gfx1101 -gfx1102" PYTHON_SINGLE_TARGET="python3_11 -python3_10"

System has RTX 3070 Ti laptop gpu, and an AMD iGPU (CPU is Ryzen 7 6800H) that has not been configured to use.

lspci

00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h-19h PCIe Root Complex (rev 01)
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Family 17h-19h IOMMU
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h-19h PCIe Dummy Host Bridge (rev 01)
00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h-19h PCIe GPP Bridge
00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h-19h PCIe GPP Bridge
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h-19h PCIe Dummy Host Bridge (rev 01)
00:02.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h-19h PCIe GPP Bridge
00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h-19h PCIe GPP Bridge
00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h-19h PCIe GPP Bridge
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h-19h PCIe Dummy Host Bridge (rev 01)
00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h-19h PCIe Dummy Host Bridge (rev 01)
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h-19h PCIe Dummy Host Bridge (rev 01)
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h-19h Internal PCIe GPP Bridge (rev 10)
00:08.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 17h-19h Internal PCIe GPP Bridge (rev 10)
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 71)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Rembrandt Data Fabric: Device 18h; Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Rembrandt Data Fabric: Device 18h; Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Rembrandt Data Fabric: Device 18h; Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Rembrandt Data Fabric: Device 18h; Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Rembrandt Data Fabric: Device 18h; Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Rembrandt Data Fabric: Device 18h; Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Rembrandt Data Fabric: Device 18h; Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Rembrandt Data Fabric: Device 18h; Function 7
01:00.0 VGA compatible controller: NVIDIA Corporation GA104 [Geforce RTX 3070 Ti Laptop GPU] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GA104 High Definition Audio Controller (rev a1)
02:00.0 Non-Volatile memory controller: Realtek Semiconductor Co., Ltd. RTS5765DL NVMe SSD Controller (DRAM-less) (rev 01)
03:00.0 Network controller: MEDIATEK Corp. MT7922 802.11ax PCI Express Wireless Network Adapter
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 05)
05:00.0 Non-Volatile memory controller: Micron Technology Inc 2450 NVMe SSD [HendrixV] (DRAM-less) (rev 01)
06:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt [Radeon 680M] (rev c8)
06:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] VanGogh PSP/CCP
06:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Rembrandt USB4 XHCI controller #3
06:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Rembrandt USB4 XHCI controller #4
06:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 60)
06:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller
07:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] Rembrandt USB4 XHCI controller #8
07:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Rembrandt USB4 XHCI controller #5
07:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Rembrandt USB4 XHCI controller #6

media-gfx/makehuman-1.1.0-r3 fails to fetch

`>>> Downloading 'ftp://ftp.lecl.net/pub/gentoo/distfiles/makehuman_1.1.0~rc3+20160416132607.orig.tar.gz'
--2016-06-03 23:20:47-- ftp://ftp.lecl.net/pub/gentoo/distfiles/makehuman_1.1.0~rc3+20160416132607.orig.tar.gz
=> ‘/usr/portage/distfiles/makehuman_1.1.0rc3+20160416132607.orig.tar.gz’
Resolving ftp.lecl.net... 2001:470:23:3e::2, 112.169.81.98
Connecting to ftp.lecl.net|2001:470:23:3e::2|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /pub/gentoo/distfiles ... done.
==> SIZE makehuman_1.1.0
rc3+20160416132607.orig.tar.gz ... done.

==> EPSV ... done. ==> RETR makehuman_1.1.0rc3+20160416132607.orig.tar.gz ...
No such file ‘makehuman_1.1.0
rc3+20160416132607.orig.tar.gz’.

Downloading 'http://mirror.qubenet.net/mirror/gentoo/distfiles/makehuman_1.1.0~rc3+20160416132607.orig.tar.gz'
--2016-06-03 23:20:53-- http://mirror.qubenet.net/mirror/gentoo/distfiles/makehuman_1.1.0~rc3+20160416132607.orig.tar.gz
Resolving mirror.qubenet.net... 2a01:90:0:7::10, 81.91.242.10
Connecting to mirror.qubenet.net|2a01:90:0:7::10|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-06-03 23:20:53 ERROR 404: Not Found.

Downloading 'ftp://91.121.124.139/gentoo-distfiles/distfiles/makehuman_1.1.0~rc3+20160416132607.orig.tar.gz'
--2016-06-03 23:20:53-- ftp://91.121.124.139/gentoo-distfiles/distfiles/makehuman_1.1.0~rc3+20160416132607.orig.tar.gz
=> ‘/usr/portage/distfiles/makehuman_1.1.0~rc3+20160416132607.orig.tar.gz’
Connecting to 91.121.124.139:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /gentoo-distfiles/distfiles ...
No such directory ‘gentoo-distfiles/distfiles’.

Downloading 'http://mirror.netcologne.de/gentoo/distfiles/makehuman_1.1.0~rc3+20160416132607.orig.tar.gz'
--2016-06-03 23:20:54-- http://mirror.netcologne.de/gentoo/distfiles/makehuman_1.1.0~rc3+20160416132607.orig.tar.gz
Resolving mirror.netcologne.de... 2001:4dd0:1234:1::deb, 194.8.197.22
Connecting to mirror.netcologne.de|2001:4dd0:1234:1::deb|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-06-03 23:20:54 ERROR 404: Not Found.

Downloading 'ftp://ftp.df.lth.se/pub/gentoo/distfiles/makehuman_1.1.0~rc3+20160416132607.orig.tar.gz'
--2016-06-03 23:20:54-- ftp://ftp.df.lth.se/pub/gentoo/distfiles/makehuman_1.1.0~rc3+20160416132607.orig.tar.gz
=> ‘/usr/portage/distfiles/makehuman_1.1.0~rc3+20160416132607.orig.tar.gz’
Resolving ftp.df.lth.se... failed: Name or service not known.
wget: unable to resolve host address ‘ftp.df.lth.se’
Downloading 'http://ppa.launchpad.net/makehuman-official/makehuman-11x/ubuntu/pool/main/m/makehuman/makehuman_1.1.0~rc3+20160416132607.orig.tar.gz'
--2016-06-03 23:20:54-- http://ppa.launchpad.net/makehuman-official/makehuman-11x/ubuntu/pool/main/m/makehuman/makehuman_1.1.0~rc3+20160416132607.orig.tar.gz
Resolving ppa.launchpad.net... 91.189.95.83
Connecting to ppa.launchpad.net|91.189.95.83|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-06-03 23:20:54 ERROR 404: Not Found.

!!! Couldn't download 'makehuman_1.1.0~rc3+20160416132607.orig.tar.gz'. Aborting.`

natron missing dependencies

I ran into the following error while installing natron-9999:

../../natron-9999/Gui/AnimationModuleView.h:36:30: fatal error: QtOpenGL/QGLWidget: No such file or directory

This particular error was resolved I believe by installing the right version of qtopengl.

Some ebuilds use outdated PYTHON_MULTI_USEDEP

As I understand from this patch, PYTHON_MULTI_USEDEP was a temporary thing and was deprecated in favour of PYTHON_USEDEP. Another recent patch removed this variable entirely.

This seems to lead to the ebuild not being parsed properly. E.g. on my system equery g blender-2.93.6 produces the following output:

 * Searching for blender2.93.6 ...

!!! Invalid atom: 'dev-python/numpy[${PYTHON_MULTI_USEDEP}]'
 * dependency graph for media-gfx/blender-2.93.6
 `--  media-gfx/blender-2.93.6  [~amd64 keyword]

and trying to emerge the package by doing emerge -av =media-gfx/blender-2.93.6::cg produces

These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! All ebuilds that could satisfy "=media-gfx/blender-2.93.6::cg" have been masked.
!!! One of the following masked packages is required to complete your request:
- media-gfx/blender-2.93.6::cg (masked by: invalid: DEPEND: Invalid atom (Invalid use dep: '${PYTHON_MULTI_USEDEP}'), token 15, invalid: RDEPEND: Invalid atom (Invalid use dep: '${PYTHON_MULTI_USEDEP}'), token 15)

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

It seems that just replacing all the instances of PYTHON_MULTI_USEDEP with PYTHON_USEDEP should fix the issue.

Curiously, grep -R PYTHON_MULTI_USEDEP /usr/portage returns no results, while grep -R PYTHON_USEDEP /usr/portage gives a lot of results, kind of supporting my guess :)

can't compile antimony

>>> Configuring source in /var/tmp/portage/media-gfx/antimony-9999/work/antimony-9999 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/media-gfx/antimony-9999/work/antimony-9999_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/media-gfx/antimony-9999/work/antimony-9999_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-gfx/antimony-9999/work/antimony-9999_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-gfx/antimony-9999/work/antimony-9999_build/gentoo_toolchain.cmake  /var/tmp/portage/media-gfx/antimony-9999/work/antimony-9999
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/media-gfx/antimony-9999/work/antimony-9999_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PythonLibs: /usr/lib/libpython3.5m.so (found suitable version "3.5.5", minimum required is "3.3") 
CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1723 (message):
  No header defined for python-py36; skipping header check
Call Stack (most recent call first):
  CMakeLists.txt:28 (find_package)


CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1723 (message):
  No header defined for python-py35; skipping header check
Call Stack (most recent call first):
  CMakeLists.txt:28 (find_package)


CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:1723 (message):
  No header defined for python-py34; skipping header check
Call Stack (most recent call first):
  CMakeLists.txt:28 (find_package)


CMake Error at CMakeLists.txt:36 (message):
  Could not find boost::python3


-- Configuring incomplete, errors occurred!

zstandard not being found anywhere

Hello, I'd like to try out blender-3.4.0 but I think the repository has a "live one"..

there are no ebuilds to satisfy `"dev-python/zstandard[python_targets_python3_10(-)]"

The stock ebuild says "dev-python/python-zstandard" - is there a typ0 in your ebuild?

Fix mirroring please

All ebuilds in this overlay are left without the 'mirror' or 'primaryuri' restrict keywords. This means that every time one of your ebuilds is run it checks through the Gentoo mirrorlist for the ebuild package files, which do not exist since only the main Gentoo tree is mirrored!

Please add 'RESTRICT="primaryuri"' to your ebuilds at the very least, so users aren't stuck waiting hours for mirror downloads to finally time out and just fetch from the primary uri. This is especially annoying when waiting for the 10+ affected packages that are required by Blender.

blender-9999: segfault `clear_id_nodes()`

media-gfx/blender-9999::cg was built with the following:
USE="X abi11-compat alembic avi boost bullet cg collada color-management cycles draco embree ffmpeg fftw flac fluid freestyle gmp icu jpeg2k libmv llvm lzma mold mp3 nls obj oceansim oidn openal openexr openmp openpgl opensubdiv openvdb openxr opus osl pdf ply potrace pugixml pulseaudio quadriflow quicktime remesh sdl simd smoke stl tbb theora vorbis vpx vulkan wayland webp x264 xvid -abi10-compat -abi7-compat -abi8-compat -abi9-compat -aom (-cuda) -cuda_targets_compute_89 -cuda_targets_sm_30 -cuda_targets_sm_35 -cuda_targets_sm_37 -cuda_targets_sm_50 -cuda_targets_sm_52 -cuda_targets_sm_60 -cuda_targets_sm_61 -cuda_targets_sm_70 -cuda_targets_sm_75 -cuda_targets_sm_86 -cuda_targets_sm_89 -cycles-bin-kernels -debug -doc -dpx -gold -gtests -headless -jack -jemalloc -lld -lzo -man -materialx -nanovdb -ndof -oneapi (-optix) -portable -rocm -sndfile -test -usd -valgrind" AMDGPU_TARGETS="-gfx1010 -gfx1011 -gfx1012 -gfx1030 -gfx1031 -gfx1032 -gfx1034 -gfx1035 -gfx1100 -gfx1101 -gfx1102 -gfx900 -gfx902 -gfx90c" L10N="de -ab -ar -be -bg -ca -cs -da -el -en -eo -es -es_ES -eu -fa -fi -fr -ha -he -hi -hr -hu -id -it -ja -ka -km -ko -ky -ne -nl -pl -pt -pt_BR -ru -sk -sr -sr@latin -sv -sw -ta -th -tr -uk -vi -zh_CN -zh_HANS -zh_HANT -zh_TW" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11"
FEATURES="ccache sfperms news usersandbox unknown-features-warn usersync unmerge-logs binpkg-dostrip unmerge-orphans network-sandbox config-protect-if-modified distlocks buildpkg-live qa-unresolved-soname-deps preserve-libs binpkg-docompress assume-digests sandbox pid-sandbox merge-sync protect-owned userfetch xattr fixlafiles parallel-fetch ebuild-locks binpkg-multi-instance binpkg-logs ipc-sandbox userpriv pkgdir-index-trusted strict buildpkg"

I get the following segfault when running blender compiled with llvm slot 17 and musl libc:

user@gentoo ~ $ sudo gdb --args blender
GNU gdb (Gentoo 14.1 vanilla) 14.1
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-gentoo-linux-musl".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://bugs.gentoo.org/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from blender...
(No debugging symbols found in blender)
(gdb) run
Starting program: /usr/bin/blender 
[New LWP 15372]
[New LWP 15373]
[New LWP 15374]
[New LWP 15375]
GHOST/Wayland: error: XDG_RUNTIME_DIR is invalid or not set in the environment.
0x5555581f1d72 <BLI_system_backtrace+0x32> at /usr/bin/blender
0x7fffe3a568f2 <???> at /lib/libwayland-client.so.0
0x7fffe3a52c87 <wl_display_connect+0x2b7> at /lib/libwayland-client.so.0
0x55555a460030 <_ZN19GHOST_SystemWaylandC1Eb+0x150> at /usr/bin/blender
0x55555a449895 <_ZN13GHOST_ISystem12createSystemEbb+0xa5> at /usr/bin/blender
0x5555582e2320 <_Z13wm_ghost_initP8bContext+0x60> at /usr/bin/blender
0x55555829f5f2 <_Z7WM_initP8bContextiPPKc+0x452> at /usr/bin/blender
[Detaching after vfork from child process 15376]
[New LWP 15379]
[LWP 15379 exited]
[New LWP 15380]
[New LWP 15381]
[New LWP 15382]
[New LWP 15383]
[New LWP 15387]
[New LWP 15388]
[New LWP 15389]
[New LWP 15390]
[New LWP 15391]

Thread 1 "blender" received signal SIGSEGV, Segmentation fault.
0x00005555581faa7c in blender::deg::Depsgraph::clear_id_nodes() ()
(gdb) 

https://github.com/blender/blender/blob/main/source/blender/depsgraph/intern/depsgraph.cc#L156-L174

Because blender doesn't officially support musl libc, I've applied the following patch to compile blender:

diff --git a/source/blender/freestyle/intern/geometry/VecMat.h b/source/blender/freestyle/intern/geometry/VecMat.h
index ba5ad84a156..3b0c2ec5a81 100644
--- a/source/blender/freestyle/intern/geometry/VecMat.h
+++ b/source/blender/freestyle/intern/geometry/VecMat.h
@@ -36,6 +36,9 @@ template<> struct is_false<false> {
 //
 /////////////////////////////////////////////////////////////////////////////
 
+#define _GNU_SOURCE 1
+typedef unsigned u_int, uint;
+
 template<class T, uint N> class Vec {
  public:
   typedef T value_type;
diff --git a/source/blender/freestyle/intern/system/Id.h b/source/blender/freestyle/intern/system/Id.h
index 6f0d2b3c4f4..f266f2feaad 100644
--- a/source/blender/freestyle/intern/system/Id.h
+++ b/source/blender/freestyle/intern/system/Id.h
@@ -20,6 +20,8 @@ namespace Freestyle {
  */
 class Id {
  public:
+  #define _GNU_SOURCE 1
+  typedef unsigned u_int, uint;
   typedef uint id_type;
 
   /** Default constructor */
diff --git a/source/blender/freestyle/intern/geometry/Geom.h b/source/blender/freestyle/intern/geometry/Geom.h
index 53104aa792a..5dd0911fd55 100644
--- a/source/blender/freestyle/intern/geometry/Geom.h
+++ b/source/blender/freestyle/intern/geometry/Geom.h
@@ -17,6 +17,9 @@ namespace Freestyle {
 
 namespace Geometry {
 
+#define _GNU_SOURCE 1
+typedef unsigned u_int, uint;
+
 typedef VecMat::Vec2<uint> Vec2u;
 typedef VecMat::Vec2<int> Vec2i;
 typedef VecMat::Vec2<float> Vec2f;

make.conf

COMMON_FLAGS="-O3 -pipe -march=native -mtune=native -D_FORTIFY_SOURCE=3 -flto=thin -g0"
CC="clang"
CXX="clang++"
HOSTCC="clang"
HOSTCXX="clang++"
CFLAGS="${COMMON_FLAGS}"
CXXFLAGS="${COMMON_FLAGS} -stdlib=libc++"
FCFLAGS="${COMMON_FLAGS}"
FFLAGS="${COMMON_FLAGS}"

LDLIBS="-L/use/lib -lexecinfo"
LDFLAGS="${COMMON_FLAGS} ${LDLIBS} -Wl,-O3 -Wl,--as-needed -Wl,--strip-debug -Wl,--undefined-version -Wl,--icf=safe -Wl,--threads=4 -Wl,--compress-debug-sections=zstd -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind"
CHOST="x86_64-gentoo-linux-musl"

Cann't build media-libs/pyilmbase-2.2.0-r7

When I building media-libs/pyilmbase I get error:

libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtbeginS.o  .libs/imathmodule.o .libs/PyImathFun.o .libs/PyImathBasicTypes.o   -L/usr/lib64 -lPyImath -lboost_python-3.5 -lpython3.5m -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crtn.o  -march=native   -Wl,-soname -Wl,imathmodule.so -o .libs/imathmodule.so
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lPyImath
collect2: error: ld returned 1 exit status
Makefile:440: recipe for target 'imathmodule.la' failed

Why the revisions on -9999 ebuilds ?

For example : dev-games/godot-9999-r1

This does not make much sense and forces priority of your ebuilds over other overlays with higher priority in repos.conf

Do you have a strong reason to use it ? Would you revert it ? Otherwise, the only way I see how to use your overlay is by masking everything by default and unmasking the ebuilds I want from yours (for the moment, only makehuman), which makes it less practical.

Linuxcnc ebuild

Hello there. I see that you are serious about coomputer graphics programs on Gentoo. Do you know linuxcnc and could you try to write an ebuild?

Thank you.

Mission deps on media-video/shotcut ebuild

Hello, I don't know if you are the person maintaining this ebuild (if there is such a person) but there's a fews deps missing to shotcut in the ebuild I gat from your overlay. Following is the list of these deps with details. If you're not this person sorry for the bother, and can you tell me wherer I should post this ?

dev-qt/qtwebsockets
dev-qt/qtgraphicaleffects
media-plugins/vidstab (deshake to enable video filter)
media-libs/mlt melt qt5 frei0r (melt use and un /usr/bin/, ln -s melt qmelt, use and linking required in order to have video export working)

Thanks for the overlay and the ebuild :)
Clind

krita-bin fails to run because libfuse.so.2 was not found

krita-bin is an appimage, which seems to use FUSE to run; it tries to dlopen libfuse.so.2 and fails if it wasn't found.

I have FUSE installed, but it is the default sys-fs/fuse:3 slot which provides libfuse3.so.3, while libfuse.so.2 is provided by sys-fs/fuse:0 slot. Probably should be added to the ebuild as a dependency

=media-gfx/alchemy-9999: fdo-mime.eclass could not be found by inherit()

IIRC the fdo-mime.eclass functionality has been replaced by xdg.eclass or xdg-utils.eclass.

 * ERROR: media-gfx/alchemy-9999::cg failed (depend phase):
 *   fdo-mime.eclass could not be found by inherit()
 * 
 * Call stack:
 *             ebuild.sh, line 609:  Called source '/mnt/data/code/github/portage-overlays/cg/media-gfx/alchemy/alchemy-9999.ebuild'
 *   alchemy-9999.ebuild, line   7:  Called inherit 'eutils' 'fdo-mime' 'java-pkg-2' 'java-ant-2' 'versionator' 'subversion'
 *             ebuild.sh, line 290:  Called die
 * The specific snippet of code:
 *   		[[ -z ${location} ]] && die "${1}.eclass could not be found by inherit()"
 * 
 * If you need support, post the output of `emerge --info '=media-gfx/alchemy-9999::cg'`,
 * the complete build log and the output of `emerge -pqv '=media-gfx/alchemy-9999::cg'`.
 * Working directory: '/usr/lib/python3.8/site-packages'
 * S: '/var/tmp/portage/media-gfx/alchemy-9999/work/alchemy-9999'

media-gfx/unreal-engine

media-gfx/unreal-engine-4.22.1 -- new version exist

UnrealEngine-4.22.1-release.tar.gz -- non exist

UnrealEngine-4.22.1-release.zip ---- available to download

media-libs/alembic needs sci-libs/hdf5[fortran]

[ 47%] Linking CXX executable AbcCoreHDF5_ArrayPropertyTests
cd /var/tmp/portage/media-libs/alembic-1.5.8-r5/work/alembic-1.5.8_build/lib/Alembic/AbcCoreHDF5/Tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/AbcCoreHDF5_ArrayPropertyTests.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++   -march=native -Og -pipe -ggdb  -O3 -DNDEBUG   -Wl,-O1 -Wl,--as-needed CMakeFiles/AbcCoreHDF5_ArrayPropertyTests.dir/ArrayPropertyTests.cpp.o  -o AbcCoreHDF5_ArrayPropertyTests -rdynamic ../libAlembicAbcCoreHDF5.a ../../AbcCoreAbstract/libAlembicAbcCoreAbstract.a ../../Util/libAlembicUtil.a -lhdf5_hl -lhdf5_cpp -lhdf5_fortran -lhdf5 -lIex -lIexMath -lIlmThread -lImath -lHalf -lpthread -lz -lm 
/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lhdf5_fortran
collect2: error: ld returned 1 exit status
make[2]: *** [lib/Alembic/AbcCoreHDF5/Tests/CMakeFiles/AbcCoreHDF5_ArrayPropertyTests.dir/build.make:99: lib/Alembic/AbcCoreHDF5/Tests/AbcCoreHDF5_ArrayPropertyTests] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-libs/alembic-1.5.8-r5/work/alembic-1.5.8_build'
make[1]: *** [CMakeFiles/Makefile2:1054: lib/Alembic/AbcCoreHDF5/Tests/CMakeFiles/AbcCoreHDF5_ArrayPropertyTests.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/media-libs/alembic-1.5.8-r5/work/alembic-1.5.8_build'
make: *** [Makefile:139: all] Error 2

can't find file to patch at input line 4

I would like to build blender-2.92.0 but the patch failed on my stable system. blender-2.93.0 built but it's not as stable to run.

  • Applying x112.patch ...
    patching file intern/ghost/CMakeLists.txt
    Hunk #1 succeeded at 192 with fuzz 1 (offset 9 lines).
    Hunk #2 succeeded at 253 with fuzz 2 (offset 12 lines).
    Hunk #3 succeeded at 266 with fuzz 2 (offset 15 lines).
    Hunk #4 succeeded at 283 with fuzz 2 (offset 18 lines). [ ok ]
  • Applying blender-system-glog-gflags.patch ... [ ok ]
  • Applying cg-addons.patch ... [ ok ]
  • Applying cg-defaults.patch ... [ ok ]
  • Applying cg-keymap.patch ...
    can't find file to patch at input line 4
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:

|diff -Naur a/release/scripts/presets/keyconfig/blender.py b/release/scripts/presets/keyconfig/blender.py
|--- a/release/scripts/presets/keyconfig/Blender.py 2020-12-24 20:07:32.000000000 +0300
|+++ b/release/scripts/presets/keyconfig/Blender.py 2020-12-27 20:56:46.597343465 +0300

No file to patch. Skipping patch.
2 out of 2 hunks ignored
patching file release/scripts/presets/keyconfig/keymap_data/blender_default.py
Hunk #3 succeeded at 409 (offset 5 lines).
Hunk #4 succeeded at 518 (offset 5 lines).
Hunk #5 succeeded at 937 (offset 13 lines).
Hunk #6 succeeded at 2015 (offset 61 lines).
Hunk #7 succeeded at 4062 (offset 84 lines).
Hunk #8 succeeded at 4117 (offset 83 lines).
Hunk #9 succeeded at 4143 (offset 83 lines).
Hunk #10 succeeded at 4676 (offset 84 lines). [ !! ]

  • ERROR: media-gfx/blender-2.92.0::cg failed (prepare phase):
  • patch -p1 failed with /var/tmp/portage/media-gfx/blender-2.92.0/files/cg-keymap.patch

lightworks build no ebuilds to satisfy "media-libs/jpeg:8"

$ sudo emerge -av media-video/lightworks

  • IMPORTANT: 12 news items need reading for repository 'gentoo'.
  • Use eselect news read to view new items.

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "media-libs/jpeg:8".
(dependency required by "media-video/lightworks-14.5-r12::cg" [ebuild])
(dependency required by "media-video/lightworks" [argument])

Bad checksum on FreeCAD binary

The checksums on your media-gfx/freecad-bin ebuild seem to be out of date. The FreeCAD git repository currently has only an SHA256 checksum, and neither the BLAKE2B nor the SHA512 values in the ebuild match.

For anyone else hitting this, you can rename the .checksum_failure. file without the suffix, and edit the ebuild Manifest file to contain the SHA256 value direct from the FreeCAD Github repository at:
https://github.com/FreeCAD/FreeCAD/releases/download/0.18.4/FreeCAD_0.18-16146-Linux-Conda_Py3Qt5_glibc2.12-x86_64.AppImage-SHA256.txt

openfx-arena dependencies

Hello. I'm trying to install natron from your overlay, but it seems to be getting stuck while installing =openfx-arena-9999:

It seems to be missing two dependencies, both used by ReadCDR.cpp: librevenge, and libcdr
../Extra/ReadCDR.cpp:29:27: fatal error: libcdr/libcdr.h: No such file or directory
(the librevenge error was almost the same, but I didn't think to keep it)

media-libs/openexr-2.2.0-r2 fails to build

See the build.log:

 * Repository: cg
 * Maintainer: [email protected] video
 * USE:        abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking openexr-2.2.0.tar.gz to /var/tmp/portage/media-libs/openexr-2.2.0-r2/work
>>> Source unpacked in /var/tmp/portage/media-libs/openexr-2.2.0-r2/work
>>> Preparing source in /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0 ...
 * Applying openexr-2.2.0-imf.patch ...
 [ ok ]
 * Running elibtoolize in: openexr-2.2.0/
 *   Applying portage/2.2 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.2.6 patch ...
 *   Applying target-nm/2.4.2 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0 ...
 * abi_x86_32.x86: running multilib-minimal_abi_src_configure
>>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86"
 * econf: updating openexr-2.2.0/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating openexr-2.2.0/config.guess with /usr/share/gnuconfig/config.guess
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib32 --docdir=/usr/share/doc/openexr-2.2.0-r2 --enable-shared --disable-static --disable-static --disable-imfexamples
configure: loading site script /usr/share/config.site
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-g++ -m32... none
checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386
checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-g++ -m32... (cached) none
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ld used by x86_64-pc-linux-gnu-g++ -m32... x86_64-pc-linux-gnu-ld -m elf_i386
checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether make sets $(MAKE)... (cached) yes
test_prefix = NONE
checking for pkg-config... /usr/bin/pkg-config
using pkg-config to set ILMBASE_CXXFLAGS and ILMBASE_LDFLAGS:
    ILMBASE_CXXFLAGS = -pthread -I/usr/include/OpenEXR
    ILMBASE_LDFLAGS = -L/usr/lib32
    ILMBASE_LIBS = -L/usr/lib32 -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread
checking for IlmBase... yes
Compiled and ran IlmBase test program.
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for compress in -lz... yes
checking for complete iomanip support in C++ standard library... yes
checking for gcc optimization flags... -pipe
checking for AVX instructions in GCC style inline asm... yes
checking for sysconf(_SC_NPROCESSORS_ONLN)... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating OpenEXR.pc
config.status: creating config/Makefile
config.status: creating IlmImf/Makefile
config.status: creating IlmImfTest/Makefile
config.status: creating IlmImfUtil/Makefile
config.status: creating IlmImfUtilTest/Makefile
config.status: creating IlmImfFuzzTest/Makefile
config.status: creating exrheader/Makefile
config.status: creating exrmaketiled/Makefile
config.status: creating IlmImfExamples/Makefile
config.status: creating doc/Makefile
config.status: creating exrstdattr/Makefile
config.status: creating exrmakepreview/Makefile
config.status: creating exrenvmap/Makefile
config.status: creating exrmultiview/Makefile
config.status: creating exrmultipart/Makefile
config.status: creating config/OpenEXRConfig.h
config.status: executing depfiles commands
config.status: executing libtool commands

---------------------------------------------
Summary for OpenEXR features:

build IlmImf example program                    no
build IlmImf damaged input resilience test      no
build IlmImf huge input test                    no
enable large stack optimizations                yes
internal library namespace                      Imf_2_2
user-client namespace                           Imf

---------------------------------------------

 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
>>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_64.amd64"
 * econf: updating openexr-2.2.0/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating openexr-2.2.0/config.guess with /usr/share/gnuconfig/config.guess
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --docdir=/usr/share/doc/openexr-2.2.0-r2 --enable-shared --disable-static --disable-static --disable-imfexamples
configure: loading site script /usr/share/config.site
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether make sets $(MAKE)... (cached) yes
test_prefix = NONE
checking for pkg-config... /usr/bin/pkg-config
using pkg-config to set ILMBASE_CXXFLAGS and ILMBASE_LDFLAGS:
    ILMBASE_CXXFLAGS = -pthread -I/usr/include/OpenEXR
    ILMBASE_LDFLAGS = 
    ILMBASE_LIBS = -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread
checking for IlmBase... yes
Compiled and ran IlmBase test program.
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for compress in -lz... yes
checking for complete iomanip support in C++ standard library... yes
checking for gcc optimization flags... -pipe
checking for AVX instructions in GCC style inline asm... yes
checking for sysconf(_SC_NPROCESSORS_ONLN)... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating OpenEXR.pc
config.status: creating config/Makefile
config.status: creating IlmImf/Makefile
config.status: creating IlmImfTest/Makefile
config.status: creating IlmImfUtil/Makefile
config.status: creating IlmImfUtilTest/Makefile
config.status: creating IlmImfFuzzTest/Makefile
config.status: creating exrheader/Makefile
config.status: creating exrmaketiled/Makefile
config.status: creating IlmImfExamples/Makefile
config.status: creating doc/Makefile
config.status: creating exrstdattr/Makefile
config.status: creating exrmakepreview/Makefile
config.status: creating exrenvmap/Makefile
config.status: creating exrmultiview/Makefile
config.status: creating exrmultipart/Makefile
config.status: creating config/OpenEXRConfig.h
config.status: executing depfiles commands
config.status: executing libtool commands

---------------------------------------------
Summary for OpenEXR features:

build IlmImf example program                    no
build IlmImf damaged input resilience test      no
build IlmImf huge input test                    no
enable large stack optimizations                yes
internal library namespace                      Imf_2_2
user-client namespace                           Imf

---------------------------------------------

>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0 ...
 * abi_x86_32.x86: running multilib-minimal_abi_src_compile
make -j8 --silent --load-average=7 
Making all in config
Making all in IlmImf
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/dwaLookups.cpp: In function ‘void generateLutHeader()’:
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/dwaLookups.cpp:518:70: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘unsigned int’ [-Wformat=]
             printf("%6lu, ", workers[i]->offset()[value] + offsetPrev);
                                                                      ^
libtool: link: x86_64-pc-linux-gnu-g++ -m32 -pipe -march=native -O2 -Wl,-O1 -o b44ExpLogTable b44ExpLogTable.o -pthread  -Wl,--as-needed -L/usr/lib32 -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread
libtool: link: x86_64-pc-linux-gnu-g++ -m32 -pipe -march=native -O2 -Wl,-O1 -o dwaLookups dwaLookups.o -pthread  -Wl,--as-needed -L/usr/lib32 -lImath -lHalf -lIex -lIexMath -lIlmThread -pthread
 Building acceleration for DwaCompressor, 0.00 %      
 Building acceleration for DwaCompressor, 1.22 %      
 Building acceleration for DwaCompressor, 2.44 %      
 Building acceleration for DwaCompressor, 3.66 %      
 Building acceleration for DwaCompressor, 4.88 %      
 Building acceleration for DwaCompressor, 6.10 %      
 Building acceleration for DwaCompressor, 7.32 %      
 Building acceleration for DwaCompressor, 8.54 %      
 Building acceleration for DwaCompressor, 9.77 %      
 Building acceleration for DwaCompressor, 10.99 %      
 Building acceleration for DwaCompressor, 12.21 %      
 Building acceleration for DwaCompressor, 13.43 %      
 Building acceleration for DwaCompressor, 14.65 %      
 Building acceleration for DwaCompressor, 15.87 %      
 Building acceleration for DwaCompressor, 17.09 %      
 Building acceleration for DwaCompressor, 18.31 %      
 Building acceleration for DwaCompressor, 19.53 %      
 Building acceleration for DwaCompressor, 20.75 %      
 Building acceleration for DwaCompressor, 21.97 %      
 Building acceleration for DwaCompressor, 23.19 %      
 Building acceleration for DwaCompressor, 24.41 %      
 Building acceleration for DwaCompressor, 25.63 %      
 Building acceleration for DwaCompressor, 26.86 %      
 Building acceleration for DwaCompressor, 28.08 %      
 Building acceleration for DwaCompressor, 29.30 %      
 Building acceleration for DwaCompressor, 30.52 %      
 Building acceleration for DwaCompressor, 31.74 %      
 Building acceleration for DwaCompressor, 32.96 %      
 Building acceleration for DwaCompressor, 34.18 %      
 Building acceleration for DwaCompressor, 35.40 %      
 Building acceleration for DwaCompressor, 36.62 %      
 Building acceleration for DwaCompressor, 37.84 %      
 Building acceleration for DwaCompressor, 39.06 %      
 Building acceleration for DwaCompressor, 40.28 %      
 Building acceleration for DwaCompressor, 41.50 %      
 Building acceleration for DwaCompressor, 42.72 %      
 Building acceleration for DwaCompressor, 43.95 %      
 Building acceleration for DwaCompressor, 45.17 %      
 Building acceleration for DwaCompressor, 46.39 %      
 Building acceleration for DwaCompressor, 47.61 %      
 Building acceleration for DwaCompressor, 48.83 %      
 Building acceleration for DwaCompressor, 50.05 %      
 Building acceleration for DwaCompressor, 51.27 %      
 Building acceleration for DwaCompressor, 52.49 %      
 Building acceleration for DwaCompressor, 53.71 %      
 Building acceleration for DwaCompressor, 54.93 %      
 Building acceleration for DwaCompressor, 56.15 %      
 Building acceleration for DwaCompressor, 57.37 %      
 Building acceleration for DwaCompressor, 58.59 %      
 Building acceleration for DwaCompressor, 59.81 %      
 Building acceleration for DwaCompressor, 61.04 %      
 Building acceleration for DwaCompressor, 62.26 %      
 Building acceleration for DwaCompressor, 63.48 %      
 Building acceleration for DwaCompressor, 64.70 %      
 Building acceleration for DwaCompressor, 65.92 %      
 Building acceleration for DwaCompressor, 67.14 %      
 Building acceleration for DwaCompressor, 68.36 %      
 Building acceleration for DwaCompressor, 69.58 %      
 Building acceleration for DwaCompressor, 70.80 %      
 Building acceleration for DwaCompressor, 72.02 %      
 Building acceleration for DwaCompressor, 73.24 %      
 Building acceleration for DwaCompressor, 74.46 %      
 Building acceleration for DwaCompressor, 75.68 %      
 Building acceleration for DwaCompressor, 76.90 %      
 Building acceleration for DwaCompressor, 78.12 %      
 Building acceleration for DwaCompressor, 79.35 %      
 Building acceleration for DwaCompressor, 80.57 %      
 Building acceleration for DwaCompressor, 81.79 %      
 Building acceleration for DwaCompressor, 83.01 %      
 Building acceleration for DwaCompressor, 84.23 %      
 Building acceleration for DwaCompressor, 85.45 %      
 Building acceleration for DwaCompressor, 86.67 %      
 Building acceleration for DwaCompressor, 87.89 %      
 Building acceleration for DwaCompressor, 89.11 %      
 Building acceleration for DwaCompressor, 90.33 %      
 Building acceleration for DwaCompressor, 91.55 %      
 Building acceleration for DwaCompressor, 92.77 %      
 Building acceleration for DwaCompressor, 93.99 %      
 Building acceleration for DwaCompressor, 95.21 %      
 Building acceleration for DwaCompressor, 96.44 %      
 Building acceleration for DwaCompressor, 97.66 %      
 Building acceleration for DwaCompressor, 98.88 %      
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfAttribute.cpp  -fPIC -DPIC -o .libs/ImfAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfBoxAttribute.cpp  -fPIC -DPIC -o .libs/ImfBoxAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfCRgbaFile.cpp  -fPIC -DPIC -o .libs/ImfCRgbaFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfChannelList.cpp  -fPIC -DPIC -o .libs/ImfChannelList.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFrameBuffer.cpp  -fPIC -DPIC -o .libs/ImfFrameBuffer.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFloatAttribute.cpp  -fPIC -DPIC -o .libs/ImfFloatAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfHeader.cpp  -fPIC -DPIC -o .libs/ImfHeader.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfChannelListAttribute.cpp  -fPIC -DPIC -o .libs/ImfChannelListAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfIO.cpp  -fPIC -DPIC -o .libs/ImfIO.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfInputFile.cpp  -fPIC -DPIC -o .libs/ImfInputFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfIntAttribute.cpp  -fPIC -DPIC -o .libs/ImfIntAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfLineOrderAttribute.cpp  -fPIC -DPIC -o .libs/ImfLineOrderAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfOpaqueAttribute.cpp  -fPIC -DPIC -o .libs/ImfOpaqueAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMatrixAttribute.cpp  -fPIC -DPIC -o .libs/ImfMatrixAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfOutputFile.cpp  -fPIC -DPIC -o .libs/ImfOutputFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfStringAttribute.cpp  -fPIC -DPIC -o .libs/ImfStringAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRgbaFile.cpp  -fPIC -DPIC -o .libs/ImfRgbaFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfVecAttribute.cpp  -fPIC -DPIC -o .libs/ImfVecAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfHuf.cpp  -fPIC -DPIC -o .libs/ImfHuf.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfThreading.cpp  -fPIC -DPIC -o .libs/ImfThreading.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfWav.cpp  -fPIC -DPIC -o .libs/ImfWav.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfLut.cpp  -fPIC -DPIC -o .libs/ImfLut.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfCompressor.cpp  -fPIC -DPIC -o .libs/ImfCompressor.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRleCompressor.cpp  -fPIC -DPIC -o .libs/ImfRleCompressor.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfZipCompressor.cpp  -fPIC -DPIC -o .libs/ImfZipCompressor.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPizCompressor.cpp  -fPIC -DPIC -o .libs/ImfPizCompressor.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfB44Compressor.cpp  -fPIC -DPIC -o .libs/ImfB44Compressor.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDwaCompressor.cpp  -fPIC -DPIC -o .libs/ImfDwaCompressor.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMisc.cpp  -fPIC -DPIC -o .libs/ImfMisc.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfCompressionAttribute.cpp  -fPIC -DPIC -o .libs/ImfCompressionAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDoubleAttribute.cpp  -fPIC -DPIC -o .libs/ImfDoubleAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfConvert.cpp  -fPIC -DPIC -o .libs/ImfConvert.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPreviewImage.cpp  -fPIC -DPIC -o .libs/ImfPreviewImage.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPreviewImageAttribute.cpp  -fPIC -DPIC -o .libs/ImfPreviewImageAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfVersion.cpp  -fPIC -DPIC -o .libs/ImfVersion.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfChromaticities.cpp  -fPIC -DPIC -o .libs/ImfChromaticities.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfChromaticitiesAttribute.cpp  -fPIC -DPIC -o .libs/ImfChromaticitiesAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfKeyCode.cpp  -fPIC -DPIC -o .libs/ImfKeyCode.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfKeyCodeAttribute.cpp  -fPIC -DPIC -o .libs/ImfKeyCodeAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTimeCode.cpp  -fPIC -DPIC -o .libs/ImfTimeCode.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTimeCodeAttribute.cpp  -fPIC -DPIC -o .libs/ImfTimeCodeAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRational.cpp  -fPIC -DPIC -o .libs/ImfRational.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRationalAttribute.cpp  -fPIC -DPIC -o .libs/ImfRationalAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFramesPerSecond.cpp  -fPIC -DPIC -o .libs/ImfFramesPerSecond.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfStandardAttributes.cpp  -fPIC -DPIC -o .libs/ImfStandardAttributes.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfStdIO.cpp  -fPIC -DPIC -o .libs/ImfStdIO.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfEnvmap.cpp  -fPIC -DPIC -o .libs/ImfEnvmap.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfEnvmapAttribute.cpp  -fPIC -DPIC -o .libs/ImfEnvmapAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfScanLineInputFile.cpp  -fPIC -DPIC -o .libs/ImfScanLineInputFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledInputFile.cpp  -fPIC -DPIC -o .libs/ImfTiledInputFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledMisc.cpp  -fPIC -DPIC -o .libs/ImfTiledMisc.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledOutputFile.cpp  -fPIC -DPIC -o .libs/ImfTiledOutputFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledRgbaFile.cpp  -fPIC -DPIC -o .libs/ImfTiledRgbaFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTileDescriptionAttribute.cpp  -fPIC -DPIC -o .libs/ImfTileDescriptionAttribute.o
In file included from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfOptimizedPixelReading.h:43:0,
                 from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfScanLineInputFile.cpp:58:
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfSystemSpecific.h: In function ‘void* Imf_2_2::EXRAllocAligned(size_t, size_t)’:
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfSystemSpecific.h:66:42: warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
     posix_memalign(&ptr, alignment, size);
                                          ^
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTileOffsets.cpp  -fPIC -DPIC -o .libs/ImfTileOffsets.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRgbaYca.cpp  -fPIC -DPIC -o .libs/ImfRgbaYca.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPxr24Compressor.cpp  -fPIC -DPIC -o .libs/ImfPxr24Compressor.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTestFile.cpp  -fPIC -DPIC -o .libs/ImfTestFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfStringVectorAttribute.cpp  -fPIC -DPIC -o .libs/ImfStringVectorAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMultiView.cpp  -fPIC -DPIC -o .libs/ImfMultiView.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfAcesFile.cpp  -fPIC -DPIC -o .libs/ImfAcesFile.o
In file included from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDwaCompressorSimd.h:48:0,
                 from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDwaCompressor.cpp:131:
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfSystemSpecific.h: In function ‘void* Imf_2_2::EXRAllocAligned(size_t, size_t)’:
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfSystemSpecific.h:66:42: warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
     posix_memalign(&ptr, alignment, size);
                                          ^
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMultiPartOutputFile.cpp  -fPIC -DPIC -o .libs/ImfMultiPartOutputFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfGenericOutputFile.cpp  -fPIC -DPIC -o .libs/ImfGenericOutputFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfOutputPartData.cpp  -fPIC -DPIC -o .libs/ImfOutputPartData.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfMultiPartInputFile.cpp  -fPIC -DPIC -o .libs/ImfMultiPartInputFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfGenericInputFile.cpp  -fPIC -DPIC -o .libs/ImfGenericInputFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfPartType.cpp  -fPIC -DPIC -o .libs/ImfPartType.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfInputPartData.cpp  -fPIC -DPIC -o .libs/ImfInputPartData.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfOutputPart.cpp  -fPIC -DPIC -o .libs/ImfOutputPart.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledOutputPart.cpp  -fPIC -DPIC -o .libs/ImfTiledOutputPart.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfInputPart.cpp  -fPIC -DPIC -o .libs/ImfInputPart.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfTiledInputPart.cpp  -fPIC -DPIC -o .libs/ImfTiledInputPart.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepScanLineInputPart.cpp  -fPIC -DPIC -o .libs/ImfDeepScanLineInputPart.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepScanLineOutputPart.cpp  -fPIC -DPIC -o .libs/ImfDeepScanLineOutputPart.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepScanLineInputFile.cpp  -fPIC -DPIC -o .libs/ImfDeepScanLineInputFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepScanLineOutputFile.cpp  -fPIC -DPIC -o .libs/ImfDeepScanLineOutputFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepTiledInputPart.cpp  -fPIC -DPIC -o .libs/ImfDeepTiledInputPart.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepTiledOutputPart.cpp  -fPIC -DPIC -o .libs/ImfDeepTiledOutputPart.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepTiledInputFile.cpp  -fPIC -DPIC -o .libs/ImfDeepTiledInputFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepTiledOutputFile.cpp  -fPIC -DPIC -o .libs/ImfDeepTiledOutputFile.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepFrameBuffer.cpp  -fPIC -DPIC -o .libs/ImfDeepFrameBuffer.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepCompositing.cpp  -fPIC -DPIC -o .libs/ImfDeepCompositing.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfCompositeDeepScanLine.cpp  -fPIC -DPIC -o .libs/ImfCompositeDeepScanLine.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfDeepImageStateAttribute.cpp  -fPIC -DPIC -o .libs/ImfDeepImageStateAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFastHuf.cpp  -fPIC -DPIC -o .libs/ImfFastHuf.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfFloatVectorAttribute.cpp  -fPIC -DPIC -o .libs/ImfFloatVectorAttribute.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfRle.cpp  -fPIC -DPIC -o .libs/ImfRle.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfSystemSpecific.cpp  -fPIC -DPIC -o .libs/ImfSystemSpecific.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf/ImfZip.cpp  -fPIC -DPIC -o .libs/ImfZip.o
libtool: link: x86_64-pc-linux-gnu-g++ -m32 -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib32/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32/crtbeginS.o  .libs/ImfAttribute.o .libs/ImfBoxAttribute.o .libs/ImfCRgbaFile.o .libs/ImfChannelList.o .libs/ImfChannelListAttribute.o .libs/ImfFloatAttribute.o .libs/ImfFrameBuffer.o .libs/ImfHeader.o .libs/ImfIO.o .libs/ImfInputFile.o .libs/ImfIntAttribute.o .libs/ImfLineOrderAttribute.o .libs/ImfMatrixAttribute.o .libs/ImfOpaqueAttribute.o .libs/ImfOutputFile.o .libs/ImfRgbaFile.o .libs/ImfStringAttribute.o .libs/ImfVecAttribute.o .libs/ImfHuf.o .libs/ImfThreading.o .libs/ImfWav.o .libs/ImfLut.o .libs/ImfCompressor.o .libs/ImfRleCompressor.o .libs/ImfZipCompressor.o .libs/ImfPizCompressor.o .libs/ImfB44Compressor.o .libs/ImfDwaCompressor.o .libs/ImfMisc.o .libs/ImfCompressionAttribute.o .libs/ImfDoubleAttribute.o .libs/ImfConvert.o .libs/ImfPreviewImage.o .libs/ImfPreviewImageAttribute.o .libs/ImfVersion.o .libs/ImfChromaticities.o .libs/ImfChromaticitiesAttribute.o .libs/ImfKeyCode.o .libs/ImfKeyCodeAttribute.o .libs/ImfTimeCode.o .libs/ImfTimeCodeAttribute.o .libs/ImfRational.o .libs/ImfRationalAttribute.o .libs/ImfFramesPerSecond.o .libs/ImfStandardAttributes.o .libs/ImfStdIO.o .libs/ImfEnvmap.o .libs/ImfEnvmapAttribute.o .libs/ImfScanLineInputFile.o .libs/ImfTiledInputFile.o .libs/ImfTiledMisc.o .libs/ImfTiledOutputFile.o .libs/ImfTiledRgbaFile.o .libs/ImfTileDescriptionAttribute.o .libs/ImfTileOffsets.o .libs/ImfRgbaYca.o .libs/ImfPxr24Compressor.o .libs/ImfTestFile.o .libs/ImfStringVectorAttribute.o .libs/ImfMultiView.o .libs/ImfAcesFile.o .libs/ImfMultiPartOutputFile.o .libs/ImfGenericOutputFile.o .libs/ImfOutputPartData.o .libs/ImfMultiPartInputFile.o .libs/ImfGenericInputFile.o .libs/ImfPartType.o .libs/ImfInputPartData.o .libs/ImfOutputPart.o .libs/ImfTiledOutputPart.o .libs/ImfInputPart.o .libs/ImfTiledInputPart.o .libs/ImfDeepScanLineInputPart.o .libs/ImfDeepScanLineOutputPart.o .libs/ImfDeepScanLineInputFile.o .libs/ImfDeepScanLineOutputFile.o .libs/ImfDeepTiledInputPart.o .libs/ImfDeepTiledOutputPart.o .libs/ImfDeepTiledInputFile.o .libs/ImfDeepTiledOutputFile.o .libs/ImfDeepFrameBuffer.o .libs/ImfDeepCompositing.o .libs/ImfCompositeDeepScanLine.o .libs/ImfDeepImageStateAttribute.o .libs/ImfFastHuf.o .libs/ImfFloatVectorAttribute.o .libs/ImfRle.o .libs/ImfSystemSpecific.o .libs/ImfZip.o   -L/usr/lib32 -Wl,--as-needed -lz -lImath -lHalf -lIex -lIexMath -lIlmThread -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib32 -L/lib/../lib32 -L/usr/lib/../lib32 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib32/crtn.o  -m32 -march=native -Wl,-O1 -pthread   -pthread -Wl,-soname -Wl,libIlmImf-2_2.so.22 -o .libs/libIlmImf-2_2.so.22.0.0
libtool: link: (cd ".libs" && rm -f "libIlmImf-2_2.so.22" && ln -s "libIlmImf-2_2.so.22.0.0" "libIlmImf-2_2.so.22")
libtool: link: (cd ".libs" && rm -f "libIlmImf.so" && ln -s "libIlmImf-2_2.so.22.0.0" "libIlmImf.so")
libtool: link: ( cd ".libs" && rm -f "libIlmImf.la" && ln -s "../libIlmImf.la" "libIlmImf.la" )
Making all in IlmImfUtil
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfSampleCountChannel.cpp  -fPIC -DPIC -o .libs/ImfSampleCountChannel.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfFlatImageChannel.cpp  -fPIC -DPIC -o .libs/ImfFlatImageChannel.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImageLevel.cpp  -fPIC -DPIC -o .libs/ImfImageLevel.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfDeepImageChannel.cpp  -fPIC -DPIC -o .libs/ImfDeepImageChannel.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfFlatImageLevel.cpp  -fPIC -DPIC -o .libs/ImfFlatImageLevel.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfDeepImageLevel.cpp  -fPIC -DPIC -o .libs/ImfDeepImageLevel.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImageChannel.cpp  -fPIC -DPIC -o .libs/ImfImageChannel.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.cpp  -fPIC -DPIC -o .libs/ImfImage.o
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.cpp: In member function ‘int Imf_2_1::Image::numXLevels() const’:
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.cpp:270:26: error: passing ‘const Imf_2_1::Array2D<Imf_2_1::ImageLevel*>’ as ‘this’ argument discards qualifiers [-fpermissive]
     return _levels.width();
                          ^
In file included from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.h:97:0,
                 from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.cpp:41:
/usr/include/OpenEXR/ImfArray.h:174:10: note:   in call to ‘long int Imf_2_1::Array2D<T>::width() [with T = Imf_2_1::ImageLevel*]’
     long width()                         {return _sizeY;}
          ^
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.cpp: In member function ‘int Imf_2_1::Image::numYLevels() const’:
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.cpp:277:27: error: passing ‘const Imf_2_1::Array2D<Imf_2_1::ImageLevel*>’ as ‘this’ argument discards qualifiers [-fpermissive]
     return _levels.height();
                           ^
In file included from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.h:97:0,
                 from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.cpp:41:
/usr/include/OpenEXR/ImfArray.h:173:10: note:   in call to ‘long int Imf_2_1::Array2D<T>::height() [with T = Imf_2_1::ImageLevel*]’
     long height()                         {return _sizeX;}
          ^
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.cpp: In member function ‘bool Imf_2_1::Image::levelNumberIsValid(int, int) const’:
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.cpp:636:42: error: passing ‘const Imf_2_1::Array2D<Imf_2_1::ImageLevel*>’ as ‘this’ argument discards qualifiers [-fpermissive]
     return lx >= 0 && lx < _levels.width() &&
                                          ^
In file included from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.h:97:0,
                 from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.cpp:41:
/usr/include/OpenEXR/ImfArray.h:174:10: note:   in call to ‘long int Imf_2_1::Array2D<T>::width() [with T = Imf_2_1::ImageLevel*]’
     long width()                         {return _sizeY;}
          ^
/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.cpp:637:43: error: passing ‘const Imf_2_1::Array2D<Imf_2_1::ImageLevel*>’ as ‘this’ argument discards qualifiers [-fpermissive]
            ly >= 0 && ly < _levels.height() &&
                                           ^
In file included from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.h:97:0,
                 from /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfImage.cpp:41:
/usr/include/OpenEXR/ImfArray.h:173:10: note:   in call to ‘long int Imf_2_1::Array2D<T>::height() [with T = Imf_2_1::ImageLevel*]’
     long height()                         {return _sizeX;}
          ^
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfFlatImage.cpp  -fPIC -DPIC -o .libs/ImfFlatImage.o
libtool: compile:  x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil -I../config -pthread -I/usr/include/OpenEXR -I.. -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImf -I/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/config -pipe -march=native -O2 -c /var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0/IlmImfUtil/ImfDeepImage.cpp  -fPIC -DPIC -o .libs/ImfDeepImage.o
make[1]: *** [Makefile:381: ImfImage.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:382: all-recursive] Error 1
 * ERROR: media-libs/openexr-2.2.0-r2::cg failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=media-libs/openexr-2.2.0-r2::cg'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/openexr-2.2.0-r2::cg'`.
 * The complete build log is located at '/var/tmp/portage/media-libs/openexr-2.2.0-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/openexr-2.2.0-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0-abi_x86_32.x86'
 * S: '/var/tmp/portage/media-libs/openexr-2.2.0-r2/work/openexr-2.2.0'

Add license information

Hi!

Thank you for this Gentoo overlay!

Could you please add LICENSE file, describing is it allowed to copy, change and use this repository in any purpose?
It would be great to see any popular open source license.

blender-2.90.0.ebuild

@anex5
did you try to build blender-2.90.0.ebuild?
I build it for my needs and found that media-blender/addons media-blender/addons_contrib dont connected with
May be delete blender-2.90.0.ebuild file?

natron build failure

My build is currently failing after the following:

In file included from /usr/include/qt4/QtCore/qnamespace.h:45:0,
                 from /usr/include/qt4/QtCore/qobjectdefs.h:45,
                 from /usr/include/qt4/QtCore/qobject.h:47,
                 from /usr/include/qt4/QtCore/qabstracteventdispatcher.h:45,
                 from /usr/include/qt4/QtCore/QtCore:3,
                 from ../../natron-9999/Engine/pch.h:104,
                 from pch.h:5:
qrc_GuiResources.cpp:89380:44: warning: 'qInitResources_GuiResources__init_variable__' defined but not used [-Wunused-variable]
 Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_GuiResources))
                                            ^
/usr/include/qt4/QtCore/qglobal.h:939:21: note: in definition of macro 'Q_CONSTRUCTOR_FUNCTION0'
    static const int AFUNC ## __init_variable__ = AFUNC();
                     ^
qrc_GuiResources.cpp:89380:1: note: in expansion of macro 'Q_CONSTRUCTOR_FUNCTION'
 Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_GuiResources))
 ^
qrc_GuiResources.cpp:89380:24: note: in expansion of macro 'QT_MANGLE_NAMESPACE'
 Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_GuiResources))
                        ^
rm -f libGui.a
x86_64-pc-linux-gnu-ar cqs libGui.a AboutWindow.o ActionShortcuts.o AddKnobDialog.o AnimatedCheckBox.o AnimItemBase.o AnimationModule.o AnimationModuleBase.o AnimationModuleEditor.o AnimationModuleSelectionModel.o AnimationModuleTreeView.o AnimationModuleUndoRedo.o AnimationModuleView.o AnimationModuleViewCurveWidget.o AnimationModuleViewCurveWidgetPrivate.o AnimationModuleViewDopeSheet.o AnimationModuleViewPrivate.o AutoHideToolBar.o BackdropGui.o Button.o CachedFramesThread.o ClickableLabel.o ColoredFrame.o ComboBox.o CurveGui.o CurveWidgetDialogs.o CustomParamInteract.o DialogButtonBox.o DockablePanel.o DockablePanelPrivate.o DockablePanelTabWidget.o DocumentationManager.o DotGui.o Edge.o EditExpressionDialog.o EditNodeViewerContextDialog.o EditScriptDialog.o FloatingWidget.o QtEnumConvert.o GroupBoxLabel.o Gui.o Gui05.o Gui10.o Gui15.o Gui20.o Gui30.o Gui40.o Gui50.o GuiApplicationManager.o GuiApplicationManager10.o GuiApplicationManagerPrivate.o GuiAppInstance.o GuiPrivate.o Histogram.o InfoViewerWidget.o KnobAnim.o KnobItemsTableGui.o KnobGuiContainerHelper.o KnobGui.o KnobGui10.o KnobGui20.o KnobGuiFactory.o KnobGuiPrivate.o KnobGuiFile.o KnobGuiWidgets.o FileTypeMainWindow_win.o GuiGLContext.o KnobGuiButton.o KnobGuiBool.o KnobGuiChoice.o KnobGuiSeparator.o KnobGuiColor.o KnobGuiString.o KnobGuiGroup.o KnobGuiTable.o KnobGuiParametric.o KnobGuiValue.o KnobUndoCommand.o KnobWidgetDnD.o Label.o LineEdit.o LinkToKnobDialog.o LogWindow.o ManageUserParamsDialog.o MessageBox.o Menu.o NewLayerDialog.o NodeAnim.o NodeCreationDialog.o NodeGraph.o NodeGraph05.o NodeGraph10.o NodeGraph13.o NodeGraph15.o NodeGraph20.o NodeGraph25.o NodeGraph30.o NodeGraph35.o NodeGraph40.o NodeGraph45.o NodeGraphPrivate.o NodeGraphPrivate10.o NodeGraphTextItem.o NodeGraphRectItem.o NodeGraphUndoRedo.o NodeGui.o NodeSettingsPanel.o NodeViewerContext.o PanelWidget.o PickKnobDialog.o PreferencesPanel.o PreviewThread.o ProjectGui.o ProgressPanel.o ProgressTaskInfo.o PropertiesBinWrapper.o PyGuiApp.o PyGlobalGui.o PythonPanels.o RenderStatsDialog.o ResizableMessageBox.o RightClickableWidget.o ScaleSliderQWidget.o ScriptEditor.o ScriptTextEdit.o SequenceFileDialog.o Shaders.o SpinBox.o SpinBoxValidator.o SplashScreen.o Splitter.o StyledKnobWidgetBase.o TabGroup.o TableItemAnim.o TableModelView.o TabWidget.o TextRenderer.o ticks.o ToolButton.o TimeLineGui.o VerticalColorBar.o ViewerGL.o ViewerGLPrivate.o ViewerTab.o ViewerTab10.o ViewerTabOverlays.o ViewerTabNodesUI.o ViewerTab40.o ViewerTabPrivate.o ViewerToolButton.o natrongui_module_wrapper.o pyguiapplication_wrapper.o guiapp_wrapper.o pymodaldialog_wrapper.o pypanel_wrapper.o pytabwidget_wrapper.o qrc_GuiResources.o
make[1]: Leaving directory '/var/tmp/portage/media-gfx/natron-9999/work/natron-9999/Gui'
 * ERROR: media-gfx/natron-9999::cg failed (compile phase):
 *   emake failed

I don't see a clear error there; any suggestions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.