Bigbluebutton - is this port being maintained?

2013-03-24 Thread David Southwell

Hi

I have asked a couple of questions about www/bigbluebutton.

The current port is looking for openoffice files in the wrong place and 
the port has not been updated to 0.8.


I have cc'd posts to the listed maintainer and emailed directly but so 
far there have been no responses.


Can anyone enlighten me?

Thanks in advance

David

--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


Re: www/bigbluebutton makefile problem?

2013-03-22 Thread David Southwell

On 3/20/2013 9:08 AM, David Southwell wrote:

On 3/20/2013 7:53 AM, David Southwell wrote:

Hi

bigbluebutton Makefile reads:

SOFFICEBIN?= 
${PREFIX}/openoffice.org-3.2.1/openoffice.org3/program/soffice.bin


with an uptodate portree we have the correct path is:

openofice-3.4.1/openoffice.org3/program/soffice.bin

Looks as though
www/bigbluebutton
needs updating.

Currently error message on
# make clean
bigbluebutton-0.71_4: /usr/ports/editors/openoffice.org-3 
non-existent  -- dependency list incomplete


Thanks in advance for advice

David



I also received the response below from the list:
 bigbluebutton-se...@googlegroups.com
which suggest we should be upgrading to BBB 0.80

Is that likely in the near future?

David
At moment, the developers of BigBlueButton are only supporting Ubuntu
Linux (currently 10.04, we hope to switch to a newer version soonish).
Any packaging for other operating systems or distributions is currently
unmaintained.

It also looks like you're looking at BigBlueButton 0.71; we strongly
recommend that you start with 0.80 in order to get a good number of bug
fixes and performance improvements.

If you would like to attempt to create or update BigBlueButton packaging
for freebsd, please go ahead, but unfortunately we can't provide support
for it at the moment.

--
Calvin Walton calvin...@kepstin.ca javascript:




--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


Ports to packages question

2013-03-22 Thread David Southwell

Hi

On a system with a large number of ports installed and where some have 
been installed from binaries and some compiled what is the neatest way 
to remove the binary packages and replace them with local compilations.


Thanks in advance
David

--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


www/bigbluebutton makefile problem?

2013-03-20 Thread David Southwell

Hi

bigbluebutton Makefile reads:

SOFFICEBIN?= 
${PREFIX}/openoffice.org-3.2.1/openoffice.org3/program/soffice.bin


with an uptodate portree we have the correct path is:

openofice-3.4.1/openoffice.org3/program/soffice.bin

Looks as though
www/bigbluebutton
needs updating.

Currently error message on
# make clean
bigbluebutton-0.71_4: /usr/ports/editors/openoffice.org-3 
non-existent  -- dependency list incomplete


Thanks in advance for advice

David


--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


Re: www/bigbluebutton makefile problem?

2013-03-20 Thread David Southwell

On 3/20/2013 7:53 AM, David Southwell wrote:

Hi

bigbluebutton Makefile reads:

SOFFICEBIN?= 
${PREFIX}/openoffice.org-3.2.1/openoffice.org3/program/soffice.bin


with an uptodate portree we have the correct path is:

openofice-3.4.1/openoffice.org3/program/soffice.bin

Looks as though
www/bigbluebutton
needs updating.

Currently error message on
# make clean
bigbluebutton-0.71_4: /usr/ports/editors/openoffice.org-3 
non-existent  -- dependency list incomplete


Thanks in advance for advice

David



I also received the response below from the list:
 bigbluebutton-se...@googlegroups.com
which suggest we should be upgrading to BBB 0.80

Is that likely in the near future?

David
At moment, the developers of BigBlueButton are only supporting Ubuntu
Linux (currently 10.04, we hope to switch to a newer version soonish).
Any packaging for other operating systems or distributions is currently
unmaintained.

It also looks like you're looking at BigBlueButton 0.71; we strongly
recommend that you start with 0.80 in order to get a good number of bug
fixes and performance improvements.

If you would like to attempt to create or update BigBlueButton packaging
for freebsd, please go ahead, but unfortunately we can't provide support
for it at the moment.

--
Calvin Walton calvin...@kepstin.ca javascript:

--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


devel/lprof-devel build fail - libvigraimpex.so undefined reference

2013-03-12 Thread David Southwell

Hi
Errors on build:

[100%] Building CXX Object src/CMakefiles/lprof.dir/qrc_lprof.o
Linking CXX executable lprof
/usr/lib/libvigraimpex.so: undefined reference to 
'_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11'

*** Error code 1
1 error
*** Error Code 2
1 error
*** Error Code 2
1 error
*** Error code 1

Stop in /usr/ports/graphics/lprof-devel.

Thanks in advance for any help with this

David

--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


Open office dev build failure

2013-03-09 Thread David Southwell

Hi
Getting following
6 module(s):
mdds
rhino
hyphen
nss
jpeg

need(s) to be rebuilt

reasons
ERROR: 65280 occured whilst making 
/usr/ports/editors/openoffice-3-devel/work/ooo/main/rhino

(Above line repeated for each above mentioned modules
Thanks in advance for help to solve this one

David

--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


Bigbluebutton install problem and solution

2013-02-27 Thread David Southwell

Hi
After a clean build
# make install
fails with
please reinstall www/tomcat with HHTP_PORT=8080

I have rebuilt www/tomcat
make -DHTTP_PORT=8080
make install


but HTTP Port remains at makefile default of 8180
Altering makefile to 8080 and problem goes away

David


--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


openfire upgrade to 3.8

2013-02-26 Thread David Southwell

Hi

Any chance of an upgrade for openfire to .3.8?

There are some bugs in 3.7 which have been fixed for 3.8

Thanks for any info

David


--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


openfire start up problem

2013-02-16 Thread David Southwell

Hi Openfire not running from new install

freebsd 8.2 amd64

# service openfire start
starting openfire
# service openfire status
/usr/local/etc/rc.d/openfire WARNING: no shebang line in COPYRIGHT
openfire nopt running (check /var/run/openfire.pid)


Thanks in advance for any guidance
David

--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


libtelepathy-qt4 issue causes failure when upgrading kde4.

2013-02-08 Thread David Southwell

Here is an en extract from the script:

-- Found Sqlite: /usr/local/include
-- Found Strigi: /usr/local/lib/libstreams.so
-- Found QCA2: /usr/local/lib/libqca.so
-- Found gpgme-config at /usr/local/bin/gpgme-config
-- Found gpgme v1.3.2, checking for flavours...
--  Found flavour 'vanilla', checking whether it's usable...yes
--  Found flavour 'pthread', checking whether it's usable...yes
-- Usable gpgme flavours found:  vanilla pthread
-- Found QGpgme: /usr/local/kde4/lib/libqgpgme.so
-- Found libktorrent: /usr/local/kde4/lib/libktorrent.so
-- Found libmms: /usr/local/lib/libmms.so
CMake Error at 
/usr/local/lib/cmake/TelepathyQt4/TelepathyQt4Targets-debug.cmake:40 
(MESSAGE):

  The imported target telepathy-qt4 references the file

 /usr/local/lib/libtelepathy-qt4.so.2.0.9.0

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

/usr/local/lib/cmake/TelepathyQt4/TelepathyQt4Targets-debug.cmake

  but not all the files it references.

Call Stack (most recent call first):
  /usr/local/lib/cmake/TelepathyQt4/TelepathyQt4Targets.cmake:25 (INCLUDE)
  /usr/local/lib/cmake/TelepathyQt4/TelepathyQt4Config.cmake:26 (include)
/usr/local/kde4/share/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 
(find_package)

  CMakeLists.txt:62 (macro_optional_find_package)


-- Configuring incomplete, errors occurred!
*** Error code 1

Stop in /usr/ports/net/kdenetwork4.
*** Error code 1

Stop in /usr/ports/net/kdenetwork4.
*** Error code 1

Stop in /usr/ports/net/kdenetwork4.
*** Error code 1

Stop in /usr/ports/x11/kde4.
*** Error code 1

Stop in /usr/ports/x11/kde4.
*** Error code 1

Stop in /usr/ports/x11/kde4.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade20130208-54035-u2285t-0 env UPGRADE_TOOL=portupgrade 
UPGRADE_PORT=kde-4.8.4 UPGRADE_PORT_VER=4.8.4 make reinstall

---  Restoring the old version
pkg_add: warning: package 'kde-4.8.4' requires 
'kdemultimedia-ffmpegthumbs-4.9.5', but 'kdemultimedia-4.9.5' is installed

** Fix the installation problem and try again.

--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


Re: [!! SPAM] deskutils/kdepim4 build error

2013-02-03 Thread David Southwell

On 2/3/2013 6:38 AM, Carmel wrote:

FreeBSD-8.3 STABLE

Attempting to build the deskutils/kdepim4 port results in an error.
The is the end of the build report.

returning failed..
gmake[2]: *** [kleopatra/CMakeFiles/kleopatra_bin_automoc] Error 1
gmake[2]: Leaving directory 
`/usr/ports/deskutils/kdepim4/work/kdepim-4.8.4/build'
gmake[1]: *** [kleopatra/CMakeFiles/kleopatra_bin_automoc.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs
Generating configagentdelegate.moc
Generating undostack.moc
Generating collectionaclpage.moc
Generating kmmainwin.moc
Generating xfaceconfigurator.moc
Generating kmreaderwin.moc
Generating configuredialog_p.moc
Generating mailserviceimpl.moc
Generating kmknotify.moc
Generating collectiontemplatespage.moc
Generating foldershortcutactionmanager.moc
gmake[2]: Leaving directory 
`/usr/ports/deskutils/kdepim4/work/kdepim-4.8.4/build'
/usr/local/bin/cmake -E cmake_progress_report 
/usr/ports/deskutils/kdepim4/work/kdepim-4.8.4/build/CMakeFiles
[  1%] Built target kmailprivate_automoc
gmake[1]: Leaving directory 
`/usr/ports/deskutils/kdepim4/work/kdepim-4.8.4/build'
gmake: *** [all] Error 2
*** Error code 1

The full build log is available here:

http://www.seibercom.net/logs/kdepim4.txt


No connection to:
www.­seibercom.­net/­logs/­kdepim4.­txt 
http://www.seibercom.net/logs/kdepim4.txt


David

--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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

Re: [!! SPAM] deskutils/kdepim4 build error

2013-02-03 Thread David Southwell

On 2/3/2013 7:21 AM, Carmel wrote:

On Sun, 03 Feb 2013 06:45:50 -0800
David Southwell articulated:


David Southwell da...@vizion2000.net

No connection to:
www.­seibercom.­net/­logs/­kdepim4.­txt
http://www.seibercom.net/logs/kdepim4.txt

You might want to try it again. It is working fine on both my PC and a
friend of mine's. In any case, I have attached the file to this email.


Have you done portupgrade -fr devel/boost-libs as per ports/UPDATING ?
David

--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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

Re: [!! SPAM] Re: [!! SPAM] deskutils/kdepim4 build error

2013-02-03 Thread David Southwell

On 2/3/2013 8:36 AM, Carmel wrote:

On Sun, 03 Feb 2013 08:17:58 -0800
David Southwell articulated:


Have you done portupgrade -fr devel/boost-libs as per ports/UPDATING ?

Yes, it was during that run that the build failed. I then did a 'make
clean and tried to build the port manually: make install but it
still failed.


how about qt4-moc?
ps did you check for typos?
david

--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


Re: [!! SPAM] Re: [!! SPAM] Re: [!! SPAM] deskutils/kdepim4 build error

2013-02-03 Thread David Southwell

On 2/3/2013 9:32 AM, Carmel wrote:

On Sun, 03 Feb 2013 08:51:45 -0800
David Southwell articulated:


how about qt4-moc?

That was just brought to my attention by another poster. Evidently it
will fix the problem with kdepim4. Perhaps, this should be included in
UPDATING.


Its best to do devel/boost-libs after qt4-moc. Did you check for typos?
david

--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


Re: Re: kde4 rebuild - some guidance please

2013-01-09 Thread David Southwell

On 1/8/2013 5:45 PM, John Merryweather Cooper wrote:

On 01/05/13 05:23, David Southwell wrote:

Hi
I am having problems with my kde4 installation and feel the need to
deinstall and start again.
In view of the number of ports and dependencies can someone please let
me know the cleanest way of doing this. It would probably be safer to
assume an upwards and downwards recursive build.
Thanks in advance
david



I just used:

# pourtmaster --force-config x11/kde4 to rebuild my KDE4 from scratch.

You can also pass the -f switch to rebuild in place, although I prefer 
blowing away and starting fresh.

--
John M. Cooper


Hi

Thanks very much.

 I eventually solved the problems by the following a rather labourious 
sequence. with a significant number of manual interventions in the 
process of upgrading python ports. I now suspect the problems were 
primarily due to some conflicts in the python ports.

Here is what worked:
# portupgrade -f   *py*
# portupgrade -fr *kde*
# portupgrade -fr *xorg*

David





--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


kde4 errors and no .xsession-errors file!

2013-01-06 Thread David Southwell

Hi

I cannot find a .xession-errors file - what turns it off or on?

I need to find out what is going wrong.

Kde4 is not loading
Thanks
David

--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


kde4 rebuild - some guidance please

2013-01-05 Thread David Southwell

Hi
I am having problems with my kde4 installation and feel the need to 
deinstall and start again.
In view of the number of ports and dependencies can someone please let 
me know the cleanest way of doing this. It would probably be safer to 
assume an upwards and downwards recursive build.

Thanks in advance
david

--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


Experience with portshaker

2013-01-02 Thread David Southwell
Best wishes for the new year. I decided I needed texlive so I installed 
portshaker with the intention of adding texlive to my ports tree.


After installing portshaker and running portshaker -v I found  the 
existing ports tree /usr/ports/ deleted and portshaker had created a 
new directory /var/cache/portshaker with the following sub directories:

bsd_sharp
freebsd_texlive
freebsd_texlive_releng
ports

The /var/cache/portshaker/ports was empty
/bsd-sharp contained a ports hierarchy but with a very limited range of 
ports within the hierarchy.

freebsd_texlive contained .svn , Tools, print
freebsd_texlive_releng contained .svn, MOVED, print


I was expecting the default portshaker.conf to have retained the 
original /usr/ports/ tree and put the texlive ports in
/usr/ports/prints - however finding my original tree deleted was an 
unexpected outcome.


Would that be due to a run error on an incorrectly configured 
postshaker.conf?


1. How should portshaker.conf be set for an appropriate configuration
2. I have now rebuilt the /usr/ports/
3. Have not deleted /var/cache/portshaker/*

How to proceed now?

Many thanks in advance for advice.

David


--
David Southwell ARPS AFIAP
Photographic Arts
Trained  experienced competition judge, mentor, trainer, lecturer,
Advanced digital techniques, international project photography

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


kmail since upgrade

2012-06-16 Thread David Southwell ARPS
Hi

 

I followed UPDATING instructions and deleted -r /akonadi immediately before
running portupgrade -a which resulted in an upgrade to kde4 8.4.

 

Now I seem to have a problem with kmail which when launched gives:

 

Error kmail

kmail encountered a fatal error and will terminate now. The error was:

Failed to fetch resource collection.

 

There seems to be no way to ignore the termination and set up kmail to read
and access existing configuration data.

 

This is for me a serious issue having many thousands of carefully catalogued
emails.

 

How do I set about recovery?

 

The mails seem to be there - a I can access them via pop server onto another
machine. But the indexing and cataloguing data does not move across.

 

In the meantime I am using mail via the pop serverMS$ outlook - yuck

 

Thanks in advance

 

David

 

 

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


devel/git compile clash with kwallet

2012-06-09 Thread David Southwell
When trying to install git I get the following:

===  kwallet-4.8.3 conflicts with installed package(s): 
  kdeutils-4.7.3

  They install files into the same place.
  You may want to stop build with Ctrl + C.
===  License check disabled, port has not defined LICENSE
= kwallet-4.8.3.tar.xz doesn't seem to exist in /usr/ports/distfiles/KDE.
= Attempting to fetch 
http://mirrors.isc.org/pub/kde/stable/4.8.3/src/kwallet-4.8.3.tar.xz
kwallet-4.8.3.tar.xz  100% of  276 kB  147 kBps
===  Extracting for kwallet-4.8.3
= SHA256 Checksum OK for KDE/kwallet-4.8.3.tar.xz.
/bin/mkdir -p /usr/ports/security/kwallet/work/kwallet-4.8.3/build
===  Patching for kwallet-4.8.3
===   kwallet-4.8.3 depends on file: /usr/local/bin/moc-qt4 - found
===   kwallet-4.8.3 depends on file: /usr/local/bin/qmake-qt4 - found
===   kwallet-4.8.3 depends on file: /usr/local/bin/rcc - found
===   kwallet-4.8.3 depends on file: /usr/local/bin/uic-qt4 - found
===   kwallet-4.8.3 depends on file: /usr/local/bin/automoc4 - found
===   kwallet-4.8.3 depends on file: /usr/local/kde4/lib/libkdecore.so.7 - 
found
===   kwallet-4.8.3 depends on file: /usr/local/bin/cmake - found
===  Configuring for kwallet-4.8.3

How is this best resolved if I need to have some version or other of git?

Thanks in advance
David
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: qpopper compile failure

2012-03-14 Thread David Southwell
On Tuesday 13 March 2012 07:23:37 Matthew Seaman wrote:
 On 13/03/2012 13:01, David Southwell wrote:
  qpopper has been working fine (amd64 running postfix) but on portupgrade
  I am Getting the following error:
  
  set MISSING_OBJS to  base64.o
  set MISSING_SRCS to  base64.c
  Set AR_FLAG =  -r ; RANLIB_CMD =
  checking for sendmail program... ERROR: The sendmail program cannot be
  located ===  Script configure failed unexpectedly.
  
  
  sendmail is
  [root@dns1 /usr/ports/mail/qpopper]# whereis sendmail
  sendmail: /usr/local/sbin/sendmail /usr/local/man/man1/sendmail.1.gz
  /usr/src/usr.sbin/sendmail
  
  qpopper config log includes the following lines:
  
  
  
  PATH: /usr/local/kde4/bin
  PATH: /sbin
  PATH: /bin
  PATH: /usr/sbin
  PATH: /usr/bin
  PATH: /usr/games
  PATH: /usr/local/sbin
  PATH: /usr/local/share/lprof
  PATH: /usr/local/bin
  PATH: /home/admin/bin
  
  Does anyone have any idea why this error might occur?
 
 Yes.  All unix apps that send e-mail expect to do it by piping the mail
 into /usr/sbin/sendmail.  Despite the name, on FreeBSD that is not
 actually sendmail-brand sendmail, but mailwrapper(8) -- a handy program
 that redirects that piped input into the MTA of your choice.
 
 (sendmail q.v. is actually in /usr/libexec/sendmail/sendmail)
 
 Restore /usr/sbin/sendmail and verify that the contents of
 /etc/mail/mailer.conf are sane, and qpopper should spring into life again.
 
   Cheers,
 
   Matthew
Does that not produce problems with postfix?
How do we retain mailwrapper functionality?

spf was working fine until upgrading. What has changed? Atm I have spf turned 
off until I get this sorted.
David

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


Re: qpopper compile failure

2012-03-14 Thread David Southwell
On Wednesday 14 March 2012 07:17:55 Mel Flynn wrote:
 On 3/13/2012 14:01, David Southwell wrote:
  qpopper has been working fine (amd64 running postfix) but on portupgrade
  I am Getting the following error:
  
  set MISSING_OBJS to  base64.o
  set MISSING_SRCS to  base64.c
  Set AR_FLAG =  -r ; RANLIB_CMD =
  checking for sendmail program... ERROR: The sendmail program cannot be
  located ===  Script configure failed unexpectedly.
 
 Something severely wrong with your setup. It looks at several places for
 sendmail and does not actually check if the program is a valid sendmail
 or even executable, just that the file exists.
 Not even sure where to start looking. I guess the following is a good
 start: sh -c 'test -f /usr/sbin/sendmail  echo sendmail found'
 
 If that works on the shell, take portupgrade out of the equation and run
 make -C /usr/ports/mail/qpopper clean configure.
 
 FWIW: rev 1.104 of mail/qpopper/Makefile works for me(tm), except for
 the configure: WARNING: unrecognized options: --with-apopuid
Here is what we have in response. As sendmail is in /usr/local/sbin a search 
in /usr/sbin fails:
[root@dns1 /usr/ports/mail/postfix-policyd-spf-perl]# sh -c 'test -f 
/usr/sbin/sendmail  echo sendmail found'
[root@dns1 /usr/ports/mail/postfix-policyd-spf-perl]# cd /usr/sbin/
[root@dns1 /usr/sbin]# ls -l |grep sendmail

whereis shows its location:
[root@dns1 /usr/sbin]# whereis sendmail
sendmail: /usr/local/sbin/sendmail /usr/local/man/man1/sendmail.1.gz 
/usr/src/usr.sbin/sendmail

And a modified search finds it:
[root@dns1 /usr/sbin]# sh -c 'test -f /usr/local/sbin/sendmail  echo 
sendmail found'
sendmail found
[root@dns1 /usr/sbin]# 

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


Re: qpopper compile failure

2012-03-14 Thread David Southwell
On Wednesday 14 March 2012 07:17:55 Mel Flynn wrote:
 On 3/13/2012 14:01, David Southwell wrote:
  qpopper has been working fine (amd64 running postfix) but on portupgrade
  I am Getting the following error:
  
  set MISSING_OBJS to  base64.o
  set MISSING_SRCS to  base64.c
  Set AR_FLAG =  -r ; RANLIB_CMD =
  checking for sendmail program... ERROR: The sendmail program cannot be
  located ===  Script configure failed unexpectedly.
 
 Something severely wrong with your setup. It looks at several places for
 sendmail and does not actually check if the program is a valid sendmail
 or even executable, just that the file exists.
 Not even sure where to start looking. I guess the following is a good
 start: sh -c 'test -f /usr/sbin/sendmail  echo sendmail found'
 
 If that works on the shell, take portupgrade out of the equation and run
 make -C /usr/ports/mail/qpopper clean configure.
 
 FWIW: rev 1.104 of mail/qpopper/Makefile works for me(tm), except for
 the configure: WARNING: unrecognized options: --with-apopuid
Brilliant

That worked

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


qpopper compile failure

2012-03-13 Thread David Southwell

qpopper has been working fine (amd64 running postfix) but on portupgrade I am
Getting the following error:

set MISSING_OBJS to  base64.o 
set MISSING_SRCS to  base64.c 
Set AR_FLAG =  -r ; RANLIB_CMD = 
checking for sendmail program... ERROR: The sendmail program cannot be located
===  Script configure failed unexpectedly.


sendmail is 
[root@dns1 /usr/ports/mail/qpopper]# whereis sendmail 
sendmail: /usr/local/sbin/sendmail /usr/local/man/man1/sendmail.1.gz 
/usr/src/usr.sbin/sendmail

qpopper config log includes the following lines:



PATH: /usr/local/kde4/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/share/lprof
PATH: /usr/local/bin
PATH: /home/admin/bin

Does anyone have any idea why this error might occur?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: math/py-numpy (py26-numpy-1.5.1_1,1) (checksum mismatch) error

2011-12-14 Thread David Southwell

 On Tue, Dec 13, 2011 at 8:48 AM, David Southwell da...@vizion2000.net 
wrote:
  Hi
  
  As you are listed as maintainer in current Makefile I thought you might
  appreciate a copy
  
  David
  --  Forwarded Message  --
  
  Subject: math/py-numpy (py26-numpy-1.5.1_1,1)  (checksum mismatch) error
  Date: Tuesday 13 December 2011, 06:42:33
  From: David Southwell da...@vizion2000.net
  To: freebsd-ports@freebsd.org
  
  Hi
  
  As subject line - checksum mismatch error from latest upgrade.
  
  David
  
  -
On Tuesday 13 December 2011 08:44:17 Li-Lun Leland Wang wrote:
 Please update your ports to 1.6.1.  The documentation files of the
 same names have been updated.  If you get the newer 1.6.1
 documentation files from a mirror and try to checksum against the
 older 1.5.1_1 distinfo, you'll get a mismatch.  If you get a checksum
 mismatch after you updated your ports to 1.6.1, it is possible that
 the mirror site that you use has not fetched the newer files, in which
 case you can fetch from the MASTER_SITE directly by undefining
 MASTER_SITE_OVERRIDE.
 
 -- llwang
 

Hi llwang

Thanks for the info. I had the latest upgrade and am still getting the 
problem. The latest error report is shown below from a fully uptodate ports 
tree.

I have not used the MASTER_SITE_OVERRIDE option and cannot find any 
documentation. Would you mind giving some more detailed info?

Thanks in advance

David

[root@dns1 /usr/ports/deskutils]# portupgrade -a
---  Upgrading 'py26-numpy-1.5.1_1,1' to 'py26-numpy-1.6.1,1' (math/py-numpy)
---  Building '/usr/ports/math/py-numpy'
===  Cleaning for py26-numpy-1.6.1,1
===  Vulnerability check disabled, database not found
===  License check disabled, port has not defined LICENSE
===  Found saved configuration for py26-numpy-1.5.1_1,1
===  Extracting for py26-numpy-1.6.1,1
= SHA256 Checksum OK for numpy-1.6.1.tar.gz.
= SHA256 Checksum mismatch for numpy-ref.pdf.
= SHA256 Checksum mismatch for numpy-user.pdf.
===  Refetch for 1 more times files: numpy-ref.pdf numpy-user.pdf 
===  Vulnerability check disabled, database not found
===  License check disabled, port has not defined LICENSE
===  Found saved configuration for py26-numpy-1.5.1_1,1
= numpy-ref.pdf doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch http://docs.scipy.org/doc/numpy-1.6.0/numpy-ref.pdf
fetch: http://docs.scipy.org/doc/numpy-1.6.0/numpy-ref.pdf: Requested Range 
Not Satisfiable
= Attempting to fetch 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/numpy-ref.pdf
= numpy-user.pdf doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch http://docs.scipy.org/doc/numpy-1.6.0/numpy-user.pdf
fetch: http://docs.scipy.org/doc/numpy-1.6.0/numpy-user.pdf: Requested Range 
Not Satisfiable
= Attempting to fetch 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/numpy-user.pdf
===  Vulnerability check disabled, database not found
===  License check disabled, port has not defined LICENSE
===  Found saved configuration for py26-numpy-1.5.1_1,1
= SHA256 Checksum OK for numpy-1.6.1.tar.gz.
= SHA256 Checksum mismatch for numpy-ref.pdf.
= SHA256 Checksum mismatch for numpy-user.pdf.
===  Giving up on fetching files: numpy-ref.pdf numpy-user.pdf 
Make sure the Makefile and distinfo file (/usr/ports/math/py-numpy/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type make NO_CHECKSUM=yes [other args].
*** Error code 1

Stop in /usr/ports/math/py-numpy.
*** Error code 1

Stop in /usr/ports/math/py-numpy.
*** Error code 1

Stop in /usr/ports/math/py-numpy.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade20111214-46619-xoytj-0 env UPGRADE_TOOL=portupgrade 
UPGRADE_PORT=py26-numpy-1.5.1_1,1 UPGRADE_PORT_VER=1.5.1_1,1 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! math/py-numpy (py26-numpy-1.5.1_1,1)  (checksum mismatch)
[root@dns1 /usr/ports/deskutils]# d /usr/ports/math/py-numpy
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


math/py-numpy (py26-numpy-1.5.1_1,1) (checksum mismatch) error

2011-12-13 Thread David Southwell
Hi

As subject line - checksum mismatch error from latest upgrade.

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


change in portupgrade reporting for editors/koffice-kde4

2011-11-25 Thread David Southwell
I have noticed a small change in reporting from portupgrade for koffice-kde4.


Current behaviour reports as below even when koffice-kde4 is up to date. 
Previously if koffice-kde4 was up to date there was no such report. The 
previous behaviour seemed preferable as one only checked to update koffice 
when the report, as shown below, appeared. Now one always has to check!

Is the change intentional - if so why?


[root@dns1 /usr/ports/x11-toolkits/qt33]# portupgrade -a
[Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 1046 packages 
found (-2 +2) (...).. done]
** Port marked as IGNORE: editors/koffice-kde4:
does not build with x11-toolkits/qt33 installed. Please deinstall 
qt-3.x first
** Listing the failed packages (-:ignored / *:skipped / !:failed)
- editors/koffice-kde4 (marked as IGNORE)

Thanks in advance
david
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: epson r2400/2880 printers on freebsd8.2 amd64

2011-11-21 Thread David Southwell
On Monday 21 November 2011 10:17:18 Peter Jeremy wrote:
 On 2011-Nov-19 01:53:59 -0800, David Southwell da...@vizion2000.net wrote:
 Anyone up to date on how to do high quality printing with epson inkjet
 printers (in my case r2400 and r2880) on freebsd8.2 amd64 systems.
 print/pips* reports they require 386 and do not compile on amd64.
 
 At least some of the pips distfiles include binary blobs (intended for
 Linux/i386).  One approach might be to usee a cut-down i386 jail.

Thank you Peter for that.
Interesting idea I will think about that one but my real preference is to get 
an amd64 version.

 I do know someone who has the skill to re-engineer the binary blobs but I 
would need to give him some idea of what he would be letting himself in for. 
Is anyone able to pinpoint where the problem(s) lie or have any idea of how 
much work would be involved to produce an amd64 version? 

Its too many years since I have done a lot of coding and I would be reluctant 
to give him an estimate based on my currently inadequate level of coding 
expertise!

If we are talking a few hours for a very experienced coder then it would be 
doable - if it is days then it would be no go!

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


Re: epson r2400/2880 printers on freebsd8.2 amd64

2011-11-20 Thread David Southwell
On Saturday 19 November 2011 06:44:28 Patrick Powell wrote:
 On 11/19/11 01:53, David Southwell wrote:
  Hi
  
  Anyone up to date on how to do high quality printing with epson inkjet
  printers (in my case r2400 and r2880) on freebsd8.2 amd64 systems.
  print/pips* reports
  they require 386 and do not compile on amd64.
  
  Thanks in advance for useful pointers
  
  David
  ___
  freebsd-ports@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-ports
  To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org
 
 If you comment out ONLY_FOR_ARCHS= i386 in
 /usr/ports/print/pips800/Makefile.pips
 you can get it to compile.
 
 HOWEVER:  there are a slew of warnings about 'cast from pointer to
 integer of different size'
 that may cause much grief and pain.   Most of these appear to be
 generated in the GTK library,
 and apparently by the use of a cast to implement the 'offsetof' capability.
 
 Good luck...
Thanks for the tip

I wanted to compile pips780. After commenting out the ONLY_FOR_ARCH-i386 I got 
the errors shown below. I do not know how to fix them :-(!!!


gsconfig.c: In function 'make_gsc':
gsconfig.c:142: warning: comparison with string literal results in unspecified 
behaviour
cc  -DGS_PATH=\gs\ -DLOCALEDIR=\/usr/local/share/locale\ -
DPRINTER_MODEL=\PM-780C\ -DPM780C -
DLIBPATH=\/usr/local/lib/pips/libpm780c.so\ -
DRSC_PATH=\/usr/local/etc/pipsrc\ -DSPOOL_NAME=\pm780c\ -
DLOCALE_PATH=\/usr/local/share/locale\ -
DNAVI_PATH=\/usr/local/bin/ekpnavi\ -
DDATA_PATH=\/usr/local/libexec/pips/PM780C\ -
DRULED_PATH=\/usr/local/libexec/pips/PM780C/BID.PRN\ -
DPATCH_PATH=\/usr/local/libexec/pips/PM780C/PATCH.PRN\ -
DBAND_PATH=\/usr/local/libexec/pips/PM780C/BAND.PRN\ -
DCUT_PATH=\/usr/local/libexec/pips/PM780C/CUT.PRN\ -D_LPR_DIRECT -pipe -g -
std=gnu89 -Wall -fsigned-char -L/usr/local/lib -pthread -o gsconfig780  
gsconfig.o paper.o  -lpthread 
sed s,%model_name%,PM-780C,; \
 s,%bin_name%,pips780,; \
 s,%gsconfig_name%,gsconfig780, filter.tmp  filter780
gmake[2]: Leaving directory `/usr/ports/print/pips780/work/pips780-2.1.2/src'
Making all in ekpd
gmake[2]: Entering directory 
`/usr/ports/print/pips780/work/pips780-2.1.2/ekpd'
gmake[3]: Entering directory 
`/usr/ports/print/pips780/work/pips780-2.1.2/ekpd'
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include   -pipe -g -std=gnu89 -
Wall  -c cbtd.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include   -pipe -g -std=gnu89 -
Wall  -c cbtd_comserv.c
cbtd_comserv.c: In function 'comserv_thread':
cbtd_comserv.c:162: warning: pointer targets in passing argument 3 of 'accept' 
differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include   -pipe -g -std=gnu89 -
Wall  -c cbtd_datatrans.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include   -pipe -g -std=gnu89 -
Wall  -c cbtd_setup.c
cbtd_setup.c: In function 'parameter_setup':
cbtd_setup.c:89: warning: pointer targets in passing argument 4 of 
'get_parameter' differ in signedness
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include   -pipe -g -std=gnu89 -
Wall  -c cbtd_signal.c
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include   -pipe -g -std=gnu89 -
Wall  -c cbtd_thread.c
cc  -pipe -g -std=gnu89 -Wall  -L/usr/local/lib -pthread -o ekpd  cbtd.o 
cbtd_comserv.o cbtd_datatrans.o cbtd_setup.o cbtd_signal.o cbtd_thread.o 
./libcbt.a -lpthread 
/usr/bin/ld: warning: i386 architecture of input file 
`./libcbt.a(cbtd_wrapper.o)' is incompatible with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file `./libcbt.a(ecbteg.o)' 
is incompatible with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file `./libcbt.a(winfunc.o)' 
is incompatible with i386:x86-64 output
/usr/bin/ld: BFD 2.15 [FreeBSD] 2004-05-23 internal error, aborting at 
/usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/reloc.c 
line 4274 in bfd_generic_get_relocated_section_contents

/usr/bin/ld: Please report this bug.

gmake[3]: *** [ekpd] Error 1
gmake[3]: Leaving directory `/usr/ports/print/pips780/work/pips780-2.1.2/ekpd'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/print/pips780/work/pips780-2.1.2/ekpd'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/print/pips780/work/pips780-2.1.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 1

Stop in /usr/ports/print/pips780.
[root@dns1 /usr/ports/print/pips780]# 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


epson r2400/2880 printers on freebsd8.2 amd64

2011-11-19 Thread David Southwell
Hi

Anyone up to date on how to do high quality printing with epson inkjet 
printers (in my case r2400 and r2880) on freebsd8.2 amd64 systems. print/pips* 
reports 
they require 386 and do not compile on amd64.

Thanks in advance for useful pointers

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


science/avogadro compile failure

2011-11-16 Thread David Southwell
avogadro fails with the error reports shown below.


Thanks in advance for any guidance
David

Scanning dependencies of target avogadro-app
[ 90%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/editcommands.cpp.o
[ 90%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/projecttreeitem.cpp.o
[ 90%] Building C object avogadro/src/CMakeFiles/avogadro-
app.dir/__/gl2ps/gl2ps.c.o
[ 91%] Building CXX object libavogadro/src/python/CMakeFiles/python-
module.dir/moleculefile.cpp.o
[ 91%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/projectdelegates/atomdelegate.cpp.o
[ 91%] Building CXX object libavogadro/src/python/CMakeFiles/python-
module.dir/toolgroup.cpp.o
[ 91%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/projectdelegates/bonddelegate.cpp.o
[ 92%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/projectdelegates/labeldelegate.cpp.o
[ 92%] Building CXX object libavogadro/src/python/CMakeFiles/python-
module.dir/pluginmanager.cpp.o
[ 92%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/projectdelegates/moleculedelegate.cpp.o
[ 92%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/projectdelegates/residuedelegate.cpp.o
[ 92%] Building CXX object libavogadro/src/python/CMakeFiles/python-
module.dir/cube.cpp.o
[ 92%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/projectdelegates/selectiondelegate.cpp.o
[ 92%] Building CXX object libavogadro/src/python/CMakeFiles/python-
module.dir/atom.cpp.o
[ 92%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/projecttreemodel.cpp.o
[ 93%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/projecttreemodeldelegate.cpp.o
[ 93%] Building CXX object libavogadro/src/python/CMakeFiles/python-
module.dir/elementtranslator.cpp.o
[ 93%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/pluginitemmodel.cpp.o
[ 93%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/flattabwidget.cpp.o
[ 93%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/engineitemdelegate.cpp.o
[ 94%] Building CXX object libavogadro/src/python/CMakeFiles/python-
module.dir/eigen.cpp.o
[ 94%] Building CXX object libavogadro/src/python/CMakeFiles/python-
module.dir/tool.cpp.o
[ 94%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/engineitemmodel.cpp.o
[ 94%] Building CXX object libavogadro/src/python/CMakeFiles/python-
module.dir/periodictableview.cpp.o
[ 94%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/engineviewwidget.cpp.o
[ 94%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/primitiveitemmodel.cpp.o
[ 94%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/aboutdialog.cpp.o
[ 94%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/pluginlistview.cpp.o
[ 94%] Building CXX object libavogadro/src/python/CMakeFiles/python-
module.dir/primitivelist.cpp.o
[ 94%] Building CXX object libavogadro/src/python/CMakeFiles/python-
module.dir/camera.cpp.o
[ 94%] Building CXX object libavogadro/src/python/CMakeFiles/python-
module.dir/sip.cpp.o
[ 95%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/detachedview.cpp.o
[ 95%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/glgraphicsview.cpp.o
/usr/ports/science/avogadro/work/avogadro-1.0.1/libavogadro/src/python/sip.cpp: 
In static member function 'static void* 
QClass_convertersT::QClass_from_PyQt(PyObject*)':
/usr/ports/science/avogadro/work/avogadro-1.0.1/libavogadro/src/python/sip.cpp:207:
 
error: 'struct sipSimpleWrapper' has no member named 'u'
[ 95%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/enginelistview.cpp.o
*** Error code 1
[ 95%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/primitivetreeview.cpp.o
[ 95%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/enginecolorswidget.cpp.o
[ 95%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/projecttreeeditor.cpp.o
1 error
*** Error code 2
[ 95%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/application.cpp.o
[ 95%] Building CXX object avogadro/src/CMakeFiles/avogadro-app.dir/main.cpp.o
[ 95%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/savedialog.cpp.o
[ 96%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/addenginedialog.cpp.o
[ 96%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/pluginsettings.cpp.o
[ 96%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/settingsdialog.cpp.o
[ 97%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/engineprimitiveswidget.cpp.o
[ 97%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/importdialog.cpp.o
[ 98%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/mainwindow.cpp.o
[ 98%] Building CXX object avogadro/src/CMakeFiles/avogadro-
app.dir/qrc_avogadro.cxx.o
Linking CXX executable ../../bin/avogadro
[ 98%] Built target avogadro-app
1 error
*** 

cups build failure

2011-11-09 Thread David Southwell
Just attempting to build print/cups and get the failure below

Thanks in advance for any guidance.

David

First: Output from
[root@dns1 /usr/ports/print/cups-base]# make showconfig
=== The following configuration options are available for cups-base-1.5.0:
 GNUTLS=off Build with GNUTLS instead of OpenSSL
 PHP=on Build PHP support
 PYTHON=on Build PYTHON support
 LIBPAPER=off Build with libpaper support
 DNSSD=off Build with DNS_SD (avahi) support
 PAM=off Build with PAM support
 LDAP=off Build with LDAP support
 DBUS=on Build with DBUS support
 LIBUSB=on Build with USB support
 GHOSTSCRIPT=on Build pdftops with GHOSTSCRIPT
 XPDF=off Build pdftops with XPDF
 XDG_OPEN=off Build with XDG_OPEN as browser
=== Use 'make config' to modify these settings
[root@dns1 /usr/ports/print/cups-base]# 

Second: Build failure shows:


for dir in test backend berkeley cgi-bin driver monitor notifier ppdc 
scheduler systemv conf data desktop locale man doc examples templates 
scripting/php fonts; do\
echo Making all in $dir... ;\
(cd $dir ; gmake  all ) || exit 1;\
done
Making all in test...
gmake[1]: Entering directory `/usr/ports/print/cups-base/work/cups-1.5.0/test'
echo Linking ippserver...
Linking ippserver...
cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -
L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -L/usr/lib -Wl,-R/usr/local/lib  
 
-Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -o ippserver 
ippserver.o  ../cups/libcups.a \
 -lssl -lcrypto  -pthread -lm -lcrypt -lssp_nonshared -liconv  -lz
../cups/libcups.a(http.o)(.text+0x137): In function `http_write':
/usr/ports/print/cups-client/work/cups-1.5.0/cups/http.c:4448: undefined 
reference to `gnutls_record_send'
../cups/libcups.a(http.o)(.text+0x623): In function `_httpWait':
/usr/ports/print/cups-client/work/cups-1.5.0/cups/http.c:2885: undefined 
reference to `gnutls_record_check_pending'
../cups/libcups.a(http.o)(.text+0x704): In function `http_setup_ssl':
/usr/ports/print/cups-client/work/cups-1.5.0/cups/http.c:3853: undefined 
reference to `gnutls_certificate_allocate_credentials'
../cups/libcups.a(http.o)(.text+0x715):/usr/ports/print/cups-
client/work/cups-1.5.0/cups/http.c:3855: undefined reference to `gnutls_init'
../cups/libcups.a(http.o)(.text+0x721):/usr/ports/print/cups-
client/work/cups-1.5.0/cups/http.c:3856: undefined reference to 
`gnutls_set_default_priority'
../cups/libcups.a(http.o)(.text+0x736):/usr/ports/print/cups-
client/work/cups-1.5.0/cups/http.c:3857: undefined reference to 
`gnutls_credentials_set'
../cups/libcups.a(http.o)(.text+0x745):/usr/ports/print/cups-
client/work/cups-1.5.0/cups/http.c:3858: undefined reference to 
`gnutls_transport_set_ptr'
../cups/libcups.a(http.o)(.text+0x758):/usr/ports/print/cups-
client/work/cups-1.5.0/cups/http.c:3859: undefined reference to 
`gnutls_transport_set_pull_function'
../cups/libcups.a(http.o)(.text+0x76b):/usr/ports/print/cups-
client/work/cups-1.5.0/cups/http.c:3860: undefined reference to 
`gnutls_transport_set_push_function'
../cups/libcups.a(http.o)(.text+0x777):/usr/ports/print/cups-
client/work/cups-1.5.0/cups/http.c:3862: undefined reference to 
`gnutls_handshake'
../cups/libcups.a(http.o)(.text+0x7a8):/usr/ports/print/cups-
client/work/cups-1.5.0/cups/http.c:3867: undefined reference to 
`gnutls_deinit'
../cups/libcups.a(http.o)(.text+0x7b1):/usr/ports/print/cups-
client/work/cups-1.5.0/cups/http.c:3868: undefined reference to 
`gnutls_certificate_free_credentials'
../cups/libcups.a(http.o)(.text+0xc72): In function `http_shutdown_ssl':
/usr/ports/print/cups-client/work/cups-1.5.0/cups/http.c:4188: undefined 
reference to `gnutls_bye'
../cups/libcups.a(http.o)(.text+0xc7e):/usr/ports/print/cups-
client/work/cups-1.5.0/cups/http.c:4189: undefined reference to 
`gnutls_deinit'
../cups/libcups.a(http.o)(.text+0xc87):/usr/ports/print/cups-
client/work/cups-1.5.0/cups/http.c:4190: undefined reference to 
`gnutls_certificate_free_credentials'
../cups/libcups.a(http.o)(.text+0xe4c): In function `http_read_ssl':
/usr/ports/print/cups-client/work/cups-1.5.0/cups/http.c:3438: undefined 
reference to `gnutls_record_recv'
../cups/libcups.a(http.o)(.text+0x1b74): In function `httpInitialize':
/usr/ports/print/cups-client/work/cups-1.5.0/cups/http.c:1515: undefined 
reference to `gnutls_global_init'
gmake[1]: *** [ippserver] Error 1
gmake[1]: Leaving directory `/usr/ports/print/cups-base/work/cups-1.5.0/test'
gmake: *** [all] Error 1
*** Error code 1

Stop in /usr/ports/print/cups-base.
*** Error code 1

Stop in /usr/ports/print/cups-base.
*** Error code 1

Stop in /usr/ports/print/cups.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


postfix-policyd-spf-perl postfix-policyd-spf-python

2011-11-04 Thread David Southwell
HI all

www.openspf.org web site is down. The site is managed by godaddy.com. When 
rying to access the site godaddy.com seem to be suggesting the domain name has 
not been renewed.

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


mail/postfix-policy-spf-perl Server configuration problem

2011-11-04 Thread David Southwell

Hi all

I am going nuts - I have used spf before but I just cannot get it working on 
this FreeBSD 8.2 system.

I suspect I have done something so obviously stupid that I cannot see it.
 Postgrey is working. 
How can I trace the cause of the problem?
Is spf-policyd_time_limit correctly specified?
All the docs I have seen suggest postfix-policyd-spf-perl be set up to run as 
user nobody. Is that correct?


I have raised the problem on the postfix users list but so far the pearls of 
wisdom have not solved the problem!

Cannot get spf working with the server. 
Thanks in advance for any assistance.

David

Here is the information:

The following lines appear in master.cf:
# Applied #1 postfix refereshed ok
  policyd-spf unix -   n   n   -   0   spawn
   user=nobody argv=/usr/local/sbin/postfix-policyd-spf-perl

user nobody is in /etc/passwd
nobody:*:65534:65534:Unprivileged user:/nonexistent:/usr/sbin/nologin

[admin@dns1 /usr/local/sbin]$ ls -l |grep postfix
-rwxr-xr-x  1 root  wheel  117601 Nov  3 08:22 postfix
-r-xr-xr-x  1 root  wheel   11526 Nov  3 08:16 postfix-policyd-spf-perl



 If the following lines appear in main.cf 
  check_policy_service unix:private/policyd-spf
  spf-policyd_time_limit = 3600s
 In the following context
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination

  check_policy_service unix:private/policyd-spf
 spf-policyd_time_limit = 3600s

 check_policy_service inet:127.0.0.1:10023

 
 Here is an example of maillog error reports: 
 
 
 Nov  3 10:57:51 dns1 postfix/smtpd[20636]: connect from mail-vw0-
 f52.google.com[209.85.212.52]
 Nov  3 10:57:52 dns1 postfix/smtpd[20636]: warning: connect to 
 private/policyd-spf: Connection refused
 Nov  3 10:57:52 dns1 postfix/smtpd[20636]: warning: problem talking to
 server  private/policyd-spf: Connection refused
 Nov  3 10:57:53 dns1 postfix/smtpd[20636]: warning: connect to 
 private/policyd-spf: Connection refused
 Nov  3 10:57:53 dns1 postfix/smtpd[20636]: warning: problem talking to
 server  private/policyd-spf: Connection refused
 Nov  3 10:57:53 dns1 postfix/smtpd[20636]: NOQUEUE: reject: RCPT from mail-
 vw0-f52.google.com[209.85.212.52]: 451 4.3.5 Server configuration problem; 
 from=photoviz...@googlemail.com to=da...@vizion2000.net proto=ESMTP 
 helo=mail-vw0-f52.google.com
 Nov  3 10:57:53 dns1 postfix/smtpd[20636]: disconnect from mail-vw0-
 f52.google.com[209.85.212.52]
 
 postconf -n does not seem to help as the only difference is that it
 reports  the additional presence of the relevant lines.
 
 
 
 Working without spf lines enabled:
 postconf -n:
 alias_maps = hash:/etc/aliases
 command_directory = /usr/local/sbin
 config_directory = /usr/local/etc/postfix
 daemon_directory = /usr/local/libexec/postfix
 data_directory = /var/db/postfix
 debug_peer_level = 2
 html_directory = /usr/local/share/doc/postfix
 inet_interfaces = all
 mail_owner = postfix
 mail_spool_directory = /var/mail
 mailbox_size_limit = 51200
 mailq_path = /usr/local/bin/mailq
 manpage_directory = /usr/local/man
 mydestination = $mydomain, $myhostname, dns1.$mydomain, dns1
 mydomain = vizion2000.net
 myhostname = dns1.vizion2000.net
 mynetworks = 62.49.197.48/28, 127.0.0.0/8
 mynetworks_style = subnet
 myorigin = $mydomain
 newaliases_path = /usr/local/bin/newaliases
 proxy_interfaces = dns1.vizion2000.net
 queue_directory = /var/spool/postfix
 readme_directory = /usr/local/share/doc/postfix
 relay_domains = $mydestination
 sample_directory = /usr/local/etc/postfix
 sendmail_path = /usr/local/sbin/sendmail
 setgid_group = maildrop
 smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)
 smtpd_helo_restrictions = reject_invalid_hostname
 smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination 
 check_policy_service inet:127.0.0.1:10023
 smtpd_sender_restrictions = reject_non_fqdn_sender
 soft_bounce = yes
 unknown_local_recipient_reject_code = 550
 virtual_alias_domains = workplacemassage.co.uk, atf4.com, 
 methuselaproject.org, methuselaproject.com, tiptogo.com,
 virtual_alias_maps = hash:/usr/local/etc/postfix/virtual,
 
 
 
With spf and dreporting Server Configuration Problem

alias_maps = hash:/etc/aliases
command_directory = /usr/local/sbin
config_directory = /usr/local/etc/postfix
daemon_directory = /usr/local/libexec/postfix
data_directory = /var/db/postfix
debug_peer_level = 2
html_directory = /usr/local/share/doc/postfix
inet_interfaces = all
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_size_limit = 51200
mailq_path = /usr/local/bin/mailq
manpage_directory = /usr/local/man
mydestination = $mydomain, $myhostname, dns1.$mydomain, dns1
mydomain = vizion2000.net
myhostname = dns1.vizion2000.net
mynetworks = 62.49.197.48/28, 127.0.0.0/8
mynetworks_style = subnet
myorigin = $mydomain
newaliases_path = /usr/local/bin/newaliases
proxy_interfaces = dns1.vizion2000.net
queue_directory = /var/spool/postfix
readme_directory = /usr/local/share/doc/postfix

mail/postfix-policy-spf-perl Server configuration problem

2011-11-04 Thread David Southwell

Hi all

I am going nuts - I have used spf before but I just cannot get it working on 
this FreeBSD 8.2 system.

I suspect I have done something so obviously stupid that I cannot see it.
 Postgrey is working. 
How can I trace the cause of the problem?
Is spf-policyd_time_limit correctly specified?
All the docs I have seen suggest postfix-policyd-spf-perl be set up to run as 
user nobody. Is that correct?


I have raised the problem on the postfix users list but so far the pearls of 
wisdom have not solved the problem!

Cannot get spf working with the server. 
Thanks in advance for any assistance.

David

Here is the information:

The following lines appear in master.cf:
# Applied #1 postfix refereshed ok
  policyd-spf unix -   n   n   -   0   spawn
   user=nobody argv=/usr/local/sbin/postfix-policyd-spf-perl

user nobody is in /etc/passwd
nobody:*:65534:65534:Unprivileged user:/nonexistent:/usr/sbin/nologin

[admin@dns1 /usr/local/sbin]$ ls -l |grep postfix
-rwxr-xr-x  1 root  wheel  117601 Nov  3 08:22 postfix
-r-xr-xr-x  1 root  wheel   11526 Nov  3 08:16 postfix-policyd-spf-perl



 If the following lines appear in main.cf 
  check_policy_service unix:private/policyd-spf
  spf-policyd_time_limit = 3600s
 In the following context
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination

  check_policy_service unix:private/policyd-spf
 spf-policyd_time_limit = 3600s

 check_policy_service inet:127.0.0.1:10023

 
 Here is an example of maillog error reports: 
 
 
 Nov  3 10:57:51 dns1 postfix/smtpd[20636]: connect from mail-vw0-
 f52.google.com[209.85.212.52]
 Nov  3 10:57:52 dns1 postfix/smtpd[20636]: warning: connect to 
 private/policyd-spf: Connection refused
 Nov  3 10:57:52 dns1 postfix/smtpd[20636]: warning: problem talking to
 server  private/policyd-spf: Connection refused
 Nov  3 10:57:53 dns1 postfix/smtpd[20636]: warning: connect to 
 private/policyd-spf: Connection refused
 Nov  3 10:57:53 dns1 postfix/smtpd[20636]: warning: problem talking to
 server  private/policyd-spf: Connection refused
 Nov  3 10:57:53 dns1 postfix/smtpd[20636]: NOQUEUE: reject: RCPT from mail-
 vw0-f52.google.com[209.85.212.52]: 451 4.3.5 Server configuration problem; 
 from=photoviz...@googlemail.com to=da...@vizion2000.net proto=ESMTP 
 helo=mail-vw0-f52.google.com
 Nov  3 10:57:53 dns1 postfix/smtpd[20636]: disconnect from mail-vw0-
 f52.google.com[209.85.212.52]
 
 postconf -n does not seem to help as the only difference is that it
 reports  the additional presence of the relevant lines.
 
 
 
 Working without spf lines enabled:
 postconf -n:
 alias_maps = hash:/etc/aliases
 command_directory = /usr/local/sbin
 config_directory = /usr/local/etc/postfix
 daemon_directory = /usr/local/libexec/postfix
 data_directory = /var/db/postfix
 debug_peer_level = 2
 html_directory = /usr/local/share/doc/postfix
 inet_interfaces = all
 mail_owner = postfix
 mail_spool_directory = /var/mail
 mailbox_size_limit = 51200
 mailq_path = /usr/local/bin/mailq
 manpage_directory = /usr/local/man
 mydestination = $mydomain, $myhostname, dns1.$mydomain, dns1
 mydomain = vizion2000.net
 myhostname = dns1.vizion2000.net
 mynetworks = 62.49.197.48/28, 127.0.0.0/8
 mynetworks_style = subnet
 myorigin = $mydomain
 newaliases_path = /usr/local/bin/newaliases
 proxy_interfaces = dns1.vizion2000.net
 queue_directory = /var/spool/postfix
 readme_directory = /usr/local/share/doc/postfix
 relay_domains = $mydestination
 sample_directory = /usr/local/etc/postfix
 sendmail_path = /usr/local/sbin/sendmail
 setgid_group = maildrop
 smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)
 smtpd_helo_restrictions = reject_invalid_hostname
 smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination 
 check_policy_service inet:127.0.0.1:10023
 smtpd_sender_restrictions = reject_non_fqdn_sender
 soft_bounce = yes
 unknown_local_recipient_reject_code = 550
 virtual_alias_domains = workplacemassage.co.uk, atf4.com, 
 methuselaproject.org, methuselaproject.com, tiptogo.com,
 virtual_alias_maps = hash:/usr/local/etc/postfix/virtual,
 
 
 
With spf and dreporting Server Configuration Problem

alias_maps = hash:/etc/aliases
command_directory = /usr/local/sbin
config_directory = /usr/local/etc/postfix
daemon_directory = /usr/local/libexec/postfix
data_directory = /var/db/postfix
debug_peer_level = 2
html_directory = /usr/local/share/doc/postfix
inet_interfaces = all
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_size_limit = 51200
mailq_path = /usr/local/bin/mailq
manpage_directory = /usr/local/man
mydestination = $mydomain, $myhostname, dns1.$mydomain, dns1
mydomain = vizion2000.net
myhostname = dns1.vizion2000.net
mynetworks = 62.49.197.48/28, 127.0.0.0/8
mynetworks_style = subnet
myorigin = $mydomain
newaliases_path = /usr/local/bin/newaliases
proxy_interfaces = dns1.vizion2000.net
queue_directory = /var/spool/postfix
readme_directory = /usr/local/share/doc/postfix

how to stop build of qt-copy?

2011-01-30 Thread David Southwell
Hi

One or more ports  build  install qt-copy (qt33). How do I stop that 
happening?

When qt33 is installed other ports fail when upgrading ports.

Thanks in advance

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


devel/libsoup libsoup-gnome failure md5 issue

2011-01-18 Thread David Southwell
 Can anyone cast light on this:

GISCAN Soup-2.4.gir
Traceback (most recent call last):
  File /usr/local/bin/g-ir-scanner, line 43, in module
from giscanner.scannermain import scanner_main
  File /usr/local/lib/gobject-introspection/giscanner/scannermain.py, line 
34, in module
from giscanner.dumper import compile_introspection_binary
  File /usr/local/lib/gobject-introspection/giscanner/dumper.py, line 26, in 
module
from .gdumpparser import IntrospectionBinary
  File /usr/local/lib/gobject-introspection/giscanner/gdumpparser.py, line 
30, in module
from .transformer import TransformerException
  File /usr/local/lib/gobject-introspection/giscanner/transformer.py, line 
26, in module
from .cachestore import CacheStore
  File /usr/local/lib/gobject-introspection/giscanner/cachestore.py, line 
24, in module
import hashlib
  File /usr/local/lib/python2.6/hashlib.py, line 136, in module
md5 = __get_builtin_constructor('md5')
  File /usr/local/lib/python2.6/hashlib.py, line 63, in 
__get_builtin_constructor
import _md5
ImportError: No module named _md5
gmake[3]: *** [Soup-2.4.gir] Error 1
gmake[3]: Leaving directory 
`/usr/ports/devel/libsoup/work/libsoup-2.32.2/libsoup'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
`/usr/ports/devel/libsoup/work/libsoup-2.32.2/libsoup'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/libsoup/work/libsoup-2.32.2'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/devel/libsoup.
*** Error code 1

Stop in /usr/ports/devel/libsoup-gnome.

Thanks in advance

david
Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


kdelibs4 build failure target proxymodeltestsuite

2011-01-18 Thread David Southwell
canning dependencies of target kcolorutilsdemo  

 
Scanning dependencies of target nepomuk-rcgen   

  
(Soprano::PluginManager) found no soprano plugin at  
/usr/local/lib/soprano/libsoprano_raptorparser.so 
 
Could not find parser plugin for encoding trig  

  
gmake[2]: *** [nepomuk/nuao.h] Error 1  

  
gmake[1]: *** [nepomuk/CMakeFiles/nepomuk.dir/all] Error 2  

  
gmake[1]: *** Waiting for unfinished jobs   

  
[ 43%] [ 43%] Building CXX object 
kdeui/tests/CMakeFiles/kcolorutilsdemo.dir/kcolorutilsdemo_automoc.o

Building CXX object 
kdeui/tests/CMakeFiles/kcolorutilsdemo.dir/kcolorutilsdemo.o
  
[ 43%] Building CXX object 
kdeui/tests/CMakeFiles/kcolorutilsdemo.dir/kimageframe.o
   
[ 43%] Building CXX object nepomuk/rcgen/CMakeFiles/nepomuk-rcgen.dir/nepomuk-
rcgen_automoc.o 

[ 43%] Building CXX object nepomuk/rcgen/CMakeFiles/nepomuk-
rcgen.dir/codegenerator.o   
  
[ 43%] Building CXX object 
kdeui/tests/proxymodeltestsuite/CMakeFiles/proxymodeltestsuite.dir/proxymodeltestsuite_automoc.o
   
[ 43%] Building CXX object nepomuk/rcgen/CMakeFiles/nepomuk-
rcgen.dir/fastcode.o
  
[ 43%] Building CXX object 
kdeui/tests/proxymodeltestsuite/CMakeFiles/proxymodeltestsuite.dir/dynamictreemodel.o
  
[ 43%] Building CXX object 
kdeui/tests/CMakeFiles/kcolorutilsdemo.dir/__/colors/kcolorspaces.o 
   
[ 43%] Building CXX object nepomuk/rcgen/CMakeFiles/nepomuk-
rcgen.dir/property.o
  
Linking CXX executable kcolorutilsdemo  

  
[ 43%] Building CXX object 
kdeui/tests/proxymodeltestsuite/CMakeFiles/proxymodeltestsuite.dir/modelcommander.o

[ 43%] Built target kcolorutilsdemo 

  
[ 43%] Building CXX object nepomuk/rcgen/CMakeFiles/nepomuk-rcgen.dir/rcgen.o
[ 43%] Building CXX object 
kdeui/tests/proxymodeltestsuite/CMakeFiles/proxymodeltestsuite.dir/modelspy.o   
   
[ 43%] Building CXX object nepomuk/rcgen/CMakeFiles/nepomuk-
rcgen.dir/resourceclass.o   
  
[ 43%] [ 43%] Building CXX object 
kdeui/tests/proxymodeltestsuite/CMakeFiles/proxymodeltestsuite.dir/modelselector.o
  
Building CXX object nepomuk/rcgen/CMakeFiles/nepomuk-rcgen.dir/safecode.o   

  
[ 43%] Building CXX object nepomuk/rcgen/CMakeFiles/nepomuk-
rcgen.dir/ontologyparser.o  
  
[ 43%] Building CXX object nepomuk/rcgen/CMakeFiles/nepomuk-
rcgen.dir/qrc_templates.o   
  
[ 43%] Building CXX object 
kdeui/tests/proxymodeltestsuite/CMakeFiles/proxymodeltestsuite.dir/modeltest.o  
   
[ 43%] Building CXX object 

multimedia/libxine (libxine-1.1.19_1) (fetch error)

2011-01-16 Thread David Southwell

Thanks in advance for a fix for:


===  License check disabled, port has not defined LICENSE
===  Found saved configuration for libxine-1.1.19_2
= xine-vdpau.bz2 doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch from LOCAL/makc.
fetch: LOCAL/makcxine-vdpau.bz2: Invalid URL scheme
= Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xine-vdpau.bz2: File 
unavailable (e.g., file not found, no access)
= Couldn't fetch it - please try to retrieve this
= port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

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

Stop in /usr/ports/multimedia/libxine.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade20110116-17387-2evu20-0 env UPGRADE_TOOL=portupgrade 
UPGRADE_PORT=libxine-1.1.19_1 UPGRADE_PORT_VER=1.1.19_1 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! multimedia/libxine (libxine-1.1.19_1) (fetch error)


Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


multimedia/libxine (libxine-1.1.19_1) (fetch error)

2011-01-16 Thread David Southwell

Thanks in advance for a fix for:


===  License check disabled, port has not defined LICENSE
===  Found saved configuration for libxine-1.1.19_2
= xine-vdpau.bz2 doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch from LOCAL/makc.
fetch: LOCAL/makcxine-vdpau.bz2: Invalid URL scheme
= Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xine-vdpau.bz2: File 
unavailable (e.g., file not found, no access)
= Couldn't fetch it - please try to retrieve this
= port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

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

Stop in /usr/ports/multimedia/libxine.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade20110116-17387-2evu20-0 env UPGRADE_TOOL=portupgrade 
UPGRADE_PORT=libxine-1.1.19_1 UPGRADE_PORT_VER=1.1.19_1 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! multimedia/libxine (libxine-1.1.19_1) (fetch error)


Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: multimedia/libxine (libxine-1.1.19_1) (fetch error)

2011-01-16 Thread David Southwell

 On 1/16/2011 11:30 AM, David Southwell wrote:
  Thanks in advance for a fix for:
  
  
  ===   License check disabled, port has not defined LICENSE
  ===   Found saved configuration for libxine-1.1.19_2
  =  xine-vdpau.bz2 doesn't seem to exist in /usr/ports/distfiles/.
  =  Attempting to fetch from LOCAL/makc.
  fetch: LOCAL/makcxine-vdpau.bz2: Invalid URL scheme
  =  Attempting to fetch from
  ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch:
  ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xine-vdpau.bz2: File
  unavailable (e.g., file not found, no access)
  =  Couldn't fetch it - please try to retrieve this
  =  port manually into /usr/ports/distfiles/ and try again.
  *** Error code 1
  
  Stop in /usr/ports/multimedia/libxine.
  *** Error code 1
  
  Stop in /usr/ports/multimedia/libxine.
  ** Command failed [exit code 1]: /usr/bin/script -qa
  /tmp/portupgrade20110116-17387-2evu20-0 env UPGRADE_TOOL=portupgrade
  UPGRADE_PORT=libxine-1.1.19_1 UPGRADE_PORT_VER=1.1.19_1 make
  ** Fix the problem and try again.
  ** Listing the failed packages (-:ignored / *:skipped / !:failed)
  
   ! multimedia/libxine (libxine-1.1.19_1) (fetch error)
  
  Photographic Artist
  Permanent Installations  Design
  Creative Imagery and Advanced Digital Techniques
  High Dynamic Range Photography  Official Portraiture
  Combined darkroom  digital creations
Systems Adminstrator for the vizion2000.net network
 I'm new to this mailing list.  Just so I understand what just happened...
 
 1) David Southwell found a problem with the libxine port missing a
 source file
 2) He posted what he found here, expecting it to be fixed (presumably
 immediately)
 
 Wouldn't the proper procedure be to document this in a problem report so
 it can go through the established process?  What I can't get a feel for
 is how long it actually takes to process a PR.  So is what David did ok
 for this type of problem, or he is just circumventing the process?
 
 Serious question.
 
 Thanks,
 John
 
Please do not top post

Initially reporting to list and getting feedback ensures that PRs are not filed 
unecessarily

David


Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: multimedia/libxine (libxine-1.1.19_1) (fetch error)

2011-01-16 Thread David Southwell
 Sun, Jan 16, 2011 at 10:30:30AM +, David Southwell wrote:
  Thanks in advance for a fix for:
 [...]
 
 Was already fixed by makc@,
  
 http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/libxine/Makefile.di
 ff?r1=1.164;r2=1.165 please, update your ports, and try again.
Yep the  fix reached freebsd's port tree after I made the report to the list- 

david

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Eclipse-3.6.1_1 amd64 error missing libjawt.so

2011-01-05 Thread David Southwell

Any ideas what may be happening here:

/usr/local/sbin/pkg_libchk
reports:
eclipse-3.6.1_1: 
/usr/local/lib/eclipse/configuration/org.eclipse.osgi/bundles/149/1/.cp/libswt-
awt-gtk-3655.so misses libjawt.so
however:
dns1# whereis libjawt.so
libjawt.so: /usr/ports/java/diablo-jre16/work/diablo-
jre1.6.0_07/lib/amd64/libjawt.so

Thanks in advance

David



Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Eclipse-3.6.1_1 amd64 error missing libjawt.so

2011-01-05 Thread David Southwell
 Hello!
 
 06.01.2011, 04:37, David Southwell da...@vizion2000.net:
  Any ideas what may be happening here:
  
  /usr/local/sbin/pkg_libchk
  reports:
  eclipse-3.6.1_1:
  /usr/local/lib/eclipse/configuration/org.eclipse.osgi/bundles/149/1/.cp/l
  ibswt- awt-gtk-3655.so misses libjawt.so
  however:
  dns1# whereis libjawt.so
  libjawt.so: /usr/ports/java/diablo-jre16/work/diablo-
  jre1.6.0_07/lib/amd64/libjawt.so
  
  Thanks in advance
 
 Chillout, pal.
 At first, pkg_licbchk isn't a tool for 100% headshot, and you need to be
 a very accuerati with gathered results.
 
 At second, eclipse starts via special shell script, which sets correct
 paths for libraries. And it's a usual practice for big java-depended
 applications.
I like Cava !
OK that explains why I get the same pkg_libchk result for openoffice :-)
Thanks
David

Cava for U


Chilled !

   ; @   :   @
::
 : :
  :   :
   ::
: :
  : :
:  :
  
   ::
   ::
   ::
   ::
   ::
   ::
  ;;;



Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


missing libjawt.so pkg_libchk report for eclipse ooo

2011-01-04 Thread David Southwell

What installs libjawt?

eclipse-3.6.1_1: 
/usr/local/lib/eclipse/configuration/org.eclipse.osgi/bundles/149/1/.cp/libswt-
awt-gtk-3655.so misses libjawt.so

openoffice.org-3.2.1: 
/usr/local/openoffice.org-3.2.1/openoffice.org/basis3.2/program/libofficebean.so
 
misses libjawt.so

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


diablo-jdk- misses libodbcinst.so conflicts libiodbc/virtuoso

2011-01-04 Thread David Southwell
Hi

pkg_libchk shows that diablo-jdk misses libodbcinst.so:

diablo-jdk-1.6.0.07.02_12: /usr/local/diablo-
jdk1.6.0/jre/lib/amd64/libJdbcOdbc.so misses libodbcinst.so

Is it right that libodbcinst.so is installed by unixODBC-2.3.0_1 ?

When attempting to install databases/libodbc++  (includes unixODBC) which 
would presumably fix this issue I receive the console report:

unixODBC-2.3.0_1 conflicts with installed package(s): 
  libiodbc-3.52.7
  virtuoso-6.1.2_1

I need virtuoso on this system.

How do I preceed?

Thanks in advance

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: diablo-jdk- misses libodbcinst.so conflicts libiodbc/virtuoso

2011-01-04 Thread David Southwell
 Hello!
 
 05.01.2011, 01:00, J. Hellenthal jh...@dataix.net:
  On 01/04/2011 09:37, David Southwell wrote:
   Hi
  
   pkg_libchk shows that diablo-jdk misses libodbcinst.so:
  
   diablo-jdk-1.6.0.07.02_12: /usr/local/diablo-
   jdk1.6.0/jre/lib/amd64/libJdbcOdbc.so misses libodbcinst.so
  
   Is it right that libodbcinst.so is installed by unixODBC-2.3.0_1 ?
  
   When attempting to install databases/libodbc++  (includes unixODBC)
  which would presumably fix this issue I receive the console report:
  
   unixODBC-2.3.0_1 conflicts with installed package(s):
 libiodbc-3.52.7
 virtuoso-6.1.2_1
  
   I need virtuoso on this system.
  
   How do I preceed?
  
  Replace libiodbc with unixODBC
  
  They provide the same layer that virtuoso would need for ODBC.
 
 Nope. unixODBC provide outdated API and lacks of some features, exist in
 libiodbc and required by virtuoso.

OK guys now I AM confused!!

Question is what will work?
Kurt Jaeger li...@opsec.eu suggests:

A:
___

/usr/local/include/sql.h

which contains the API of ODBC. Both libiodbc and unixODBC implement
ODBC, so it's pretty much the same contents, but it's formatted
differently.

What I would suggest:

cd /usr/ports/databases/libiodbc/
make deinstall
cd /usr/ports/databases/unixODBC/
make install
cd /usr/ports/databases/libodbc++
make install
cd /usr/ports/databases/libiodbc/
make install
cd /usr/ports/databases/unixODBC/
make deinstall
cd /usr/ports/databases/libiodbc/
make reinstall

This is messy. 
__

 B

Some other suggestion:

File a PR and we bug both upstream providers to seperate their two sql.h
files, so that libiodbc and unixODBC can coexist

Is A likely to work or is B the only viable option?

David


Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: diablo-jdk- misses libodbcinst.so conflicts libiodbc/virtuoso

2011-01-04 Thread David Southwell

Can people please stick to plain text.
This is really quite unreadable

Thanks
 
Hello!
 
diablo-jdk is very outdated binary,  build almost ~1 year old portstree on a 
tinderbox with preinstalled  environment.
please, don't rely on it in real  environment.
 
correct solution is switch to  builded natively package (jdk16 or openjdk6), 
which always will use  correct system libraries
of course, after build native jdk,  diablo package should be dropped.
 
05.01.2011,  02:24, David Southwell da...@vizion2000.net:
style=margin: 0px; text-indent: 0px; Hello!

 05.01.2011, 01:00, J. Hellenthal  
href=mailto:jh...@dataix.net%3e;jh...@dataix.net;:
style=margin: 0px; text-indent: 0px;  On 01/04/2011 09:37,  David 
Southwell wrote:
Hi
  
pkg_libchk shows that diablo-jdk misses libodbcinst.so:
style=margin: 0px; text-indent: 0px; 
   diablo-jdk-1.6.0.07.02_12:  /usr/local/diablo-
jdk1.6.0/jre/lib/amd64/libJdbcOdbc.so misses  libodbcinst.so
  
Is it right that libodbcinst.so is installed by unixODBC-2.3.0_1  ?
 
style=margin: 0px; text-indent: 0px;   When attempting  to install 
databases/libodbc++  (includes unixODBC)
style=margin: 0px; text-indent: 0px;  which would  presumably fix this 
issue I receive the console report:
style=margin: 0px; text-indent: 0px; 
   unixODBC-2.3.0_1 conflicts  with installed package(s):
  libiodbc-3.52.7
style=margin: 0px; text-indent: 0px;  virtuoso-6.1.2_1
style=margin: 0px; text-indent: 0px; 
   I need virtuoso on this  system.
 
style=margin: 0px; text-indent: 0px;   How do I  preceed?
 
style=margin: 0px; text-indent: 0px;  Replace libiodbc with  unixODBC
 
style=margin: 0px; text-indent: 0px;  They provide the same  layer that 
virtuoso would need for ODBC.

  Nope. unixODBC provide outdated API and lacks of some features, exist  in
 libiodbc and  required by virtuoso.
 
OK guys now I  AM confused!!
 
style=margin: 0px; text-indent: 0px;Question is what will work?
style=margin: 0px; text-indent: 0px;Kurt Jaeger  
href=mailto:li...@opsec.eu%3e;li...@opsec.eu; suggests:
style=margin: 0px; text-indent: 0px; 
A:
___
 
/usr/local/include/sql.h
 
which  contains the API of ODBC. Both libiodbc and unixODBC implement
style=margin: 0px; text-indent: 0px;ODBC, so it's pretty much the  same 
contents, but it's formatted
differently.
 
What I  would suggest:
 
style=margin: 0px; text-indent: 0px;cd  /usr/ports/databases/libiodbc/
make deinstall
cd  /usr/ports/databases/unixODBC/
make install
cd  /usr/ports/databases/libodbc++
make install
cd  /usr/ports/databases/libiodbc/
make install
cd  /usr/ports/databases/unixODBC/
make deinstall
cd  /usr/ports/databases/libiodbc/
make reinstall
 
This is  messy.
__
 
 B
 
style=margin: 0px; text-indent: 0px;Some other suggestion:
style=margin: 0px; text-indent: 0px; 
File a PR and we bug both upstream providers to  seperate their two sql.h
files, so that libiodbc and unixODBC can coexist
style=margin: 0px; text-indent: 0px; 
Is A likely to work or is B the only viable option?
 
 
 
-- 
Dima Panov  (flu...@freebsd.org)
k...@freebsd team

Facebook:  http://www.facebook.com/?id=10181104157 

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


How do I trace which ports call for a specific lib?

2011-01-03 Thread David Southwell
Due to problems with apache22 running using ssl from ports I have deinstalled 
ssl from ports and recompiled a number which I know used libssl.so.7.

I still keep finding ports needing libssl.so.7 which need to be recompiled to 
use the standard OS library.

How do I identify the remaining ports I need to rebuild?

Thanks in advance

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: How do I trace which ports call for a specific lib?

2011-01-03 Thread David Southwell
 On Mon, Jan 03, 2011 at 10:56:59AM +, David Southwell wrote:
  Due to problems with apache22 running using ssl from ports I have
  deinstalled ssl from ports and recompiled a number which I know used
  libssl.so.7.
  
  I still keep finding ports needing libssl.so.7 which need to be
  recompiled to use the standard OS library.
  
  How do I identify the remaining ports I need to rebuild?
  
  Thanks in advance
 
 pkg_libcheck from sysutils/bsdadminscripts
Thanks v. much

That does it!
Got the list using pkg_libchk -q. Just need to write a short a to extract port 
directory from pkg_info and rebuild them. 

Thanks

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Apache22 not starting with SSL from ports

2011-01-02 Thread David Southwell
Hi

Yesterday I started a thread entitled: Apache22 not starting - is this a SSL 
from ports bug?.

Since then I have deinstalled ssl from ports, rebuilt apache and all relevant 
ports The server now starts with no other changes and uses the same httpd.conf 
file.

As a result I am now convinced that the problem does lie with recent upgrades 
not working when openssl is built from ports even though make.conf has the 
line:
WITH_OPENSSL_FROM_PORTS=yes

david




Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


drupal6

2011-01-02 Thread David Southwell ARPS
Hi

Any chance of a ports upgrade to drupal 6.20

Thanks in advance

David
Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: drupal6

2011-01-02 Thread David Southwell ARPS
 On 2 Jan 2011, at 15:40, David Southwell ARPS da...@atf4.com wrote:
  Any chance of a ports upgrade to drupal 6.20
 
 Someone submitted a pr for this earlier this morning. I'll take a look at
 it later
 
 Nick
Thanks Nick

You might also want to mention that Drupal7 is due for release on wednesday 
5th January

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: KDE4 load libicui18n.so.38 not found - can create system crash!

2011-01-01 Thread David Southwell
   _
 
 From: Sergio de Almeida Lenzi [mailto:lenzi.ser...@gmail.com]
 Sent: 31 December 2010 08:46
 To: David Southwell
 Cc: 'Kurt Jaeger'; freebsd-ports@freebsd.org
 Subject: RE: KDE4 load libicui18n.so.38 not found - can create system
 crash!
 
 
 for me, I solved this problem with this script, use: sh script
 libicui18n.s0.38
 it scans every lib in /usr/local  for the string libicui18n.so.38
 and than finds the package that has that lib,
 finally it builds the ports that have that string.
 
 ===
 t=/tmp/$$
 find /usr/local -name *.so | \
 while read x
 do
 if grep $1 $x
 then
 pkg_info -qW $x  $t
 echo found in $x
 fi
 done
 if [ -s $t ]
 then
 portmaster $(sort -u $t)
 fi
 rm -f $t
 
  Seems a much more sensible approach than rebuilding all ports depending
 upon icu. On my system there are 250 targets using portupgrade -fr
 devel/icu My guess is your script would have considerably reduced the
 number of ports. However I am going to let it complete now the run is
 underway.
 
 Any ideas why one gets a crash on a second attempt to startx? For more info
 see first posting in the thread.
 
OK rebuilding devel/icu and all ports that depend upon it resolved the problem 
with the system and startx loads kde4 as normal.

However I am left with this nagging concern about why a complete system crash 
occured when following a first failure to load the second attempt caused an 
immediate system crash. 

So I am reposting the original script below.

Any ideas where to take this?

Thanks

David

___

SCRIPT
_

Script started on Fri Dec 31 14:56:27 2010
You have mail.
%startx xauth:  creating new authority file /home/david/.serverauth.32995


X.Org X Server 1.7.5
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 7.2-RELEASE-p3 amd64 
Current Operating System: FreeBSD dns1.vizion2000.net 7.2-RELEASE-p3 FreeBSD
7.2-RELEASE-p3 #0: Thu Aug 20 12:54:34 BST 2009
da...@dns1.vizion2000.net:/usr/obj/usr/src/sys/GENERIC amd64
Build Date: 18 December 2010  11:28:21PM
 
Current version of pixman: 0.18.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Fri Dec 31 14:56:33 2010
(==) Using config file: /etc/X11/xorg.conf
failed to set mtrr: Invalid argument
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
kbuildsycoca4 running...
kbuildsycoca4(33106) KConfigGroup::readXdgListEntry: List entry Actions in
ServiceMenus/krename_all_nonrec.desktop is not compliant with XDG standard
(missing trailing semicolon). 
kbuildsycoca4(33106) KConfigGroup::readXdgListEntry: List entry Actions in
ServiceMenus/krename_dir_rec.desktop is not compliant with XDG standard
(missing trailing semicolon). 
kbuildsycoca4(33106)/kdecore (services) KServicePrivate::init: The desktop
entry file Graphics/ElectricEyes.desktop has an empty mimetype! 
kbuildsycoca4(33106) KConfigGroup::readXdgListEntry: List entry MimeType in
.hidden/kommander.desktop is not compliant with XDG standard (missing
trailing semicolon). 
kbuildsycoca4(33106) KConfigGroup::readXdgListEntry: List entry Categories
in /usr/local/share/applications/gcalctool.desktop is not compliant with
XDG standard (missing trailing semicolon). 
kbuildsycoca4(33106) KConfigGroup::readXdgListEntry: List entry MimeType in
/usr/local/share/applications/xmms.desktop is not compliant with XDG
standard (missing trailing semicolon). 
kbuildsycoca4(33106) KConfigGroup::readXdgListEntry: List entry Categories
in /usr/local/share/applications/gretl.desktop is not compliant with XDG
standard (missing trailing semicolon). 
kbuildsycoca4(33106) KConfigGroup::readXdgListEntry: List entry Categories
in /usr/local/share/applications/xsane.desktop is not compliant with XDG
standard (missing trailing semicolon). 
kbuildsycoca4(33106)/kdecore (services) KServicePrivate::init: The desktop
entry file  /usr/home/david/.local/share/applications/Shells.desktop  has
Type= Application  but no Exec line 

kbuildsycoca4(33106) KBuildServiceFactory::createEntry: Invalid Service :
/usr/home/david/.local/share/applications/Shells.desktop 
kbuildsycoca4(33106) parseLayoutNode: The menu spec file contains a Layout
or DefaultLayout tag without the mandatory Merge tag inside. Please fix your
file. 
startkde: Starting up...
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kded(36752)/kdeui (KIconLoader) KSharedDataCache::Private::mapSharedMemory:
Failed

kde4 menus problems kbuildsycoca4 errors

2011-01-01 Thread David Southwell
Hi 

Following latest updates to kde4 I am getting some problems with kde4 menus.
I tried running kbuildsycoca4 and had the errors shown in script below. Untiol 
now there have been no problems with kde4 menus on the system concerned.

Is there 

___

Script started on Sat Jan  1 11:04:23 2011
dns1# /usr/local/kde4/bin/kbuildsycoca4 

kbuildsycoca4 running...
kbuildsycoca4(2231) KConfigGroup::readXdgListEntry: List entry Actions in 
ServiceMenus/krename_all_nonrec.desktop is not compliant with XDG standard 
(missing trailing semicolon). 
kbuildsycoca4(2231) KConfigGroup::readXdgListEntry: List entry Actions in 
ServiceMenus/krename_dir_rec.desktop is not compliant with XDG standard 
(missing trailing semicolon). 
kbuildsycoca4(2231) KConfigGroup::readXdgListEntry: List entry MimeType in 
.hidden/kommander.desktop is not compliant with XDG standard (missing 
trailing semicolon). 
kbuildsycoca4(2231) KConfigGroup::readXdgListEntry: List entry Categories in 
/usr/local/share/applications/gcalctool.desktop is not compliant with XDG 
standard (missing trailing semicolon). 
kbuildsycoca4(2231) KConfigGroup::readXdgListEntry: List entry MimeType in 
/usr/local/share/applications/xmms.desktop is not compliant with XDG 
standard (missing trailing semicolon). 
kbuildsycoca4(2231) KConfigGroup::readXdgListEntry: List entry Categories in 
/usr/local/share/applications/gretl.desktop is not compliant with XDG 
standard (missing trailing semicolon). 
kbuildsycoca4(2231) KConfigGroup::readXdgListEntry: List entry Categories in 
/usr/local/share/applications/xsane.desktop is not compliant with XDG 
standard (missing trailing semicolon). 
dns1# 

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


portupgrade -f advice please

2011-01-01 Thread David Southwell
A bit puzzled

I have a problem with apache22 loading and decided before doing anything else 
that I would upgrade apache22 recursively to rebuild all ports upon which it 
depened and which depend upon apache.

The (to me) logical command was:

dns1# portupgrade -frR apache22

Which generated the following:
[Exclude up-to-date packages  done]

Man portupgrade shows:
 -f
 --forceForce the upgrade of a package even if it is to be
a downgrade or just a reinstall of the same ver-
sion, or the port is held by user using the
HOLD_PKGS variable in pkgtools.conf.

I do not want to exclude packages that appear to be up-to-date. Where is this 
limitation on force set?

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: portupgrade -f advice please

2011-01-01 Thread David Southwell
 David Southwell writes:
   A bit puzzled
   
   I have a problem with apache22 loading and decided before doing
   anything else that I would upgrade apache22 recursively to
   rebuild all ports upon which it depened and which depend upon
   apache.
   
   The (to me) logical command was:
   
   dns1# portupgrade -frR apache22
   
   Which generated the following:
   [Exclude up-to-date packages  done]
   
   Man portupgrade shows:
-f

--forceForce the upgrade of a package even if it is
to be

   a downgrade or just a reinstall of the same
   ver- sion, or the port is held by user
   using the HOLD_PKGS variable in
   pkgtools.conf.
   
   I do not want to exclude packages that appear to be
   up-to-date. Where is this limitation on force set?
 
   Assuming the reoirt if generated output is verbatim, I beleive
 this is behaving as you desire.  Usually the Excluding up-to-date
 packages line includes what I believe is one dot per package so
 excluded.
   I would argue a better notification would be something like:
 
   'R' and 'f' options specifed - skipping up-to-date dependency checks.
 
 
   Robert Huff
No I am wanting to force an upgrade to all packages irrespective as to whether 
they are up to date.

What is happening is that no packages are being upgraded! 

The only response I am getting is for portupgrade to skip the upgrade of all 
packages on the grounds they are up to date.

man portupgrade says -f forces the upgrade of the packages EVEN IF it is a 
reinstall of the same version. I want all the nominated ports and all the 
ports affected by -rR to be forced to upgrade.

David





Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: portupgrade -f advice please

2011-01-01 Thread David Southwell
 On 01/01/11 16:42, David Southwell wrote:
  David Southwell writes:
   A bit puzzled
   
   I have a problem with apache22 loading and decided before doing
   anything else that I would upgrade apache22 recursively to
   rebuild all ports upon which it depened and which depend upon
   apache.
   
   The (to me) logical command was:
   
   dns1# portupgrade -frR apache22
   
   Which generated the following:
   [Exclude up-to-date packages  done]
   
   Man portupgrade shows:
-f

--forceForce the upgrade of a package even if it
is to be

   a downgrade or just a reinstall of the
   same ver- sion, or the port is held by
   user using the HOLD_PKGS variable in
   pkgtools.conf.
   
   I do not want to exclude packages that appear to be
   up-to-date. Where is this limitation on force set?
 
 Assuming the reoirt if generated output is verbatim, I beleive
  
  this is behaving as you desire.  Usually the Excluding up-to-date
  packages line includes what I believe is one dot per package so
  excluded.
  
 I would argue a better notification would be something like:
 
 'R' and 'f' options specifed - skipping up-to-date dependency checks.
 
 Robert Huff
  
  No I am wanting to force an upgrade to all packages irrespective as to
  whether they are up to date.
  
  What is happening is that no packages are being upgraded!
  
  The only response I am getting is for portupgrade to skip the upgrade of
  all packages on the grounds they are up to date.
  
  man portupgrade says -f forces the upgrade of the packages EVEN IF it is
  a reinstall of the same version. I want all the nominated ports and all
  the ports affected by -rR to be forced to upgrade.
 
 I just checked the command on my system (I often use -f, but not that
 often together with both -r and -R), and it works as expected. Could you
 please tell what is your FreeBSD version, is the ports tree up-to-date
 and what's your portupgrade version?
 
 Cheers,
 Luchesar
 
 P.S. The Exclude up-to-date packages is still done, yet portupgrade
 continues regardless of its results when -f is specified.
Sorry I do not understand what you mean by works as expected! What I am 
expecting is all affected ports to be recompiled.
Freebsd:

 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #0: Thu Aug 20 12:54:34 BST 2009 

portupgrade-2.4.8_1,2

Ports tree up-to-date

What console output do you get when all your ports are uptodate and you give 
the command for a port which has upward and downward dependcies and you give 
the command:

# portupgrade -frR  [category]/[port]

From this command the only console out I get is:
[Exclude up-to-date packages  done]

Which seems to indicate that no packages are recompiled!
That is NOT what I expect.

David
Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Apache22 not starting - is this a SSL from ports bug?

2011-01-01 Thread David Southwell
HI

Some assistance would be much appreciated as the web server is now off line.

apache22 has mysteriously stopped loading after an attempted restart. The log 
file even at duebug level does not indicate why the server will not start. It 
was working fine and stopped following a recent ports upgrade. 

I have had a similar symptom once before which seemed to be due to using ssl 
from ports. On that occasion I recompiled apache22 and all mods andput the 
following line in make.conf:
WITH_OPENSSL_FROM_PORTS=yes
and that appeared to solve the problem on that occasion.

HOWVER this time I am not so fortunate and cannot get the server to start.

I am still curious about SSL from ports as a possible cause. openssl from 
ports is reported as version openssl-1.0.0_4  however as you can see from the 
httpd-error.log (in full below) the lines:
[Sat Jan 01 15:08:57 2011] [info] mod_ssl/2.2.17 compiled against Server: 
Apache/2.2.17, Library: OpenSSL/1.0.0c
make me wonder if the apache compile has ignored the make.conf 
WITH_OPENSSL_FROM_PORTS=yes
and compiled from system default.

Is that what those lines mean and If so how do I remedy it?


Below is some more detailed info which includes httpd.conf, list of ssl 
relevant ports,  the httpd-error.log file generated at debug level.

The following ssl relevant ports are installed:

linux-openssl-0.9.7f_2 SSL and crypto library (Linux Version)
openssl-1.0.0_4 SSL and crypto library
php5-openssl-5.3.4  The openssl shared extension for php
py26-openssl-0.11   Python interface to the OpenSSL library
qca-ossl-2.0.0.b3_4 QCA OpenSLL plugin

httpd.conf Syntax is reported as OK
dns1# httpd -t
Syntax OK

dns1# hostname
dns1.vizion2000.net
dns1#


httpd-error.log file entries after trying to start the server:
dns1# /usr/local/sbin/apachectl -e debug -k start
test_2011_01_01_12
[Sat Jan 01 15:08:56 2011] [info] Init: Initialized OpenSSL library
[Sat Jan 01 15:08:56 2011] [info] Init: Seeding PRNG with 0 bytes of entropy
[Sat Jan 01 15:08:56 2011] [info] Init: Generating temporary RSA private keys 
(512/1024 bits)
[Sat Jan 01 15:08:56 2011] [info] Init: Generating temporary DH parameters 
(512/1024 bits)
[Sat Jan 01 15:08:56 2011] [warn] Init: Session Cache is not configured [hint: 
SSLSessionCache]
[Sat Jan 01 15:08:56 2011] [info] Init: Initializing (virtual) servers for SSL
[Sat Jan 01 15:08:56 2011] [info] mod_ssl/2.2.17 compiled against Server: 
Apache/2.2.17, Library: OpenSSL/1.0.0c
[Sat Jan 01 15:08:56 2011] [info] mod_unique_id: using ip addr 62.49.197.50
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
authn_file_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
authn_dbm_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
authn_anon_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
authn_default_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
authn_alias_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
authz_host_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
authz_groupfile_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
authz_user_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
authz_dbm_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
authz_owner_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
authz_default_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
auth_basic_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
auth_digest_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
file_cache_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module cache_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
disk_cache_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module include_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module filter_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
charset_lite_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module deflate_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
log_config_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module logio_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module env_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
mime_magic_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
cern_meta_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module expires_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module headers_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
usertrack_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
unique_id_module
[Sat Jan 01 15:08:57 2011] [debug] mod_so.c(246): loaded module 
setenvif_module

KDE4 load libicui18n.so.38 not found - can create system crash!

2010-12-31 Thread David Southwell
Hi
Below is a script produced from a failed attempt to load kde4 on amd64.
Up until latest upgrades there were no problems.
Now loading from 
#startx now produces thhe output shown from the script file.

The very wierd thing is that in the event of a second attempt to launch x
with startx the whole system crashes immediately. 

So I am seeing two problems relating specifically to this report. 
1. The primary failure which seems to be due to an inability to find
libicui18n.so.38. 
2. The secondary question is why should a crash occur when a second attempt
is made to startx? This suggests a systematic failure of some kind.

My guess is the primary may be solveable by rebuilding icu and its
dependencies (quit a lot I believe!).

There seem to be some other problems revealed by this script which I do not
understand.

Comments would be appreciated.

Thanks in advance

david

___

SCRIPT
_

Script started on Fri Dec 31 14:56:27 2010
You have mail.
%startx xauth:  creating new authority file /home/david/.serverauth.32995


X.Org X Server 1.7.5
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 7.2-RELEASE-p3 amd64 
Current Operating System: FreeBSD dns1.vizion2000.net 7.2-RELEASE-p3 FreeBSD
7.2-RELEASE-p3 #0: Thu Aug 20 12:54:34 BST 2009
da...@dns1.vizion2000.net:/usr/obj/usr/src/sys/GENERIC amd64
Build Date: 18 December 2010  11:28:21PM
 
Current version of pixman: 0.18.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Fri Dec 31 14:56:33 2010
(==) Using config file: /etc/X11/xorg.conf
failed to set mtrr: Invalid argument
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
kbuildsycoca4 running...
kbuildsycoca4(33106) KConfigGroup::readXdgListEntry: List entry Actions in
ServiceMenus/krename_all_nonrec.desktop is not compliant with XDG standard
(missing trailing semicolon). 
kbuildsycoca4(33106) KConfigGroup::readXdgListEntry: List entry Actions in
ServiceMenus/krename_dir_rec.desktop is not compliant with XDG standard
(missing trailing semicolon). 
kbuildsycoca4(33106)/kdecore (services) KServicePrivate::init: The desktop
entry file Graphics/ElectricEyes.desktop has an empty mimetype! 
kbuildsycoca4(33106) KConfigGroup::readXdgListEntry: List entry MimeType in
.hidden/kommander.desktop is not compliant with XDG standard (missing
trailing semicolon). 
kbuildsycoca4(33106) KConfigGroup::readXdgListEntry: List entry Categories
in /usr/local/share/applications/gcalctool.desktop is not compliant with
XDG standard (missing trailing semicolon). 
kbuildsycoca4(33106) KConfigGroup::readXdgListEntry: List entry MimeType in
/usr/local/share/applications/xmms.desktop is not compliant with XDG
standard (missing trailing semicolon). 
kbuildsycoca4(33106) KConfigGroup::readXdgListEntry: List entry Categories
in /usr/local/share/applications/gretl.desktop is not compliant with XDG
standard (missing trailing semicolon). 
kbuildsycoca4(33106) KConfigGroup::readXdgListEntry: List entry Categories
in /usr/local/share/applications/xsane.desktop is not compliant with XDG
standard (missing trailing semicolon). 
kbuildsycoca4(33106)/kdecore (services) KServicePrivate::init: The desktop
entry file  /usr/home/david/.local/share/applications/Shells.desktop  has
Type= Application  but no Exec line 

kbuildsycoca4(33106) KBuildServiceFactory::createEntry: Invalid Service :
/usr/home/david/.local/share/applications/Shells.desktop 
kbuildsycoca4(33106) parseLayoutNode: The menu spec file contains a Layout
or DefaultLayout tag without the mandatory Merge tag inside. Please fix your
file. 
startkde: Starting up...
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kded(36752)/kdeui (KIconLoader) KSharedDataCache::Private::mapSharedMemory:
Failed to establish shared memory mapping, will fallback to private memory
-- memory usage will increase 
QMetaObject::invokeMethod: No such method
KUniqueApplication::loadCommandLineOptionsForNewInstance()
kbuildsycoca4 running...
Fetched layout groups from X server:layouts: (us) variants:
() 
Fetched layout groups from X server:layouts: (us) variants:
() 
kglobalaccel(43911)/kdeui (KIconLoader)
KSharedDataCache::Private::mapSharedMemory: Failed to establish shared
memory mapping, will fallback to private memory -- memory usage will
increase 
QMetaObject::invokeMethod: No such method
KUniqueApplication::loadCommandLineOptionsForNewInstance()
QDBusObjectPath: invalid path 

RE: KDE4 load libicui18n.so.38 not found - can create system crash!

2010-12-31 Thread David Southwell
 

 -Original Message-
 From: Robert Huff [mailto:roberth...@rcn.com] 
 Sent: 31 December 2010 07:46
 To: David Southwell
 Cc: freebsd-ports@freebsd.org
 Subject: KDE4 load libicui18n.so.38 not found - can create 
 system crash!
 
 
 David Southwell writes:
 
   So I am seeing two problems relating specifically to this report. 
   1. The primary failure which seems to be due to an 
 inability to find  
  libicui18n.so.38.
 
   I'm getting a number of porgrams suddenly reporting 
 this missing as well.
 
 
   Robert Huff
 
 
Hi Robert

I am just rebuilding pulseaudio to see if that fixes the primary problem on
this system. I am then going to rebuild ever4ything that depends upon
devel/icu (My huess is well over 200 ports!).

Could you possibly check that your devel/icu is up to date and then rebuild
any progtams that have show problems with libicu18n.so.38 and post your
results?

David

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


RE: KDE4 load libicui18n.so.38 not found - can create system crash!

2010-12-31 Thread David Southwell
 

 -Original Message-
 From: owner-freebsd-po...@freebsd.org 
 [mailto:owner-freebsd-po...@freebsd.org] On Behalf Of Kurt Jaeger
 Sent: 31 December 2010 07:50
 To: freebsd-ports@freebsd.org
 Subject: Re: KDE4 load libicui18n.so.38 not found - can 
 create system crash!
 
 Hi!
 
  My guess is the primary may be solveable by rebuilding icu and its 
  dependencies (quit a lot I believe!).
 
 Yes, rebuilding devel/icu and it dependencies works.
 
 I also deleted the stuff in /usr/local/lib/compat/, just to 
 make it sure it does not collect the wrong libicui18n.
 
 /usr/local/lib/libicui18n.so.46.0 was installed by package icu-4.6
 
 Hope this helps.
 
Sure does -- its good to feel one may be going in the right direction.

That leaves the serious issue of the system crash. In order to test results
I am having to shutdown and restart the system when startx fails once.!! NOT
GOOD!

david

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


RE: KDE4 load libicui18n.so.38 not found - can create system crash!

2010-12-31 Thread David Southwell
 

 -Original Message-
 From: owner-freebsd-po...@freebsd.org 
 [mailto:owner-freebsd-po...@freebsd.org] On Behalf Of David Southwell

  
  Hi!
  
   My guess is the primary may be solveable by rebuilding 
 icu and its 
   dependencies (quit a lot I believe!).
  
  Yes, rebuilding devel/icu and it dependencies works.
  
  I also deleted the stuff in /usr/local/lib/compat/, just to make it 
  sure it does not collect the wrong libicui18n.
  
  /usr/local/lib/libicui18n.so.46.0 was installed by package icu-4.6
  
  Hope this helps.
Just adding to the mix - I have just started a rebuild of devel/icu and
reread  the above. In /usr/local/lib/compat I find no libicu files -- ther
is however a collection in /usr/lical/lib/compat/pkg/. They are:
libicu-
   data.so.38.1
   data.so.40.0
   data.so.40.1
   data.so.46.0
   i18n.so.38.1
   i18n.so.40.0
   i18n.so.40.1
   i18n.so.46.0
   io.so.38.1
   io.so.46.0   
   le.so.38.1
   le.so.40.0
   le.so.40.1
   le.so.46.0
   lx.so.38.1
   lx.so.46.0
   test.so.46.0
   tu.so.38.1
   tu.so.46.0
   uc.so.38.1
   uc.so.40.0
   uc.so.40.1
   uc.so.46.0  


Bearing in mind 
#portupgrade -fr devel/icu is currently in hand what, if anything, needs to
be done with these files?

   David

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


RE: KDE4 load libicui18n.so.38 not found - can create system crash!

2010-12-31 Thread David Southwell
 


  _  

From: Sergio de Almeida Lenzi [mailto:lenzi.ser...@gmail.com] 
Sent: 31 December 2010 08:46
To: David Southwell
Cc: 'Kurt Jaeger'; freebsd-ports@freebsd.org
Subject: RE: KDE4 load libicui18n.so.38 not found - can create system crash!


for me, I solved this problem with this script, use: sh script
libicui18n.s0.38
it scans every lib in /usr/local  for the string libicui18n.so.38
and than finds the package that has that lib,
finally it builds the ports that have that string.

===
t=/tmp/$$
find /usr/local -name *.so | \
while read x
do
if grep $1 $x
then
pkg_info -qW $x  $t
echo found in $x
fi
done
if [ -s $t ]
then
portmaster $(sort -u $t)
fi
rm -f $t

 Seems a much more sensible approach than rebuilding all ports depending
upon icu. On my system there are 250 targets using portupgrade -fr devel/icu
My guess is your script would have considerably reduced the number of ports.
However I am going to let it complete now the run is underway.
 
Any ideas why one gets a crash on a second attempt to startx? For more info
see first posting in the thread.
 
Thanks
David

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


Re: no compiler detected to compile 'src/LangBulgarianModel.cpp

2010-12-29 Thread David Southwell
 I'm trying to upgrade this perl port and I'm getting the following error:
 
 Error: no compiler detected to compile 'src/LangBulgarianModel.cpp'.
 Aborting
 
 Anyone know how to correct this?
 
 
 
 ===   p5-Encode-Detect-1.01 depends on file: /usr/local/bin/perl5.8.9 -
 found
 ===  Patching for p5-Encode-Detect-1.01
 ===   p5-Encode-Detect-1.01 depends on file: /usr/local/bin/perl5.8.9 -
 found
 ===   p5-Encode-Detect-1.01 depends on file:
 /usr/local/lib/perl5/site_perl/5.8.9/ExtUtils/CBuilder.pm - found
 ===   p5-Encode-Detect-1.01 depends on file:
 /usr/local/lib/perl5/site_perl/5.8.9/Module/Build.pm - found
 ===   p5-Encode-Detect-1.01 depends on file: /usr/local/bin/perl5.8.9 -
 found
 ===  Configuring for p5-Encode-Detect-1.01
 Warning: ExtUtils::CBuilder not installed or no compiler detected
 Proceeding with configuration, but compilation may fail during Build
 
 Creating new 'MYMETA.yml' with configuration results
 Creating new 'Build' script for 'Encode-Detect' version '1.01'
 ===  Building for p5-Encode-Detect-1.01
 Building Encode-Detect
 Error: no compiler detected to compile 'src/LangBulgarianModel.cpp'.
 Aborting
 *** Error code 2
 
 Stop in /usr/ports/converters/p5-Encode-Detect.
 ** Command failed [exit code 1]: /usr/bin/script -qa
 /tmp/portupgrade20101228-1340-1ixmwrk-0 env UPGRADE_TOOL=portupgrade
 UPGRADE_PORT=p5-Encode-Detect-1.01 UPGRADE_PORT_VER=1.01 make
 ** Fix the problem and try again.
 ** Listing the failed packages (-:ignored / *:skipped / !:failed)
  ! converters/p5-Encode-Detect (p5-Encode-Detect-1.01)
 (unknown build error)
 
Sorry I mean to say have you installed

/usr/ports/devel/p5-ExtUtils-CBuilder
?

david

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: ImageMagick, Djvu, and Perl-threaded - marked as IGNORE when updating

2010-12-28 Thread David Southwell
 On 12/27/10, David Southwell da...@vizion2000.net wrote:
  On 12/27/10, David Southwell da...@vizion2000.net wrote:
  Agreed - but  following Doug's  commit I can vouch that the PERL_THREADED
  hack
  was still needed  for 7.2 p3 systems on amd64.
 
 It shouldn't be needed.  Can you remove this definition from any
 locally-modified Makefiles, and provide the same information that was
 requested from Da Rock? (Why do I feel like a WWE announcer when I
 type that? ...)
 
 b.
I do not want to rebuild WITHOUT_IMAGEMAGICK_PERL on a running system with 
active user access which needs perl.

Have you got the replies from Da Rock?

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: ImageMagick, Djvu, and Perl-threaded - marked as IGNORE when updating

2010-12-28 Thread David Southwell
  On 12/27/10, David Southwell da...@vizion2000.net wrote:
   On 12/27/10, David Southwell da...@vizion2000.net wrote:
   Agreed - but  following Doug's  commit I can vouch that the
   PERL_THREADED hack
   was still needed  for 7.2 p3 systems on amd64.
  
  It shouldn't be needed.  Can you remove this definition from any
  locally-modified Makefiles, and provide the same information that was
  requested from Da Rock? (Why do I feel like a WWE announcer when I
  type that? ...)
  
  b.
 
 I do not want to rebuild WITHOUT_IMAGEMAGICK_PERL on a running system with
 active user access which needs perl.
 
 Have you got the replies from Da Rock?
 
Before going any further I would suggest that Da Rock  be advised to update 
his ports tree followed by

# pkgdb -F
Fix any problems then. If there are any problems he cannot fix at this stage 
then report those. Then:

# portmaster -a or portupgrade -a


If he gets any failure which may possibly be linked to a Perl problem he 
should rebuild perl with upward and downward recursion. e.g
#portupgrade -rR lang/perl5.8

Until that is completed any other report could send us off on a wild goose 
chase.

My twopennorth

David



Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: ImageMagick, Djvu, and Perl-threaded - marked as IGNORE when updating

2010-12-28 Thread David Southwell
   On 12/27/10, David Southwell da...@vizion2000.net wrote:
On 12/27/10, David Southwell da...@vizion2000.net wrote:
Agreed - but  following Doug's  commit I can vouch that the
PERL_THREADED hack
was still needed  for 7.2 p3 systems on amd64.
   
   It shouldn't be needed.  Can you remove this definition from any
   locally-modified Makefiles, and provide the same information that was
   requested from Da Rock? (Why do I feel like a WWE announcer when I
   type that? ...)
   
   b.
  
  I do not want to rebuild WITHOUT_IMAGEMAGICK_PERL on a running system
  with active user access which needs perl.
  
  Have you got the replies from Da Rock?
 
 Before going any further I would suggest that Da Rock  be advised to update
 his ports tree followed by
 
 # pkgdb -F
 Fix any problems then. If there are any problems he cannot fix at this
 stage then report those. Then:
 
 # portmaster -a or portupgrade -a
 
 
 If he gets any failure which may possibly be linked to a Perl problem he
 should rebuild perl with upward and downward recursion. e.g
 #portupgrade -rR lang/perl5.8
 
 Until that is completed any other report could send us off on a wild goose
 chase.
 
 My twopennorth
 
 I can do what you suggested when we have a report from Da Rock with his 
results from a system with thoroughly updated ports. My guess is that his 
probs will be solved by the above.

David


Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: ImageMagick, Djvu, and Perl-threaded - marked as IGNORE when updating

2010-12-27 Thread David Southwell
 On 12/27/10 01:05, Roland Smith wrote:
  On Sun, Dec 26, 2010 at 11:42:37PM +1000, Da Rock wrote:
 Something I'm missing here? A fix would be nice, I should be used
 to it though- ImageMagick _always_ has issues for me. I just
 thought it'd be nice to get it updated for once- it looked so
 close :)

I'm getting something similar, have been for a couple of weeks:
  ** Port marked as IGNORE: graphics/ImageMagick:
OpenEXR requires threads. . Perl is non-threaded. Reinstall Perl with
threads or undefine WITH_IMAGEMAGICK_PERL
  
  ** Listing the failed packages (-:ignored / *:skipped / !:failed)
  
- graphics/ImageMagick (marked as IGNORE)

(Follow-ups redirected to ports@, or I tried to.)
  
  Hmm. I'm not alone then. I'll do some poking then and see what comes
  up... :)
  
  Any hints guys?
  
  Try building ImageMagick without perl support. Works for me, with EXR,
  but haven't tested with Djvu;
  
   cd /usr/ports/graphics/ImageMagick
   make config
   
┌──
──┐ │ Options for ImageMagick 6.6.5.10 
 │ │
┌^(-)┐
│
   
   ...
   
│ │[X] IMAGEMAGICK_OPENEXR  OpenEXR support (needs threads)   
│ │ │ │[X] IMAGEMAGICK_OPENMP   OpenMP for SMP (needs threads)
│ │ │ │[ ] IMAGEMAGICK_PDF  PDF format support
│ │ │ │[ ] IMAGEMAGICK_PERL Perl support  
│ │
   
   ...
  
  Roland
 
 ImageMagick is already installed, so getting something to work is not a
 problem. Its updating it...
 
 What concerns me is perl-threaded _is_ installed but it can't see it.
Do you have in:
etc/make.conf
PERL_THREADED=true
??

David
Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: ImageMagick, Djvu, and Perl-threaded - marked as IGNORE when updating

2010-12-27 Thread David Southwell
 On 12/27/10 20:22, David Southwell wrote:
   On 12/27/10 01:05, Roland Smith wrote:
On Sun, Dec 26, 2010 at 11:42:37PM +1000, Da Rock wrote:
Something I'm missing here? A fix would be nice, I should be used

to it though- ImageMagick _always_ has issues for me. I just

thought it'd be nice to get it updated for once- it looked so

close :)

I'm getting something similar, have been for a couple of weeks:

** Port marked as IGNORE: graphics/ImageMagick:

OpenEXR requires threads. . Perl is non-threaded. Reinstall Perl
  
  with
  
threads or undefine WITH_IMAGEMAGICK_PERL



** Listing the failed packages (-:ignored / *:skipped / !:failed)



- graphics/ImageMagick (marked as IGNORE)



(Follow-ups redirected to ports@, or I tried to.)

Hmm. I'm not alone then. I'll do some poking then and see what comes

up... :)



Any hints guys?

Try building ImageMagick without perl support. Works for me, with
EXR,

but haven't tested with Djvu;



cd /usr/ports/graphics/ImageMagick

make config



┌──

──┐ │ Options for ImageMagick 6.6.5.10

│ │

┌^(-)┐

│



...



│ │[X] IMAGEMAGICK_OPENEXR OpenEXR support (needs threads)

│ │ │ │[X] IMAGEMAGICK_OPENMP OpenMP for SMP (needs threads)

│ │ │ │[ ] IMAGEMAGICK_PDF PDF format support

│ │ │ │[ ] IMAGEMAGICK_PERL Perl support

│ │



...



Roland
   
   ImageMagick is already installed, so getting something to work is not a
   
   problem. Its updating it...
   
   
   
   What concerns me is perl-threaded _is_ installed but it can't see it.
  
  Do you have in:
  
  etc/make.conf
  
  PERL_THREADED=true
 
 Perhaps I'm a little daft atm. Either way I want to be clear: Are you
 saying the define needs to be in the make.conf so that it will build
 correctly? It _does not_ actually look at what perl is installed?
 
 IF that is the case, then wtf? Either ImageMagick should be checking the
 actual pkg installed, or the perl port should be defining this in the
 make.conf, right? Seeing as perl already makes a define in make.conf...
 
 Meanwhile I'll check it out. Cheers
Yep you need that line in make.conf

Also are ALL your ports up to date?
I cannot remember when but there was a recent patch to fix the problem you 
describe. When you have that line in make.conf you may need to recompile perl 
and all ports that depend upon it.

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: ImageMagick, Djvu, and Perl-threaded - marked as IGNORE when updating

2010-12-27 Thread David Southwell
 What concerns me is perl-threaded _is_ installed but it can't see
 it.

Do you have in:

etc/make.conf

PERL_THREADED=true
   
   Perhaps I'm a little daft atm. Either way I want to be clear: Are you
   saying the define needs to be in the make.conf so that it will build
   correctly? It _does not_ actually look at what perl is installed?
   
   IF that is the case, then wtf? Either ImageMagick should be checking
   the actual pkg installed, or the perl port should be defining this in
   the make.conf, right? Seeing as perl already makes a define in
   make.conf...
   
   Meanwhile I'll check it out. Cheers
  
  Yep you need that line in make.conf
 
 Who made this claim?  This is not some standard, user-configurable
 knob -- it is only used by 5 ports, and each of them assigns a value
 to it in the port Makefile.  It shouldn't be set in make.conf.  As for
 why it isn't working in Da Rock's case, he hasn't answered any of the
 questions I asked him earlier.
 
 b.
I suggest you see an earlier thread on same topic [ImageMagick Upgrade 
Problem].
I also wonder if the OP's ports tree is up to date.

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: ImageMagick, Djvu, and Perl-threaded - marked as IGNORE when updating

2010-12-27 Thread David Southwell
 What concerns me is perl-threaded _is_ installed but it can't see
 it.

Do you have in:

etc/make.conf

PERL_THREADED=true
   
   Perhaps I'm a little daft atm. Either way I want to be clear: Are you
   saying the define needs to be in the make.conf so that it will build
   correctly? It _does not_ actually look at what perl is installed?
   
   IF that is the case, then wtf? Either ImageMagick should be checking
   the actual pkg installed, or the perl port should be defining this in
   the make.conf, right? Seeing as perl already makes a define in
   make.conf...
   
   Meanwhile I'll check it out. Cheers
  
  Yep you need that line in make.conf
 
 Who made this claim?  This is not some standard, user-configurable
 knob -- it is only used by 5 ports, and each of them assigns a value
 to it in the port Makefile.  It shouldn't be set in make.conf.  As for
 why it isn't working in Da Rock's case, he hasn't answered any of the
 questions I asked him earlier.
 
I mentioned see previous thread -- and have just realised I do not see an 
earlier posting from your email addy on this thread.

What questions did you ask?
David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: ImageMagick, Djvu, and Perl-threaded - marked as IGNORE when updating

2010-12-27 Thread David Southwell
 On 12/27/10, David Southwell da...@vizion2000.net wrote:
  What concerns me is perl-threaded _is_ installed but it can't
  see it.
 
 Do you have in:
 
 etc/make.conf
 
 PERL_THREADED=true

Perhaps I'm a little daft atm. Either way I want to be clear: Are
you saying the define needs to be in the make.conf so that it will
build correctly? It _does not_ actually look at what perl is
installed?

IF that is the case, then wtf? Either ImageMagick should be checking
the actual pkg installed, or the perl port should be defining this
in the make.conf, right? Seeing as perl already makes a define in
make.conf...

Meanwhile I'll check it out. Cheers
   
   Yep you need that line in make.conf
  
  Who made this claim?  This is not some standard, user-configurable
  knob -- it is only used by 5 ports, and each of them assigns a value
  to it in the port Makefile.  It shouldn't be set in make.conf.  As for
  why it isn't working in Da Rock's case, he hasn't answered any of the
  questions I asked him earlier.
  
  I suggest you see an earlier thread on same topic [ImageMagick Upgrade
  Problem].
 
 That thread (I'm assuming you're referring to the one in Nov. on
 FreeBSD-ports) is no longer relevant after Doug's commit (which was
 announced in that thread):

That was why I wondered whether all the OP's ports are up to date. 
 
 http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/ImageMagick/Makefile.d
 iff?r1=1.313;r2=1.314
 
 The suggestion that users set that variable was a temporary hack that
 should never have been needed, were it not for the earlier problems
 with the port, which have since been resolved (in part, anyway).
 PERL_THREADED should only be defined when it is used, and should
 record whether the perl port being used is threaded, and not some
 user-selected value.
 
Agreed - but  following Doug's  commit I can vouch that the PERL_THREADED hack 
was still needed  for 7.2 p3 systems on amd64.

 The questions I originally asked were in:
 
 http://lists.freebsd.org/pipermail/freebsd-questions/2010-December/225501.h
 tml

The current thread did not make that clear.
 
 (This thread is a little hard to follow because it's spread between
 two lists, -questions and -ports, with some replies not being sent to
 -ports.)
 
  I also wonder if the OP's ports tree is up to date.
 
 That's a good question.  He mentioned that he was updating a lot of
 ports, so I'm assuming that it is, but it's something that he should
 check.
 
His comments made me wonder :-;


Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Unable to build Port: php5-mysqli-5.3.4

2010-12-26 Thread David Southwell
 On 2010-Dec-24 10:32:13 +, David Southwell da...@vizion2000.net wrote:
  Dave, you have got to start trimming messages when replying.
 
 Not a good idea...
 
 Repeating 370 lines of mail to just ask add 2 lines asking for more
 input is wasting everyone's time (to skip over it if nothing else) as
 well as archive space.  It would be _really_ appreciated if you
 learned how to trim.
It would really be a goog idea if you learned to think that there may be 
alternative points of view to your own. It might also occur to you that those 
alternatives might have a vailidity that you do not appreciate.

A ;less hectoring style has IMHO some value.

david

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Unable to build Port: php5-mysqli-5.3.4

2010-12-24 Thread David Southwell
 On Thu, 23 Dec 2010 22:23:54 +
 David Southwell da...@vizion2000.net articulated:
 
 [snip]
 
  can you please post the output from :
  pkg_info |grep mysql
 
 pkg_info |grep mysql
 mysql-client-5.5.7  Multithreaded SQL database (client)
 mysql-server-5.5.7  Multithreaded SQL database (server)
 mysqlbackup-2.4 Program to create everyday MySQL-database servers
 backup php5-mysql-5.3.4The mysql shared extension for php
 php5-mysqli-5.3.3_2 The mysqli shared extension for php
 qt4-mysql-plugin-4.7.1 Qt MySQL database plugin
 
 Dave, you have got to start trimming messages when replying.
Not a good idea... it means you havce to back up to get all preceeding 
information. There is no advantage -- its not like the days when I started 
when we were luck to have a 8 bits per second modems!

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Unable to build Port: php5-mysqli-5.3.4

2010-12-23 Thread David Southwell
 The php5-mysqli-5.3.4 refuses to build. A copy of the failed build
 report follows.
 
 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=php5-mysqli-5.3.3_2
 UPGRADE_PORT_VER=5.3.3_2 make clean ===  Cleaning for php5-mysqli-5.3.4
 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=php5-mysqli-5.3.3_2
 UPGRADE_PORT_VER=5.3.3_2 make ===  Vulnerability check disabled,
 database not found ===  License check disabled, port has not defined
 LICENSE ===  Found saved configuration for php5-mysqli-5.3.3_2
 = php-5.3.4.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch from
 http://ring.nict.go.jp/archives/net/www/php/distributions/. fetch:
 transfer timed out = Attempting to fetch from
 http://ring.riken.jp/archives/net/www/php/distributions/.
 php-5.3.4.tar.bz2 100% of   10 MB  340 kBps
 00m00s ===  Extracting for php5-mysqli-5.3.4 = SHA256 Checksum OK for
 php-5.3.4.tar.bz2. ===  Patching for php5-mysqli-5.3.4
 ===  Applying FreeBSD patches for php5-mysqli-5.3.4
 ===   php5-mysqli-5.3.4 depends on file: /usr/local/bin/phpize - found
 ===   php5-mysqli-5.3.4 depends on file: /usr/local/bin/autoconf-2.68
 - found ===   php5-mysqli-5.3.4 depends on shared library:
 mysqlclient.16 - found ===  PHPizing for php5-mysqli-5.3.4
 Configuring for:
 PHP Api Version: 20090626
 Zend Module Api No:  20090626
 Zend Extension Api No:   220090626
 configure.in:3: warning: prefer named diversions
 configure.in:3: warning: prefer named diversions
 ===  Configuring for php5-mysqli-5.3.4
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for a sed that does not truncate output... /usr/bin/sed
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether cc accepts -g... yes
 checking for cc option to accept ISO C89... none needed
 checking how to run the C preprocessor... cpp
 checking for icc... no
 checking for suncc... no
 checking whether cc understands -c and -o together... yes
 checking for system library directory... lib
 checking if compiler supports -R... yes
 checking build system type... amd64-portbld-freebsd8.2
 checking host system type... amd64-portbld-freebsd8.2
 checking target system type... amd64-portbld-freebsd8.2
 checking for PHP prefix... /usr/local
 checking for PHP includes... -I/usr/local/include/php
 -I/usr/local/include/php/main -I/usr/local/include/php/TSRM
 -I/usr/local/include/php/Zend -I/usr/local/include/php/ext
 -I/usr/local/include/php/ext/date/lib checking for PHP extension
 directory... /usr/local/lib/php/20090626 checking for PHP installed
 headers prefix... /usr/local/include/php checking if debug is
 enabled... no checking if zts is enabled... no checking for re2c...
 re2c checking for re2c version... 0.13.5 (ok) checking for gawk... gawk
 checking for MySQLi support... yes, shared
 checking whether to enable embedded MySQLi support... no
 checking for mysql_set_server_option in -lmysqlclient... yes
 checking for mysql_set_character_set in -lmysqlclient... yes
 checking for mysql_stmt_next_result in -lmysqlclient... yes
 checking for ld used by cc... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking for /usr/bin/ld option to reload object files... -r
 checking for BSD-compatible nm... /usr/local/bin/nm -B
 checking whether ln -s works... yes
 checking how to recognize dependent libraries... pass_all
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking dlfcn.h usability... yes
 checking dlfcn.h presence... yes
 checking for dlfcn.h... yes
 checking the maximum length of command line arguments... (cached) 262144
 checking command to parse /usr/local/bin/nm -B output from cc object...
 ok checking for objdir... .libs
 checking for ar... ar
 checking for ranlib... ranlib
 checking for strip... strip
 checking if cc supports -fno-rtti -fno-exceptions... no
 checking for cc option to produce PIC... -fPIC
 checking if cc PIC flag -fPIC works... yes
 checking if cc static flag -static works... yes
 checking if cc supports -c -o file.o... yes
 checking whether the cc linker (/usr/bin/ld) supports shared
 libraries... yes checking whether -lc should be explicitly linked in...
 no checking dynamic linker characteristics... freebsd8.2 ld.so
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 checking if libtool supports shared libraries... yes
 checking whether to build shared 

Re: Unable to build Port: php5-mysqli-5.3.4

2010-12-23 Thread David Southwell
 The php5-mysqli-5.3.4 refuses to build. A copy of the failed build
 report follows.
 
 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=php5-mysqli-5.3.3_2
 UPGRADE_PORT_VER=5.3.3_2 make clean ===  Cleaning for php5-mysqli-5.3.4
 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=php5-mysqli-5.3.3_2
 UPGRADE_PORT_VER=5.3.3_2 make ===  Vulnerability check disabled,
 database not found ===  License check disabled, port has not defined
 LICENSE ===  Found saved configuration for php5-mysqli-5.3.3_2
 = php-5.3.4.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch from
 http://ring.nict.go.jp/archives/net/www/php/distributions/. fetch:
 transfer timed out = Attempting to fetch from
 http://ring.riken.jp/archives/net/www/php/distributions/.
 php-5.3.4.tar.bz2 100% of   10 MB  340 kBps
 00m00s ===  Extracting for php5-mysqli-5.3.4 = SHA256 Checksum OK for
 php-5.3.4.tar.bz2. ===  Patching for php5-mysqli-5.3.4
 ===  Applying FreeBSD patches for php5-mysqli-5.3.4
 ===   php5-mysqli-5.3.4 depends on file: /usr/local/bin/phpize - found
 ===   php5-mysqli-5.3.4 depends on file: /usr/local/bin/autoconf-2.68
 - found ===   php5-mysqli-5.3.4 depends on shared library:
 mysqlclient.16 - found ===  PHPizing for php5-mysqli-5.3.4
 Configuring for:
 PHP Api Version: 20090626
 Zend Module Api No:  20090626
 Zend Extension Api No:   220090626
 configure.in:3: warning: prefer named diversions
 configure.in:3: warning: prefer named diversions
 ===  Configuring for php5-mysqli-5.3.4
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for a sed that does not truncate output... /usr/bin/sed
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether cc accepts -g... yes
 checking for cc option to accept ISO C89... none needed
 checking how to run the C preprocessor... cpp
 checking for icc... no
 checking for suncc... no
 checking whether cc understands -c and -o together... yes
 checking for system library directory... lib
 checking if compiler supports -R... yes
 checking build system type... amd64-portbld-freebsd8.2
 checking host system type... amd64-portbld-freebsd8.2
 checking target system type... amd64-portbld-freebsd8.2
 checking for PHP prefix... /usr/local
 checking for PHP includes... -I/usr/local/include/php
 -I/usr/local/include/php/main -I/usr/local/include/php/TSRM
 -I/usr/local/include/php/Zend -I/usr/local/include/php/ext
 -I/usr/local/include/php/ext/date/lib checking for PHP extension
 directory... /usr/local/lib/php/20090626 checking for PHP installed
 headers prefix... /usr/local/include/php checking if debug is
 enabled... no checking if zts is enabled... no checking for re2c...
 re2c checking for re2c version... 0.13.5 (ok) checking for gawk... gawk
 checking for MySQLi support... yes, shared
 checking whether to enable embedded MySQLi support... no
 checking for mysql_set_server_option in -lmysqlclient... yes
 checking for mysql_set_character_set in -lmysqlclient... yes
 checking for mysql_stmt_next_result in -lmysqlclient... yes
 checking for ld used by cc... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking for /usr/bin/ld option to reload object files... -r
 checking for BSD-compatible nm... /usr/local/bin/nm -B
 checking whether ln -s works... yes
 checking how to recognize dependent libraries... pass_all
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking dlfcn.h usability... yes
 checking dlfcn.h presence... yes
 checking for dlfcn.h... yes
 checking the maximum length of command line arguments... (cached) 262144
 checking command to parse /usr/local/bin/nm -B output from cc object...
 ok checking for objdir... .libs
 checking for ar... ar
 checking for ranlib... ranlib
 checking for strip... strip
 checking if cc supports -fno-rtti -fno-exceptions... no
 checking for cc option to produce PIC... -fPIC
 checking if cc PIC flag -fPIC works... yes
 checking if cc static flag -static works... yes
 checking if cc supports -c -o file.o... yes
 checking whether the cc linker (/usr/bin/ld) supports shared
 libraries... yes checking whether -lc should be explicitly linked in...
 no checking dynamic linker characteristics... freebsd8.2 ld.so
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 checking if libtool supports shared libraries... yes
 checking whether to build shared 

firefox weirdness cookie handling

2010-12-20 Thread David Southwell
Hi

I have noticed that firefox-3.5.16,1 has a weird behaviour on cookie handling 
with some sites when cookies are ask me every time is set for third party 
cookies.

Following a denial firefox appears to lock up and the application has to be 
killed to restart. Switching of tabs is not possible. On reload the apply to 
all cookies from this site can be checked and eventually the tab closed.

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: was kde 4.5.4 [add now crashes system]

2010-12-08 Thread David Southwell
 On Sun, 05 Dec 2010 00:50:08 +0100, Franci Nabalanci lum...@gmail.com
 
 wrote:
  Yesterdays update to KDE 4.5.4 from 4.5.3 was without problems but when I
  start KDE (startx)  it show splash screen than turn to black with mouse
  cursor
  which works, I heard sound when  looks KDE start and that is it. I switch
  to console to close (ctrl-c) KDE. I try to start with a new user but it
  is
  the same problem.
  I also try to start KMail with ALT-F2 - kmail and when I look in
  console if it is running was there.
 
 Do you have deskutils/plasma-applet-yawp or other plasma applets
 installed? If yes, try to delete them.

I also have related problems following the latest upgrade. There are no plasma 
applets installed on the system (Freebsd 7.2 p3)

KDE now loads with a splash screen including the following:

kwin Window Manager
Desktop effects were too slow and have been suspended.
If this was a temporary problem, you can resule using the 'Alt+Shift+F12' 
shortcut. You can disable functionality checks in System Settings (on the 
advanced tab in Desktop Effects).

Now comes the serious bit.

After ending the session and then attempting to login again the system 
crashes.

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


rubygem-mail-2.2.10 install failure

2010-12-07 Thread David Southwell
Pkg_info shows:
dns1# pkg_info |grep i18n
rubygem-i18n-0.5.0,1 New wave Internationalization support for Ruby
dns1# 

However rubygem-mail-2.2.10 reports the following  install failure :

dns1# make install
===  Installing for rubygem-mail-2.2.10
===   rubygem-mail-2.2.10 depends on package: rubygem-treetop=1.4.5 - found
===   rubygem-mail-2.2.10 depends on package: rubygem-mime-types=0 - found
===   rubygem-mail-2.2.10 depends on package: rubygem-activesupport=2.3.6 - 
found
===   rubygem-mail-2.2.10 depends on package: rubygem-i18n=0.4.1 - found
===   rubygem-mail-2.2.10 depends on file: /usr/local/bin/gem18 - found
===   rubygem-mail-2.2.10 depends on file: /usr/local/bin/ruby18 - found
===   rubygem-mail-2.2.10 depends on file: /usr/local/bin/ruby18 - found
===   Generating temporary packing list
===  Checking if mail/rubygem-mail already installed
/usr/bin/env  /usr/local/bin/gem18 install -l --no-update-sources --no-ri --
install-dir /usr/local/lib/ruby/gems/1.8 
/usr/ports/distfiles/rubygem/mail-2.2.10.gem -- --build-args 
ERROR:  Error installing /usr/ports/distfiles/rubygem/mail-2.2.10.gem:
mail requires i18n (~ 0.4.1, runtime)
*** Error code 1

Stop in /usr/ports/mail/rubygem-mail.


What am I missing here?

david

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


math/py-numpy size mismatch

2010-12-01 Thread David Southwell ARPS
File size mismatch error

dns1# make clean
===  Cleaning for py26-numpy-1.5.1,1
dns1# make
===  License check disabled, port has not defined LICENSE
===  Found saved configuration for py26-numpy-1.4.1,1
===  Extracting for py26-numpy-1.5.1,1
= SHA256 Checksum OK for numpy-1.5.1.tar.gz.
= SHA256 Checksum mismatch for numpy-ref.pdf.
= SHA256 Checksum mismatch for numpy-user.pdf.
= SHA256 Checksum OK for amd64/fenv.c?p=203441.
= SHA256 Checksum OK for amd64/fenv.h?p=203441.
===  Refetch for 1 more times files: numpy-ref.pdf numpy-user.pdf 
===  License check disabled, port has not defined LICENSE
===  Found saved configuration for py26-numpy-1.4.1,1
= numpy-ref.pdf doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch from http://docs.scipy.org/doc/numpy-1.5.x/.
fetch: http://docs.scipy.org/doc/numpy-1.5.x/numpy-ref.pdf: Requested Range 
Not Satisfiable
= Attempting to fetch from 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/numpy-ref.pdf: size 
mismatch: expected 5865550, actual 7112007
= Couldn't fetch it - please try to retrieve this
= port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/math/py-numpy.
*** Error code 1

Stop in /usr/ports/math/py-numpy.
*** Error code 1

Stop in /usr/ports/math/py-numpy.
dns1#
Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: math/py-numpy size mismatch

2010-12-01 Thread David Southwell ARPS
 On 01.12.2010 18:16 (UTC+1), David Southwell ARPS wrote:
  File size mismatch error
  
  dns1# make clean
  ===   Cleaning for py26-numpy-1.5.1,1
  dns1# make
  ===   License check disabled, port has not defined LICENSE
  ===   Found saved configuration for py26-numpy-1.4.1,1
  ===   Extracting for py26-numpy-1.5.1,1
  =  SHA256 Checksum OK for numpy-1.5.1.tar.gz.
  =  SHA256 Checksum mismatch for numpy-ref.pdf.
  =  SHA256 Checksum mismatch for numpy-user.pdf.
  =  SHA256 Checksum OK for amd64/fenv.c?p=203441.
  =  SHA256 Checksum OK for amd64/fenv.h?p=203441.
  ===   Refetch for 1 more times files: numpy-ref.pdf numpy-user.pdf
  ===   License check disabled, port has not defined LICENSE
  ===   Found saved configuration for py26-numpy-1.4.1,1
  =  numpy-ref.pdf doesn't seem to exist in /usr/ports/distfiles/.
  =  Attempting to fetch from http://docs.scipy.org/doc/numpy-1.5.x/.
  fetch: http://docs.scipy.org/doc/numpy-1.5.x/numpy-ref.pdf: Requested
  Range Not Satisfiable
  =  Attempting to fetch from
  ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
  fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/numpy-ref.pdf:
  size mismatch: expected 5865550, actual 7112007
 
 rm /usr/ports/distfiles/numpy-ref.pdf
 rm /usr/ports/distfiles/numpy-user.pdf
 
 Then retry. Hope this helps,
 Rainer Hurling
 
Thanks v. much 
So far (compilation) so good BUT after deinstalling previous version reinstall 
failed with:

dns1# make reinstall
===  Installing for py26-numpy-1.5.1,1
===   py26-numpy-1.5.1,1 depends on executable: nosetests - found
===   py26-numpy-1.5.1,1 depends on file: /usr/local/bin/python2.6 - found
===   py26-numpy-1.5.1,1 depends on executable: gcc45 - found
===   py26-numpy-1.5.1,1 depends on shared library: lapack.4 - found
===   py26-numpy-1.5.1,1 depends on shared library: blas.2 - found
rm: /usr/ports/math/py-
numpy/work/numpy-1.5.1/numpy/core/include/numpy/fenv/fenv.c.bak: No such file 
or directory
*** Error code 1

Stop in /usr/ports/math/py-numpy.
*** Error code 1

Stop in /usr/ports/math/py-numpy.
*** Error code 1

Stop in /usr/ports/math/py-numpy.


Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Ports - installation upgrade history

2010-11-30 Thread David Southwell

Hi

I was idly wondering how easy/difficult it might be to maintain and access an 
historical record of port installations and upgrades on a particular system.

Something fairly comprehensive that would enable one to see when a port was 
first installed, its original version number, when it was 
upgraded/deinstalled/reinstalled and subsequent changes to the installed 
version. Maybe also time/date when a port tree was updated and which ports 
were affected by those updates.

I dont suppose there a convenient way of obtaining this information by 
default? If not is there a port which would do it?

Thoughts



Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Ports - installation upgrade history

2010-11-30 Thread David Southwell
 On Nov 30, 2010, at 10:24 AM, David Southwell wrote:
  Something fairly comprehensive that would enable one to see when a port
  was first installed, its original version number, when it was
  upgraded/deinstalled/reinstalled and subsequent changes to the installed
  version. Maybe also time/date when a port tree was updated and which
  ports were affected by those updates.
 
 You can gather some information by:
 
   ls -ltr /var/db/ports
 
 For full information about all of the changes to the ports tree, you'd need
 to take a look at the CVS history, perhaps via:
 
   http://www.freshports.org/
   http://www.freebsd.org/cgi/cvsweb.cgi/ports/
 
 Regards,

I was thinking of something which is far more comprehensive and systematic. 
Whilst installed options are obtained by examining /var/db/ports the files do 
not do not provide the detailed historical information which I envisage.

The freshports/freebsd sites will tell us when the distributed ports tree was 
changed but does not provide a historical record of changes to the local ports 
tree.

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Ports - installation upgrade history

2010-11-30 Thread David Southwell
 On Nov 30, 2010, at 10:41 AM, David Southwell wrote:
  I was thinking of something which is far more comprehensive and
  systematic. Whilst installed options are obtained by examining
  /var/db/ports the files do not do not provide the detailed historical
  information which I envisage.
 
 Correct.  Unless you've taken good backups, nothing else currently
 preserves all of the historical information you envision, but you can at
 least get some of the requested info just out of the current filesystem.
 
  The freshports/freebsd sites will tell us when the distributed ports tree
  was changed but does not provide a historical record of changes to the
  local ports tree.
 
 Also correct.  Again, short of having periodic backups made at sufficiently
 rapid intervals, there is no way to track that information over time.
 
 Regards,
Seems to me that a comprehensive record would be extremely useful on a local 
system. I am wondering how difficult it might be to collect data from 
applications such as: 
 
cvsup of ports tree
portupgrade/portmaster 
changes to /var/db/ports
changes to /usr/ports/distfiles

The results could be held in a mysql database.

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: ImageMagick upgrade problem

2010-11-24 Thread David Southwell
 I just committed a fix that a) worked for me, and b) I think is fairly
 robust, and even a candidate for being the right thing to do.
 
 Please give it a try, and let us know if it does or does not work for you.
 
 
 Doug
Thank you Doug

It works for me!

ImageMagick plus DougMagick = FreeBSDMagick

David



Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


ImageMagick upgrade problem

2010-11-23 Thread David Southwell
Puzzled

I have perl installed with threads but getting the following upgrade problem 
with graphics/ImageMagick. The upgrade fails to recognise reality - Perl is 
installed with threads!
with OpenEXR or OpenMP I get the same problem:

dns1# make
===  ImageMagick-6.6.5.10 OpenEXR requires threads. . Perl is non-threaded. 
Reinstall Perl with threads or undefine WITH_IMAGEMAGICK_PERL.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick.


dns1# make
===  ImageMagick-6.6.5.10 OpenMP requires threads. Perl is non-threaded. 
Reinstall Perl with threads or undefine WITH_IMAGEMAGICK_PERL.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick.


dns1# pkg_info |grep perl
p5-Error-0.17016Perl module to provide Error/exception support for perl: 
Er
p5-Term-ReadKey-2.30 A perl5 module for simple terminal control
p5-Test-Harness-3.22 Run perl standard test scripts with statistics
p5-Time-HiRes-1.9721,1 A perl5 module implementing High resolution time, 
sleep, an
p5-Tk-804.029   A re-port of a perl5 interface to Tk8.4
perl-threaded-5.8.9_4 Practical Extraction and Report Language
postfix-policyd-spf-perl-2.007 SPF policy service for Postfix written in Perl
ruby18-perl-0.2.9   A Ruby extension module to use the functions of Perl from 
R
tmake-1.7_5 Extremely portable perl-based make utility



Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: ImageMagick upgrade problem

2010-11-23 Thread David Southwell
  Em Ter, 2010-11-23 Ã s 17:50 +, David Southwell escreveu:
   Puzzled
   
   I have perl installed with threads but getting the following upgrade
   problem with graphics/ImageMagick. The upgrade fails to recognise
   reality - Perl is installed with threads!
  
   with OpenEXR or OpenMP I get the same problem:
  Make sure that perl is compiled with threads  and.
  
  for me I solved the problem by
  defining in /etc/make.conf.PERL_THREADED=true
  
  it works, but the real solution is to fix the port
  either in IMagemagick or in perl ...
 
 Just 'make PERL_THREADED=true' is probably easier, but the port is
 clearly broken. The logic is very oddly set out, but it relies on the
 value of PERL_THREADED which neither the Makefile nor any of the .Mk
 files defines. I assume that there was supposed to be some test of
 whether perl supports threading that never quite made it.
Tried the /etc/make.conf PERL_THREADED=true
but still get the same result in graphics/ImageMagick:

dns1# make clean
===  Cleaning for perl-threaded-5.8.9_4
===  Cleaning for ImageMagick-6.6.5.10
dns1# make
===  ImageMagick-6.6.5.10 OpenEXR requires threads. . Perl is non-threaded. 
Reinstall Perl with threads or undefine WITH_IMAGEMAGICK_PERL.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick.


Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: multimedia/vlc Compile failure on upgrade

2010-11-22 Thread David Southwell
 On Sun, Nov 21, 2010 at 05:18:13PM +, David Southwell wrote:
   On Sun, 21 Nov 2010 15:17:21 +
   
   David Southwell da...@vizion2000.net wrote:
 On Sun, 21 Nov 2010 12:12:11 +
 
 David Southwell da...@vizion2000.net wrote:
  I posted about this failure some time ago but have had no useful
  response. I jhave also not heard from the maintainer so I thought
  another posting might be helpful. I understand others have a
  similar problem.
  
  Thanks in advance for any assistance
 
 Which version of FreeBSD are you using?
 
 The posix_spawn_file_actions stuff didn't appear until 8.0.
 
 There's a patch under files for older versions of FreeBSD, but it
 looks like the patch doesn't match this version of vlc.

Version is Freebsd 7.2 p3

Somone also reported the identical failure with 7.3
   
   The apparently out-of-date patch is for all FreeBSD versions  800040.
  
  I have cc'd this to the maintainer...
  Any chance of a good patch?
  
  David
 
 Hi there mate.
 
 I see you've CC'ed me but I'm not the maintainer of this port. You
 probably want to get in touch with j...@.
 
 Anyway, I've taken a quick look and have attached an updated patch for
 xscreensaver.c. I couldn't test it as I run 8.x and -CURRENT on all of
 my boxes though. If you care to try it, copy the attached file in
 vlc/files and do a 'make clean all'.
 
 Cheers.
 
 \n\n

Thank you so much -- that does it. I have added jsa@ to the cc list.

Brilliant

David


Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


multimedia/vlc Compile failure on upgrade

2010-11-21 Thread David Southwell

Hi 

I posted about this failure some time ago but have had no useful response. I 
jhave also not heard from the maintainer so I thought another posting might be 
helpful. I understand others have a similar problem.

Thanks in advance for any assistance

David


gmake[6]: Leaving directory 
`/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc/lua'
gmake[5]: Leaving directory 
`/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc/lua'
gmake[5]: Entering directory 
`/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc'
  CC libfreetype_plugin_la-freetype.lo
  CC libgnutls_plugin_la-gnutls.lo
  CC libinhibit_plugin_la-inhibit.lo
  CC libsvg_plugin_la-svg.lo
freetype.c: In function 'Create':
freetype.c:388: warning: pointer targets in passing argument 3 of 
'FcPatternAddString' differ in signedness
freetype.c:389: warning: pointer targets in passing argument 3 of 
'FcPatternAddString' differ in signedness
freetype.c:409: warning: passing argument 4 of 'FcPatternGetString' from 
incompatible pointer type
freetype.c:350: warning: unused variable 't2'
freetype.c: In function 'LoadFontsFromAttachments':
freetype.c:544: warning: 'vlc_object_find' is deprecated (declared at 
../../include/vlc_objects.h:74)
  CC libxdg_screensaver_plugin_la-xdg.lo
inhibit/xdg.c: In function 'Thread':
inhibit/xdg.c:119: warning: unused variable 'argv'
  CC libxscreensaver_plugin_la-xscreensaver.lo
inhibit/xscreensaver.c:55: error: expected specifier-qualifier-list before 
'posix_spawn_file_actions_t'
inhibit/xscreensaver.c: In function 'Activate':
inhibit/xscreensaver.c:91: error: implicit declaration of function 
'posix_spawn_file_actions_init'
inhibit/xscreensaver.c:91: error: 'vlc_inhibit_sys_t' has no member named 
'actions'
inhibit/xscreensaver.c:94: error: implicit declaration of function 
'posix_spawn_file_actions_adddup2'
inhibit/xscreensaver.c:94: error: 'vlc_inhibit_sys_t' has no member named 
'actions'
inhibit/xscreensaver.c:95: error: 'vlc_inhibit_sys_t' has no member named 
'actions'
inhibit/xscreensaver.c:96: error: implicit declaration of function 
'posix_spawn_file_actions_addclose'
inhibit/xscreensaver.c:96: error: 'vlc_inhibit_sys_t' has no member named 
'actions'
inhibit/xscreensaver.c:98: error: 'vlc_inhibit_sys_t' has no member named 
'nullfd'
inhibit/xscreensaver.c:101: error: implicit declaration of function 
'posix_spawnattr_init'
inhibit/xscreensaver.c:101: error: 'vlc_inhibit_sys_t' has no member named 
'attr'
inhibit/xscreensaver.c:103: error: implicit declaration of function 
'posix_spawnattr_setsigmask'
inhibit/xscreensaver.c:103: error: 'vlc_inhibit_sys_t' has no member named 
'attr'
inhibit/xscreensaver.c: In function 'Deactivate':
inhibit/xscreensaver.c:117: error: 'vlc_inhibit_sys_t' has no member named 
'nullfd'
inhibit/xscreensaver.c:118: error: 'vlc_inhibit_sys_t' has no member named 
'nullfd'
inhibit/xscreensaver.c:119: error: implicit declaration of function 
'posix_spawnattr_destroy'
inhibit/xscreensaver.c:119: error: 'vlc_inhibit_sys_t' has no member named 
'attr'
inhibit/xscreensaver.c:120: error: implicit declaration of function 
'posix_spawn_file_actions_destroy'
inhibit/xscreensaver.c:120: error: 'vlc_inhibit_sys_t' has no member named 
'actions'
inhibit/xscreensaver.c: In function 'Execute':
inhibit/xscreensaver.c:133: warning: unused parameter 'p_ih'
inhibit/xscreensaver.c:133: warning: unused parameter 'argv'
  CC libaudioscrobbler_plugin_la-audioscrobbler.lo
gmake[5]: *** [libxscreensaver_plugin_la-xscreensaver.lo] Error 1
gmake[5]: *** Waiting for unfinished jobs
gmake[5]: Leaving directory 
`/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory 
`/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory 
`/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5'
gmake: *** [all] Error 2
*** Error code 1

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

Stop in /usr/ports/multimedia/vlc.


Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: multimedia/vlc Compile failure on upgrade

2010-11-21 Thread David Southwell
 On Sun, 21 Nov 2010 12:12:11 +
 
 David Southwell da...@vizion2000.net wrote:
  I posted about this failure some time ago but have had no useful
  response. I jhave also not heard from the maintainer so I thought
  another posting might be helpful. I understand others have a similar
  problem.
  
  Thanks in advance for any assistance
 
 Which version of FreeBSD are you using?
 
 The posix_spawn_file_actions stuff didn't appear until 8.0.
 
 There's a patch under files for older versions of FreeBSD, but it looks
 like the patch doesn't match this version of vlc.
Version is Freebsd 7.2 p3

Somone also reported the identical failure with 7.3

David


Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: multimedia/vlc Compile failure on upgrade

2010-11-21 Thread David Southwell
 On Sun, 21 Nov 2010 15:17:21 +
 
 David Southwell da...@vizion2000.net wrote:
   On Sun, 21 Nov 2010 12:12:11 +
   
   David Southwell da...@vizion2000.net wrote:
I posted about this failure some time ago but have had no useful
response. I jhave also not heard from the maintainer so I thought
another posting might be helpful. I understand others have a similar
problem.

Thanks in advance for any assistance
   
   Which version of FreeBSD are you using?
   
   The posix_spawn_file_actions stuff didn't appear until 8.0.
   
   There's a patch under files for older versions of FreeBSD, but it looks
   like the patch doesn't match this version of vlc.
  
  Version is Freebsd 7.2 p3
  
  Somone also reported the identical failure with 7.3
 
 The apparently out-of-date patch is for all FreeBSD versions  800040.

I have cc'd this to the maintainer...
Any chance of a good patch?

David


Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: multimedia/vlc compile error with latest upgrade

2010-11-18 Thread David Southwell
 On Wed, Nov 17, 2010 at 01:38:30PM -0600, Greg Rivers wrote:
  On Wed, 17 Nov 2010, David Southwell wrote:
  Does anyone know how to fix this one
  
  I'm seeing the same build failure, but only on FreeBSD 7.3.  It
  builds fine for me on FreeBSD 8.1.
 
   Folks,
 
   As most of you know, i'm a [very] late adapter.  (I've gotten
   severely burned trying NEW, IMPROVED stuff.  So I'm using the
   3 2-bit 7.3.  And having massive build failures when trying to
   build things like KDE4 and a couple other things.
 
   Anybody else have troubles of this kind: 7.3 vs 8.x?  I have
   almost/___Almost___ finished my new-improved energy saving
   hardware upgrades.  I don't like messing with things that
   work, even if not-completely.  --Besides, didn't somebody mention
   that 5.7 was almost the same as 6.0.rc1?
 
   gary
 
   PS: more along these lines coming
Sorry but I do not understand this contribution. What exactly are you saying? 
How does this help resolve the problem?

David

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


compile failure fireflies

2010-11-18 Thread David Southwell ARPS

Hi

Thanks in advance for any help here:

David
__
Failure as follows:
config.status: creating include/gfx/config.h
gmake[1]: Entering directory 
`/usr/ports/x11/fireflies/work/fireflies-2.07/libgfx/src'
c++ -c -O2 -fno-strict-aliasing -pipe -march=nocona -I/usr/local/include -
I/usr/local/include/GL -
I/usr/ports/x11/fireflies/work/fireflies-2.07/libgfx/include -DHAVE_CONFIG_H -
I/usr/local/include mat2.cxx
mat2.cxx: In function 'bool eigen(const gfx::Mat2, gfx::Vec2, gfx::Vec2*)':
mat2.cxx:80: error: call of overloaded 'eigenvalues(const gfx::Mat2, 
gfx::TVec2double)' is ambiguous
mat2.cxx:49: note: candidates are: bool eigenvalues(const gfx::Mat2, 
gfx::Vec2)
/usr/local/include/gfx/mat2.h:151: note: bool 
gfx::eigenvalues(const gfx::Mat2, gfx::Vec2)
mat2.cxx:82: error: call of overloaded 'eigenvectors(const gfx::Mat2, 
gfx::TVec2double, gfx::Vec2*)' is ambiguous
mat2.cxx:67: note: candidates are: bool eigenvectors(const gfx::Mat2, const 
gfx::Vec2, gfx::Vec2*)
/usr/local/include/gfx/mat2.h:152: note: bool 
gfx::eigenvectors(const gfx::Mat2, const gfx::Vec2, gfx::Vec2*)
gmake[1]: *** [mat2.o] Error 1
gmake[1]: Leaving directory 
`/usr/ports/x11/fireflies/work/fireflies-2.07/libgfx/src'
gmake: *** [libgfx/src/libgfx.a] Error 2
*** Error code 1

Stop in /usr/ports/x11/fireflies.

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


multimedia/vlc compile error with latest upgrade

2010-11-17 Thread David Southwell

Hi

Does anyone know how to fix this one

Thanks in advance

david
gmake[6]: Leaving directory 
`/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc/xml'
gmake[5]: Leaving directory 
`/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc/xml'
gmake[5]: Entering directory 
`/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc'
  CC libfreetype_plugin_la-freetype.lo
  CC libgnutls_plugin_la-gnutls.lo
  CC libinhibit_plugin_la-inhibit.lo
  CC libxdg_screensaver_plugin_la-xdg.lo
inhibit/xdg.c: In function 'Thread':
inhibit/xdg.c:119: warning: unused variable 'argv'
  CC libxscreensaver_plugin_la-xscreensaver.lo
freetype.c: In function 'Create':
freetype.c:388: warning: pointer targets in passing argument 3 of 
'FcPatternAddString' differ in signedness
freetype.c:389: warning: pointer targets in passing argument 3 of 
'FcPatternAddString' differ in signedness
freetype.c:409: warning: passing argument 4 of 'FcPatternGetString' from 
incompatible pointer type
freetype.c:350: warning: unused variable 't2'
freetype.c: In function 'LoadFontsFromAttachments':
freetype.c:544: warning: 'vlc_object_find' is deprecated (declared at 
../../include/vlc_objects.h:74)
  CC libaudioscrobbler_plugin_la-audioscrobbler.lo
inhibit/xscreensaver.c:55: error: expected specifier-qualifier-list before 
'posix_spawn_file_actions_t'
inhibit/xscreensaver.c: In function 'Activate':
inhibit/xscreensaver.c:91: error: implicit declaration of function 
'posix_spawn_file_actions_init'
inhibit/xscreensaver.c:91: error: 'vlc_inhibit_sys_t' has no member named 
'actions'
inhibit/xscreensaver.c:94: error: implicit declaration of function 
'posix_spawn_file_actions_adddup2'
inhibit/xscreensaver.c:94: error: 'vlc_inhibit_sys_t' has no member named 
'actions'
inhibit/xscreensaver.c:95: error: 'vlc_inhibit_sys_t' has no member named 
'actions'
inhibit/xscreensaver.c:96: error: implicit declaration of function 
'posix_spawn_file_actions_addclose'
inhibit/xscreensaver.c:96: error: 'vlc_inhibit_sys_t' has no member named 
'actions'
inhibit/xscreensaver.c:98: error: 'vlc_inhibit_sys_t' has no member named 
'nullfd'
inhibit/xscreensaver.c:101: error: implicit declaration of function 
'posix_spawnattr_init'
inhibit/xscreensaver.c:101: error: 'vlc_inhibit_sys_t' has no member named 
'attr'
inhibit/xscreensaver.c:103: error: implicit declaration of function 
'posix_spawnattr_setsigmask'
inhibit/xscreensaver.c:103: error: 'vlc_inhibit_sys_t' has no member named 
'attr'
inhibit/xscreensaver.c: In function 'Deactivate':
inhibit/xscreensaver.c:117: error: 'vlc_inhibit_sys_t' has no member named 
'nullfd'
inhibit/xscreensaver.c:118: error: 'vlc_inhibit_sys_t' has no member named 
'nullfd'
inhibit/xscreensaver.c:119: error: implicit declaration of function 
'posix_spawnattr_destroy'
inhibit/xscreensaver.c:119: error: 'vlc_inhibit_sys_t' has no member named 
'attr'
inhibit/xscreensaver.c:120: error: implicit declaration of function 
'posix_spawn_file_actions_destroy'
inhibit/xscreensaver.c:120: error: 'vlc_inhibit_sys_t' has no member named 
'actions'
inhibit/xscreensaver.c: In function 'Execute':
inhibit/xscreensaver.c:133: warning: unused parameter 'p_ih'
inhibit/xscreensaver.c:133: warning: unused parameter 'argv'
gmake[5]: *** [libxscreensaver_plugin_la-xscreensaver.lo] Error 1
gmake[5]: *** Waiting for unfinished jobs
gmake[5]: Leaving directory 
`/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory 
`/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory 
`/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules/misc'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5/modules'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/vlc/work/vlc-1.1.5'
gmake: *** [all] Error 2
*** Error code 1

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

Stop in /usr/ports/multimedia/vlc.


Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


following mysql upgrade problems with akonadi.

2010-11-14 Thread David Southwell

After latest upgrade to mysql and upgrading the mysql server according to the 
instruction in UPGRADING akonadi, which depends upon mysql, has 
started playing up.

Prior to upgrading the man mysql server all mails were 
visible in kmail. Subjects remained visible but mail bodies have suddenly 
become invisible.

Here is the output following a a manual start of akonadi server after shutting 
all akonadi processes using kill 9.

It would seem that the upgrade has not worked successfully on a system wide 
basis.

Thanks in advance for any guidance

David
__

%akonadictl start
Starting Akonadi Server...
   done.
Connecting to deprecated signal 
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
%[akonadiserver] search paths:  (/sbin, /bin, /usr/sbin, /usr/bin, 
/usr/games, /usr/local/sbin, /usr/local/bin, /home/david/bin, 
/usr/local/kde4/bin, /usr/sbin, /usr/local/sbin, /usr/local/libexec, 
/usr/libexec, /opt/mysql/libexec, /opt/local/lib/mysql5/bin, 
/opt/mysql/sbin)
[akonadiserver] Found mysql_install_db:  /usr/local/bin/mysql_install_db
[akonadiserver] Found mysqlcheck:  /usr/local/bin/mysqlcheck
akonadiserver [out] akonadi.collectionattributetable   OK
 
akonadiserver [out] akonadi.collectionmimetyperelation OK
 
akonadiserver [out] akonadi.collectionpimitemrelation  OK
 
akonadiserver [out] akonadi.collectiontableOK
 
akonadiserver [out] akonadi.flagtable  OK
 
akonadiserver [out] akonadi.mimetypetable  OK
 
akonadiserver [out] akonadi.parttable  OK

   
   

   
akonadiserver [out] akonadi.pimitemflagrelationOK

   
   

   
akonadiserver [out] akonadi.pimitemtable   OK

   
   

   
akonadiserver [out] akonadi.resourcetable  OK

   
   

   
akonadiserver [out] akonadi.schemaversiontable OK

   
   

   
[akonadiserver] Database akonadi opened using driver QMYSQL 

   
[akonadiserver] DbInitializer::run()

   
[akonadiserver] checking table  SchemaVersionTable

   
[akonadiserver] checking table  ResourceTable 

   
[akonadiserver] checking table  CollectionTable   

   
[akonadiserver] checking table  MimeTypeTable 

   
[akonadiserver] checking table  PimItemTable  

   
[akonadiserver] checking table  FlagTable 

   
[akonadiserver] checking table  PartTable 

GCC Upgrade failure for gcc-4.4

2010-10-31 Thread David Southwell

on AMD64 Intel quad core Freebsd 7.2 p3
dns1# pkg_info |grep gcc
gcc-3.4.6_3,1   GNU Compiler Collection 3.4
gcc-4.2.5.20090325_5 GNU Compiler Collection 4.2
gcc-4.4.6.20101012  GNU Compiler Collection 4.4
gcc-4.5.2.20101028  GNU Compiler Collection 4.5
gccmakedep-1.0.2Create dependencies in makefiles using 'gcc -M'
gccxml-0.6.0XML output extension to GCC

dns1# 

\xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
 1
Error: Invalid character in name at (1)
../.././../gcc-4.4-20101026/libgfortran/generated/_abs_c4.F90:1.1:

\xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
 1
Error: Invalid character in name at (1)
../.././../gcc-4.4-20101026/libgfortran/generated/_abs_c4.F90:1.1:

\xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
 1
Error: Invalid character in name at (1)
../.././../gcc-4.4-20101026/libgfortran/generated/_abs_c4.F90:1.1:

\xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
 1
Error: Invalid character in name at (1)
../.././../gcc-4.4-20101026/libgfortran/generated/_abs_c4.F90:1.1:

\xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
 1
Error: Invalid character in name at (1)
../.././../gcc-4.4-20101026/libgfortran/generated/_abs_c4.F90:1.1:

\xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
 1
Error: Invalid character in name at (1)
../.././../gcc-4.4-20101026/libgfortran/generated/_abs_c4.F90:1.1:

\xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
 1
Error: Invalid character in name at (1)
../.././../gcc-4.4-20101026/libgfortran/generated/_abs_c4.F90:1.1:

\xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
 1
Error: Invalid character in name at (1)
Fatal Error: Error count reached limit of 25.
gmake[3]: *** [_abs_c4.lo] Error 1
gmake[3]: *** Waiting for unfinished jobs
gmake[3]: Leaving directory `/usr/ports/lang/gcc44/work/build/x86_64-portbld-
freebsd7.2/libgfortran'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/lang/gcc44/work/build/x86_64-portbld-
freebsd7.2/libgfortran'
gmake[1]: *** [all-target-libgfortran] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/gcc44/work/build'
gmake: *** [bootstrap-lean] Error 2
*** Error code 1

Stop in /usr/ports/lang/gcc44.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade20101031-60968-1c2q7w2-0 env UPGRADE_TOOL=portupgrade 
UPGRADE_PORT=gcc-4.4.6.20101012 UPGRADE_PORT_VER=4.4.6.20101012 make
** Fix the problem and try again.

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: GCC Upgrade failure for gcc-4.4

2010-10-31 Thread David Southwell
 On 31.10.2010 19:53 (UTC+1), David Southwell wrote:
  on AMD64 Intel quad core Freebsd 7.2 p3
  dns1# pkg_info |grep gcc
  gcc-3.4.6_3,1   GNU Compiler Collection 3.4
  gcc-4.2.5.20090325_5 GNU Compiler Collection 4.2
  gcc-4.4.6.20101012  GNU Compiler Collection 4.4
  gcc-4.5.2.20101028  GNU Compiler Collection 4.5
  gccmakedep-1.0.2Create dependencies in makefiles using 'gcc -M'
  gccxml-0.6.0XML output extension to GCC
  
  dns1#
  
  \xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
  
1
  
  Error: Invalid character in name at (1)
  ../.././../gcc-4.4-20101026/libgfortran/generated/_abs_c4.F90:1.1:
  
  \xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
  
1
  
  Error: Invalid character in name at (1)
  ../.././../gcc-4.4-20101026/libgfortran/generated/_abs_c4.F90:1.1:
  
  \xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
  
1
  
  Error: Invalid character in name at (1)
  ../.././../gcc-4.4-20101026/libgfortran/generated/_abs_c4.F90:1.1:
  
  \xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
  
1
  
  Error: Invalid character in name at (1)
  ../.././../gcc-4.4-20101026/libgfortran/generated/_abs_c4.F90:1.1:
  
  \xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
  
1
  
  Error: Invalid character in name at (1)
  ../.././../gcc-4.4-20101026/libgfortran/generated/_abs_c4.F90:1.1:
  
  \xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
  
1
  
  Error: Invalid character in name at (1)
  ../.././../gcc-4.4-20101026/libgfortran/generated/_abs_c4.F90:1.1:
  
  \xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
  
1
  
  Error: Invalid character in name at (1)
  ../.././../gcc-4.4-20101026/libgfortran/generated/_abs_c4.F90:1.1:
  
  \xD4\x90v\x01\x08\x04\x1E\xD7\xD9\x90v\x01\x08\x05\xA7\xEE\x7F\xF2
  
1
  
  Error: Invalid character in name at (1)
  Fatal Error: Error count reached limit of 25.
  gmake[3]: *** [_abs_c4.lo] Error 1
  gmake[3]: *** Waiting for unfinished jobs
  gmake[3]: Leaving directory
  `/usr/ports/lang/gcc44/work/build/x86_64-portbld-
  freebsd7.2/libgfortran'
  gmake[2]: *** [all] Error 2
  gmake[2]: Leaving directory
  `/usr/ports/lang/gcc44/work/build/x86_64-portbld-
  freebsd7.2/libgfortran'
  gmake[1]: *** [all-target-libgfortran] Error 2
  gmake[1]: Leaving directory `/usr/ports/lang/gcc44/work/build'
  gmake: *** [bootstrap-lean] Error 2
  *** Error code 1
  
  Stop in /usr/ports/lang/gcc44.
  ** Command failed [exit code 1]: /usr/bin/script -qa
  /tmp/portupgrade20101031-60968-1c2q7w2-0 env UPGRADE_TOOL=portupgrade
  UPGRADE_PORT=gcc-4.4.6.20101012 UPGRADE_PORT_VER=4.4.6.20101012 make
  ** Fix the problem and try again.
 
 As mentioned before, please see PR
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151792
OK

But what is happening?
Is there a fix on the way?

David


Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


opengtl

2010-10-26 Thread David Southwell
Hi

What is happening here?

I have opengtl-0.9.14 installed on freebsd 7.2 p3 amd64 from ports. 

Now when upgrading ports following a cvsup of the ports tree 
#portupgrade -a
.
.
.

[terminates with:]
** Port marked as IGNORE: graphics/opengtl:
is marked as broken: does not build
** Listing the failed packages (-:ignored / *:skipped / !:failed)
- graphics/opengtl (marked as IGNORE)

What has happened to stop opengtl from building... clearly opengtl did build 
but now there is an undisclosed issue.

I searched UPDATING but no reference to opengtl

dns1# make
===  opengtl-0.9.14 is marked as broken: does not build.
*** Error code 1

Stop in /usr/ports/graphics/opengtl.

Pkg_info shows installed opengtl-0.9.14
dns1# pkg_info |grep opengtl
opengtl-0.9.14  Graphics Transformation Languages

Thanks in advance

Photographic Artist
Permanent Installations  Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography  Official Portraiture
Combined darkroom  digital creations
 Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


  1   2   3   4   5   >