Re: Trying to execute LibcxxOnOlderSytems (2nd ed.)

2016-02-08 Thread [ftp83plus]
I just restarted from scratch, uninstalling all traces of MacPorts first, 
although I'd rather avoid it because of the time involved to compile every 
dependency and fan noise.

Let me try once again…



El 8 févr. 2016, a las 23:01, Jeremy Huddleston Sequoia escribió:

> 
>> On Feb 8, 2016, at 13:35, [ftp83plus]  wrote:
>> 
>> libffi or clang?
> 
> But you already had clang-3.7 installed, so why are you doing that?  I have 
> no idea what the state of your system is here.
> 
> However, since you were seeing an issue building libffi, file a bug against 
> libffi.
> 
> 
>> Don't know for which port to file the ticket. I did:
>> 
>> $ sudo port clean clang-3.7
>> --->  Cleaning clang-3.7
> 
>> Then:
>> $ sudo port -v install clang-3.7
>> --->  Computing dependencies for clang-3.7..
>> --->  Dependencies to be installed: cctools clang-3.4 clang-3.3 clang_select 
>> ld64 ld64-136 libmacho-headers llvm-3.4 llvm_select ncurses zlib xz gettext 
>> expat libiconv gperf llvm-3.3 perl5 perl5.22 gdbm python27 bzip2 db48 
>> libedit openssl python2_select python_select sqlite3 libxml2 
>> libunwind-headers libcxx libcxxabi llvm-3.7
>> Error: The following dependencies were not installed: cctools clang-3.4 
>> clang-3.3 clang_select ld64 ld64-136 libmacho-headers llvm-3.4 llvm_select 
>> ncurses zlib xz gettext expat libiconv gperf llvm-3.3 perl5 perl5.22 gdbm 
>> python27 bzip2 db48 libedit openssl python2_select python_select sqlite3 
>> libxml2 libunwind-headers libcxx libcxxabi llvm-3.7
>> To report a bug, follow the instructions in the guide:
>>   http://guide.macports.org/#project.tickets
>> Error: Processing of port clang-3.7 failed
> 
> 
> 
>> 
>> 
>> 
>> El 8 févr. 2016, a las 16:18, Jeremy Huddleston Sequoia escribió:
>> 
>>> 
 On Feb 8, 2016, at 12:31, [ftp83plus]  wrote:
 
 Not much success: it now fails to install clang-3.7
>>> 
>>> Oh, are you failing at the point when installing clang-3.7?  How is that 
>>> possible?  Your previous email was about an issue *AFTER* that point.
>>> 
>>> Regardless, it looks like libffi failed to compile for you, so file a 
>>> ticket about that.
>>> 
 
 --->  Cleaning libffi
 --->  Removing work directory for libffi
 Error: The following dependencies were not installed: cctools clang-3.4 
 clang-3.3 clang_select ld64 ld64-136 libmacho-headers llvm-3.4 llvm_select 
 ncurses zlib xz gettext expat libiconv gperf llvm-3.3 perl5 perl5.22 gdbm 
 python27 bzip2 db48 libedit openssl python2_select python_select sqlite3 
 libxml2 libunwind-headers libcxx libcxxabi llvm-3.7
 To report a bug, follow the instructions in the guide:
 http://guide.macports.org/#project.tickets
 Error: Processing of port clang-3.7 failed
 
 
 
 
 
 El 8 févr. 2016, a las 12:45, Jeremy Huddleston Sequoia escribió:
 
> 
>> On Feb 8, 2016, at 03:44, Ryan Schmidt  wrote:
>> 
>> On Feb 8, 2016, at 12:07 AM, [ftp83plus]  wrote:
>>> 
>>> Hi, 
>>> 
>>> I assumed that because it is extremely rare not to get an answer from 
>>> either Brandon, Ryan or Adam. I see them having an answer to 
>>> practically every single request on the list…
>> 
>> These are Jeremy's instructions you're following. Maybe he needs to 
>> update them so that this problem is not encountered.
> 
> I updated the guide to include instructions that will get cctools and 
> ld64 rebuilt with the +llvm37 variant before removing llvm-3.4
> 
> sudo port -v upgrade -n -f --enforce-variants cctools -llvm33 -llvm34 
> +llvm37 configure.compiler=macports-clang-3.7
> sudo port -v upgrade -n -f --enforce-variants ld64 -llvm33 -llvm34 
> +llvm37 configure.compiler=macports-clang-3.7
> 
> --Jeremy
 
>>> 
>> 
>> ___
>> macports-users mailing list
>> macports-users@lists.macosforge.org
>> https://lists.macosforge.org/mailman/listinfo/macports-users
> 

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


Re: Trying to execute LibcxxOnOlderSytems (2nd ed.)

2016-02-08 Thread Jeremy Huddleston Sequoia

> On Feb 8, 2016, at 13:35, [ftp83plus]  wrote:
> 
> libffi or clang?

But you already had clang-3.7 installed, so why are you doing that?  I have no 
idea what the state of your system is here.

However, since you were seeing an issue building libffi, file a bug against 
libffi.


> Don't know for which port to file the ticket. I did:
> 
> $ sudo port clean clang-3.7
> --->  Cleaning clang-3.7

> Then:
> $ sudo port -v install clang-3.7
> --->  Computing dependencies for clang-3.7..
> --->  Dependencies to be installed: cctools clang-3.4 clang-3.3 clang_select 
> ld64 ld64-136 libmacho-headers llvm-3.4 llvm_select ncurses zlib xz gettext 
> expat libiconv gperf llvm-3.3 perl5 perl5.22 gdbm python27 bzip2 db48 libedit 
> openssl python2_select python_select sqlite3 libxml2 libunwind-headers libcxx 
> libcxxabi llvm-3.7
> Error: The following dependencies were not installed: cctools clang-3.4 
> clang-3.3 clang_select ld64 ld64-136 libmacho-headers llvm-3.4 llvm_select 
> ncurses zlib xz gettext expat libiconv gperf llvm-3.3 perl5 perl5.22 gdbm 
> python27 bzip2 db48 libedit openssl python2_select python_select sqlite3 
> libxml2 libunwind-headers libcxx libcxxabi llvm-3.7
> To report a bug, follow the instructions in the guide:
>http://guide.macports.org/#project.tickets
> Error: Processing of port clang-3.7 failed



> 
> 
> 
> El 8 févr. 2016, a las 16:18, Jeremy Huddleston Sequoia escribió:
> 
>> 
>>> On Feb 8, 2016, at 12:31, [ftp83plus]  wrote:
>>> 
>>> Not much success: it now fails to install clang-3.7
>> 
>> Oh, are you failing at the point when installing clang-3.7?  How is that 
>> possible?  Your previous email was about an issue *AFTER* that point.
>> 
>> Regardless, it looks like libffi failed to compile for you, so file a ticket 
>> about that.
>> 
>>> 
>>> --->  Cleaning libffi
>>> --->  Removing work directory for libffi
>>> Error: The following dependencies were not installed: cctools clang-3.4 
>>> clang-3.3 clang_select ld64 ld64-136 libmacho-headers llvm-3.4 llvm_select 
>>> ncurses zlib xz gettext expat libiconv gperf llvm-3.3 perl5 perl5.22 gdbm 
>>> python27 bzip2 db48 libedit openssl python2_select python_select sqlite3 
>>> libxml2 libunwind-headers libcxx libcxxabi llvm-3.7
>>> To report a bug, follow the instructions in the guide:
>>>  http://guide.macports.org/#project.tickets
>>> Error: Processing of port clang-3.7 failed
>>> 
>>> 
>>> 
>>> 
>>> 
>>> El 8 févr. 2016, a las 12:45, Jeremy Huddleston Sequoia escribió:
>>> 
 
> On Feb 8, 2016, at 03:44, Ryan Schmidt  wrote:
> 
> On Feb 8, 2016, at 12:07 AM, [ftp83plus]  wrote:
>> 
>> Hi, 
>> 
>> I assumed that because it is extremely rare not to get an answer from 
>> either Brandon, Ryan or Adam. I see them having an answer to practically 
>> every single request on the list…
> 
> These are Jeremy's instructions you're following. Maybe he needs to 
> update them so that this problem is not encountered.
 
 I updated the guide to include instructions that will get cctools and ld64 
 rebuilt with the +llvm37 variant before removing llvm-3.4
 
 sudo port -v upgrade -n -f --enforce-variants cctools -llvm33 -llvm34 
 +llvm37 configure.compiler=macports-clang-3.7
 sudo port -v upgrade -n -f --enforce-variants ld64 -llvm33 -llvm34 +llvm37 
 configure.compiler=macports-clang-3.7
 
 --Jeremy
>>> 
>> 
> 
> ___
> macports-users mailing list
> macports-users@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users



smime.p7s
Description: S/MIME cryptographic signature
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: dolfin on el capitan

2016-02-08 Thread Gideon Simpson
When I run single process, it’s dying at the same point  as in this ticket: 
https://trac.macports.org/ticket/49418
-gideon

> On Feb 8, 2016, at 7:34 PM, Brandon Allbery  wrote:
> 
> 
> On Mon, Feb 8, 2016 at 7:31 PM, Gideon Simpson  > wrote:
> The log file is 5 megs, should I open a new ticket and post it to the site? 
> Or send it to the list serve?
> 
> Ticket, upload to something like Dropbox --- or:
> 
>   sudo port clean vtk5; sudo port install vtk5 +python +tcltk build.jobs 
> =1
> 
> which may be slower but won't keep building a bunch of other stuff after the 
> error.
> 
> -- 
> brandon s allbery kf8nh   sine nomine associates
> allber...@gmail.com   
> ballb...@sinenomine.net 
> unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net 
> 
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: dolfin on el capitan

2016-02-08 Thread Brandon Allbery
On Mon, Feb 8, 2016 at 7:31 PM, Gideon Simpson 
wrote:

> The log file is 5 megs, should I open a new ticket and post it to the
> site? Or send it to the list serve?


Ticket, upload to something like Dropbox --- or:

  sudo port clean vtk5; sudo port install vtk5 +python +tcltk build.jobs=1

which may be slower but won't keep building a bunch of other stuff after
the error.

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: dolfin on el capitan

2016-02-08 Thread Gideon Simpson
The log file is 5 megs, should I open a new ticket and post it to the site? Or 
send it to the list serve?

-gideon

> On Feb 8, 2016, at 7:30 PM, Brandon Allbery  wrote:
> 
> 
> On Mon, Feb 8, 2016 at 7:27 PM, Gideon Simpson  > wrote:
> :info:build [ 14%] Built target vtkCommon
> :info:build make[1]: Leaving directory 
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk5/vtk5/work/VTK5.10.1'
> :info:build make: *** [all] Error 2
> 
> Full log please; the above is an independent branch of a parallel build 
> finishing, then make exiting because all branches independent of the failing 
> one have completed.
> 
> -- 
> brandon s allbery kf8nh   sine nomine associates
> allber...@gmail.com   
> ballb...@sinenomine.net 
> unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net 
> 
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: dolfin on el capitan

2016-02-08 Thread Brandon Allbery
On Mon, Feb 8, 2016 at 7:27 PM, Gideon Simpson 
wrote:

> :info:build [ 14%] Built target vtkCommon
> :info:build make[1]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk5/vtk5/work/VTK5.10.1'
> :info:build make: *** [all] Error 2
>

Full log please; the above is an independent branch of a parallel build
finishing, then make exiting because all branches independent of the
failing one have completed.

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: dolfin on el capitan

2016-02-08 Thread Gideon Simpson
I did 

sudo port install vtk5 +python +tcltk

and I get the error in, the log file:

:info:build [ 14%] Built target vtkCommon
:info:build make[1]: Leaving directory 
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk5/vtk5/work/VTK5.10.1'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory 
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk5/vtk5/work/VTK5.10.1'
:info:build Command failed:  cd 
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk5/vtk5/work/VTK5.10.1"
 && /usr/bin/make -j4 -w all VERBOSE=ON 
:info:build Exit code: 2
:error:build org.macports.build for port vtk5 returned: command execution failed
:debug:build Error code: CHILDSTATUS 5350 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 vtk5: org.macports.activate 
org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port vtk5 for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk5/vtk5/main.log
 
Earlier in the log file there is an error similar to the one on ticket 49418
-gideon

> On Feb 8, 2016, at 4:29 PM, Sean Farley  wrote:
> 
> 
> Gideon Simpson  writes:
> 
>> Since vtk5 seems to be broken on el capitan, dolfin won’t install.  Is it 
>> possible to work around that?
> 
> Is there a ticket for this? I have vtk5+python+tcltk installed just fine.

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


Re: Trying to execute LibcxxOnOlderSytems (2nd ed.)

2016-02-08 Thread [ftp83plus]
libffi or clang?

Don't know for which port to file the ticket. I did:

$ sudo port clean clang-3.7
--->  Cleaning clang-3.7

Then:
$ sudo port -v install clang-3.7
--->  Computing dependencies for clang-3.7..
--->  Dependencies to be installed: cctools clang-3.4 clang-3.3 clang_select 
ld64 ld64-136 libmacho-headers llvm-3.4 llvm_select ncurses zlib xz gettext 
expat libiconv gperf llvm-3.3 perl5 perl5.22 gdbm python27 bzip2 db48 libedit 
openssl python2_select python_select sqlite3 libxml2 libunwind-headers libcxx 
libcxxabi llvm-3.7
Error: The following dependencies were not installed: cctools clang-3.4 
clang-3.3 clang_select ld64 ld64-136 libmacho-headers llvm-3.4 llvm_select 
ncurses zlib xz gettext expat libiconv gperf llvm-3.3 perl5 perl5.22 gdbm 
python27 bzip2 db48 libedit openssl python2_select python_select sqlite3 
libxml2 libunwind-headers libcxx libcxxabi llvm-3.7
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port clang-3.7 failed



El 8 févr. 2016, a las 16:18, Jeremy Huddleston Sequoia escribió:

> 
>> On Feb 8, 2016, at 12:31, [ftp83plus]  wrote:
>> 
>> Not much success: it now fails to install clang-3.7
> 
> Oh, are you failing at the point when installing clang-3.7?  How is that 
> possible?  Your previous email was about an issue *AFTER* that point.
> 
> Regardless, it looks like libffi failed to compile for you, so file a ticket 
> about that.
> 
>> 
>> --->  Cleaning libffi
>> --->  Removing work directory for libffi
>> Error: The following dependencies were not installed: cctools clang-3.4 
>> clang-3.3 clang_select ld64 ld64-136 libmacho-headers llvm-3.4 llvm_select 
>> ncurses zlib xz gettext expat libiconv gperf llvm-3.3 perl5 perl5.22 gdbm 
>> python27 bzip2 db48 libedit openssl python2_select python_select sqlite3 
>> libxml2 libunwind-headers libcxx libcxxabi llvm-3.7
>> To report a bug, follow the instructions in the guide:
>>   http://guide.macports.org/#project.tickets
>> Error: Processing of port clang-3.7 failed
>> 
>> 
>> 
>> 
>> 
>> El 8 févr. 2016, a las 12:45, Jeremy Huddleston Sequoia escribió:
>> 
>>> 
 On Feb 8, 2016, at 03:44, Ryan Schmidt  wrote:
 
 On Feb 8, 2016, at 12:07 AM, [ftp83plus]  wrote:
> 
> Hi, 
> 
> I assumed that because it is extremely rare not to get an answer from 
> either Brandon, Ryan or Adam. I see them having an answer to practically 
> every single request on the list…
 
 These are Jeremy's instructions you're following. Maybe he needs to update 
 them so that this problem is not encountered.
>>> 
>>> I updated the guide to include instructions that will get cctools and ld64 
>>> rebuilt with the +llvm37 variant before removing llvm-3.4
>>> 
>>> sudo port -v upgrade -n -f --enforce-variants cctools -llvm33 -llvm34 
>>> +llvm37 configure.compiler=macports-clang-3.7
>>> sudo port -v upgrade -n -f --enforce-variants ld64 -llvm33 -llvm34 +llvm37 
>>> configure.compiler=macports-clang-3.7
>>> 
>>> --Jeremy
>> 
> 

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


Re: Trying to execute LibcxxOnOlderSytems (2nd ed.)

2016-02-08 Thread [ftp83plus]
Apparently these ports are dependencies… Will file a ticket. 


El 8 févr. 2016, a las 16:13, Jeremy Huddleston Sequoia escribió:

> What is the command you are envoking and when?
> 
> You should only be rebuilding the cctools and ld64 ports.  There's really no 
> reason for all those other ports to be installed.
> 
> --Jeremy
> 
>> On Feb 8, 2016, at 12:31, [ftp83plus]  wrote:
>> 
>> Not much success: it now fails to install clang-3.7
>> 
>> --->  Cleaning libffi
>> --->  Removing work directory for libffi
>> Error: The following dependencies were not installed: cctools clang-3.4 
>> clang-3.3 clang_select ld64 ld64-136 libmacho-headers llvm-3.4 llvm_select 
>> ncurses zlib xz gettext expat libiconv gperf llvm-3.3 perl5 perl5.22 gdbm 
>> python27 bzip2 db48 libedit openssl python2_select python_select sqlite3 
>> libxml2 libunwind-headers libcxx libcxxabi llvm-3.7
>> To report a bug, follow the instructions in the guide:
>>  http://guide.macports.org/#project.tickets
>> Error: Processing of port clang-3.7 failed
>> 
>> 
>> 
>> 
>> 
>> El 8 févr. 2016, a las 12:45, Jeremy Huddleston Sequoia escribió:
>> 
>>> 
 On Feb 8, 2016, at 03:44, Ryan Schmidt  wrote:
 
 On Feb 8, 2016, at 12:07 AM, [ftp83plus]  wrote:
> 
> Hi, 
> 
> I assumed that because it is extremely rare not to get an answer from 
> either Brandon, Ryan or Adam. I see them having an answer to practically 
> every single request on the list…
 
 These are Jeremy's instructions you're following. Maybe he needs to update 
 them so that this problem is not encountered.
>>> 
>>> I updated the guide to include instructions that will get cctools and ld64 
>>> rebuilt with the +llvm37 variant before removing llvm-3.4
>>> 
>>> sudo port -v upgrade -n -f --enforce-variants cctools -llvm33 -llvm34 
>>> +llvm37 configure.compiler=macports-clang-3.7
>>> sudo port -v upgrade -n -f --enforce-variants ld64 -llvm33 -llvm34 +llvm37 
>>> configure.compiler=macports-clang-3.7
>>> 
>>> --Jeremy
>> 
>> ___
>> macports-users mailing list
>> macports-users@lists.macosforge.org
>> https://lists.macosforge.org/mailman/listinfo/macports-users
> 

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


Re: dolfin on el capitan

2016-02-08 Thread Sean Farley

Gideon Simpson  writes:

> Since vtk5 seems to be broken on el capitan, dolfin won’t install.  Is it 
> possible to work around that?

Is there a ticket for this? I have vtk5+python+tcltk installed just fine.
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Trying to execute LibcxxOnOlderSytems (2nd ed.)

2016-02-08 Thread Jeremy Huddleston Sequoia

> On Feb 8, 2016, at 12:31, [ftp83plus]  wrote:
> 
> Not much success: it now fails to install clang-3.7

Oh, are you failing at the point when installing clang-3.7?  How is that 
possible?  Your previous email was about an issue *AFTER* that point.

Regardless, it looks like libffi failed to compile for you, so file a ticket 
about that.

> 
> --->  Cleaning libffi
> --->  Removing work directory for libffi
> Error: The following dependencies were not installed: cctools clang-3.4 
> clang-3.3 clang_select ld64 ld64-136 libmacho-headers llvm-3.4 llvm_select 
> ncurses zlib xz gettext expat libiconv gperf llvm-3.3 perl5 perl5.22 gdbm 
> python27 bzip2 db48 libedit openssl python2_select python_select sqlite3 
> libxml2 libunwind-headers libcxx libcxxabi llvm-3.7
> To report a bug, follow the instructions in the guide:
>http://guide.macports.org/#project.tickets
> Error: Processing of port clang-3.7 failed
> 
> 
> 
> 
> 
> El 8 févr. 2016, a las 12:45, Jeremy Huddleston Sequoia escribió:
> 
>> 
>>> On Feb 8, 2016, at 03:44, Ryan Schmidt  wrote:
>>> 
>>> On Feb 8, 2016, at 12:07 AM, [ftp83plus]  wrote:
 
 Hi, 
 
 I assumed that because it is extremely rare not to get an answer from 
 either Brandon, Ryan or Adam. I see them having an answer to practically 
 every single request on the list…
>>> 
>>> These are Jeremy's instructions you're following. Maybe he needs to update 
>>> them so that this problem is not encountered.
>> 
>> I updated the guide to include instructions that will get cctools and ld64 
>> rebuilt with the +llvm37 variant before removing llvm-3.4
>> 
>> sudo port -v upgrade -n -f --enforce-variants cctools -llvm33 -llvm34 
>> +llvm37 configure.compiler=macports-clang-3.7
>> sudo port -v upgrade -n -f --enforce-variants ld64 -llvm33 -llvm34 +llvm37 
>> configure.compiler=macports-clang-3.7
>> 
>> --Jeremy
> 



smime.p7s
Description: S/MIME cryptographic signature
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Trying to execute LibcxxOnOlderSytems (2nd ed.)

2016-02-08 Thread Jeremy Huddleston Sequoia
What is the command you are envoking and when?

You should only be rebuilding the cctools and ld64 ports.  There's really no 
reason for all those other ports to be installed.

--Jeremy

> On Feb 8, 2016, at 12:31, [ftp83plus]  wrote:
> 
> Not much success: it now fails to install clang-3.7
> 
> --->  Cleaning libffi
> --->  Removing work directory for libffi
> Error: The following dependencies were not installed: cctools clang-3.4 
> clang-3.3 clang_select ld64 ld64-136 libmacho-headers llvm-3.4 llvm_select 
> ncurses zlib xz gettext expat libiconv gperf llvm-3.3 perl5 perl5.22 gdbm 
> python27 bzip2 db48 libedit openssl python2_select python_select sqlite3 
> libxml2 libunwind-headers libcxx libcxxabi llvm-3.7
> To report a bug, follow the instructions in the guide:
>   http://guide.macports.org/#project.tickets
> Error: Processing of port clang-3.7 failed
> 
> 
> 
> 
> 
> El 8 févr. 2016, a las 12:45, Jeremy Huddleston Sequoia escribió:
> 
>> 
>>> On Feb 8, 2016, at 03:44, Ryan Schmidt  wrote:
>>> 
>>> On Feb 8, 2016, at 12:07 AM, [ftp83plus]  wrote:
 
 Hi, 
 
 I assumed that because it is extremely rare not to get an answer from 
 either Brandon, Ryan or Adam. I see them having an answer to practically 
 every single request on the list…
>>> 
>>> These are Jeremy's instructions you're following. Maybe he needs to update 
>>> them so that this problem is not encountered.
>> 
>> I updated the guide to include instructions that will get cctools and ld64 
>> rebuilt with the +llvm37 variant before removing llvm-3.4
>> 
>> sudo port -v upgrade -n -f --enforce-variants cctools -llvm33 -llvm34 
>> +llvm37 configure.compiler=macports-clang-3.7
>> sudo port -v upgrade -n -f --enforce-variants ld64 -llvm33 -llvm34 +llvm37 
>> configure.compiler=macports-clang-3.7
>> 
>> --Jeremy
> 
> ___
> macports-users mailing list
> macports-users@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users



smime.p7s
Description: S/MIME cryptographic signature
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


dolfin on el capitan

2016-02-08 Thread Gideon Simpson
Since vtk5 seems to be broken on el capitan, dolfin won’t install.  Is it 
possible to work around that?

-gideon

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


Re: Trying to execute LibcxxOnOlderSytems (2nd ed.)

2016-02-08 Thread [ftp83plus]
Not much success: it now fails to install clang-3.7

--->  Cleaning libffi
--->  Removing work directory for libffi
Error: The following dependencies were not installed: cctools clang-3.4 
clang-3.3 clang_select ld64 ld64-136 libmacho-headers llvm-3.4 llvm_select 
ncurses zlib xz gettext expat libiconv gperf llvm-3.3 perl5 perl5.22 gdbm 
python27 bzip2 db48 libedit openssl python2_select python_select sqlite3 
libxml2 libunwind-headers libcxx libcxxabi llvm-3.7
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port clang-3.7 failed





El 8 févr. 2016, a las 12:45, Jeremy Huddleston Sequoia escribió:

> 
>> On Feb 8, 2016, at 03:44, Ryan Schmidt  wrote:
>> 
>> On Feb 8, 2016, at 12:07 AM, [ftp83plus]  wrote:
>>> 
>>> Hi, 
>>> 
>>> I assumed that because it is extremely rare not to get an answer from 
>>> either Brandon, Ryan or Adam. I see them having an answer to practically 
>>> every single request on the list…
>> 
>> These are Jeremy's instructions you're following. Maybe he needs to update 
>> them so that this problem is not encountered.
> 
> I updated the guide to include instructions that will get cctools and ld64 
> rebuilt with the +llvm37 variant before removing llvm-3.4
> 
> sudo port -v upgrade -n -f --enforce-variants cctools -llvm33 -llvm34 +llvm37 
> configure.compiler=macports-clang-3.7
> sudo port -v upgrade -n -f --enforce-variants ld64 -llvm33 -llvm34 +llvm37 
> configure.compiler=macports-clang-3.7
> 
> --Jeremy

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


Re: Trying to execute LibcxxOnOlderSytems (2nd ed.)

2016-02-08 Thread Jeremy Huddleston Sequoia

> On Feb 8, 2016, at 03:44, Ryan Schmidt  wrote:
> 
> On Feb 8, 2016, at 12:07 AM, [ftp83plus]  wrote:
>> 
>> Hi, 
>> 
>> I assumed that because it is extremely rare not to get an answer from either 
>> Brandon, Ryan or Adam. I see them having an answer to practically every 
>> single request on the list…
> 
> These are Jeremy's instructions you're following. Maybe he needs to update 
> them so that this problem is not encountered.

I updated the guide to include instructions that will get cctools and ld64 
rebuilt with the +llvm37 variant before removing llvm-3.4

sudo port -v upgrade -n -f --enforce-variants cctools -llvm33 -llvm34 +llvm37 
configure.compiler=macports-clang-3.7
sudo port -v upgrade -n -f --enforce-variants ld64 -llvm33 -llvm34 +llvm37 
configure.compiler=macports-clang-3.7

--Jeremy

smime.p7s
Description: S/MIME cryptographic signature
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: A screenshot/webpage capture app like Shutter?

2016-02-08 Thread Bradley Giesbrecht
> On Feb 7, 2016, at 10:51 PM, Clemens Lang  wrote:
> 
> On February 7, 2016 9:48:22 PM GMT+01:00, bunk3m  wrote:
>> FF does capture a png of the site page.  While a png is good, it will 
>> not allow copy and paste of any of the text and as you mentioned, it 
>> won't allow using the links.
> 
> If you don't need JavaScript-support and the page you're trying to dump is 
> accessible without cookies, maybe wkhtmltopdf is for you? Unfortunately it 
> doesn't seem like we have it ported in macports yet - any takers? 
> 
> Otherwise it seems that going for the "save page with assets" option would 
> also fulfill your needs. 


I had a port for wkhtmltopdf a few years ago; I’ll try to locate it.


Regards,
Bradley Giesbrecht (pixilla)

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


Re: Trying to execute LibcxxOnOlderSytems (2nd ed.)

2016-02-08 Thread Brandon Allbery
On Mon, Feb 8, 2016 at 1:07 AM, [ftp83plus]  wrote:

>
> I assumed that because it is extremely rare not to get an answer from
> either Brandon, Ryan or Adam. I see them having an answer to practically
> every single request on the list…
>

I don't know much about this one, unfortunately.

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Trying to execute LibcxxOnOlderSytems (2nd ed.)

2016-02-08 Thread Eneko Gotzon
On Mon, Feb 8, 2016 at 7:07 AM, [ftp83plus]  wrote:

> them having an answer to practically every single request…


It is not fear, I think, to get used to or require them to be the ones who
assume the care responsibility of our issues.

We are a community, I believe.

Just writing.
-- 
Eneko Gotzon Ares
enekogot...@gmail.com
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Trying to execute LibcxxOnOlderSytems (2nd ed.)

2016-02-08 Thread Ryan Schmidt
On Feb 8, 2016, at 12:07 AM, [ftp83plus]  wrote:
> 
> Hi, 
> 
> I assumed that because it is extremely rare not to get an answer from either 
> Brandon, Ryan or Adam. I see them having an answer to practically every 
> single request on the list…

These are Jeremy's instructions you're following. Maybe he needs to update them 
so that this problem is not encountered.


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