Bug 198277 - [MAINTAINER UPDATE] [patch] x11/virtualgl to 2.4
Summary: [MAINTAINER UPDATE] [patch] x11/virtualgl to 2.4
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-03-04 15:47 UTC by David Mackay
Modified: 2015-09-09 13:52 UTC (History)
2 users (show)

See Also:


Attachments
The patch (8.94 KB, patch)
2015-03-04 15:47 UTC, David Mackay
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Mackay 2015-03-04 15:47:15 UTC
Created attachment 153784 [details]
The patch

This patch upgrades x11/virtualgl to its latest release, version 2.4.
Comment 1 John Marino freebsd_committer freebsd_triage 2015-03-05 13:20:20 UTC
Thanks!  Do you have any verification available?  In order of preference, examples of what I'm looking for are:

Output of "portlint" 
(see https://www.freebsd.org/doc/en/books/porters-handbook/testing-portlint.html)


and either

1 PREFERRED) "poudriere testport" or "poudriere bulk -t" logs
(see https://www.freebsd.org/doc/en/books/porters-handbook/testing-poudriere.html)

or

2) make clean && make check-plist && make stage-qa
(this option does not catch missing dependencies and other issues, so it is NOT equivalent to #1 and thus less 

reliable)
Comment 2 Thomas Zander freebsd_committer freebsd_triage 2015-03-22 14:54:26 UTC
This does not build:
Linking C static library ../lib/libfbx.a
cd /wrkdirs/usr/ports/x11/virtualgl/work/VirtualGL-2.4/util && /usr/local/bin/cmake -P CMakeFiles/fbx.dir/cmake_clean_target.cmake
--- server/CMakeFiles/dlfakerut.dir/all ---
--- server/CMakeFiles/dlfakerut.dir/dlfakerut.c.o ---
--- server/CMakeFiles/gefaker.dir/all ---
cc: error: unknown argument: '-z'
cc: error: no such file or directory: 'defs'
--- server/CMakeFiles/dlfakerut.dir/all ---
/usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/x11/virtualgl/work/VirtualGL-2.4/CMakeFiles 
--- util/CMakeFiles/glreadtest.dir/all ---
--- util/CMakeFiles/glreadtest.dir/glreadtest.cpp.o ---
/usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/x11/virtualgl/work/VirtualGL-2.4/CMakeFiles 
--- server/CMakeFiles/gefaker.dir/all ---
*** [lib/libgefaker.so] Error code 1

make[3]: stopped in /wrkdirs/usr/ports/x11/virtualgl/work/VirtualGL-2.4
1 error

make[3]: stopped in /wrkdirs/usr/ports/x11/virtualgl/work/VirtualGL-2.4
*** [server/CMakeFiles/gefaker.dir/all] Error code 2
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-09-09 13:52:29 UTC
Feedback timeout (>6 months).