virtualbox on Yosemite

2014-12-24 Thread Kastus Shchuka
Hi,

I just upgraded from ML to Yosemite and was reinstalling my ports. I had 
virtualbox@4.2.16_0+vde2+vnc on ML working fine but I am not able to install it 
on Yosemite. Building virtualbox on Yosemite pulls in these dependencies:

---  Dependencies to be installed: LibVNCServer jpeg libpng apple-gcc42 
cctools cctools-headers llvm-3.5 libcxx llvm_select ld64 curl libidl libsdl 
xorg-libXext xorg-libX11 xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp 
xorg-libxcb python27 db48 db_select python_select sqlite3 xorg-libpthread-stubs 
xorg-xcb-proto xorg-xextproto xorg-libXrandr xorg-randrproto xrender 
xorg-renderproto pkgconfig qt4-mac dbus libmng lcms tiff vde2 autoconf m4 
automake libtool

and then fails on apple-gcc42:

Error: apple-gcc42 is not supported on Yosemite or later.

Then I remembered about the ticket https://trac.macports.org/ticket/41392 which 
I guess still stands for Yosemite.

Do I understand it correctly that at the moment virtualbox port is not 
available on Yosemite?

Thanks,

Kastus

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: virtualbox on Yosemite

2014-12-24 Thread Ryan Schmidt

On Dec 24, 2014, at 2:02 AM, Kastus Shchuka wrote:

 I just upgraded from ML to Yosemite and was reinstalling my ports. I had 
 virtualbox@4.2.16_0+vde2+vnc on ML working fine but I am not able to install 
 it on Yosemite. Building virtualbox on Yosemite pulls in these dependencies:
 
 ---  Dependencies to be installed: LibVNCServer jpeg libpng apple-gcc42 
 cctools cctools-headers llvm-3.5 libcxx llvm_select ld64 curl libidl libsdl 
 xorg-libXext xorg-libX11 xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp 
 xorg-libxcb python27 db48 db_select python_select sqlite3 
 xorg-libpthread-stubs xorg-xcb-proto xorg-xextproto xorg-libXrandr 
 xorg-randrproto xrender xorg-renderproto pkgconfig qt4-mac dbus libmng lcms 
 tiff vde2 autoconf m4 automake libtool
 
 and then fails on apple-gcc42:
 
 Error: apple-gcc42 is not supported on Yosemite or later.

Right, that's:

https://trac.macports.org/ticket/45449

I think Larry was close to being able to fix that one, since he helped fix the 
same problem in several other gcc ports already, but there are additional 
licensing concerns with apple-gcc42 which may be hampering his progress.


 Then I remembered about the ticket https://trac.macports.org/ticket/41392 
 which I guess still stands for Yosemite.
 
 Do I understand it correctly that at the moment virtualbox port is not 
 available on Yosemite?

That's right, even after apple-gcc42 becomes available, #41392 probably still 
prevents virtualbox from building. As it says in the ticket, we need a 
volunteer to update the port and maintain it.

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


A question about MAMP

2014-12-24 Thread William H. Magill
In the MaMP instructions - https://trac.macports.org/wiki/howto/MAMP - the 
statement is made concerning Secure Sockets:

Secure Sockets (https)

This works for a development system (not recommended for production!).


My question is simple -- What does the parenthetical part of that sentence mean 
- (not recommended for production!)?



T.T.F.N.
William H. Magill
# iMac11,3 Core i7 [2.93GHz - 8 GB 1067MHz] OS X 10.10.1
# Macmini6,1 Intel Core i5 [2.5 Ghz - 4GB 1600MHz] OS X 10.10.1 OSX Server (now 
dead)

mag...@icloud.com
mag...@mac.com
whmag...@gmail.com




___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


MAMP - Step 3 - Install MySQL failing

2014-12-24 Thread William H. Magill
Is this an artifact of the rsync problems recently or does it need a bug filed?
===

shianbrae sudo port install mysql51-server
. . .
---  Building mysql51
Error: org.macports.build for port mysql51 returned: command execution failed
Error: Failed to install mysql51
Please see the log file for port mysql51 for details:
  
Error: The following dependencies were not installed: mysql51

The log file shows:

:info:build  #include my_alloc.h
:info:build make[2]: *** [do_abi_check] Error 1
:info:build make[2]: Leaving directory 
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql51/mysql51/work/mysql-5.1.72'
:info:build make[1]: *** [abi_check] Error 2
:info:build make[1]: Leaving directory 
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql51/mysql51/work/mysql-5.1.72'
:info:build make: *** [all-recursive] Error 1
:info:build make: Leaving directory 
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql51/mysql51/work/mysql-5.1.72'
:info:build Command failed:  cd 
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql51/mysql51/work/mysql-5.1.72
  /usr/bin/make -j4 -w all 
:info:build Exit code: 2
:error:build org.macports.build for port mysql51 returned: command execution 
failed
:debug:build Error code: CHILDSTATUS 70137 2
:debug:build Backtrace: command execution failed
while executing
system -nice 0 $fullcmdstring
(eval body line 1)
invoked from within
eval system $notty $nice \$fullcmdstring
invoked from within
command_exec build
(procedure portbuild::build_main line 8)
invoked from within
portbuild::build_main org.macports.build
(eval body line 1)
invoked from within
eval $procedure $targetname
:info:build Warning: targets not executed for mysql51: org.macports.activate 
org.macports.build org.macports.destroot org.macports.install
:error:build Failed to install mysql51
:debug:build could not read /opt/local/share/man/man8/tcpdmatch.8.gz: no such 
file or directory
while executing
::file type $file
:notice:build Please see the log file for port mysql51 for details:





T.T.F.N.
William H. Magill
# iMac11,3 Core i7 [2.93GHz - 8 GB 1067MHz] OS X 10.10.1
# Macmini6,1 Intel Core i5 [2.5 Ghz - 4GB 1600MHz] OS X 10.10.1 OSX Server (now 
dead)

mag...@icloud.com
mag...@mac.com
whmag...@gmail.com








___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: A question about MAMP

2014-12-24 Thread Daniel J. Luke
 On Dec 24, 2014, at 5:11 AM, William H. Magill mag...@mac.com wrote:
 My question is simple -- What does the parenthetical part of that sentence 
 mean - (not recommended for production!)?

you probably want a 'real' certificate for production (not a self-signed one).
--
Daniel J. Luke  
 
++  
  
| * dl...@geeklair.net * |  

| *-- http://www.geeklair.net -* |  

++  
  
|   Opinions expressed are mine and do not necessarily   |  

|  reflect the opinions of my employer.  |  

++



___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: MAMP - Step 3 - Install MySQL failing

2014-12-24 Thread Ryan Schmidt
On Dec 24, 2014, at 4:31 AM, William H. Magill wrote:
 
 Is this an artifact of the rsync problems recently or does it need a bug 
 filed?
 ===
 
 shianbrae sudo port install mysql51-server
 . . .
 ---  Building mysql51
 Error: org.macports.build for port mysql51 returned: command execution failed
 Error: Failed to install mysql51

mysql51 is old. Please use a newer version or fork of MySQL, such as mysql55, 
mysql56, mariadb, mariadb-10.0, mariadb-10.1, or percona.



___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


MAMP issue -- [MacPorts] #46318: mysql51-server fails to install mysql51

2014-12-24 Thread William H. Magill
There seem to be issues with the MAMP how to page -- I'll begin making some 
changes, but will need others to look at those changes.



 On Dec 24, 2014, at 2:43 PM, MacPorts nore...@macports.org wrote:
 
 #46318: mysql51-server fails to install mysql51
 -+
  Reporter:  magill@…|  Owner:  macports-tickets@…
  Type:  defect  | Status:  closed
  Priority:  Normal  |  Milestone:
 Component:  ports   |Version:  2.3.3
 Resolution:  duplicate   |   Keywords:
  Port:  mysql51-server mysql51  |
 -+
 Changes (by ryandesign@…):
 
 * cc: openmaintainer@… (removed)
 * status:  new = closed
 * resolution:   = duplicate
 
 
 Comment:
 
 mysql51 is old. Please use a newer version or fork of MySQL, such as
 mysql55, mysql56, mariadb, mariadb-10.0, mariadb-10.1, or percona.
 
 Duplicate of #45456.
 
 -- 
 Ticket URL: https://trac.macports.org/ticket/46318#comment:1
 MacPorts https://www.macports.org/
 Ports system for OS X

T.T.F.N.
William H. Magill

mag...@icloud.com
mag...@mac.com
whmag...@gmail.com








___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users