Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2013 21:50:01 GMT
From:      Yahor Shybeka <egor.shibeko@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/171079: graphics/rawtherapee hangs x11
Message-ID:  <201303082150.r28Lo1It059390@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/171079; it has been noted by GNATS.

From: Yahor Shybeka <egor.shibeko@gmail.com>
To: bug-followup@FreeBSD.org, rotkap@gmx.de
Cc:  
Subject: Re: ports/171079: graphics/rawtherapee hangs x11
Date: Fri, 08 Mar 2013 13:46:53 -0800

 This is a multi-part message in MIME format.
 --------------040006000903030604070203
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 Hi,
 
 I'm using amd64, and rawtherapee crashed pretty often. It looked like
 the problem was somehow connected with OpenMP and GCC 4.2.1. Though I
 didn't try rawtherapee without OpenMP, but I've recompiled it using
 USE_GCC= 4.6+ and I've remapped GCC libraries in /etc/libmap.conf:
 
 libgcc_s.so.1   gcc46/libgcc_s.so.1
 libgomp.so.1    gcc46/libgomp.so.1
 libobjc.so.3    gcc46/libobjc.so.2
 libssp.so.0     gcc46/libssp.so.0
 libstdc++.so.6  gcc46/libstdc++.so.6
 
 
 Looks like it works normally now.
 
 -- 
 Thanks,
 Yahor
 
 
 --------------040006000903030604070203
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 <html>
   <head>
 
     <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
   </head>
   <body bgcolor="#FFFFFF" text="#000000">
     Hi,<br>
     <br>
     I'm using amd64, and rawtherapee crashed pretty often. It looked
     like the problem was somehow connected with OpenMP and GCC 4.2.1.
     Though I didn't try rawtherapee without OpenMP, but I've recompiled
     it using USE_GCC= 4.6+ and I've remapped GCC libraries in
     /etc/libmap.conf:<br>
     <br>
     <meta http-equiv="content-type" content="text/html;
       charset=ISO-8859-1">
     <pre class="programlisting" style="margin: 0.75em 0px; line-height: 1.1; font-family: monospace; padding: 1ex; background-color: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); border-top-left-radius: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-s pacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">libgcc_s.so.1   gcc46/libgcc_s.so.1
 libgomp.so.1    gcc46/libgomp.so.1
 libobjc.so.3    gcc46/libobjc.so.2
 libssp.so.0     gcc46/libssp.so.0
 libstdc++.so.6  gcc46/libstdc++.so.6</pre>
     <br>
     Looks like it works normally now.<br>
     <pre class="moz-signature" cols="72">-- 
 Thanks,
 Yahor</pre>
   </body>
 </html>
 
 --------------040006000903030604070203--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303082150.r28Lo1It059390>