Re: Is postgresql83-server broken? (update: ICU and autotools problems?)

2008-09-01 Thread Ivan Voras

Alex Goncharov wrote:

,--- You/Ivan (Mon, 1 Sep 2008 13:45:32 +0200) *
| After I fix this manually with "make makesum", there's another problem:

Did you try this simple fix instead:


diff Makefile~ Makefile
110c110
< PATCHFILES+=  pg-833-icu-xx-2008-06-11.diff.gz:icu
---

PATCHFILES+=  pg-833-icu-xx-2008-08-28.diff.gz:icu



I just did it and so far my build is  progressing well:


Well yes, that's a "D'OH" moment for me - I went the whole round way to 
accomplish the same thing.


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


Re: Is postgresql83-server broken? (update: ICU and autotools problems?)

2008-09-01 Thread Alex Goncharov
,--- You/Palle (Mon, 01 Sep 2008 14:05:40 +0200) *
| Yeah, that's what I failed to commit last week, but did commit right now. 
| It is all that is needed.

Ahem, while you are it, would you be able to take a look at the
unassigned PR postgresql-odbc and perhaps expedite my patch commit?

---
  o ports/126963 [maintainer update] databases/postgresql-odbc upgrade:
---

I would be also open to your criticism.

Thanks,

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


Re: Is postgresql83-server broken? (update: ICU and autotools problems?)

2008-09-01 Thread Palle Girgensohn



--On måndag, må 1 sep 2008 08.01.05 -0400 Alex Goncharov 
<[EMAIL PROTECTED]> wrote:



,--- You/Ivan (Mon, 1 Sep 2008 13:45:32 +0200) *
| After I fix this manually with "make makesum", there's another problem:

Did you try this simple fix instead:


diff Makefile~ Makefile
110c110
< PATCHFILES+=  pg-833-icu-xx-2008-06-11.diff.gz:icu
---

PATCHFILES+=  pg-833-icu-xx-2008-08-28.diff.gz:icu




Yeah, that's what I failed to commit last week, but did commit right now. 
It is all that is needed.


/Palle



I just did it and so far my build is  progressing well:


make WITH_ICU=1


  === BACKUP YOUR DATA! =
  As always, backup your data before
  upgrading. If the upgrade leads to a higher
  minor revision (e.g. 7.3.x -> 7.4), a dump
  and restore of all databases is
  required. This is *NOT* done by the port!

  Press ctrl-C *now* if you need to pg_dump.
  ===

===>  Vulnerability check disabled, database not found
=> pg-833-icu-xx-2008-08-28.diff.gz doesn't seem to exist in
/usr/ports/distfiles/postgresql. => Attempting to fetch from
http://people.freebsd.org/~girgen/postgresql-icu/.
pg-833-icu-xx-2008-08-28.diff.gz  100% of 5302  B   47 kBps
===>  Extracting for postgresql-server-8.3.3
=> MD5 Checksum OK for postgresql/postgresql-8.3.3.tar.bz2.
=> SHA256 Checksum OK for postgresql/postgresql-8.3.3.tar.bz2.
=> MD5 Checksum OK for postgresql/pg-833-icu-xx-2008-08-28.diff.gz.
=> SHA256 Checksum OK for postgresql/pg-833-icu-xx-2008-08-28.diff.gz.
===>  Patching for postgresql-server-8.3.3
===>  Applying distribution patches for postgresql-server-8.3.3
===>  Applying FreeBSD patches for postgresql-server-8.3.3
===>   postgresql-server-8.3.3 depends on file:
/usr/local/lib/libcrypto.so.5 - found ===>   postgresql-server-8.3.3
depends on executable: gmake - found ===>   postgresql-server-8.3.3
depends on file: /usr/local/bin/autoconf-2.62 - found ===>
postgresql-server-8.3.3 depends on shared library: icudata - not found
===>Verifying install for icudata in /usr/ports/devel/icu
===>  Vulnerability check disabled, database not found
=> icu4c-3_8_1-src.tgz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from
http://nchc.dl.sourceforge.net/sourceforge/icu/. icu4c-3_8_1-src.tgz
100% of   10 MB  159 kBps 00m00s ===>  Extracting for icu-3.8.1_1
=> MD5 Checksum OK for icu4c-3_8_1-src.tgz.
=> SHA256 Checksum OK for icu4c-3_8_1-src.tgz.
===>  Patching for icu-3.8.1_1
===>  Applying FreeBSD patches for icu-3.8.1_1
/usr/bin/sed -i.bak -e 's,\(THREADSC.*FLAGS\).*,\1=,g'
/usr/ports/.x/i386/x01/freebsd/7.0/usr/ports/devel/icu/work/icu/source/co
nfig/mh-bsd-gcc ===>   icu-3.8.1_1 depends on executable: gmake - found
===>  Configuring for icu-3.8.1_1
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
Running ./configure  --enable-shared --enable-static --enable-samples=no
--enable-weak-threads --prefix=/usr/local --build=i386-portbld-freebsd7.1
for FreeBSD using  compiler

checking for ICU version numbers... release 3.8.1, library 38.1
checking build system type... i386-portbld-freebsd7.1
checking host system type... i386-portbld-freebsd7.1
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 ANSI C... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel checking for gmake... /usr/local/bin/gmake
checking for doxygen... no
checking checking for executable suffix...
checking whether strict compiling is on... no
checking for 64-bit executable support... yes
checking which Makefile fragment to use... mh-bsd-gcc
checking for floor in -lm... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to build debug libraries... no
checking whether to build release libraries... yes
checking whether to enable draft APIs... yes
checking for library API export... yes
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking whether to enable renaming of symbols... yes
checking whether to enable function and data tracing... yes
checking for definition of U_INLINE for C... inline
checking for pthread_attr_init in -lpthread... yes
checking for mmap... yes
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes

Re: Is postgresql83-server broken? (update: ICU and autotools problems?)

2008-09-01 Thread Alex Goncharov
,--- You/Ivan (Mon, 1 Sep 2008 13:45:32 +0200) *
| After I fix this manually with "make makesum", there's another problem:

Did you try this simple fix instead:


diff Makefile~ Makefile
110c110
< PATCHFILES+=  pg-833-icu-xx-2008-06-11.diff.gz:icu
---
> PATCHFILES+=  pg-833-icu-xx-2008-08-28.diff.gz:icu


I just did it and so far my build is  progressing well:


make WITH_ICU=1


  === BACKUP YOUR DATA! =
  As always, backup your data before
  upgrading. If the upgrade leads to a higher
  minor revision (e.g. 7.3.x -> 7.4), a dump
  and restore of all databases is
  required. This is *NOT* done by the port!

  Press ctrl-C *now* if you need to pg_dump.
  ===

===>  Vulnerability check disabled, database not found
=> pg-833-icu-xx-2008-08-28.diff.gz doesn't seem to exist in 
/usr/ports/distfiles/postgresql.
=> Attempting to fetch from http://people.freebsd.org/~girgen/postgresql-icu/.
pg-833-icu-xx-2008-08-28.diff.gz  100% of 5302  B   47 kBps
===>  Extracting for postgresql-server-8.3.3
=> MD5 Checksum OK for postgresql/postgresql-8.3.3.tar.bz2.
=> SHA256 Checksum OK for postgresql/postgresql-8.3.3.tar.bz2.
=> MD5 Checksum OK for postgresql/pg-833-icu-xx-2008-08-28.diff.gz.
=> SHA256 Checksum OK for postgresql/pg-833-icu-xx-2008-08-28.diff.gz.
===>  Patching for postgresql-server-8.3.3
===>  Applying distribution patches for postgresql-server-8.3.3
===>  Applying FreeBSD patches for postgresql-server-8.3.3
===>   postgresql-server-8.3.3 depends on file: /usr/local/lib/libcrypto.so.5 - 
found
===>   postgresql-server-8.3.3 depends on executable: gmake - found
===>   postgresql-server-8.3.3 depends on file: /usr/local/bin/autoconf-2.62 - 
found
===>   postgresql-server-8.3.3 depends on shared library: icudata - not found
===>Verifying install for icudata in /usr/ports/devel/icu
===>  Vulnerability check disabled, database not found
=> icu4c-3_8_1-src.tgz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://nchc.dl.sourceforge.net/sourceforge/icu/.
icu4c-3_8_1-src.tgz   100% of   10 MB  159 kBps 00m00s
===>  Extracting for icu-3.8.1_1
=> MD5 Checksum OK for icu4c-3_8_1-src.tgz.
=> SHA256 Checksum OK for icu4c-3_8_1-src.tgz.
===>  Patching for icu-3.8.1_1
===>  Applying FreeBSD patches for icu-3.8.1_1
/usr/bin/sed -i.bak -e 's,\(THREADSC.*FLAGS\).*,\1=,g' 
/usr/ports/.x/i386/x01/freebsd/7.0/usr/ports/devel/icu/work/icu/source/config/mh-bsd-gcc
===>   icu-3.8.1_1 depends on executable: gmake - found
===>  Configuring for icu-3.8.1_1
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
Running ./configure  --enable-shared --enable-static --enable-samples=no 
--enable-weak-threads --prefix=/usr/local --build=i386-portbld-freebsd7.1 for 
FreeBSD using  compiler

checking for ICU version numbers... release 3.8.1, library 38.1
checking build system type... i386-portbld-freebsd7.1
checking host system type... i386-portbld-freebsd7.1
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for gmake... /usr/local/bin/gmake
checking for doxygen... no
checking checking for executable suffix... 
checking whether strict compiling is on... no
checking for 64-bit executable support... yes
checking which Makefile fragment to use... mh-bsd-gcc
checking for floor in -lm... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to build debug libraries... no
checking whether to build release libraries... yes
checking whether to enable draft APIs... yes
checking for library API export... yes
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking whether to enable renaming of symbols... yes
checking whether to enable function and data tracing... yes
checking for definition of U_INLINE for C... inline
checking for pthread_attr_init in -lpthread... yes
checking for mmap... yes
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
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

Re: Is postgresql83-server broken? (update: ICU and autotools problems?)

2008-09-01 Thread Palle Girgensohn
Mea culpa, I failed to committ the Makefile change last week. Now 
everything should work fine.


Regards,
Palle

--On måndag, må 1 sep 2008 13.45.32 +0200 Ivan Voras <[EMAIL PROTECTED]> 
wrote:



2008/9/1 Alex Goncharov <[EMAIL PROTECTED]>:

,--- You/Ivan (Mon, 01 Sep 2008 11:29:39 +0200) *
| Can someone else confirm this? Do your postgresql83-server ports build?

Builds for me:




$ ls -l Makefile
-rw-r--r--  1 root  wheel  10599 Aug 26 06:53 Makefile

$ md5 Makefile
MD5 (Makefile) = a2e5324a341aba72d86904c3f7453509



What problem do you have?  With the same Makefile?


Yes,  my Makefile is the same:

/usr/ports/databases/postgresql83-server> md5 Makefile
MD5 (Makefile) = a2e5324a341aba72d86904c3f7453509

Are you using ICU?

My (first) problem is this: distfile contains the following:
MD5 (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) =
94fb6634636cd36cb5fde449d76ece65
SHA256 (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) =
c7d77dafe78afcf2e92567c7cdfda45dcfe41ea71efb2e326ef4f7eb66ec416b
SIZE (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) = 5302

but the Makefile contains:

.  if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
USE_AUTOTOOLS=  autoconf:262
CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS=icudata:${PORTSDIR}/devel/icu
PATCH_SITES+=   http://people.freebsd.org/~girgen/postgresql-icu/:icu
PATCHFILES+=pg-833-icu-xx-2008-06-11.diff.gz:icu
.  endif

e.g. the ICU patches are mismatched:

# make

===>  Vulnerability check disabled, database not found
===>  Found saved configuration for postgresql-server-8.3.1
===>  Extracting for postgresql-server-8.3.3
=> MD5 Checksum OK for postgresql/postgresql-8.3.3.tar.bz2.
=> SHA256 Checksum OK for postgresql/postgresql-8.3.3.tar.bz2.
=> No MD5 checksum recorded for
postgresql/pg-833-icu-xx-2008-06-11.diff.gz. => No SHA256 checksum
recorded for postgresql/pg-833-icu-xx-2008-06-11.diff.gz. => No suitable
checksum found for postgresql/pg-833-icu-xx-2008-06-11.diff.gz. *** Error
code 1

Stop in /usr/ports/databases/postgresql83-server.
*** Error code 1

Stop in /usr/ports/databases/postgresql83-server.



After I fix this manually with "make makesum", there's another problem:

===>  Configuring for postgresql-server-8.3.3
configure.in:22: error: Autoconf version 2.61 is required.
Untested combinations of 'autoconf' and PostgreSQL versions are not
recommended.  You can remove the check from 'configure.in' but it is then
your responsibility whether the result works or not.
configure.in:22: the top level
autom4te-2.62: /usr/local/bin/gm4 failed with exit status: 1
*** Error code 1

Stop in /usr/ports/databases/postgresql83-server.
*** Error code 1

Stop in /usr/ports/databases/postgresql83-server.

I believe this is also related to ICU because of this fragment in
Makefile:

.  if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
USE_AUTOTOOLS=  autoconf:262
CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS=icudata:${PORTSDIR}/devel/icu
PATCH_SITES+=   http://people.freebsd.org/~girgen/postgresql-icu/:icu
PATCHFILES+=pg-833-icu-xx-2008-06-11.diff.gz:icu
.  endif

i.e. ICU is forcing autoconf 2.62 instead of 2.61. There is no
autoconf 2.61 in ports. It is needed because configure.in needs to be
patched for ICU. I think the ICU patch needs to be updated to the one
I attached (or maybe the fixed ICU patches were mistakenly not
committed before?)

(ICU is needed to get working collations with UTF-8).





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


Re: Is postgresql83-server broken? (update: ICU and autotools problems?)

2008-09-01 Thread Ivan Voras
2008/9/1 Alex Goncharov <[EMAIL PROTECTED]>:
> ,--- You/Ivan (Mon, 01 Sep 2008 11:29:39 +0200) *
> | Can someone else confirm this? Do your postgresql83-server ports build?
>
> Builds for me:
>

> $ ls -l Makefile
> -rw-r--r--  1 root  wheel  10599 Aug 26 06:53 Makefile
>
> $ md5 Makefile
> MD5 (Makefile) = a2e5324a341aba72d86904c3f7453509
>
> 
>
> What problem do you have?  With the same Makefile?

Yes,  my Makefile is the same:

/usr/ports/databases/postgresql83-server> md5 Makefile
MD5 (Makefile) = a2e5324a341aba72d86904c3f7453509

Are you using ICU?

My (first) problem is this: distfile contains the following:
MD5 (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) =
94fb6634636cd36cb5fde449d76ece65
SHA256 (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) =
c7d77dafe78afcf2e92567c7cdfda45dcfe41ea71efb2e326ef4f7eb66ec416b
SIZE (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) = 5302

but the Makefile contains:

.  if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
USE_AUTOTOOLS=  autoconf:262
CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS=icudata:${PORTSDIR}/devel/icu
PATCH_SITES+=   http://people.freebsd.org/~girgen/postgresql-icu/:icu
PATCHFILES+=pg-833-icu-xx-2008-06-11.diff.gz:icu
.  endif

e.g. the ICU patches are mismatched:

# make

===>  Vulnerability check disabled, database not found
===>  Found saved configuration for postgresql-server-8.3.1
===>  Extracting for postgresql-server-8.3.3
=> MD5 Checksum OK for postgresql/postgresql-8.3.3.tar.bz2.
=> SHA256 Checksum OK for postgresql/postgresql-8.3.3.tar.bz2.
=> No MD5 checksum recorded for postgresql/pg-833-icu-xx-2008-06-11.diff.gz.
=> No SHA256 checksum recorded for postgresql/pg-833-icu-xx-2008-06-11.diff.gz.
=> No suitable checksum found for postgresql/pg-833-icu-xx-2008-06-11.diff.gz.
*** Error code 1

Stop in /usr/ports/databases/postgresql83-server.
*** Error code 1

Stop in /usr/ports/databases/postgresql83-server.



After I fix this manually with "make makesum", there's another problem:

===>  Configuring for postgresql-server-8.3.3
configure.in:22: error: Autoconf version 2.61 is required.
Untested combinations of 'autoconf' and PostgreSQL versions are not
recommended.  You can remove the check from 'configure.in' but it is then
your responsibility whether the result works or not.
configure.in:22: the top level
autom4te-2.62: /usr/local/bin/gm4 failed with exit status: 1
*** Error code 1

Stop in /usr/ports/databases/postgresql83-server.
*** Error code 1

Stop in /usr/ports/databases/postgresql83-server.

I believe this is also related to ICU because of this fragment in Makefile:

.  if (defined(SERVER_ONLY) && defined(WITH_ICU)) || make(makesum)
USE_AUTOTOOLS=  autoconf:262
CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS=icudata:${PORTSDIR}/devel/icu
PATCH_SITES+=   http://people.freebsd.org/~girgen/postgresql-icu/:icu
PATCHFILES+=pg-833-icu-xx-2008-06-11.diff.gz:icu
.  endif

i.e. ICU is forcing autoconf 2.62 instead of 2.61. There is no
autoconf 2.61 in ports. It is needed because configure.in needs to be
patched for ICU. I think the ICU patch needs to be updated to the one
I attached (or maybe the fixed ICU patches were mistakenly not
committed before?)

(ICU is needed to get working collations with UTF-8).
--- configure.in.orig   2008-06-09 02:38:40.0 +0200
+++ configure.in2008-09-01 13:41:47.0 +0200
@@ -19,7 +19,7 @@
 
 AC_INIT([PostgreSQL], [8.3.3], [EMAIL PROTECTED])
 
-m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.59], [], [m4_fatal([Autoconf version 
2.59 is required.
+m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.62], [], [m4_fatal([Autoconf version 
2.62 is required.
 Untested combinations of 'autoconf' and PostgreSQL versions are not
 recommended.  You can remove the check from 'configure.in' but it is then
 your responsibility whether the result works or not.])])
@@ -547,6 +547,14 @@
 AC_MSG_RESULT([$with_openssl])
 AC_SUBST(with_openssl)
 
+#
+# ICU
+#
+AC_MSG_CHECKING([whether to build with ICU support])
+PGAC_ARG_BOOL(with, icu, no, [  --with-icu  build with ICU 
support],
+  [AC_DEFINE([USE_ICU], 1, [Define to build with ICU support. 
(--with-icu)])])
+AC_MSG_RESULT([$with_icu])
+AC_SUBST(with_icu)
 
 #
 # Readline
@@ -786,6 +794,19 @@
   fi
 fi
 
+if test "$with_icu" = yes ; then
+  AC_CHECK_LIB(icui18n, ucol_open_3_8, [], [
+ AC_CHECK_LIB(icui18n, ucol_open_3_6, [], [
+AC_CHECK_LIB(icui18n, ucol_open_3_4, [], [AC_MSG_ERROR([library 
'icui18n' is required for ICU])])
+   ])
+  ])
+  AC_CHECK_LIB(icuuc, ucnv_fromUChars_3_8, [], [
+ AC_CHECK_LIB(icuuc, ucnv_fromUChars_3_6, [], [
+AC_CHECK_LIB(icuuc, ucnv_fromUChars_3_4, [], [AC_MSG_ERROR([library 
'icuuc' is required for ICU])])
+   ])
+  ])
+fi
+
 if test "$with_pam" = yes ; then
   AC_CHECK_LIB(pam,pam_start, [], [AC_MSG_ERROR([library 'pam' is required 
for PAM])])
 fi
@@ -883,6 +904,10 @@
   AC_CHECK_FUNCS([ERR_set_mark])
 fi
 
+if test "$with_icu" = yes ; then
+  AC_CHECK_H

Re: Is postgresql83-server broken?

2008-09-01 Thread Alex Goncharov
,--- You/Ivan (Mon, 01 Sep 2008 11:29:39 +0200) *
| Can someone else confirm this? Do your postgresql83-server ports build?

Builds for me:


$ make

cc -O2 -fno-strict-aliasing -pipe  -Wall -Wmissing-prototypes -Wpointer-arith 
-Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing 
-fwrapv -fPIC -DPIC -shared -Wl,-x,-soname,libplpgsql.so.1  pl_gram.o 
pl_handler.o pl_comp.o pl_exec.o pl_funcs.o  -L../../../../src/port 
-L/usr/local/lib -L/usr/local/lib -lintl  -o libplpgsql.so.1
rm -f libplpgsql.so
ln -s libplpgsql.so.1 libplpgsql.so
gmake[2]: Leaving directory 
`/usr/ports/databases/postgresql83-server/work/postgresql-8.3.3/src/pl/plpgsql/src'
gmake[1]: Leaving directory
`/usr/ports/databases/postgresql83-server/work/postgresql-8.3.3/src/pl/plpgsql'

$ ls -l Makefile 
-rw-r--r--  1 root  wheel  10599 Aug 26 06:53 Makefile

$ md5 Makefile 
MD5 (Makefile) = a2e5324a341aba72d86904c3f7453509



What problem do you have?  With the same Makefile?

-- Alex -- [EMAIL PROTECTED] --

/*
 * I'll be Grateful when they're Dead.
 */
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Is postgresql83-server broken?

2008-09-01 Thread Ivan Voras

Hi,

Can someone else confirm this? Do your postgresql83-server ports build?

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


Re: Is postgresql83-server broken?

2008-08-29 Thread Ivan Voras
2008/8/29 Gábor Kövesdán <[EMAIL PROTECTED]>:
> Palle Girgensohn escribió:
>>
>> I submitted a patch yesterday the I think  fixes this problem. Please try
>> upgrading, and if it still doesn't work, email me again.
>
> I had another problem with 8.3. After installing, initdb couldn't create a
> new database. I needed to get a PostgreSQL server installed quickly, thus I
> didn't save the output... Has anyone else experienced the same?

All my initdbs went fine with 8.3.x (but I didn't try it recently).

The patch Palle talks about above doesn't work for me.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Is postgresql83-server broken?

2008-08-29 Thread Gábor Kövesdán

Palle Girgensohn escribió:
I submitted a patch yesterday the I think  fixes this problem. Please 
try upgrading, and if it still doesn't work, email me again.
I had another problem with 8.3. After installing, initdb couldn't create 
a new database. I needed to get a PostgreSQL server installed quickly, 
thus I didn't save the output... Has anyone else experienced the same?


--
Gabor Kovesdan

EMAIL: [EMAIL PROTECTED]
WWW:   http://www.kovesdan.org

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


Re: Is postgresql83-server broken?

2008-08-29 Thread Palle Girgensohn
I submitted a patch yesterday the I think  fixes this problem. Please try 
upgrading, and if it still doesn't work, email me again.


Regards,
Palle

--On fredag, fr 29 aug 2008 13.37.06 +0200 Ivan Voras <[EMAIL PROTECTED]> 
wrote:



There are two problems about this port that I've encountered yesterday
and today; the first is that it defines

USE_AUTOTOOLS=  autoconf:262

and the postgresql source checks that autotools version is exactly 2.61
and bails if it's not.

Second, ICU patches don't seem to be correct either in distinfo or in
Makefile:

/usr/ports/databases/postgresql83-server# make
  === BACKUP YOUR DATA! =
  As always, backup your data before
  upgrading. If the upgrade leads to a higher
  minor revision (e.g. 7.3.x -> 7.4), a dump
  and restore of all databases is
  required. This is *NOT* done by the port!

  Press ctrl-C *now* if you need to pg_dump.
  ===

===>  Vulnerability check disabled, database not found
===>  Found saved configuration for postgresql-server-8.3.1
===>  Extracting for postgresql-server-8.3.3
=> MD5 Checksum OK for postgresql/postgresql-8.3.3.tar.bz2.
=> SHA256 Checksum OK for postgresql/postgresql-8.3.3.tar.bz2.
=> No MD5 checksum recorded for
postgresql/pg-833-icu-xx-2008-06-11.diff.gz. => No SHA256 checksum
recorded for
postgresql/pg-833-icu-xx-2008-06-11.diff.gz.
=> No suitable checksum found for
postgresql/pg-833-icu-xx-2008-06-11.diff.gz.
*** Error code 1

Stop in /usr/ports/databases/postgresql83-server.
*** Error code 1

Stop in /usr/ports/databases/postgresql83-server.

And distinfo contains:
MD5 (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) =
94fb6634636cd36cb5fde449d76ece65
SHA256 (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) =
c7d77dafe78afcf2e92567c7cdfda45dcfe41ea71efb2e326ef4f7eb66ec416b
SIZE (postgresql/pg-833-icu-xx-2008-08-28.diff.gz) = 5302

Any ideas?






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