[Bug 293157] astro/gpsd: Fix build if graphics/dia installed
| Newsgroups | gmane.os.freebsd.devel.gnome |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293157
Bug ID: 293157
Summary: astro/gpsd: Fix build if graphics/dia installed
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
CC: [email protected]
Created attachment 268021
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=268021&action=edit
Comment out dia detection
Build fails if graphics/dia installed:
cd gpsd-3.25; dia -e www/cycle.svg www/cycle.dia
cp gpsd-3.25/NEWS gpsd-3.25/www/NEWS
cp gpsd-3.25/TODO gpsd-3.25/www/TODO
cp gpsd-3.25/clients/gpsdebuginfo gpsd-3.25/www/gpsdebuginfo
Creating 'gpsd-3.25/gps-3.25.egg-info'
www/cycle.dia:1: parser error : Start tag expected, '<' not found
^
Error: Error loading diagram www/cycle.dia.
Unknown file type.
** (dia:65463): CRITICAL **: 15:57:18.650: dia error: need valid input file
www/cycle.dia
scons: *** [gpsd-3.25/www/cycle.svg] Error 1
scons: building terminated because of errors.
I tried to open file www/cycle.dia in dia - incorrect format.
--
You are receiving this mail because:
You are on the CC list for the bug.