Re: mythtv port

2009-01-15 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

David Karapetyan wrote:
 Has the mythtv port been fixed yet? Any timetable for a new release? The 
 current port makefile indicates that it is broken.
 ___


Hello David,

I've been working on various MythTV-related PRs, and I do plan to
unbreak multimedia/mythtv and upgrade it to 0.21 after receiving patches
from folks in the FreeBSD community.

Stay tuned, and I'll send out an announcement to freebsd-multimedia once
it has been committed.

Regards,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/   - The Power To Serve
http://www.sourcehosting.net/ - Ready. Set. Code.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJb7rK0sRouByUApARAsMRAJsGOYQ4QZXvatG7HOAYqaWQivor6ACfSk9s
jskcvoRAmSePwkNnp83SeLs=
=+jB5
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: mythtv port

2009-01-15 Thread David Karapetyan
I ask because I am considering installing debian on a home box and 
running mythtv from it. However, I don't trust anything other than the 
stable version of debian, and I am not a fan of their release cycle for 
packages. Quite frankly, I trust the freebsd community over the linux 
community, and the fbsd os over any linux distro. Could you give me an 
estimate on how much longer it will be before the port is updated?

 On Thu, Jan 15, 2009 at 05:38:02PM -0500, Greg Larkin wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 David Karapetyan wrote:
  Has the mythtv port been fixed yet? Any timetable for a new release? The 
  current port makefile indicates that it is broken.
  ___
 
 
 Hello David,
 
 I've been working on various MythTV-related PRs, and I do plan to
 unbreak multimedia/mythtv and upgrade it to 0.21 after receiving patches
 from folks in the FreeBSD community.
 
 Stay tuned, and I'll send out an announcement to freebsd-multimedia once
 it has been committed.
 
 Regards,
 Greg
 - --
 Greg Larkin
 
 http://www.FreeBSD.org/   - The Power To Serve
 http://www.sourcehosting.net/ - Ready. Set. Code.
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.7 (MingW32)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQFJb7rK0sRouByUApARAsMRAJsGOYQ4QZXvatG7HOAYqaWQivor6ACfSk9s
 jskcvoRAmSePwkNnp83SeLs=
 =+jB5
 -END PGP SIGNATURE-
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

-- 
--
Best,
David Karapetyan
http://davidkarapetyan.homeunix.com
University of Notre Dame
Department of Mathematics
255 Hurley Hall
Notre Dame, IN 46556-4618
Phone: 574-631-5706
Cell:  202-460-5173
Fax:   574-631-6579

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


mythtv port

2009-01-14 Thread David Karapetyan
Has the mythtv port been fixed yet? Any timetable for a new release? The 
current port makefile indicates that it is broken.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: MythTV port compilation error

2007-06-01 Thread Hans Nieser
Greg 'groggy' Lehey wrote:
 [Format recovered--see http://www.lemis.com/email/email-format.html]
 
 Computer output unfolded.
 
 On Thursday, 31 May 2007 at 19:32:49 +0200, Hans Nieser wrote:
 I've been trying occasionally the past few weeks to compile MythTV, but it
 keeps failing. I have an updated ports tree. Does anyone know if this is a
 known problem, or how to fix it?
 
 This is probably better addressed to FreeBSD-questions.  I'm copying
 that list and copying multimedia@ (the original mailing list) as Bcc.
 
 g++ -Wl,-rpath,/usr/local/lib  -Wl,-rpath,/usr/local/lib -pthread -o 
 mythcommflag main.o mmDetector2.o  pgm.o  EdgeDetector.o  
 CannyEdgeDetector.o  PGMConverter.o  BorderDetector. omEventRelayer.o  
 moc_CommDetectorBase.o  moc_LogoDetectorBase.o 
 moc_SceneChangeDetectorBlibavcodec -L../../libs/libavformat 
 -L../../libs/libmythfreemheg -L../../libs/libmythui -L hupnp-0.20 
 -lmythlivemedia-0.20 -lmyth-0.20 -lmythui-0.20 -lfreetype -lmp3lame 
 -L/usr/loca
 main.o(.text+0x1f9c): In function `FlagCommercials(QString, QString)': 
 /usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053/programs/mythcommflag/main.cpp:4
 *** Error code 1
 
 OK, I've tried to reconstitute the output you quoted, but it looks as
 if you have truncated the lines.  In particular, the important part of
 the last line seems to be missing.
 
 At first sight, this did look like a problem I've seen, but it's
 difficult to say.  What do you have in /var/db/ports/mythtv/options?
 What revision of the port are you compiling (i.e. what is PORTREVISION
 in the Makefile)?  What version of FreeBSD are you running?
 

Yeah I was puzzled by what seems to be a truncated error message as well
but this really seems to be all I was getting. The contents of the options
file are:

# This file is auto-generated by 'make config'.
# No user-servicable parts inside!
# Options for mythtv-0.20
_OPTIONS_READ=mythtv-0.20
WITHOUT_LIRC=true
WITHOUT_MYSQL_LOCAL=true

The portrevision is 2 (PORTVERSION=0.20
and PORTREVISION=   2 in the Makefile).

I'm running 6.1-RELEASE-p6

I'll try to recompile it again and make sure I did in fact copy paste the
error correctly (I did resize my terminal window so maybe it somehow
screwed up and truncated the lines or something)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MythTV port compilation error

2007-06-01 Thread Hans Nieser
Hans Nieser wrote:
 Greg 'groggy' Lehey wrote:
 [Format recovered--see http://www.lemis.com/email/email-format.html]

 Computer output unfolded.

 On Thursday, 31 May 2007 at 19:32:49 +0200, Hans Nieser wrote:
 I've been trying occasionally the past few weeks to compile MythTV, but it
 keeps failing. I have an updated ports tree. Does anyone know if this is a
 known problem, or how to fix it?
 This is probably better addressed to FreeBSD-questions.  I'm copying
 that list and copying multimedia@ (the original mailing list) as Bcc.

 g++ -Wl,-rpath,/usr/local/lib  -Wl,-rpath,/usr/local/lib -pthread -o 
 mythcommflag main.o mmDetector2.o  pgm.o  EdgeDetector.o  
 CannyEdgeDetector.o  PGMConverter.o  BorderDetector. omEventRelayer.o  
 moc_CommDetectorBase.o  moc_LogoDetectorBase.o 
 moc_SceneChangeDetectorBlibavcodec -L../../libs/libavformat 
 -L../../libs/libmythfreemheg -L../../libs/libmythui -L hupnp-0.20 
 -lmythlivemedia-0.20 -lmyth-0.20 -lmythui-0.20 -lfreetype -lmp3lame 
 -L/usr/loca
 main.o(.text+0x1f9c): In function `FlagCommercials(QString, QString)': 
 /usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053/programs/mythcommflag/main.cpp:4
 *** Error code 1
 OK, I've tried to reconstitute the output you quoted, but it looks as
 if you have truncated the lines.  In particular, the important part of
 the last line seems to be missing.

 At first sight, this did look like a problem I've seen, but it's
 difficult to say.  What do you have in /var/db/ports/mythtv/options?
 What revision of the port are you compiling (i.e. what is PORTREVISION
 in the Makefile)?  What version of FreeBSD are you running?

 
 Yeah I was puzzled by what seems to be a truncated error message as well
 but this really seems to be all I was getting. The contents of the options
 file are:
 
 # This file is auto-generated by 'make config'.
 # No user-servicable parts inside!
 # Options for mythtv-0.20
 _OPTIONS_READ=mythtv-0.20
 WITHOUT_LIRC=true
 WITHOUT_MYSQL_LOCAL=true
 
 The portrevision is 2 (PORTVERSION=0.20
 and PORTREVISION=   2 in the Makefile).
 
 I'm running 6.1-RELEASE-p6
 
 I'll try to recompile it again and make sure I did in fact copy paste the
 error correctly (I did resize my terminal window so maybe it somehow
 screwed up and truncated the lines or something)

Ah it does seem like the terminal I copied it from was borked. I have
attached the actual error.

From googling around a bit I can see that I'm not the only one with this
problem and that it's not specific to FreeBSD, I couldn't find any
solution unfortunately.

g++ -Wl,-rpath,/usr/local/lib  -Wl,-rpath,/usr/local/lib -pthread -o 
mythcommflag main.o  CommDetectorFactory.o  CommDetectorBase.o  Histogram.o  
ClassicLogoDetector.o  ClassicSceneChangeDetector.o  ClassicCommDetector.o  
quickselect.o  CommDetector2.o  pgm.o  EdgeDetector.o  CannyEdgeDetector.o  
PGMConverter.o  BorderDetector.o  FrameAnalyzer.o  TemplateFinder.o  
TemplateMatcher.o  HistogramAnalyzer.o  BlankFrameDetector.o  
SceneChangeDetector.o moc_SlotRelayer.o  moc_CustomEventRelayer.o  
moc_CommDetectorBase.o  moc_LogoDetectorBase.o  moc_SceneChangeDetectorBase.o  
moc_ClassicCommDetector.o   -L/usr/local/lib -L/usr/local/lib 
-L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavutil 
-L../../libs/libavcodec -L../../libs/libavformat -L../../libs/libmythfreemheg 
-L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythlivemedia 
-lmythtv-0.20 -lmythavformat-0.20 -lmythavutil-0.20 -lmythavcodec-0.20 
-lmythfreemheg-0.20 -lmythupnp-0.20 -lmythlivemedia-0.20 -lmyth-0.20 
-lmythui-0.20 -lfreetype -lmp3lame -L/usr/local/lib -lXinerama -lXv -lXxf86vm 
-lXrandr -lviaXvMC -lXvMC -lqt-mt -lGLU -lGL -lXmu -lXext -lX11 -lm
main.o(.text+0x1f9c): In function `FlagCommercials(QString, QString)':
/usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053/programs/mythcommflag/main.cpp:495:
 undefined reference to `ProgramInfo::GetRecordFilename(QString const, bool) 
const'
*** Error code 1

Stop in 
/usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053/programs/mythcommflag.
*** Error code 1

Stop in /usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053/programs.
*** Error code 1

Stop in /usr/ports/multimedia/mythtv/work/mythtv-fixes-0.20-13053.
*** Error code 1

Stop in /usr/ports/multimedia/mythtv.
*** Error code 1

Stop in /usr/ports/multimedia/mythtv.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.38159.58 
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=mythtv-0.20 UPGRADE_PORT_VER=0.20 make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
! multimedia/mythtv (mythtv-0.20)   (linker error)
---  Packages processed: 0 done, 500 ignored, 0 skipped and 1 failed

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: MythTV port compilation error (solved)

2007-06-01 Thread Hans Nieser
Hans Nieser wrote:
 I've been trying occasionally the past few weeks to compile MythTV, but it
 keeps failing. I have an updated ports tree. Does anyone know if this is a
 known problem, or how to fix it?
 
 ...

Ok, after reading
http://linpvr.org/forum/viewtopic.php?p=6168sid=660d608693094519a305b939cc711e6e
and especially this bit: For some packages, the already installed files
for the package can impact the build. This is true for Myth., I decided
to try uninstalling MythTV manually before trying to build it, and it
worked. I nany case, thanks for your interest in my problem Greg and Torfinn
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]