Bug 272392 - graphics/osg: Fix build on head
Summary: graphics/osg: Fix build on head
Status: In Progress
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Olivier Cochard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-05 22:04 UTC by Olivier Cochard
Modified: 2023-07-07 03:42 UTC (History)
0 users

See Also:


Attachments
patch (350 bytes, patch)
2023-07-05 22:04 UTC, Olivier Cochard
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Cochard freebsd_committer freebsd_triage 2023-07-05 22:04:00 UTC
Created attachment 243281 [details]
patch

Here is a patch to fix build error:
no member named 'mem_fun_ref' in namespace 'std'
on head.
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2023-07-06 21:42:51 UTC
Approved, please commit
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-07-06 23:35:03 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=93bb84b3c8e7365b6aa238eb5b9ebbeca0b5dec3

commit 93bb84b3c8e7365b6aa238eb5b9ebbeca0b5dec3
Author:     Olivier Cochard <olivier@FreeBSD.org>
AuthorDate: 2023-07-06 21:58:37 +0000
Commit:     Olivier Cochard <olivier@FreeBSD.org>
CommitDate: 2023-07-06 23:33:55 +0000

    graphics/osg: Fix build on head

    PR:             272392
    Approved by:    amdmi3 (maintainer)

 graphics/osg/Makefile | 1 +
 1 file changed, 1 insertion(+)