[Bug 260808] graphics/opencollada poudriere build on stable 13 amd64 fails with fatal error: 'tr1/unordered_map' file not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 29 Dec 2021 22:04:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260808

            Bug ID: 260808
           Summary: graphics/opencollada poudriere build on stable 13
                    amd64 fails with fatal error: 'tr1/unordered_map' file
                    not found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: transitive@gmail.com
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

The port graphics/opencollada fails to build for me using poudriere on stable
13 amd64 with fatal error: 'tr1/unordered_map' file not found.

The build log of the error:

In file included from
/wrkdirs/usr/ports/graphics/opencollada/work/OpenCOLLADA-1.6.68/common/libBuffer/src/CommonFWriteBufferFlusher.cpp:11:
/wrkdirs/usr/ports/graphics/opencollada/work/OpenCOLLADA-1.6.68/common/libBuffer/include/CommonFWriteBufferFlusher.h:23:11:
fatal error: 'tr1/unordered_map' file not found
#       include <tr1/unordered_map>
                ^~~~~~~~~~~~~~~~~~~
1 error generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.