On 20.05.2013 01:42 (UTC+2), wen heping wrote:
> Hi,
>
> Does this error exist on other FreeBSD version? I can not reproduce it
> on 10-Current and 9.0.
Hmm, I have this problem on CURRENT (amd64) for a long time now [1] and
the patch does solve it.
Do you have 'option GRASS' enabled?
Raine
I have met the same problem.
With gcc47 fails, gcc48 or clang works.
Regards,
--
`whois vmeta.jp | nkf -w`
meta
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freeb
Hi,
On Sun, 19 May 2013 23:31:21 -0500
sindrome wrote:
> You can see the sticky bit is indeed set and I'm still getting these
> errors:
>
you must first realise that this is not an error but a warning
> /usr/local/lib/ruby/site_ruby/1.8/pkgtools/pkgtools.rb:483: warning:
> Insecure world writa
You can see the sticky bit is indeed set and I'm still getting these errors:
stat -r /tmp
90 7418880 041777 3 0 0 29641368 512 1368950908 1369024120 1369024120
1130953852 16384 4 0 /tmp
/usr/local/lib/ruby/site_ruby/1.8/pkgtools/pkgtools.rb:483: warning:
Insecure world writable dir /tmp/. in PAT
Hi all,
I had just recently built Firefox 21.0 (my port version is 21.0_1,1) and I have
been running into both bus errors and segfaults, depending on how I build
Firefox. I usually build my ports via portupgrade and use portconf for options.
With Firefox, I have GIO, LOGGING, and WEBRTC unset,
On a system running: FreeBSD 9.1-STABLE #80 r250806: Sun May 19 04:54:21
PDT 2013 i386, I was performing my usual weekly update/refresh -- at
this point, "portmaster -ad --index".
Other ports updated OK; other systems (including my laptop, which I
update more frequently) were OK.
First pass throu
I can say that it builds with FreeBSD 9.1 and clang 3.2
from /usr/bin/clang (native clang)...
Strange...
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-
Hi,
Does this error exist on other FreeBSD version? I can not reproduce it
on 10-Current and 9.0.
wen
2013/5/20 GeoBSD
> Perfect !
>
> This patch works also good for me.
>
> Many thanks.
>
>
>
>
> --
> View this message in context:
> http://freebsd.1045724.n5.nabble.com/QGIS-With-Grass-Pl
On Sun, 19 May 2013 15:59:12 -0500
Jimmy wrote:
> From the original post that started this thread, I noticed that the
> error from portupgrade/ruby was showing the permissions that it didn't
> like as mode 040777 (octal). This is definitely with the sticky bit
> turned OFF. It should be 041777.
From the original post that started this thread, I noticed that the
error from portupgrade/ruby was showing the permissions that it didn't
like as mode 040777 (octal). This is definitely with the sticky bit turned
OFF.
It should be 041777. 'stat -r /tmp' will print the permissions in octal rath
On Sun, 19 May 2013 21:30:03 +0200
Simon Wright wrote:
> On 05/19/13 20:56, Bob Eager wrote:
> > On Sun, 19 May 2013 13:34:49 -0500
> > sindrome wrote:
> >
> >> can't authenticate to my samba server. There has to be a root of
> >> this problem to make them both work. Is there some other place
On Sun, 19 May 2013 21:30:03 +0200
Simon Wright articulated:
> On 05/19/13 20:56, Bob Eager wrote:
> > On Sun, 19 May 2013 13:34:49 -0500
> > sindrome wrote:
> >
> >> can't authenticate to my samba server. There has to be a root of
> >> this problem to make them both work. Is there some other p
I concur with Simon. That's exactly when it started for me.
On May 19, 2013, at 2:30 PM, Simon Wright wrote:
> On 05/19/13 20:56, Bob Eager wrote:
>> On Sun, 19 May 2013 13:34:49 -0500
>> sindrome wrote:
>>
>>> can't authenticate to my samba server. There has to be a root of
>>> this problem
On 05/19/13 20:56, Bob Eager wrote:
On Sun, 19 May 2013 13:34:49 -0500
sindrome wrote:
can't authenticate to my samba server. There has to be a root of
this problem to make them both work. Is there some other place
portupgrade is having /tmp amended on without it being in my $PATH?
I went
Hi!
> Just report the
>
>
> /usr/ports/lang/python33
>
> don't build on
>
> FreeBSD 9.1-STABLE #3 r250807: Sun May 19 17:48:52 CEST 2013
>
> all other ports are up2date.
Same problem here, rm@ is working on it, as far as I know.
--
p...@opsec.eu+49 171 3101372
Jerry is right. I have it set to 1777 too and still receive the error
On Sun, May 19, 2013 at 2:17 PM, Jerry wrote:
> On Sun, 19 May 2013 19:56:39 +0100
> Bob Eager articulated:
>
> > On Sun, 19 May 2013 13:34:49 -0500
> > sindrome wrote:
> >
> > > I'm not sure I understand your question. Por
On Sun, 19 May 2013 19:56:39 +0100
Bob Eager articulated:
> On Sun, 19 May 2013 13:34:49 -0500
> sindrome wrote:
>
> > I'm not sure I understand your question. Portupgrade barks about
> > the /tmp directory being world writable. I pasted the exact errors
> > earlier in this thread. I looked in
On Sun, 19 May 2013 13:34:49 -0500
sindrome articulated:
> On Sun, May 19, 2013 at 11:48 AM, Chris Rees
> wrote:
>
> > On 19 May 2013 16:52, "Jerry" wrote:
> > >
> > > On Sun, 19 May 2013 09:57:52 -0500
> > > sindrome articulated:
> > >
> > > > I checked everywhere (in .cshrc etc..) as well as
On Sun, 19 May 2013 13:34:49 -0500
sindrome wrote:
> I'm not sure I understand your question. Portupgrade barks about
> the /tmp directory being world writable. I pasted the exact errors
> earlier in this thread. I looked in my path and can't find /tmp in
> there and can't figure how to get rid
Chris,
I'm not sure I understand your question. Portupgrade barks about the /tmp
directory being world writable. I pasted the exact errors earlier in this
thread. I looked in my path and can't find /tmp in there and can't figure
how to get rid of ruby complaining unless I remove the writable
per
On Sun, 19 May 2013 18:29:28 +0200
Albert Shih articulated:
> Hi all
>
> Just report the
>
>
> /usr/ports/lang/python33
>
> don't build on
>
> FreeBSD 9.1-STABLE #3 r250807: Sun May 19 17:48:52 CEST 2013
>
> all other ports are up2date.
>
> Here the output :
{truncated}
You w
On 19 May 2013 16:52, "Jerry" wrote:
>
> On Sun, 19 May 2013 09:57:52 -0500
> sindrome articulated:
>
> > I checked everywhere (in .cshrc etc..) as well as "echo $PATH"
> > and /tmp is not in there. I'm not sure where it's picking up /tmp in
> > the path
>
> Same here. I have no idea where it is
Perfect !
This patch works also good for me.
Many thanks.
--
View this message in context:
http://freebsd.1045724.n5.nabble.com/QGIS-With-Grass-Plugin-doesn-t-build-kpty-cpp-tp5812385p5813188.html
Sent from the freebsd-ports mailing list archive at Nabble.com.
___
Hi all
Just report the
/usr/ports/lang/python33
don't build on
FreeBSD 9.1-STABLE #3 r250807: Sun May 19 17:48:52 CEST 2013
all other ports are up2date.
Here the output :
Regards.
.
cc -c -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing
-O2 -pipe
19.05.2013 11:45, Ed Schouten пишет:
> Hi Steve,
>
> 2013/5/19 Steve Wills :
>> I had a similar issue with devel/kBuild recently. It may be due to
>> -Dlint getting passed to the build. See this rev:
>>
>> [...]
>>
>> which defines _Thread_local as empty when lint is defined. This then
>> affects
On Sun, 19 May 2013 09:57:52 -0500
sindrome articulated:
> I checked everywhere (in .cshrc etc..) as well as "echo $PATH"
> and /tmp is not in there. I'm not sure where it's picking up /tmp in
> the path
Same here. I have no idea where it is getting "tmp" from. At least it
doesn't appear to be c
I checked everywhere (in .cshrc etc..) as well as "echo $PATH" and /tmp is
not in there. I'm not sure where it's picking up /tmp in the path
On Sun, May 19, 2013 at 2:36 AM, Chris Rees wrote:
>
> On 19 May 2013 00:34, "sindrome" wrote:
> >
> > I just found myself troubleshooting an issue wher
While playing certain html5/gstreamer/webm content e.g. youtube.
Can anybody confirm?
--
View this message in context:
http://freebsd.1045724.n5.nabble.com/Since-some-time-weeks-www-opera-is-hanging-on-9-STABLE-amd64-clang-tp5813142.html
Sent from the freebsd-ports mailing list archive at Nabb
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
On Sun, 19 May 2013 07:08:40 +0900 (JST)
Hiroki Sato wrote:
> "Christopher J. Ruwe" wrote
> in <20130518025801.0659b...@dijkstra.cruwe.de>:
>
> cj> I have included the patches, they are rather trivial, although, I
> cj> think, dirty. I have also included a complete logfile of a failed
> cj> b
Hi Steve,
2013/5/19 Steve Wills :
> I had a similar issue with devel/kBuild recently. It may be due to
> -Dlint getting passed to the build. See this rev:
>
> [...]
>
> which defines _Thread_local as empty when lint is defined. This then
> affects runetype.h:
>
> http://svnweb.freebsd.org/base/hea
On 19 May 2013 00:34, "sindrome" wrote:
>
> I just found myself troubleshooting an issue where my desktop machine
> couldn't login to my local samba server unless I have the /tmp directory
> permissions set to 777. I'd like to have it 775 not only for security
> reasons but also because portupgra
On Sat, 18 May 2013 19:52:19 -0500
sindrome wrote:
> Thanks for that tip. I was hoping that was the root of it but upon
> looking at my path, I don't have /tmp in there. II used to have the
> sticky bit set on there. I just re-set it but portupgrade still keeps
> barking because it's world writ
33 matches
Mail list logo