Possible fix for all p5-* port installs being broken on FreeBSD

2013-10-25 Thread Steven Hartland

Hi Sunpoet seems your the most active maintainer
of perl ports system on FreeBSD so please excuse
the email if your not the correct person but 
here goes.


Currently make install for all p5-* ports fail
because they cant find the installed files.

This seems to be because the site_perl directory
struction now uses PERL_VERSION instead of PERL_VER
e.g 5.14.4 not 5.14

The attached patch fixes this for me by changing
the package vars to use PERL_VERISON but its not
clear if its the install which is incorrect or
the vars.

cc'ed ports@ just in case.

   Regards
   Steve

p5-ports-fix.patch
Description: Binary data
___
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: Possible fix for all p5-* port installs being broken on FreeBSD

2013-10-25 Thread Sunpoet Po-Chuan Hsieh
On Fri, Oct 25, 2013 at 8:26 PM, Steven Hartland s...@freebsd.org wrote:

 Hi Sunpoet seems your the most active maintainer
 of perl ports system on FreeBSD so please excuse
 the email if your not the correct person but here goes.

 Currently make install for all p5-* ports fail
 because they cant find the installed files.

 This seems to be because the site_perl directory
 struction now uses PERL_VERSION instead of PERL_VER
 e.g 5.14.4 not 5.14

 The attached patch fixes this for me by changing
 the package vars to use PERL_VERISON but its not
 clear if its the install which is incorrect or
 the vars.

 cc'ed ports@ just in case.

Regards
Steve


Hi Steven,

The perl infrastructure change was made by az@.
It helps to make minor version update easier (e.g. 5.14.2 - 5.14.4).
Please see UPDATING 20130612 entry for further information.
Thanks.

Regards,
sunpoet
___
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: Possible fix for all p5-* port installs being broken on FreeBSD

2013-10-25 Thread Steven Hartland
- Original Message - 
From: Sunpoet Po-Chuan Hsieh sunp...@freebsd.org



On Fri, Oct 25, 2013 at 8:26 PM, Steven Hartland s...@freebsd.org wrote:


Hi Sunpoet seems your the most active maintainer
of perl ports system on FreeBSD so please excuse
the email if your not the correct person but here goes.

Currently make install for all p5-* ports fail
because they cant find the installed files.

This seems to be because the site_perl directory
struction now uses PERL_VERSION instead of PERL_VER
e.g 5.14.4 not 5.14

The attached patch fixes this for me by changing
the package vars to use PERL_VERISON but its not
clear if its the install which is incorrect or
the vars.

cc'ed ports@ just in case.

   Regards
   Steve



Hi Steven,

The perl infrastructure change was made by az@.
It helps to make minor version update easier (e.g. 5.14.2 - 5.14.4).
Please see UPDATING 20130612 entry for further information.
Thanks.


Thanks Sunpoet :)

@az given UPDATING 20130612 I guess the attached patch is
required. As its currently its not possible to install any
p5-* port think we should get it commited ASAP assuming its
the correct fix.

   Regards
   Steve


This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 


In the event of misdirection, illegible or incomplete transmission please 
telephone +44 845 868 1337
or return the E.mail to postmas...@multiplay.co.uk.

p5-ports-fix.patch
Description: Binary data
___
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: Possible fix for all p5-* port installs being broken on FreeBSD

2013-10-25 Thread Andrej Zverev
I'm sorry, but can you for start provide build log where I can see
error(s) ? I'm sure it's just your local issues.


On Fri, Oct 25, 2013 at 5:27 PM, Steven Hartland
kill...@multiplay.co.uk wrote:
 - Original Message - From: Sunpoet Po-Chuan Hsieh
 sunp...@freebsd.org

 On Fri, Oct 25, 2013 at 8:26 PM, Steven Hartland s...@freebsd.org wrote:

 Hi Sunpoet seems your the most active maintainer
 of perl ports system on FreeBSD so please excuse
 the email if your not the correct person but here goes.

 Currently make install for all p5-* ports fail
 because they cant find the installed files.

 This seems to be because the site_perl directory
 struction now uses PERL_VERSION instead of PERL_VER
 e.g 5.14.4 not 5.14

 The attached patch fixes this for me by changing
 the package vars to use PERL_VERISON but its not
 clear if its the install which is incorrect or
 the vars.

 cc'ed ports@ just in case.

Regards
Steve



 Hi Steven,

 The perl infrastructure change was made by az@.
 It helps to make minor version update easier (e.g. 5.14.2 - 5.14.4).
 Please see UPDATING 20130612 entry for further information.
 Thanks.


 Thanks Sunpoet :)

 @az given UPDATING 20130612 I guess the attached patch is
 required. As its currently its not possible to install any
 p5-* port think we should get it commited ASAP assuming its
 the correct fix.

Regards
Steve

 
 This e.mail is private and confidential between Multiplay (UK) Ltd. and the
 person or entity to whom it is addressed. In the event of misdirection, the
 recipient is prohibited from using, copying, printing or otherwise
 disseminating it or any information contained in it.
 In the event of misdirection, illegible or incomplete transmission please
 telephone +44 845 868 1337
 or return the E.mail to postmas...@multiplay.co.uk.
___
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: Possible fix for all p5-* port installs being broken on FreeBSD

2013-10-25 Thread Steven Hartland

An example would be:-

make install
===  Installing for p5-Encode-Locale-1.03
===   p5-Encode-Locale-1.03 depends on file: /usr/local/bin/perl5.14.2 - found
===  Checking if converters/p5-Encode-Locale already installed
===   Registering installation for p5-Encode-Locale-1.03 #1
/data/portbuild/usr/ports/converters/p5-Encode-Locale/work/.PLIST.mktmp
pkg-static: lstat(/usr/local/lib/perl5/5.14/man/man3/Encode::Locale.3.gz): No 
such file or directory
*** Error code 74

Stop.
make: stopped in /usr/ports/converters/p5-Encode-Locale

- Original Message - 
From: Andrej Zverev a...@freebsd.org

To: Steven Hartland kill...@multiplay.co.uk
Cc: Sunpoet Po-Chuan Hsieh sunp...@freebsd.org; ports po...@freebsd.org
Sent: Friday, October 25, 2013 3:45 PM
Subject: Re: Possible fix for all p5-* port installs being broken on FreeBSD



I'm sorry, but can you for start provide build log where I can see
error(s) ? I'm sure it's just your local issues.


On Fri, Oct 25, 2013 at 5:27 PM, Steven Hartland
kill...@multiplay.co.uk wrote:

- Original Message - From: Sunpoet Po-Chuan Hsieh
sunp...@freebsd.org


On Fri, Oct 25, 2013 at 8:26 PM, Steven Hartland s...@freebsd.org wrote:


Hi Sunpoet seems your the most active maintainer
of perl ports system on FreeBSD so please excuse
the email if your not the correct person but here goes.

Currently make install for all p5-* ports fail
because they cant find the installed files.

This seems to be because the site_perl directory
struction now uses PERL_VERSION instead of PERL_VER
e.g 5.14.4 not 5.14

The attached patch fixes this for me by changing
the package vars to use PERL_VERISON but its not
clear if its the install which is incorrect or
the vars.

cc'ed ports@ just in case.

   Regards
   Steve




Hi Steven,

The perl infrastructure change was made by az@.
It helps to make minor version update easier (e.g. 5.14.2 - 5.14.4).
Please see UPDATING 20130612 entry for further information.
Thanks.



Thanks Sunpoet :)

@az given UPDATING 20130612 I guess the attached patch is
required. As its currently its not possible to install any
p5-* port think we should get it commited ASAP assuming its
the correct fix.

   Regards
   Steve


This e.mail is private and confidential between Multiplay (UK) Ltd. and the
person or entity to whom it is addressed. In the event of misdirection, the
recipient is prohibited from using, copying, printing or otherwise
disseminating it or any information contained in it.
In the event of misdirection, illegible or incomplete transmission please
telephone +44 845 868 1337
or return the E.mail to postmas...@multiplay.co.uk.





This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 


In the event of misdirection, illegible or incomplete transmission please 
telephone +44 845 868 1337
or return the E.mail to postmas...@multiplay.co.uk.

___
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: Possible fix for all p5-* port installs being broken on FreeBSD

2013-10-25 Thread Andrej Zverev
Can you please show output (you can pastebin it somewhere)
1. make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION
-VPERL_VER -VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL
2. perl -V
3. cat /etc/make.conf

If this is not public information you can omit po...@freebsd.org from recipients

 An example would be:-

 make install
 ===  Installing for p5-Encode-Locale-1.03
 ===   p5-Encode-Locale-1.03 depends on file: /usr/local/bin/perl5.14.2 -
 found
 ===  Checking if converters/p5-Encode-Locale already installed
 ===   Registering installation for p5-Encode-Locale-1.03 #1
 /data/portbuild/usr/ports/converters/p5-Encode-Locale/work/.PLIST.mktmp
 pkg-static: lstat(/usr/local/lib/perl5/5.14/man/man3/Encode::Locale.3.gz):
 No such file or directory
 *** Error code 74

 Stop.
 make: stopped in /usr/ports/converters/p5-Encode-Locale

 - Original Message - From: Andrej Zverev a...@freebsd.org
 To: Steven Hartland kill...@multiplay.co.uk
 Cc: Sunpoet Po-Chuan Hsieh sunp...@freebsd.org; ports
 po...@freebsd.org
 Sent: Friday, October 25, 2013 3:45 PM
 Subject: Re: Possible fix for all p5-* port installs being broken on FreeBSD



 I'm sorry, but can you for start provide build log where I can see
 error(s) ? I'm sure it's just your local issues.


 On Fri, Oct 25, 2013 at 5:27 PM, Steven Hartland
 kill...@multiplay.co.uk wrote:

 - Original Message - From: Sunpoet Po-Chuan Hsieh
 sunp...@freebsd.org

 On Fri, Oct 25, 2013 at 8:26 PM, Steven Hartland s...@freebsd.org
 wrote:

 Hi Sunpoet seems your the most active maintainer
 of perl ports system on FreeBSD so please excuse
 the email if your not the correct person but here goes.

 Currently make install for all p5-* ports fail
 because they cant find the installed files.

 This seems to be because the site_perl directory
 struction now uses PERL_VERSION instead of PERL_VER
 e.g 5.14.4 not 5.14

 The attached patch fixes this for me by changing
 the package vars to use PERL_VERISON but its not
 clear if its the install which is incorrect or
 the vars.

 cc'ed ports@ just in case.

Regards
Steve




 Hi Steven,

 The perl infrastructure change was made by az@.
 It helps to make minor version update easier (e.g. 5.14.2 - 5.14.4).
 Please see UPDATING 20130612 entry for further information.
 Thanks.



 Thanks Sunpoet :)

 @az given UPDATING 20130612 I guess the attached patch is
 required. As its currently its not possible to install any
 p5-* port think we should get it commited ASAP assuming its
 the correct fix.

Regards
Steve

 
 This e.mail is private and confidential between Multiplay (UK) Ltd. and
 the
 person or entity to whom it is addressed. In the event of misdirection,
 the
 recipient is prohibited from using, copying, printing or otherwise
 disseminating it or any information contained in it.
 In the event of misdirection, illegible or incomplete transmission please
 telephone +44 845 868 1337
 or return the E.mail to postmas...@multiplay.co.uk.



 
 This e.mail is private and confidential between Multiplay (UK) Ltd. and the
 person or entity to whom it is addressed. In the event of misdirection, the
 recipient is prohibited from using, copying, printing or otherwise
 disseminating it or any information contained in it.
 In the event of misdirection, illegible or incomplete transmission please
 telephone +44 845 868 1337
 or return the E.mail to postmas...@multiplay.co.uk.

___
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: Possible fix for all p5-* port installs being broken on FreeBSD

2013-10-25 Thread Steven Hartland


- Original Message - 
From: Andrej Zverev a...@freebsd.org



Can you please show output (you can pastebin it somewhere)
1. make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION
-VPERL_VER -VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL

make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION -VPERL_VER 
-VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL
5.14.2
5.14
/usr/local/lib/perl5/5.14.2
/usr/local/lib/perl5/site_perl/5.14.2
lib/perl5/site_perl/5.14.2


2. perl -V

perl -V
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:

 Platform:
   osname=freebsd, osvers=10.0-current, archname=amd64-freebsd
   uname='freebsd head.labs.multiplay.co.uk 10.0-current freebsd 10.0-current #0: fri apr 19 20:51:53 utc 2013 
r...@head.labs.multiplay.co.uk:usrobjusrhomesmhfreebsdbaseheadsysgeneric amd64 '
   config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.14.2/mach -Dprivlib=/usr/local/lib/perl5/5.14.2 -Dman3dir=/usr/local/lib/perl5/5.14.2/perl/man/man3 
-Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.14.2/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.14.2 
-Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.14.2/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv 
-Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dinc_version_list=none -Dccflags=-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN -Doptimize=-O2 
-pipe -fno-strict-aliasing -Ui_gdbm -Dusethreads=n -Dusemymalloc=n -Duse64bitint'

   hint=recommended, useposix=true, d_sigaction=define
   useithreads=undef, usemultiplicity=undef
   useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
   use64bitint=define, use64bitall=define, uselongdouble=undef
   usemymalloc=n, bincompat5005=undef
 Compiler:
   cc='cc', ccflags 
='-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector 
-I/usr/local/include',

   optimize='-O2 -pipe -fno-strict-aliasing',
   cppflags='-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe  
-fstack-protector -I/usr/local/include'

   ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.3 (trunk 
178860)', gccosandvers=''
   intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
   d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
   ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
   alignbytes=8, prototype=define
 Linker and Libraries:
   ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
   libpth=/usr/lib /usr/local/lib
   libs=-lm -lcrypt -lutil
   perllibs=-lm -lcrypt -lutil
   libc=, so=so, useshrplib=true, libperl=libperl.so
   gnulibc_version=''
 Dynamic Linking:
   dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  
-Wl,-R/usr/local/lib/perl5/5.14.2/mach/CORE'
   cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib 
-fstack-protector'


Characteristics of this binary (from libperl):
 Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
   PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
   USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
 Built under freebsd
 Compiled at Apr 19 2013 22:39:40
 @INC:
   /usr/local/lib/perl5/5.14.2/BSDPAN
   /usr/local/lib/perl5/site_perl/5.14.2/mach
   /usr/local/lib/perl5/site_perl/5.14.2
   /usr/local/lib/perl5/5.14.2/mach
   /usr/local/lib/perl5/5.14.2


3. cat /etc/make.conf


cat /etc/make.conf
# Ports
WRKDIRPREFIX?=/data/portbuild
PACKAGES=/data/packages
WITHOUT_X11=1
WITHOUT_DOCS=1
WITHOUT_EXAMPLES=1
# added by use.perl 2013-04-19 22:42:57
PERL_VERSION=5.14.2

Another piece of info which may well be relavent:-
uname -a
FreeBSD  11.0-CURRENT FreeBSD 11.0-CURRENT #98 r256886:256889M:

The system is hence using pkgng by default.

   Regards
   Steve 




This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 


In the event of misdirection, illegible or incomplete transmission please 
telephone +44 845 868 1337
or return the E.mail to postmas...@multiplay.co.uk.

___
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: Possible fix for all p5-* port installs being broken on FreeBSD

2013-10-25 Thread Steven Hartland

Just to be clear that was with the patch applied, without it I get:-

make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION -VPERL_VER 
-VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL
5.14.2
5.14
/usr/local/lib/perl5/5.14
/usr/local/lib/perl5/site_perl/5.14
lib/perl5/site_perl/5.14

   Regards
   Steve

- Original Message - 
From: Steven Hartland kill...@multiplay.co.uk

To: Andrej Zverev a...@freebsd.org
Cc: Sunpoet Po-Chuan Hsieh sunp...@freebsd.org; ports po...@freebsd.org
Sent: Friday, October 25, 2013 5:17 PM
Subject: Re: Possible fix for all p5-* port installs being broken on FreeBSD




- Original Message - 
From: Andrej Zverev a...@freebsd.org



Can you please show output (you can pastebin it somewhere)
1. make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION
-VPERL_VER -VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL

make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION -VPERL_VER 
-VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL
5.14.2
5.14
/usr/local/lib/perl5/5.14.2
/usr/local/lib/perl5/site_perl/5.14.2
lib/perl5/site_perl/5.14.2


2. perl -V

perl -V
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:

 Platform:
   osname=freebsd, osvers=10.0-current, archname=amd64-freebsd
   uname='freebsd head.labs.multiplay.co.uk 10.0-current freebsd 10.0-current #0: fri apr 19 20:51:53 utc 2013 
r...@head.labs.multiplay.co.uk:usrobjusrhomesmhfreebsdbaseheadsysgeneric amd64 '
   config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.14.2/mach -Dprivlib=/usr/local/lib/perl5/5.14.2 -Dman3dir=/usr/local/lib/perl5/5.14.2/perl/man/man3 
 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.14.2/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.14.2 
 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.14.2/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv 
 -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dinc_version_list=none -Dccflags=-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN -Doptimize=-O2 
 -pipe -fno-strict-aliasing -Ui_gdbm -Dusethreads=n -Dusemymalloc=n -Duse64bitint'

   hint=recommended, useposix=true, d_sigaction=define
   useithreads=undef, usemultiplicity=undef
   useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
   use64bitint=define, use64bitall=define, uselongdouble=undef
   usemymalloc=n, bincompat5005=undef
 Compiler:
   cc='cc', ccflags 
='-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector 
 -I/usr/local/include',

   optimize='-O2 -pipe -fno-strict-aliasing',

  cppflags='-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe  
 -fstack-protector -I/usr/local/include'

   ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.3 (trunk 
178860)', gccosandvers=''
   intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
   d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
   ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
   alignbytes=8, prototype=define
 Linker and Libraries:
   ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
   libpth=/usr/lib /usr/local/lib
   libs=-lm -lcrypt -lutil
   perllibs=-lm -lcrypt -lutil
   libc=, so=so, useshrplib=true, libperl=libperl.so
   gnulibc_version=''
 Dynamic Linking:
   dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  
-Wl,-R/usr/local/lib/perl5/5.14.2/mach/CORE'
   cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib 
-fstack-protector'


Characteristics of this binary (from libperl):
 Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
   PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
   USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
 Built under freebsd
 Compiled at Apr 19 2013 22:39:40
 @INC:
   /usr/local/lib/perl5/5.14.2/BSDPAN
   /usr/local/lib/perl5/site_perl/5.14.2/mach
   /usr/local/lib/perl5/site_perl/5.14.2
   /usr/local/lib/perl5/5.14.2/mach
   /usr/local/lib/perl5/5.14.2


3. cat /etc/make.conf


cat /etc/make.conf
# Ports
WRKDIRPREFIX?=/data/portbuild
PACKAGES=/data/packages
WITHOUT_X11=1
WITHOUT_DOCS=1
WITHOUT_EXAMPLES=1
# added by use.perl 2013-04-19 22:42:57
PERL_VERSION=5.14.2

Another piece of info which may well be relavent:-
uname -a
FreeBSD  11.0-CURRENT FreeBSD 11.0-CURRENT #98 r256886:256889M:

The system is hence using pkgng by default.

   Regards
   Steve


This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the 
event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any 
information contained in it.

In the event of misdirection, illegible or incomplete transmission please 
telephone +44 845 868 1337
or return the E.mail to postmas

Re: Possible fix for all p5-* port installs being broken on FreeBSD

2013-10-25 Thread Andrej Zverev
Well,  your perl -V output show what you have old structures.

Can you follow this entry in ports/UPDATING also before rebuild remove
all your home patches. This is your issue.

20130612:
  AFFECTS: users of lang/perl* and any port that depends on it
  AUTHOR: a...@freebsd.org

  The directory structure where Perl is installed has also been modified:
  major.minor is now used instead of major.minor.patchlevel.
  The perl-after-upgrade script has been removed.
  Please rebuild all Perl ports and all ports that depend on it:
  # portmaster -r perl
or
  # portupgrade -rf perl
or
  # pkg install -fR perl



On Fri, Oct 25, 2013 at 8:25 PM, Steven Hartland
kill...@multiplay.co.uk wrote:
 Just to be clear that was with the patch applied, without it I get:-


 make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION -VPERL_VER
 -VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL
 5.14.2
 5.14
 /usr/local/lib/perl5/5.14
 /usr/local/lib/perl5/site_perl/5.14
 lib/perl5/site_perl/5.14

Regards
Steve

 - Original Message - From: Steven Hartland
 kill...@multiplay.co.uk
 To: Andrej Zverev a...@freebsd.org

 Cc: Sunpoet Po-Chuan Hsieh sunp...@freebsd.org; ports
 po...@freebsd.org
 Sent: Friday, October 25, 2013 5:17 PM

 Subject: Re: Possible fix for all p5-* port installs being broken on FreeBSD



 - Original Message - From: Andrej Zverev a...@freebsd.org

 Can you please show output (you can pastebin it somewhere)
 1. make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION
 -VPERL_VER -VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL

 make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION -VPERL_VER
 -VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL
 5.14.2
 5.14
 /usr/local/lib/perl5/5.14.2
 /usr/local/lib/perl5/site_perl/5.14.2
 lib/perl5/site_perl/5.14.2

 2. perl -V

 perl -V
 Summary of my perl5 (revision 5 version 14 subversion 2) configuration:

  Platform:
osname=freebsd, osvers=10.0-current, archname=amd64-freebsd
uname='freebsd head.labs.multiplay.co.uk 10.0-current freebsd
 10.0-current #0: fri apr 19 20:51:53 utc 2013
 r...@head.labs.multiplay.co.uk:usrobjusrhomesmhfreebsdbaseheadsysgeneric
 amd64 '
config_args='-sde -Dprefix=/usr/local
 -Darchlib=/usr/local/lib/perl5/5.14.2/mach
 -Dprivlib=/usr/local/lib/perl5/5.14.2
 -Dman3dir=/usr/local/lib/perl5/5.14.2/perl/man/man3
 -Dman1dir=/usr/local/man/man1
 -Dsitearch=/usr/local/lib/perl5/site_perl/5.14.2/mach
 -Dsitelib=/usr/local/lib/perl5/site_perl/5.14.2  -Dscriptdir=/usr/local/bin
 -Dsiteman3dir=/usr/local/lib/perl5/5.14.2/man/man3
 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv  -Uinstallusrbinperl
 -Dcc=cc -Duseshrplib -Dinc_version_list=none
 -Dccflags=-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN -Doptimize=-O2
 -pipe -fno-strict-aliasing -Ui_gdbm -Dusethreads=n -Dusemymalloc=n
 -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN
 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
 -fstack-protector  -I/usr/local/include',
optimize='-O2 -pipe -fno-strict-aliasing',

   cppflags='-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN
 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
 -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.3 (trunk
 178860)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
 lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil
perllibs=-lm -lcrypt -lutil
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='
 -Wl,-R/usr/local/lib/perl5/5.14.2/mach/CORE'
cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib
 -fstack-protector'


 Characteristics of this binary (from libperl):
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at Apr 19 2013 22:39:40
  @INC:
/usr/local/lib/perl5/5.14.2/BSDPAN
/usr/local/lib/perl5/site_perl/5.14.2/mach
/usr/local/lib/perl5/site_perl/5.14.2
/usr/local/lib/perl5/5.14.2/mach
/usr/local/lib/perl5/5.14.2

 3. cat /etc/make.conf


 cat /etc/make.conf
 # Ports
 WRKDIRPREFIX?=/data/portbuild
 PACKAGES=/data

Re: Possible fix for all p5-* port installs being broken on FreeBSD

2013-10-25 Thread Steven Hartland

Ahh I see, sorry totally read that the wrong way round :(

I never expected it to go from MAJOR.MINOR.REV - MAJOR.MINOR
as we've had issues in the past with REV changes so would
definitely need to keep the old structure.

We'll maintain this patch locally instead.

Thanks for info, sorry again for the noise.

   Regards
   Steve

- Original Message - 
From: Andrej Zverev a...@freebsd.org




Well,  your perl -V output show what you have old structures.

Can you follow this entry in ports/UPDATING also before rebuild remove
all your home patches. This is your issue.

20130612:
 AFFECTS: users of lang/perl* and any port that depends on it
 AUTHOR: a...@freebsd.org

 The directory structure where Perl is installed has also been modified:
 major.minor is now used instead of major.minor.patchlevel.
 The perl-after-upgrade script has been removed.
 Please rebuild all Perl ports and all ports that depend on it:
 # portmaster -r perl
   or
 # portupgrade -rf perl
   or
 # pkg install -fR perl



On Fri, Oct 25, 2013 at 8:25 PM, Steven Hartland
kill...@multiplay.co.uk wrote:

Just to be clear that was with the patch applied, without it I get:-


make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION -VPERL_VER
-VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL
5.14.2
5.14
/usr/local/lib/perl5/5.14
/usr/local/lib/perl5/site_perl/5.14
lib/perl5/site_perl/5.14

   Regards
   Steve

- Original Message - From: Steven Hartland
kill...@multiplay.co.uk
To: Andrej Zverev a...@freebsd.org

Cc: Sunpoet Po-Chuan Hsieh sunp...@freebsd.org; ports
po...@freebsd.org
Sent: Friday, October 25, 2013 5:17 PM

Subject: Re: Possible fix for all p5-* port installs being broken on FreeBSD




- Original Message - From: Andrej Zverev a...@freebsd.org


Can you please show output (you can pastebin it somewhere)
1. make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION
-VPERL_VER -VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL


make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION -VPERL_VER
-VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL
5.14.2
5.14
/usr/local/lib/perl5/5.14.2
/usr/local/lib/perl5/site_perl/5.14.2
lib/perl5/site_perl/5.14.2


2. perl -V


perl -V
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:

 Platform:
   osname=freebsd, osvers=10.0-current, archname=amd64-freebsd
   uname='freebsd head.labs.multiplay.co.uk 10.0-current freebsd
10.0-current #0: fri apr 19 20:51:53 utc 2013
r...@head.labs.multiplay.co.uk:usrobjusrhomesmhfreebsdbaseheadsysgeneric
amd64 '
   config_args='-sde -Dprefix=/usr/local
-Darchlib=/usr/local/lib/perl5/5.14.2/mach
-Dprivlib=/usr/local/lib/perl5/5.14.2
-Dman3dir=/usr/local/lib/perl5/5.14.2/perl/man/man3
-Dman1dir=/usr/local/man/man1
-Dsitearch=/usr/local/lib/perl5/site_perl/5.14.2/mach
-Dsitelib=/usr/local/lib/perl5/site_perl/5.14.2  -Dscriptdir=/usr/local/bin
-Dsiteman3dir=/usr/local/lib/perl5/5.14.2/man/man3
-Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv  -Uinstallusrbinperl
-Dcc=cc -Duseshrplib -Dinc_version_list=none
-Dccflags=-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN -Doptimize=-O2
-pipe -fno-strict-aliasing -Ui_gdbm -Dusethreads=n -Dusemymalloc=n
-Duse64bitint'
   hint=recommended, useposix=true, d_sigaction=define
   useithreads=undef, usemultiplicity=undef
   useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
   use64bitint=define, use64bitall=define, uselongdouble=undef
   usemymalloc=n, bincompat5005=undef
 Compiler:
   cc='cc', ccflags ='-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
-fstack-protector  -I/usr/local/include',
   optimize='-O2 -pipe -fno-strict-aliasing',

  cppflags='-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
-fstack-protector -I/usr/local/include'
   ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.3 (trunk
178860)', gccosandvers=''
   intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
   d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
   ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
   alignbytes=8, prototype=define
 Linker and Libraries:
   ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
   libpth=/usr/lib /usr/local/lib
   libs=-lm -lcrypt -lutil
   perllibs=-lm -lcrypt -lutil
   libc=, so=so, useshrplib=true, libperl=libperl.so
   gnulibc_version=''
 Dynamic Linking:
   dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='
-Wl,-R/usr/local/lib/perl5/5.14.2/mach/CORE'
   cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib
-fstack-protector'


Characteristics of this binary (from libperl):
 Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
   PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
   USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
 Built under freebsd
 Compiled at Apr 19 2013 22:39

Re: Possible fix for all p5-* port installs being broken on FreeBSD

2013-10-25 Thread Andrej Zverev
You are welcome.
With your patch after every Perl update you will have to rebuild or
move at least all the p5 ports (since SITE_PERL x.y.z where z is
moving).

I can only recommed to look at the situation again. Maybe the old
problems have been solved and you just need to try again (with 5.14.4
or 5.16 which is now the default).





On Fri, Oct 25, 2013 at 9:35 PM, Steven Hartland
kill...@multiplay.co.uk wrote:
 Ahh I see, sorry totally read that the wrong way round :(

 I never expected it to go from MAJOR.MINOR.REV - MAJOR.MINOR
 as we've had issues in the past with REV changes so would
 definitely need to keep the old structure.

 We'll maintain this patch locally instead.

 Thanks for info, sorry again for the noise.

Regards
Steve

 - Original Message - From: Andrej Zverev a...@freebsd.org



 Well,  your perl -V output show what you have old structures.

 Can you follow this entry in ports/UPDATING also before rebuild remove
 all your home patches. This is your issue.

 20130612:
  AFFECTS: users of lang/perl* and any port that depends on it
  AUTHOR: a...@freebsd.org

  The directory structure where Perl is installed has also been modified:
  major.minor is now used instead of major.minor.patchlevel.
  The perl-after-upgrade script has been removed.
  Please rebuild all Perl ports and all ports that depend on it:
  # portmaster -r perl
or
  # portupgrade -rf perl
or
  # pkg install -fR perl



 On Fri, Oct 25, 2013 at 8:25 PM, Steven Hartland
 kill...@multiplay.co.uk wrote:

 Just to be clear that was with the patch applied, without it I get:-


 make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION -VPERL_VER
 -VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL
 5.14.2
 5.14
 /usr/local/lib/perl5/5.14
 /usr/local/lib/perl5/site_perl/5.14
 lib/perl5/site_perl/5.14

Regards
Steve

 - Original Message - From: Steven Hartland
 kill...@multiplay.co.uk
 To: Andrej Zverev a...@freebsd.org

 Cc: Sunpoet Po-Chuan Hsieh sunp...@freebsd.org; ports
 po...@freebsd.org
 Sent: Friday, October 25, 2013 5:17 PM

 Subject: Re: Possible fix for all p5-* port installs being broken on
 FreeBSD



 - Original Message - From: Andrej Zverev a...@freebsd.org

 Can you please show output (you can pastebin it somewhere)
 1. make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION
 -VPERL_VER -VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL


 make -C /usr/ports/converters/p5-Encode-Locale/ -VPERL_VERSION
 -VPERL_VER
 -VMAN3PREFIX -VSITE_PERL -VSITE_PERL_REL
 5.14.2
 5.14
 /usr/local/lib/perl5/5.14.2
 /usr/local/lib/perl5/site_perl/5.14.2
 lib/perl5/site_perl/5.14.2

 2. perl -V


 perl -V
 Summary of my perl5 (revision 5 version 14 subversion 2) configuration:

  Platform:
osname=freebsd, osvers=10.0-current, archname=amd64-freebsd
uname='freebsd head.labs.multiplay.co.uk 10.0-current freebsd
 10.0-current #0: fri apr 19 20:51:53 utc 2013
 r...@head.labs.multiplay.co.uk:usrobjusrhomesmhfreebsdbaseheadsysgeneric
 amd64 '
config_args='-sde -Dprefix=/usr/local
 -Darchlib=/usr/local/lib/perl5/5.14.2/mach
 -Dprivlib=/usr/local/lib/perl5/5.14.2
 -Dman3dir=/usr/local/lib/perl5/5.14.2/perl/man/man3
 -Dman1dir=/usr/local/man/man1
 -Dsitearch=/usr/local/lib/perl5/site_perl/5.14.2/mach
 -Dsitelib=/usr/local/lib/perl5/site_perl/5.14.2
 -Dscriptdir=/usr/local/bin
 -Dsiteman3dir=/usr/local/lib/perl5/5.14.2/man/man3
 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv
 -Uinstallusrbinperl
 -Dcc=cc -Duseshrplib -Dinc_version_list=none
 -Dccflags=-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN
 -Doptimize=-O2
 -pipe -fno-strict-aliasing -Ui_gdbm -Dusethreads=n -Dusemymalloc=n
 -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN
 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
 -fstack-protector  -I/usr/local/include',
optimize='-O2 -pipe -fno-strict-aliasing',

   cppflags='-DAPPLLIB_EXP=/usr/local/lib/perl5/5.14.2/BSDPAN
 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
 -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.3 (trunk
 178860)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t',
 lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector
 -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil
perllibs=-lm -lcrypt -lutil
libc=, so=so, useshrplib=true, libperl=libperl.so

Re: Possible fix for all p5-* port installs being broken on FreeBSD

2013-10-25 Thread Steven Hartland

I think it would a good idea to check it out again yes, but TBH
we would never update perl without reinstalling all ports anyway.

In our currently situation, having to reinstall basically every
port on all the machines just to add a simple perl module is
something we'd also rather avoid ;-)

   Regards
   Steve
- Original Message - 
From: Andrej Zverev a...@freebsd.org




You are welcome.
With your patch after every Perl update you will have to rebuild or
move at least all the p5 ports (since SITE_PERL x.y.z where z is
moving).

I can only recommed to look at the situation again. Maybe the old
problems have been solved and you just need to try again (with 5.14.4
or 5.16 which is now the default).

On Fri, Oct 25, 2013 at 9:35 PM, Steven Hartland

Ahh I see, sorry totally read that the wrong way round :(

I never expected it to go from MAJOR.MINOR.REV - MAJOR.MINOR
as we've had issues in the past with REV changes so would
definitely need to keep the old structure.

We'll maintain this patch locally instead.

Thanks for info, sorry again for the noise.




This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 


In the event of misdirection, illegible or incomplete transmission please 
telephone +44 845 868 1337
or return the E.mail to postmas...@multiplay.co.uk.

___
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