Re: php56

2019-01-13 Thread Charles Sprickman via freebsd-stable


> On Jan 13, 2019, at 3:19 PM, Randy Bush  wrote:
> 
>> I have a mission critical app server running an old PHP 5.6
>> application which will not work on PHP 7+.
> 
> wordpress 5.x and nfsen are dying on the php 7.x hill here

WordPress folks highly encourage 7.x, is this something FreeBSD-specific?

https://wordpress.org/about/requirements/ 


Charles

> 
> randy
> ___
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

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


聖書に賛成!憲法に反対! 07-15-51

2019-01-13 Thread Bible Yes, Constitution No.

イエス・キリストの世代 
 

殉教者の世代

イエス キリストのために死ぬことを教える 



私達の宣教は修復の声であり、教会の携挙のための唯一の道です 

http://bit.ly/restoration_jp;>http://bit.ly/restoration_jp



牧師トゥピラ二、最後のエリヤ
聖書に賛成!憲法に反対!
2070: イエスが戻ってきます
私達はフリーメイソンではありません!





「見よ。わたしは、神の大いなる恐るべき審判の日がくる前に、エリヤのような預言者を遣わす。」
マラキ書 4:5


イエスはお答えになった。「確かに、エリヤがきて、すべてを元どおりにするのです。」
マタイによる福音書 17:11






GENERATION JESUS CHRIST

GENERATION OF MARTYRS
TEACHING TO DIE

FOR JESUS 
CHRIST.



THIS IS THE MINISTRY OF THE VOICE OF RESTORATION, THE ONLY DOOR FOR THE 
RAPTURE OF THE CHURCH:

http://bit.ly/restoration_jp;>http://bit.ly/restoration_jp



PR. TUPIRANI, THE LAST ELIJAH.

BIBLE YES! CONSTITUTION NO!

2070: JESUS WILL RETURN.

WE AREN'T FREEMASONS!

   
   
  




“Behold, I will send you Elijah the prophet before the coming of the 
great and dreadful day of theLord." (Malachi 4:5)


“Elijah truly shall first come and restore all 
things." (Matthew 17:11)

07-15-51
61545456
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


[SOLVED] LD Segfaulting at r343001

2019-01-13 Thread Larry Rosenman

On 01/13/2019 11:55 am, Larry Rosenman wrote:

Upgraded my main public facing host to 12.0-STABLE (r342972)
yesterday, and got ports all straightened out.

Did an svn up to r343001 (current rev for stable/12) and get the 
following:

Ideas?


Not sure why, but killing the /usr/obj (I saved the old one if 
someone(tm) wants to look), fixes this.



--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: l...@lerctr.org
US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: php56

2019-01-13 Thread Randy Bush
> I have a mission critical app server running an old PHP 5.6
> application which will not work on PHP 7+.

wordpress 5.x and nfsen are dying on the php 7.x hill here

randy
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Problem reports for sta...@freebsd.org that need special attention

2019-01-13 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
New |230620 | "install -d" issue

1 problems total for which you should take action.
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: php56

2019-01-13 Thread Mark Linimon
AFAIK you can either:

 - use packages and revert to 2018Q4; or
 - re-add the sources locally and compile them from source.

IIUC those are your only two options.

mcl
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: php56

2019-01-13 Thread Yasuhiro KIMURA
From: tech-lists 
Subject: php56
Date: Sun, 13 Jan 2019 12:29:36 +

> Is there a way of installing php56 and php56-extensions from ports or
> packages now?
> 
> I know it's EoL, but need it because I need to support a (non-ports)
> program for the time being and said program will not work under php7*
> 
> context is 11-stable/amd64
> 
> thanks,

svn checkout -r 488893 /usr/ports

---
Yasuhiro KIMURA
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: php56

2019-01-13 Thread Rainer Duffner



> Am 13.01.2019 um 18:10 schrieb Daniel Duerr :
> 
> +1 on this request.  I have a mission critical app server running an old PHP 
> 5.6 application which will not work on PHP 7+.  The system is effectively 
> unmaintainable right now in terms of pkg/ports updates.



The quarterly cut (2019Q1) still contains php 5.6

It was deleted form the ports-tree hours later.





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


LD Segfaulting at r343001

2019-01-13 Thread Larry Rosenman
Upgraded my main public facing host to 12.0-STABLE (r342972) yesterday, 
and got ports all straightened out.


Did an svn up to r343001 (current rev for stable/12) and get the 
following:

Ideas?

--

stage 4.2: building libraries

--
cd /usr/src;  MACHINE_ARCH=amd64  MACHINE=amd64  CPUTYPE= 
BUILD_TOOLS_META=.NOMETA CC="/usr/local/bin/ccache cc -target 
x86_64-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp 
-B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin" CXX="/usr/local/bin/ccache 
c++  -target x86_64-unknown-freebsd12.0 
--sysroot=/usr/obj/usr/src/amd64.amd64/tmp 
-B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin"  CPP="cpp -target 
x86_64-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp 
-B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin"  AS="as" AR="ar" LD="ld" 
LLVM_LINK=""  NM=nm OBJCOPY="objcopy"  RANLIB=ranlib STRINGS=  
SIZE="size"  INSTALL="sh /usr/src/tools/install.sh"  
PATH=/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/sbin:/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/bin:/usr/obj/usr/src/amd64.amd64/tmp/legacy/bin:/usr/obj/usr/src/amd64.amd64/tmp/usr/sbin:/usr/obj/usr/src/amd64.amd64/tmp/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin 
 SYSROOT=/usr/obj/usr/src/amd64.amd64/tmp make  -f Makefile.inc1  
BWPHASE=libraries  DESTDIR=/usr/obj/usr/src/amd64.amd64/tmp -DNO_FSCHG 
MK_HTML=no -DNO_LINT MK_MAN=no  MK_PROFILE=no MK_TESTS=no 
MK_TESTS_SUPPORT=yes libraries
cd /usr/src;  make -f Makefile.inc1 _prereq_libs;  make -f Makefile.inc1 
_startup_libs;  make -f Makefile.inc1 _prebuild_libs;  make -f 
Makefile.inc1 _generic_libs

===> lib/libcompiler_rt (obj,all,install)
Building /usr/obj/usr/src/amd64.amd64/lib/libcompiler_rt/_libinstall
Building /usr/obj/usr/src/amd64.amd64/lib/libcompiler_rt/_installlinks
===> gnu/lib/libssp/libssp_nonshared (obj,all,install)
Building 
/usr/obj/usr/src/amd64.amd64/gnu/lib/libssp/libssp_nonshared/_libinstall

===> lib/libgcc_eh (obj,all,install)
Building /usr/obj/usr/src/amd64.amd64/lib/libgcc_eh/_libinstall
===> lib/libgcc_s (obj,all,install)
===> gnu/lib/csu (obj,all,install)
installing DIRS FILESDIR
sh /usr/src/tools/install.sh  -d -m 0755 -o root  -g wheel  
/usr/obj/usr/src/amd64.amd64/tmp/usr/lib

Building /usr/obj/usr/src/amd64.amd64/gnu/lib/csu/_FILESINS_crtbegin.o
Building /usr/obj/usr/src/amd64.amd64/gnu/lib/csu/_FILESINS_crtend.o
Building /usr/obj/usr/src/amd64.amd64/gnu/lib/csu/_FILESINS_crtbeginT.o
Building /usr/obj/usr/src/amd64.amd64/gnu/lib/csu/_FILESINS_crtbeginS.o
Building /usr/obj/usr/src/amd64.amd64/gnu/lib/csu/_FILESINS_crtendS.o
===> lib/csu (obj,all,install)
===> lib/csu/amd64 (all)
===> lib/csu/amd64 (install)
installing DIRS FILESDIR
sh /usr/src/tools/install.sh  -d -m 0755 -o root  -g wheel  
/usr/obj/usr/src/amd64.amd64/tmp/usr/lib

Building /usr/obj/usr/src/amd64.amd64/lib/csu/amd64/_FILESINS_crt1.o
Building /usr/obj/usr/src/amd64.amd64/lib/csu/amd64/_FILESINS_crti.o
Building /usr/obj/usr/src/amd64.amd64/lib/csu/amd64/_FILESINS_crtn.o
Building /usr/obj/usr/src/amd64.amd64/lib/csu/amd64/_FILESINS_Scrt1.o
Building /usr/obj/usr/src/amd64.amd64/lib/csu/amd64/_FILESINS_gcrt1.o
===> lib/libcompiler_rt (obj,all,install)
Building /usr/obj/usr/src/amd64.amd64/lib/libcompiler_rt/_libinstall
Building /usr/obj/usr/src/amd64.amd64/lib/libcompiler_rt/_installlinks
===> lib/libc (obj,all,install)
Building /usr/obj/usr/src/amd64.amd64/lib/libc/libc.so.7.debug
*** Signal 11

Stop.
make[4]: stopped in /usr/src/lib/libc
.ERROR_TARGET='libc.so.7.debug'
.ERROR_META_FILE='/usr/obj/usr/src/amd64.amd64/lib/libc/libc.so.7.debug.meta'
.MAKE.LEVEL='4'
MAKEFILE=''
.MAKE.MODE='meta missing-filemon=yes missing-meta=yes silent=yes 
verbose'

_ERROR_CMD='objcopy --only-keep-debug libc.so.7.full libc.so.7.debug;'
.CURDIR='/usr/src/lib/libc'
.MAKE='make'
.OBJDIR='/usr/obj/usr/src/amd64.amd64/lib/libc'
.TARGETS='all'
DESTDIR='/usr/obj/usr/src/amd64.amd64/tmp'
LD_LIBRARY_PATH=''
MACHINE='amd64'
MACHINE_ARCH='amd64'
MAKEOBJDIRPREFIX=''
MAKESYSPATH='/usr/src/share/mk'
MAKE_VERSION='20180512'
PATH='/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/sbin:/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/bin:/usr/obj/usr/src/amd64.amd64/tmp/legacy/bin:/usr/obj/usr/src/amd64.amd64/tmp/usr/sbin:/usr/obj/usr/src/amd64.amd64/tmp/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin'
SRCTOP='/usr/src'
OBJTOP='/usr/obj/usr/src/amd64.amd64'
.MAKE.MAKEFILES='/usr/src/share/mk/sys.mk 
/usr/src/share/mk/local.sys.env.mk /usr/src/share/mk/src.sys.env.mk 
/etc/src-env.conf /usr/src/share/mk/bsd.mkopt.mk 
/usr/src/share/mk/src.sys.obj.mk /usr/src/share/mk/auto.obj.mk 
/usr/src/share/mk/bsd.suffixes.mk /etc/make.conf 
/usr/src/share/mk/local.sys.mk /usr/src/share/mk/src.sys.mk 
/etc/src.conf /usr/src/lib/libc/Makefile /usr/src/share/mk/src.opts.mk 
/usr/src/share/mk/bsd.own.mk /usr/src/share/mk/bsd.opts.mk 
/usr/src/share/mk/bsd.cpu.mk /usr/src/share/mk/bsd.compiler.mk 

Re: php56

2019-01-13 Thread Dutch Daemon - FreeBSD Forums Administrator
On 13-1-2019 13:29, tech-lists wrote:
> Is there a way of installing php56 and php56-extensions from ports or
> packages now?
>
> I know it's EoL, but need it because I need to support a (non-ports)
> program for the time being and said program will not work under php7*

This should provide some pointers:
https://forums.freebsd.org/threads/install-older-php-version.56612/




signature.asc
Description: OpenPGP digital signature


Re: php56

2019-01-13 Thread Daniel Duerr
+1 on this request.  I have a mission critical app server running an old PHP 
5.6 application which will not work on PHP 7+.  The system is effectively 
unmaintainable right now in terms of pkg/ports updates.

Best,
Daniel

> On Jan 13, 2019, at 4:29 AM, tech-lists  wrote:
> 
> Hi,
> 
> Is there a way of installing php56 and php56-extensions from ports or
> packages now?
> 
> I know it's EoL, but need it because I need to support a (non-ports)
> program for the time being and said program will not work under php7*
> 
> context is 11-stable/amd64
> 
> thanks,
> -- 
> J.
> ___
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

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


php56

2019-01-13 Thread tech-lists

Hi,

Is there a way of installing php56 and php56-extensions from ports or
packages now?

I know it's EoL, but need it because I need to support a (non-ports)
program for the time being and said program will not work under php7*

context is 11-stable/amd64

thanks,
--
J.
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"