[Fink-users] Arora SSL issues

2015-04-27 Thread Stefan Bruda
Hello,

I am trying out Arora and in the process I stumbled on what appears to
be an SSL problem.  The first symptom is the following console output
upon launch:

AdBlockSubscription:: rulesDownloaded error SSL handshake failed 

Next some but not all pages fail to load over HTTPS.  An example of
pages that do load is https://www.google.ca/maps.  Examples of pages
that fail to load are https://signin.ebay.ca and
https://canadapost.ca.

Looking comparatively at the examples above the pages that do not load
use SHA-256 With RSA Encryption, as opposed to SHA-1 With RSA
Encryption for the page that does load.  However, I then went to my
Webmail system https://turing.ubishops.ca/mail/ and discovered that
it loads without any problem even if it uses SHA-256 With RSA
Encryption so I am not sure what gives.

I am not sure even whether the problem comes from arora or qtwebkit,
though the latter looks less likely.

I also tried to build arora (manually) against the Fink provided
openssl (openssl100-dev-1.0.2a-1 and openssl100-shlibs-1.0.2a-1 rather
than system-openssl-dev) but this does not seem to make any
difference.

Suggestions on how to fix or what other things to try are much
appreciated.  Many thanks!

Best regards,
Stefan

P.S.  In case it matters, my system is a Mac OS 10.10.3 box and
features xcode-6.3.1.0.1.1429, xcode.app-6.3.1-1,
qtwebkit-x11-2.0.0-40, and qt4-base-x11*-4.7.3-38.  If any other
information is needed please let me know.

-- 
If it was so, it might be; and if it were so, it would be; but as it 
isn't, it ain't.  That's logic.  --Lewis Carroll, Through the Looking-Glass

No HTML emails and proprietary attachments please http://bruda.ca/ascii

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: libvpx14-1.4.0-1 failed ...

2015-04-27 Thread Daniel Johnson

 On Apr 26, 2015, at 1:01 PM, Alexander Hansen alexanderk.han...@gmail.com 
 wrote:
 
 
 On Apr 23, 2015, at 18:48, Saleh Elmohamed m.a.saleh.elmoha...@gmail.com 
 wrote:
 
 thought to forward again...  sorry about that.
 
 
 
 snip
 
   [CC] vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c.o
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:77:18: warning: implicit 
 declaration of function
 '_mm256_broadcastsi128_si256' is invalid in C99 
 [-Wimplicit-function-declaration]
 filtersReg32 = MM256_BROADCASTSI128_SI256(filtersReg);
^
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:41:41: note: expanded from 
 macro
 'MM256_BROADCASTSI128_SI256'
 #  define MM256_BROADCASTSI128_SI256(x) _mm256_broadcastsi128_si256(x)
   ^
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:77:16: error: assigning to 
 '__m256i' from incompatible
 type 'int'
 filtersReg32 = MM256_BROADCASTSI128_SI256(filtersReg);
  ^ ~~
 vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c:322:16: error: assigning to 
 '__m256i' from
 incompatible type 'int'
 filtersReg32 = MM256_BROADCASTSI128_SI256(filtersReg);
  ^ ~~
 1 warning and 2 errors generated.
 Makefile:148: recipe for target 
 'vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o' failed
 make[1]: *** [vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c.o] Error 1
 make[1]: *** Waiting for unfinished jobs
 Makefile:17: recipe for target '.DEFAULT' failed
 make: *** [.DEFAULT] Error 2
 ### execution of /tmp/fink.gGf4Y failed, exit code 2
 ### execution of /tmp/fink.MiwFA failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-libvpx14-1.4.0-1
 (Reading database ... 299579 files and directories currently installed.)
 Removing fink-buildlock-libvpx14-1.4.0-1 ...
 Updating the list of locally available binary packages.
 Scanning dists/stable/main/binary-darwin-x86_64
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.53.nopython-shlibs_1.53.0-4_darwin-x86_64.deb
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.53.nopython_1.53.0-4_darwin-x86_64.deb
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.55-nopython-shlibs_1.55.0-7_darwin-x86_64.deb
 New package: 
 dists/stable/main/binary-darwin-x86_64/libs/boost1.55-nopython_1.55.0-7_darwin-x86_64.deb
 Failed: phase compiling: libvpx14-1.4.0-1 failed
 
 Before reporting any errors, please run fink selfupdate and try again.
 Also try using fink configure to set your maximum build jobs to 1 and
 attempt to build the package again.
 If you continue to have issues, please check to see if the FAQ on Fink's
 website solves the problem.  If not, ask on one (not both, please) of
 these mailing lists:
 
 The Fink Users List fink-users@lists.sourceforge.net
 The Fink Beginners List fink-beginn...@lists.sourceforge.net,
 
 with a carbon copy to the maintainer:
 
 Daniel Johnson dan...@daniel-johnson.org
 
 Note that this is preferable to emailing just the maintainer directly,
 since most fink package maintainers do not have access to all possible
 hardware and software configurations.
 
 Please try to include the complete error message in your report.  This
 generally consists of a compiler line starting with e.g. gcc or g++
 followed by the actual error output from the compiler.
 
 Also include the following system information:
 Package manager version: 0.38.4
 Distribution version: selfupdate-rsync Tue Apr 21 17:50:33 2015, 10.7, 
 x86_64
 Trees: local/main stable/main
 Xcode.app: 4.6.3
 Xcode command-line tools: 4.6.0.0.1.1365549073
 Max. Fink build jobs:  4
 
 
 
 
 I can confirm this (pretty much the same everything as Saleh, system-wise).
 

Sorry, I was distracted by other things. This should be fixed now. Please let 
me know if it works since I can’t test with older Xcodes.

Daniel



signature.asc
Description: Message signed with OpenPGP using GPGMail
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users