From owner-freebsd-multimedia@FreeBSD.ORG Thu Dec 5 21:30:01 2013 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DBF128B9 for ; Thu, 5 Dec 2013 21:30:01 +0000 (UTC) Received: from mail-pd0-x22f.google.com (mail-pd0-x22f.google.com [IPv6:2607:f8b0:400e:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B7F4D1DB3 for ; Thu, 5 Dec 2013 21:30:01 +0000 (UTC) Received: by mail-pd0-f175.google.com with SMTP id w10so25239266pde.6 for ; Thu, 05 Dec 2013 13:30:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=PGeerM9D0P+sgEfUyMMnd9nnsnP+eYvKgAv/70dl7Po=; b=zwCm+y8P0DYTCpeuB2h/+pcousFd/1AhrilVtccKKbudOTKI8ynJbSBVPbFbAN6xSR kgj3YQjtV0sHNv4ozt7y4VVAelSe0G43zuu/p21FRIkkSztR19/fxGmbwkEBW5CrULhb REgTnP7Uh+HldaJnWkRewmNwFH0aThoT9kaeXft7uRfQzOKkRd2NRgdaGyliANTxwZ9V PBezfkBvXj/PAtEi0SOsnLyqIWuT/CXMu9L2JsfPKHnDtXsaj3dby0AVVGaPAhmC7c3H hgokWH7AUCjy+hTiYHwt99AXaoNG3TeMwdPIBrtRHHxeOmg6y6jcdRTat2NJ35FVPgS3 yQjQ== MIME-Version: 1.0 X-Received: by 10.66.14.41 with SMTP id m9mr72019127pac.123.1386279000196; Thu, 05 Dec 2013 13:30:00 -0800 (PST) Received: by 10.66.148.104 with HTTP; Thu, 5 Dec 2013 13:30:00 -0800 (PST) Date: Thu, 5 Dec 2013 16:30:00 -0500 Message-ID: Subject: problem with liveMedia port and $LOCALBASE From: Omar S To: multimedia@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Dec 2013 21:30:01 -0000 Hi, I noticed the new liveMedia port fails on installation, though it builds clean. It appears to not be completely using LOCALBASE for install, so the staging doesn't work right. I show the staging directory has some things in LOCALBASE and somethings in usr/local --all of which should be in LOCALBASE. Current ports tree (as of a few minutes ago, revision 335716 ), FreeBSD-8.4R amd64 This is the Makefile revision: # $FreeBSD: head/net/liveMedia/Makefile 335446 2013-12-01 21:58:15Z thierry $ These subdirectories are created in the wrong place in the staging directory: > du -sh work/stage/usr/local/* 362k work/stage/usr/local/bin 650k work/stage/usr/local/include 1.4M work/stage/usr/local/lib (long list below) thanks, -omar usr/local/lib: libliveMedia.so.16.0.1 libUsageEnvironment.so.1.0.0 libliveMedia.so.16 libUsageEnvironment.so.1 libliveMedia.so libUsageEnvironment.so libgroupsock.so.1.0.1 libBasicUsageEnvironment.so.0.0.1 libgroupsock.so.1 libBasicUsageEnvironment.so.0 libgroupsock.so libBasicUsageEnvironment.so usr/local/include: liveMedia UsageEnvironment groupsock BasicUsageEnvironment usr/local/include/liveMedia: uLawAudioFilter.hh liveMedia_version.hh liveMedia.hh WAVAudioFileSource.hh WAVAudioFileServerMediaSubsession.hh VorbisAudioRTPSource.hh VorbisAudioRTPSink.hh VideoRTPSink.hh VP8VideoRTPSource.hh VP8VideoRTPSink.hh TextRTPSink.hh TCPStreamSink.hh T140TextRTPSink.hh StreamReplicator.hh SimpleRTPSource.hh SimpleRTPSink.hh ServerMediaSession.hh SIPClient.hh RTSPServerSupportingHTTPStreaming.hh RTSPServer.hh RTSPRegisterSender.hh RTSPCommon.hh RTSPClient.hh RTPSource.hh RTPSink.hh RTPInterface.hh RTCP.hh QuickTimeGenericRTPSource.hh QuickTimeFileSink.hh QCELPAudioRTPSource.hh ProxyServerMediaSession.hh PassiveServerMediaSubsession.hh OutputFile.hh OnDemandServerMediaSubsession.hh MultiFramedRTPSource.hh MultiFramedRTPSink.hh MediaSource.hh MediaSink.hh MediaSession.hh Media.hh MatroskaFileServerDemux.hh MatroskaFile.hh MPEGVideoStreamFramer.hh MPEG4VideoStreamFramer.hh MPEG4VideoStreamDiscreteFramer.hh MPEG4VideoFileServerMediaSubsession.hh MPEG4LATMAudioRTPSource.hh MPEG4LATMAudioRTPSink.hh MPEG4GenericRTPSource.hh MPEG4GenericRTPSink.hh MPEG4ESVideoRTPSource.hh MPEG4ESVideoRTPSink.hh MPEG2TransportUDPServerMediaSubsession.hh MPEG2TransportStreamTrickModeFilter.hh MPEG2TransportStreamMultiplexor.hh MPEG2TransportStreamIndexFile.hh MPEG2TransportStreamFromPESSource.hh MPEG2TransportStreamFromESSource.hh MPEG2TransportStreamFramer.hh MPEG2TransportFileServerMediaSubsession.hh MPEG2IndexFromTransportStream.hh MPEG1or2VideoStreamFramer.hh MPEG1or2VideoStreamDiscreteFramer.hh MPEG1or2VideoRTPSource.hh MPEG1or2VideoRTPSink.hh MPEG1or2VideoFileServerMediaSubsession.hh MPEG1or2VideoFileServerMediaSubsession.hh MPEG1or2FileServerDemux.hh MPEG1or2DemuxedServerMediaSubsession.hh MPEG1or2DemuxedElementaryStream.hh MPEG1or2Demux.hh MPEG1or2AudioStreamFramer.hh MPEG1or2AudioRTPSource.hh MPEG1or2AudioRTPSink.hh MP3Transcoder.hh MP3FileSource.hh MP3AudioFileServerMediaSubsession.hh MP3ADUinterleaving.hh MP3ADUTranscoder.hh MP3ADURTPSource.hh MP3ADURTPSink.hh MP3ADU.hh Locale.hh JPEGVideoSource.hh JPEGVideoRTPSource.hh JPEGVideoRTPSink.hh InputFile.hh H264VideoStreamFramer.hh H264VideoStreamDiscreteFramer.hh H264VideoRTPSource.hh H264VideoRTPSink.hh H264VideoFileSink.hh H264VideoFileServerMediaSubsession.hh H263plusVideoStreamFramer.hh H263plusVideoRTPSource.hh H263plusVideoRTPSink.hh H263plusVideoFileServerMediaSubsession.hh H261VideoRTPSource.hh GSMAudioRTPSink.hh FramedSource.hh FramedFilter.hh FramedFileSource.hh FileSink.hh FileServerMediaSubsession.hh DigestAuthentication.hh DeviceSource.hh DarwinInjector.hh DVVideoStreamFramer.hh DVVideoRTPSource.hh DVVideoRTPSink.hh DVVideoFileServerMediaSubsession.hh ByteStreamMultiFileSource.hh ByteStreamMemoryBufferSource.hh ByteStreamFileSource.hh BitVector.hh BasicUDPSource.hh BasicUDPSink.hh Base64.hh AudioRTPSink.hh AudioInputDevice.hh AVIFileSink.hh AMRAudioSource.hh AMRAudioRTPSource.hh AMRAudioRTPSink.hh AMRAudioFileSource.hh AMRAudioFileSink.hh AMRAudioFileServerMediaSubsession.hh ADTSAudioFileSource.hh ADTSAudioFileServerMediaSubsession.hh AC3AudioStreamFramer.hh AC3AudioRTPSource.hh AC3AudioRTPSink.hh AC3AudioFileServerMediaSubsession.hh usr/local/include/groupsock: groupsock_version.hh NetCommon.h GroupsockHelper.hh TunnelEncaps.hh NetAddress.hh Groupsock.hh NetInterface.hh IOHandlers.hh GroupEId.hh usr/local/include/UsageEnvironment: strDup.hh HashTable.hh UsageEnvironment_version.hh Boolean.hh UsageEnvironment.hh usr/local/include/BasicUsageEnvironment: HandlerSet.hh BasicUsageEnvironment0.hh DelayQueue.hh BasicUsageEnvironment.hh BasicUsageEnvironment_version.hh BasicHashTable.hh usr/local/bin: vobStreamer testMPEG1or2AudioVideoStreamer testWAVAudioStreamer testMP3Streamer testReplicator testMP3Receiver testRelay testH264VideoToTransportStream testRTSPClient testH264VideoStreamer testOnDemandRTSPServer testDVVideoStreamer testMPEG4VideoStreamer testAMRAudioStreamer testMPEG2TransportStreamer sapWatch testMPEG2TransportStreamTrickPlay registerRTSPStream testMPEG2TransportReceiver playSIP testMPEG1or2VideoStreamer openRTSP testMPEG1or2VideoReceiver live555ProxyServer testMPEG1or2Splitter live555MediaServer testMPEG1or2ProgramToTransportStream MPEG2TransportStreamIndexer