Re: Upgrade icu failed

2012-12-24 Thread Matthias Fechner
Am 23.12.12 17:56, schrieb Walter Hurry:
 pkg_info should be reporting 'no packages installed'.
 What is the output from pkg2ng?

I get there a lot of error messages:

pkg_info: the package info for package 'ImageMagick-6.8.0.7' is corrupt
usage: pkg info pkg-name
   pkg info -a
   pkg info [-eDgxXdrlBsqOf] pkg-name
   pkg info [-drlBsqfR] -F pkg-file

For more information see 'pkg help info'.
pkg_info: the package info for package 'ImageMagick-6.8.0.7' is corrupt
make: don't know how to make showconfig. Stop
cat: /var/db/pkg/ImageMagick-6.8.0.7/+COMMENT: No such file or directory
pkg_info: the package info for package 'ImageMagick-6.8.0.7' is corrupt
egrep: /var/db/pkg/ImageMagick-6.8.0.7/+CONTENTS: No such file or directory
pkg: open(/tmp/pkg2ngfNwkS/+DESC): No such file or directory
Segmentation fault (core dumped)
Registration of ImageMagick-6.8.0.7 failed.
name: ImageMagick
version: 6.8.0.7
origin:
comment: |
  maintainer:
prefix:
licenselogic: single
deps:
pkg_info: the package info for package 'ORBit2-2.14.19' is corrupt
usage: pkg info pkg-name
   pkg info -a
   pkg info [-eDgxXdrlBsqOf] pkg-name
   pkg info [-drlBsqfR] -F pkg-file


It continues with a lot of packages, it seems for all packages upgraded
since the change from pkg to pkgng.

Is this maybe a problem with portmaster?

Thanks,
Matthias

-- 
Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning. --
Rich Cook
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Upgrade icu failed

2012-12-23 Thread Matthias Fechner
Dear list,

I checked the file /usr/ports/UPDATING and there is noted 20121218 for
icu to execute the command:
portmaster -w -r icu

(my system is already on pkgng as described a in the UPDATING file,
20121015).
If I execute now portmaster i get the following error message:
*
=== icu-4.8.1.1_1 1/1

=== Currently installed version: icu-4.8.1.1_1
=== Port directory: /usr/ports/devel/icu

=== Starting check for build dependencies
=== Gathering dependency list for devel/icu from ports
=== Launching child to update pkg-1.0.3_1 to pkg-1.0.4_1

=== icu-4.8.1.1_1 1/1  pkg-1.0.3_1 (1/16)

=== Currently installed version: pkg-1.0.3_1
=== Port directory: /usr/ports/ports-mgmt/pkg

=== Starting check for build dependencies
=== Gathering dependency list for ports-mgmt/pkg from ports
=== No dependencies for ports-mgmt/pkg

===  Cleaning for pkg-1.0.4_1
You are about to convert your system to pkgng while you have ports/packages
installed with the old pkg_install tools.

You can choose to:
- keep pkg_install as the package management system by adding this line
to /etc/make.conf:

WITHOUT_PKGNG=yes

- switch to pkgng:
1) Add WITHOUT_PKGNG to /etc/make.conf
2) Install ports-mgmt/pkg
3) Convert your package database by running pkg2ng
4) Remove WITHOUT_PKGNG from /etc/make.conf

*** [pre-everything] Error code 1

Stop in /usr/ports/ports-mgmt/pkg.

=== make failed for ports-mgmt/pkg
=== Aborting update

=== Update for pkg-1.0.3_1 failed
=== Aborting update


Is this a know problem or the there someting in the UPDATING file not
mentioned?
In /etc/make.conf I have:
WITH_PKGNG=yes
(as descriped in 20121015)

Thanks,
Matthias

-- 
Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning. --
Rich Cook
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Upgrade icu failed

2012-12-23 Thread Walter Hurry
On Sun, 23 Dec 2012 17:16:02 +0100, Matthias Fechner wrote:

 Dear list,
 
 I checked the file /usr/ports/UPDATING and there is noted 20121218 for
 icu to execute the command:
 portmaster -w -r icu
 
 (my system is already on pkgng as described a in the UPDATING file,
 20121015).
 If I execute now portmaster i get the following error message:
 *
 === icu-4.8.1.1_1 1/1
 
 === Currently installed version: icu-4.8.1.1_1 === Port directory:
 /usr/ports/devel/icu
 
 === Starting check for build dependencies === Gathering dependency
 list for devel/icu from ports === Launching child to update
 pkg-1.0.3_1 to pkg-1.0.4_1
 
 === icu-4.8.1.1_1 1/1  pkg-1.0.3_1 (1/16)
 
 === Currently installed version: pkg-1.0.3_1 === Port directory:
 /usr/ports/ports-mgmt/pkg
 
 === Starting check for build dependencies === Gathering dependency
 list for ports-mgmt/pkg from ports === No dependencies for
 ports-mgmt/pkg
 
 ===  Cleaning for pkg-1.0.4_1 You are about to convert your system to
 pkgng while you have ports/packages installed with the old pkg_install
 tools.
 
 You can choose to:
 - keep pkg_install as the package management system by adding this line
 to /etc/make.conf:
 
 WITHOUT_PKGNG=yes
 
 - switch to pkgng:
 1) Add WITHOUT_PKGNG to /etc/make.conf 2) Install ports-mgmt/pkg 3)
 Convert your package database by running pkg2ng 4) Remove
 WITHOUT_PKGNG from /etc/make.conf
 
 *** [pre-everything] Error code 1
 
 Stop in /usr/ports/ports-mgmt/pkg.
 
 === make failed for ports-mgmt/pkg === Aborting update
 
 === Update for pkg-1.0.3_1 failed === Aborting update
 
 
 Is this a know problem or the there someting in the UPDATING file not
 mentioned?
 In /etc/make.conf I have:
 WITH_PKGNG=yes (as descriped in 20121015)

What's the output from pkg_info?
Have you done any other upgrades of ports since migrating to pkgng?

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


Re: Upgrade icu failed

2012-12-23 Thread Matthias Fechner
Am 23.12.12 17:29, schrieb Walter Hurry:
 What's the output from pkg_info?

pkg info gives me a full list of all installed ports, pkg_info complains
about a lot of corrupted package infos, but i think this is related to,
pkg is new and pkg_info is the old tool.

 Have you done any other upgrades of ports since migrating to pkgng?

yes, I did my last upgrade 12.12.2012.
Till the note in /usr/ports/UPDATING 20121212.
After these steps I executed portmaster -a, which was successfully.

Thanks,
Matthias

-- 
Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning. --
Rich Cook
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Upgrade icu failed

2012-12-23 Thread Walter Hurry
On Sun, 23 Dec 2012 17:44:26 +0100, Matthias Fechner wrote:

 Am 23.12.12 17:29, schrieb Walter Hurry:
 What's the output from pkg_info?
 
 pkg info gives me a full list of all installed ports, pkg_info complains
 about a lot of corrupted package infos, but i think this is related to,
 pkg is new and pkg_info is the old tool.
 
 Have you done any other upgrades of ports since migrating to pkgng?
 
 yes, I did my last upgrade 12.12.2012.
 Till the note in /usr/ports/UPDATING 20121212.
 After these steps I executed portmaster -a, which was successfully.

pkg_info should be reporting 'no packages installed'.
What is the output from pkg2ng?

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


Re: Why can't I install icu?

2011-02-04 Thread Patrick Lamaiziere
Le Thu, 03 Feb 2011 22:15:09 -0800,
Rem P Roberti remeg...@comcast.net a écrit :

 Icu is a necessary dependency for Gimp, but I can't get it to
 install. I checked UPDATING and it states that icu4 is now
 deprecated, and one should install /devel/icu.  But when I try to do
 that the file that is downloaded is icu4c, and the install goes along
 until it chokes with this error message:
 
 SUMMARY:
 *** [Total error count: 1]
   Errors in
 [/tsformat/ccaltst/TestCalendar]
 Elapsed Time: 00:00:48.205
 *** Error code 1
 Stop in /usr/ports/devel/icu.
 
 Very frustrating.  I need to get Gimp onto my computer, and I can 
 install it as a package, but if I try to upgrade the program the
 upgrade always chokes on icu at the same place, and with the same
 error message.

Are you using a locale? I've been hit in the past with bugs in the
ICU tests suite when using fr_FR.

It is just an idea... Regards.


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


Re: Why can't I install icu?

2011-02-04 Thread Rem P Roberti



Le Thu, 03 Feb 2011 22:15:09 -0800,
Rem P Robertiremeg...@comcast.net  a écrit :


Icu is a necessary dependency for Gimp, but I can't get it to
install. I checked UPDATING and it states that icu4 is now
deprecated, and one should install /devel/icu.  But when I try to do
that the file that is downloaded is icu4c, and the install goes along
until it chokes with this error message:

SUMMARY:
*** [Total error count: 1]
   Errors in
[/tsformat/ccaltst/TestCalendar]
Elapsed Time: 00:00:48.205
*** Error code 1
Stop in /usr/ports/devel/icu.

Very frustrating.  I need to get Gimp onto my computer, and I can
install it as a package, but if I try to upgrade the program the
upgrade always chokes on icu at the same place, and with the same
error message.

Are you using a locale? I've been hit in the past with bugs in the
ICU tests suite when using fr_FR.

It is just an idea... Regards.





Interesting.  When I installed 8.1 I naturally set my local area (west 
coast US) for the time zone.  Is that what you refer to?  I also 
scrolled further up the test list and found this, which is apparently 
where the test is failing:


 tsformat  {
   ccaltst  {
TestCalendar   {
!!FAIL: ucal_getDefaultTimeZone() = U_BUFFER_OVERFLOW_ERROR
} ---[1 ERRORS in /tsformat/ccaltst/TestCalendar]  (13ms)

Cheers...

Rem

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


Re: Why can't I install icu?

2011-02-04 Thread Rem P Roberti



*NO* he's refering to the _locale_, not the timezone.  They're totally
separate and unrelated concepts.  Locale is a means for specifying a
bunch of national/regional things.  like what the currency symbol (dollar-,
pound-, euro-, yen-, whatever-sign) is, whether one uses ',' or '.' for
marking off thousands multiples in large numbers, whether one uses ',' or
'.' for the 'decimal point', etc., etc.   The way the U.S. does things is
the default, so you'd probably never need to set the locale.  do an
'apropos locale', and read the manpages for the 'non-X' and 'non-perl'
items and you'll have the basis for an understanding of locale referenes.




Got it.  Another new learn.  Still no luck installing /devel/icu.

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


Re: Why can't I install icu?

2011-02-04 Thread b. f.
 Icu is a necessary dependency for Gimp, but I can't get it to install.
 I checked UPDATING and it states that icu4 is now deprecated, and one
 should install /devel/icu.  But when I try to do that the file that is
 downloaded is icu4c, and the install goes along until it chokes with
 this error message:

 SUMMARY:
 *** [Total error count: 1]
   Errors in
 [/tsformat/ccaltst/TestCalendar]
 Elapsed Time: 00:00:48.205
 *** Error code 1
 Stop in /usr/ports/devel/icu.

 Very frustrating.  I need to get Gimp onto my computer, and I can
 install it as a package, but if I try to upgrade the program the upgrade
 always chokes on icu at the same place, and with the same error message.

 Anyone?

Try again, with a clean build, after having made sure that you've
removed all remnants of the earlier icu versions; and make a
transcript of the build:

pkg_delete -fv icu2-* icu-*
script /tmp/icu.log
make -C /usr/ports/devel/icu deinstall clean install
exit

If the problem still occurs, then you should file a problem report:

http://www.freebsd.org/doc/en_US.ISO8859-1/articles/problem-reports/article.html

Make sure you attach the config.log from the failed build (look for it
in the work directory of the port before cleaning up), as well as the
transcript (/tmp/icu.log) of the failed build.

If there aren't any pre-built binary packages of the latest versions
of icu and gimp available, and you don't want to wait for them to be
produced, or for the problem to be fixed; and (as apparently is the
case) the build is working, but only the post-build tests are failing;
then first disable the tests and then try to build and install icu.
You can do that by editing the port Makefile and commenting-out the
following line:

post-build test regression-test: iotest cintltst intltest

(Of course, this change will probably be wiped out each time you
update your ports tree.)

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


Re: Why can't I install icu?

2011-02-04 Thread Rem P Roberti



Try again, with a clean build, after having made sure that you've
removed all remnants of the earlier icu versions; and make a
transcript of the build:

pkg_delete -fv icu2-* icu-*
script /tmp/icu.log
make -C /usr/ports/devel/icu deinstall clean install
exit

If the problem still occurs, then you should file a problem report:

http://www.freebsd.org/doc/en_US.ISO8859-1/articles/problem-reports/article.html

Make sure you attach the config.log from the failed build (look for it
in the work directory of the port before cleaning up), as well as the
transcript (/tmp/icu.log) of the failed build.

If there aren't any pre-built binary packages of the latest versions
of icu and gimp available, and you don't want to wait for them to be
produced, or for the problem to be fixed; and (as apparently is the
case) the build is working, but only the post-build tests are failing;
then first disable the tests and then try to build and install icu.
You can do that by editing the port Makefile and commenting-out the
following line:

post-build test regression-test: iotest cintltst intltest

(Of course, this change will probably be wiped out each time you
update your ports tree.)

b.



Thank you for your excellent, detailed instructions.  I have followed 
them to the letter.  The build did not make after doing a pkg_delete and 
deinstall, so I sent a pr-send with a copy of the icu.log and 
config.log.  BTW, the build failed at the same place it always 
has---during the test.  I went ahead and commented out the suggested 
line in the Makefile and the install took place as expected.  I realize 
that during subsequent upgrades I will have to do the same drill.


Thanks again for your help.

Cheers...

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


Why can't I install icu?

2011-02-03 Thread Rem P Roberti
Icu is a necessary dependency for Gimp, but I can't get it to install.  
I checked UPDATING and it states that icu4 is now deprecated, and one 
should install /devel/icu.  But when I try to do that the file that is 
downloaded is icu4c, and the install goes along until it chokes with 
this error message:


SUMMARY:
*** [Total error count: 1]
 Errors in
[/tsformat/ccaltst/TestCalendar]
Elapsed Time: 00:00:48.205
*** Error code 1
Stop in /usr/ports/devel/icu.

Very frustrating.  I need to get Gimp onto my computer, and I can 
install it as a package, but if I try to upgrade the program the upgrade 
always chokes on icu at the same place, and with the same error message.


Anyone?

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


Re: Failure to install icu

2010-01-02 Thread ill...@gmail.com
2010/1/2 Rem r...@remdog.bsd.net:
 /usr/ports/devel/icu is a needed dependency for a program I wish to
 install, but icu fails to make. This is the error message I
 receive:

 SUMMARY:
 *** [Total error count:     1]
  Errors in
   [/tsformat/ccaltst/TestCalendar]
 Elapsed Time: 00:00:28.000
 *** Error code 1

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

 Stop in /usr/ports/devel/boost-libs.
 *** Error code 1

 Can someone please give me a heads up on this one.

 Thanks...



The actual error that it is failing on is above that, you'll need
to show that.  You might also remind us what version  arch
you are using.

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


Re: Failure to install icu

2010-01-02 Thread Rem
On 2010.01.02 14:23:16 +, ill...@gmail.com wrote:
 2010/1/2 Rem r...@remdog.bsd.net:
  /usr/ports/devel/icu is a needed dependency for a program I wish to
  install, but icu fails to make. This is the error message I
  receive:
 
  SUMMARY:
  *** [Total error count: ? ? 1]
  ?Errors in
  ? [/tsformat/ccaltst/TestCalendar]
  Elapsed Time: 00:00:28.000
  *** Error code 1
 
  Stop in /usr/ports/devel/icu.
  *** Error code 1
 
  Stop in /usr/ports/devel/boost-libs.
  *** Error code 1
 
  Can someone please give me a heads up on this one.
 
  Thanks...
 
 
 
 The actual error that it is failing on is above that, you'll need
 to show that.  You might also remind us what version  arch
 you are using.


Boy...I don't know where to look for that.  I have included some of the
lines that preceded the actual error message, and there are many similar
test lines preceding those.

 /utrans/
   ---[OK]  ---/utrans/TestAPI 
   ---[OK]  ---/utrans/TestSimpleRules 
   ---[OK]  ---/utrans/TestFilter 
   ---[OK]  ---/utrans/TestOpenInverse 
   ---[OK]  ---/utrans/TestClone 
   ---[OK]  ---/utrans/TestRegisterUnregister 
   ---[OK]  ---/utrans/TestExtractBetween 
   ---[OK]  ---/utrans/TestUnicodeIDs 
   
SUMMARY:
*** [Total error count: 1]
 Errors in
   [/tsformat/ccaltst/TestCalendar]
Elapsed Time: 00:00:29.000
*** Error code 1

Stop in /usr/ports/devel/icu.


But I can't find any lines in the build, other than those above, that
actually indicate an error.

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


Re: Failure to install icu

2010-01-02 Thread Rem
On 2010.01.02 11:44:58 +, Rem wrote:
 On 2010.01.02 14:23:16 +, ill...@gmail.com wrote:
  2010/1/2 Rem r...@remdog.bsd.net:
   /usr/ports/devel/icu is a needed dependency for a program I wish to
   install, but icu fails to make. This is the error message I
   receive:
  
   SUMMARY:
   *** [Total error count: ? ? 1]
   ?Errors in
   ? [/tsformat/ccaltst/TestCalendar]
   Elapsed Time: 00:00:28.000
   *** Error code 1
  
   Stop in /usr/ports/devel/icu.
   *** Error code 1
  
   Stop in /usr/ports/devel/boost-libs.
   *** Error code 1
  
   Can someone please give me a heads up on this one.
  
   Thanks...
  
  
  
  The actual error that it is failing on is above that, you'll need
  to show that.  You might also remind us what version  arch
  you are using.
 
 
 Boy...I don't know where to look for that.  I have included some of the
 lines that preceded the actual error message, and there are many similar
 test lines preceding those.
 
  /utrans/
---[OK]  ---/utrans/TestAPI 
---[OK]  ---/utrans/TestSimpleRules 
---[OK]  ---/utrans/TestFilter 
---[OK]  ---/utrans/TestOpenInverse 
---[OK]  ---/utrans/TestClone 
---[OK]  ---/utrans/TestRegisterUnregister 
---[OK]  ---/utrans/TestExtractBetween 
---[OK]  ---/utrans/TestUnicodeIDs 

 SUMMARY:
 *** [Total error count: 1]
  Errors in
[/tsformat/ccaltst/TestCalendar]
 Elapsed Time: 00:00:29.000
 *** Error code 1
 
 Stop in /usr/ports/devel/icu.
 
 
 But I can't find any lines in the build, other than those above, that
 actually indicate an error.

Sorry...forgot to mention that this is taking place on 8.0, and the arch
is i386.

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


Failure to install icu

2010-01-01 Thread Rem
/usr/ports/devel/icu is a needed dependency for a program I wish to
install, but icu fails to make. This is the error message I
receive:

SUMMARY:
*** [Total error count: 1]
 Errors in
   [/tsformat/ccaltst/TestCalendar]
Elapsed Time: 00:00:28.000
*** Error code 1

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

Stop in /usr/ports/devel/boost-libs.
*** Error code 1

Can someone please give me a heads up on this one.

Thanks...

Rem

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


ICU compile error

2009-04-29 Thread Klaus Friis Østergaard
I have a problem with compiling ICU on 7.0, I have googled and found
that some have problem on the AMD64 platform were one should comment
out ALL_TARGET in the Make file but I can not find this.


---[OK]  ---/tscoll/usrchtst/TestEnd
---[OK]  ---/tscoll/usrchtst/TestNumeric
Text: aa\u00e1
Pattern: a\u00e1
Error following match found at -1 0
Error at test number 1
---[4 ERRORS]  ---/tscoll/usrchtst/TestDiactricMatch
 /utrans/
   ---[OK]  ---/utrans/TestAPI
   ---[OK]  ---/utrans/TestSimpleRules
   ---[OK]  ---/utrans/TestFilter
   ---[OK]  ---/utrans/TestOpenInverse
   ---[OK]  ---/utrans/TestClone
   ---[OK]  ---/utrans/TestRegisterUnregister
   ---[OK]  ---/utrans/TestExtractBetween
   ---[OK]  ---/utrans/TestUnicodeIDs

SUMMARY:
*** [Total error count: 4]
 Errors in
   [/tscoll/usrchtst/TestDiactricMatch]
Elapsed Time: 00:00:15.000
*** Error code 1

Stop in /usr/ports/devel/icu.
k...@prod01%

Any help apriciated.

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


Problems installing icu from the ports tree

2007-12-18 Thread Miguel Arroz

Hi!

  I'm a FreeBSD newbie, and I need a little help on installing  
software.


  When I try to install postgresql or vim from the ports tree, I get  
the following error:



===Verifying install for icui18n in /usr/ports/devel/icu
===  Building for icu-3.6


*** config.status has become stale ***
   'configure' and/or 'uversion.h' have changed, please
  do 'runConfigureICU' (or 'configure') again, as per
  the readme.html.


exit 1



  I have deleted all the tree and reinstalled the most current one,  
but the error keeps happening.


  I'm probably doing something dumb, but what?

  Yours

Miguel Arroz

Miguel Arroz
http://www.terminalapp.net
http://www.ipragma.com





[NEVERMIND] Problems installing icu from the ports tree

2007-12-18 Thread Miguel Arroz

Hi!

  I'm sorry, I was doing it the wrong way... newbie dumbness.

  Yours

Miguel Arroz

On 2007/12/18, at 21:36, Miguel Arroz wrote:


Hi!

  I'm a FreeBSD newbie, and I need a little help on installing  
software.


  When I try to install postgresql or vim from the ports tree, I  
get the following error:



===Verifying install for icui18n in /usr/ports/devel/icu
===  Building for icu-3.6


*** config.status has become stale ***
   'configure' and/or 'uversion.h' have changed, please
  do 'runConfigureICU' (or 'configure') again, as per
  the readme.html.


exit 1



  I have deleted all the tree and reinstalled the most current one,  
but the error keeps happening.


  I'm probably doing something dumb, but what?

  Yours

Miguel Arroz

Miguel Arroz
http://www.terminalapp.net
http://www.ipragma.com





Miguel Arroz
http://www.terminalapp.net
http://www.ipragma.com





Re: icu

2006-10-23 Thread Lowell Gilbert
Tsu-Fan Cheng [EMAIL PROTECTED] writes:

 hi,
got a icu compilation problem, it's icu3.6.
 ...
 Errors in total: 1.
TestOtherAPI
 NewResourceBundleTest
  utility
 

 any idea??

 thanks!!

 p.s. icu2 is good

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


Re: icu

2006-10-23 Thread Tsu-Fan Cheng

yes...under devel/icu?  icu2 compile just fine.

TFC


On 10/23/06, Lowell Gilbert [EMAIL PROTECTED] wrote:


Tsu-Fan Cheng [EMAIL PROTECTED] writes:

 hi,
got a icu compilation problem, it's icu3.6.
 ...
 Errors in total: 1.
TestOtherAPI
 NewResourceBundleTest
  utility
 

 any idea??

 thanks!!

 p.s. icu2 is good

Are you using the port?


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


Re: icu

2006-10-23 Thread Lowell Gilbert
[don't top-post, please]

Tsu-Fan Cheng [EMAIL PROTECTED] writes:

 yes...under devel/icu?  icu2 compile just fine.

I looked at the bug database, and there are some reports of this
problem; the port's maintainer has a workaround but apparently not a
real solution yet.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: icu

2006-10-23 Thread Tsu-Fan Cheng

turns out it's my locale problem, after unsetenv LC_CTYPE, it went through..
thank you!!

TFC

On 10/23/06, Lowell Gilbert [EMAIL PROTECTED] wrote:


[don't top-post, please]

Tsu-Fan Cheng [EMAIL PROTECTED] writes:

 yes...under devel/icu?  icu2 compile just fine.

I looked at the bug database, and there are some reports of this
problem; the port's maintainer has a workaround but apparently not a
real solution yet.


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


icu

2006-10-22 Thread Tsu-Fan Cheng

hi,
   got a icu compilation problem, it's icu3.6.
...
Errors in total: 1.
   TestOtherAPI
NewResourceBundleTest
 utility


any idea??

thanks!!

p.s. icu2 is good

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


Unable to build 'icu-3.4'

2005-12-30 Thread Gerard Seibert
Several users, including myself, are unable to install 'icu-3.4'. I have
contacted both the maintainer and the 'icu' development staff regarding
this problem. The following is the feed back that I have received up to
this point.

First of all, the output from 'uname -a'

FreeBSD seibercom.net 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Nov 23
15:16:09 EST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SEIBERCOM3
i386

I contacted the maintainer regarding this problem, and this was his
response.

-- Original Message Starts-
From:Mikhail Teterin [EMAIL PROTECTED]

Congratulations! You have found a bug in ICU (or in one of its
self-tests). From your log:

[...]
   ---[OK]  ---/custrtrn/Test_widestrs
cintltst in free(): error: page is already free
Abort trap (core dumped)
*** Error code 134

You can avoid the crash by removing the 'a' from your MALLOC_FLAGS. To
fix the underlying problem, please, consider filing a bug report with
ICU.

I'll try to dig it up, but I'm a little swapmed at the moment :-( Thanks
for the report. Yours,

-mi
 - Original Message Ends 

Since I have no idea how to remove a flag, other than the one that flies
on the pole in my front lawn, I contacted the 'icu' staff and submitted
a bug report. The following is their response.

--- Original Message Starts ---

Please build a debuggable version of ICU, and supply a stack trace of
the failure in the bug report. We can't reproduce this bug on other
platforms with heap debuggers, and the test suite doesn't fail on other
versions of FreeBSD.

--- Original Message Ends 

The entire build and attempted install log is available at this URL:

http://www2.seibercom.net:9545/log/icu3-4

I would really appreciate it if someone could assist me with this
problem. I know for a fact that I am not the only individual that cannot
get 'icu-3.4' installed.

If someone could instruct me on how to make a debuggable version and
supply a stack trace of the failure it would be very much appreciated.
Any other suggestions, etc. would be very much appreciated.

This problem, by the way, is causing 'python-boost' not to build which
causes 'kdeede3' not to build either.

Thanks in advance!

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


Re: Error Building ICU

2005-12-08 Thread Igor Robul
On Wed, Dec 07, 2005 at 12:52:16PM -0500, Gerard Seibert wrote:
 I am unable to build the devel/icu port. Everything goes fine until the 
 end when this error message is displayed:
 
  /custrtrn/
---[OK]  ---/custrtrn/Test_UChar_UTF32_API
---[OK]  ---/custrtrn/Test_UChar_UTF8_API
---[OK]  ---/custrtrn/Test_UChar_WCHART_API
---[OK]  ---/custrtrn/Test_widestrs
 cintltst in free(): error: page is already free
 Abort trap (core dumped)
 *** Error code 134
I had this problem. I even did send-pr. But later I investigated that
devel/icu builds fine on clean system. Because I could not track which
installed port causes this I run postgresql+icu in clean jail.
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Error Building ICU

2005-12-08 Thread Gerard Seibert
On Thursday, December 08, 2005 3:34:31 AM, Igor Robul [EMAIL PROTECTED]
Subject: Re: Error Building ICU
Wrote these words of wisdom:

 On Wed, Dec 07, 2005 at 12:52:16PM -0500, Gerard Seibert wrote:
  I am unable to build the devel/icu port. Everything goes fine until the 
  end when this error message is displayed:
  
   /custrtrn/
 ---[OK]  ---/custrtrn/Test_UChar_UTF32_API
 ---[OK]  ---/custrtrn/Test_UChar_UTF8_API
 ---[OK]  ---/custrtrn/Test_UChar_WCHART_API
 ---[OK]  ---/custrtrn/Test_widestrs
  cintltst in free(): error: page is already free
  Abort trap (core dumped)
  *** Error code 134
 I had this problem. I even did send-pr. But later I investigated that
 devel/icu builds fine on clean system. Because I could not track which
 installed port causes this I run postgresql+icu in clean jail.


* REPLY SEPARATOR *
On 10/11/2005 5:29:42 PM, Gerard Replied:

That seems like a lot of work, but I will give it a try. Thanks for your
assistance.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Error Building ICU

2005-12-07 Thread Gerard Seibert
I am unable to build the devel/icu port. Everything goes fine until the 
end when this error message is displayed:


 /custrtrn/
   ---[OK]  ---/custrtrn/Test_UChar_UTF32_API
   ---[OK]  ---/custrtrn/Test_UChar_UTF8_API
   ---[OK]  ---/custrtrn/Test_UChar_WCHART_API
   ---[OK]  ---/custrtrn/Test_widestrs
cintltst in free(): error: page is already free
Abort trap (core dumped)
*** Error code 134

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

Everything prior to this message appears fine. I can supply the entire 
build output if necessary.


Thanks!

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


problems with libc_r, icu, and gtk-gnutella

2003-10-16 Thread clayton rollins
First off, I'm somewhat of a newbie; sorry if this is daft...

I have been trying to get gtk-gnutella cvs to compile
with some new (internationalization) functions, using
ICU. Neither of the versions currently in ports
(devel/icu  devel/icu2) work; version 2.6.1 passes
configure tests for gtk-g, but produces a non-working
executable.
The best indicator I can seem to find of the error is
messages I get from the compiler (or linker) when
icu is compiled. These are as follows:
/usr/lib/libc.so: WARNING!  setkey(3) not present in the system!
/usr/lib/libc.so: warning: this program uses gets(), which is unsafe.
/usr/lib/libc.so: warning: mktemp() possibly used unsafely; consider using 
mkstemp()
/usr/lib/libc.so: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc.so: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc.so: warning: tmpnam() possibly used unsafely; consider using 
mkstemp()
/usr/lib/libc.so: warning: this program uses f_prealloc(), which is not 
recommended.
/usr/lib/libc.so: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc.so: warning: tempnam() possibly used unsafely; consider using 
mkstemp()

I would like to just assume that icu is broken for this
platform, but it passes it's check suite perfectly.
Also, I've had a ton of programs give such errors and
work fine. (I also assume it works for others.)
The exact problem might be better pointed out by
messages I get while compiling gtk-g. These are
as follows:
/usr/lib/libc_r.so.4: WARNING!  setkey(3) not present in the system!
/usr/lib/libc_r.so.4: warning: this program uses gets(), which is unsafe.
/usr/lib/libc_r.so.4: warning: mktemp() possibly used unsafely; consider 
using mkstemp()
/usr/lib/libc_r.so.4: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc_r.so.4: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc_r.so.4: warning: tmpnam() possibly used unsafely; consider 
using mkstemp()
/usr/lib/libc_r.so.4: warning: this program uses f_prealloc(), which is not 
recommended.
/usr/lib/libc_r.so.4: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc_r.so.4: warning: tempnam() possibly used unsafely; consider 
using mkstemp()

I'm working on this because I intend to update the
gtk-gnutella port and would like to see this work for
other people. I'd also be willing to update the icu2
port, if I can figure out what the issue is.
I was thinking to mention some specifics about my
platform, but can't think of much that would be of use,
except that it is STABLE running SMP, as I think
this is probably thread related. If you want to know
more, just ask.
Any help is appreciated,
Clayton
_
Add MSN 8 Internet Software to your current Internet access and enjoy 
patented spam control and more.  Get two months FREE! 
http://join.msn.com/?page=dept/byoa

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


panic: inthand_add : Cant Initialize ICU

2003-10-01 Thread mgmcomm @hotmail.com
I get the following error with any attempt to use 5.1-RELEASE.
panic: inthand_add : Cant Initialize ICU
Previously I was running 4.7 and decided it was time to upgrade but when I 
tried to run the boot floppies I found the setup program wouldnt load and 
the computer would just reboot somewhere in the middle of the mfs disk.

Well then I installed 5.1 using another machine and put the drive back in 
the original hardware and now on every bootup I get the message above then 
the system reboots within 15 seconds.  I know this must be hardware but why 
was 4.7 ok and now I have trouble,  Before I run back to a 4.7 install I 
though maybe someone might enlightenme as to what hardware might be the 
culprit.

the two messages just before the error are probing vga0 then ed1 (never 
could understand why it never uses ed0).

Please respond directly as well as to the list as the machine I am working 
on is the only way to get access to my normal pop3 mail where I am 
subscribed to the list.

Thanks
Jason
_
Add photos to your messages with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail

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