Bug 287563 - graphics/ogre3d 1.11.6_14 fails to build with poudriere phase build
Summary: graphics/ogre3d 1.11.6_14 fails to build with poudriere phase build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dima Panov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-15 15:29 UTC by Frank Reisert
Modified: 2025-06-24 09:43 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (oliver)


Attachments
ogre3d-1.11.6_14 poudriere error log (37.67 KB, application/gzip)
2025-06-15 15:34 UTC, Frank Reisert
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Reisert 2025-06-15 15:29:44 UTC
first error to occur in log:
-- Building ZZIPlib
Error: /wrkdirs/usr/ports/graphics/ogre3d/work/.build/zziplib-develop is not a directory

build system:
=>> Building graphics/ogre3d
build started at Sun Jun 15 17:14:45 CEST 2025
port directory: /usr/ports/graphics/ogre3d
package name: ogre3d-1.11.6_14
building for: FreeBSD 143amd64-default-job-06 14.3-RELEASE FreeBSD 14.3-RELEASE amd64
maintained by: oliver@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root wheel 2849 Jan  1 05:42 /usr/ports/graphics/ogre3d/Makefile
Ports top last git commit: 0df55d2393a5
Ports top unclean checkout: no
Port dir last git commit: 0835676e361b
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.2
Host OSVERSION: 1403000
Jail OSVERSION: 1403000

For full log please see attachment.
Comment 1 Frank Reisert 2025-06-15 15:34:12 UTC
Created attachment 261290 [details]
ogre3d-1.11.6_14 poudriere error log
Comment 2 Oliver Lehmann freebsd_committer freebsd_triage 2025-06-18 14:14:43 UTC
Reassigning as discussed with Dima who plans to take over this port and is already working on an updated version of this port.
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-06-24 09:34:46 UTC
A commit in branch main references this bug:

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

commit e2084960be5cb1d535d9767419785867d57bb69a
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-06-24 09:26:52 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-06-24 09:26:52 +0000

    graphics/ogre3d: update to 14.3.4 release (+)

    Ogre3D was updated to the lastest release, 14.3.4.
    Full release notes for all previous releases since 1.11.6 available at GitHub releases page, https://github.com/OGRECave/ogre/releases
    Adopt port by agreement with Oliver

    PR:     287563

 graphics/ogre3d/Makefile                           |   20 +-
 graphics/ogre3d/distinfo                           |    6 +-
 graphics/ogre3d/files/patch-Docs_CMakeLists.txt    |   16 +-
 graphics/ogre3d/files/patch-OgreBitwise.h (gone)   |   12 -
 ...{patch-Ogre.i => patch-OgreMain_include_Ogre.i} |    6 +-
 .../patch-OgreMain_include_OgreBitwise.h (new)     |   12 +
 graphics/ogre3d/pkg-plist                          | 1859 ++++++++------------
 7 files changed, 802 insertions(+), 1129 deletions(-)
Comment 4 Dima Panov freebsd_committer freebsd_triage 2025-06-24 09:43:33 UTC
Port was updated to the latest release, 14.3.4.
Thanks!