[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-PowerPC

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.5-PowerPC while 
building Wireshark (development).
Full details are available at:
 http://buildbot.wireshark.org/trunk/builders/OSX-10.5-PowerPC/builds/101

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: osx-10.5-ppc

Build Reason: scheduler
Build Source Stamp: 38890
Blamelist: etxrab

BUILD FAILED: failed compile

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-x86

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.5-x86 while building 
Wireshark (development).
Full details are available at:
 http://buildbot.wireshark.org/trunk/builders/OSX-10.5-x86/builds/111

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: osx-10.5-x86

Build Reason: scheduler
Build Source Stamp: 38890
Blamelist: etxrab,gerald

BUILD FAILED: failed compile

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.6-x64

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.6-x64 while building 
Wireshark (development).
Full details are available at:
 http://buildbot.wireshark.org/trunk/builders/OSX-10.6-x64/builds/117

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: osx-10.6-x64

Build Reason: scheduler
Build Source Stamp: 38890
Blamelist: etxrab

BUILD FAILED: failed compile

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] buildbot failure in Wireshark (development) on Ubuntu-10.04-x64

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Ubuntu-10.04-x64 while 
building Wireshark (development).
Full details are available at:
 http://buildbot.wireshark.org/trunk/builders/Ubuntu-10.04-x64/builds/105

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: ubuntu-10.04-x64

Build Reason: scheduler
Build Source Stamp: 38890
Blamelist: etxrab

BUILD FAILED: failed compile

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] buildbot failure in Wireshark (development) on Visual-Studio-Code-Analysis

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Visual-Studio-Code-Analysis 
while building Wireshark (development).
Full details are available at:
 
http://buildbot.wireshark.org/trunk/builders/Visual-Studio-Code-Analysis/builds/98

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: vs-code-analysis

Build Reason: scheduler
Build Source Stamp: 38890
Blamelist: etxrab

BUILD FAILED: failed nmake all

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] buildbot failure in Wireshark (development) on Windows-7-x64

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Windows-7-x64 while building 
Wireshark (development).
Full details are available at:
 http://buildbot.wireshark.org/trunk/builders/Windows-7-x64/builds/106

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: windows-7-x64

Build Reason: scheduler
Build Source Stamp: 38890
Blamelist: etxrab

BUILD FAILED: failed nmake all

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


Re: [Wireshark-dev] No interfaces, no /dev directory (MacOS X)

2011-09-05 Thread Guy Harris

On Sep 5, 2011, at 6:56 PM, Steven Ross wrote:

> No interfaces running as admin in Mac OS x 10.5.8 (PPC). I read the Readme in 
> the download and the wiki telling me about the script to set up permissions 
> on boot (and I did reboot):
> http://wiki.wireshark.org/CaptureSetup/CapturePrivileges
> 
> I do see interfaces and capturing works fine if I run as root.
> 
> I have the ChmodBPF script in the StartupItems, placed there by the Wireshark 
> installer. Running the ChmodBPF script directly gives an error:
> line 35: $1: unbound variable
> Line 35 is simply:  RunService "$1"

It's a startup item, no a script to be run by itself.  You need to run it with 
SystemStarter:

sudo SystemStarter start ChmodBPF

In order for it to be run, /Library/StartupItems/ChmodBPF, and all the files 
under it, must be owned by user "root" and group "wheel", and must not have 
group or other write privileges.

> I believe it breaks because I do not have a /dev folder.

You may not have a /dev folder, in the sense of something that the Finder will 
show you, but you definitely have a /dev directory, in the sense that, for 
example, "ls /dev" from a Terminal window will show you the contents of that 
directory.

> There is a hidden /dev alias,

>From the point of view of all the stuff Apple put on top of UNIX, it might be 
>an alias; from the point of view of UNIX, it's a directory:

$ ls -ld /dev
dr-xr-xr-x  3 root  wheel  4194 Aug 18 18:51 /dev

> which appears to point to a volume,

>From the UNIX point of view, /dev has a file system mounted on it:

$ df /dev
Filesystem 512-blocks Used Available Capacity  Mounted on
devfs 220  220 0   100%/dev

which might cause the Finder to show it as something like a volume

> but actually goes nowhere.

Nope:

$ cd /dev
$ ls
auditpipe   ptytc   ttyr9
autofs  ptytd   ttyra
autofs_control  ptyte   ttyrb
autofs_nowait   ptytf   ttyrc
bpf0ptyu0   ttyrd
bpf1ptyu1   ttyre
bpf2ptyu2   ttyrf
bpf3ptyu3   ttys0

(your results, in terms of what "ls" shows, may vary).

> Do I need to install Xcode to get the /dev folder?

No.  Mac OS X is a UN*X, so it has /dev as a standard feature, and won't work 
without it.

> Any other reason why it wouldn't work in admin, but does in root?

Because, in *BSD and Mac OS X, in order to capture network traffic, an 
application or library needs to open a BPF device, and, in Mac OS X, the BPF 
devices, by default, are owned by root, group wheel, and only openable by the 
owner.

The Wireshark 1.6.x installer will install the ChmodBPF startup item, attempt 
to add you to the group access_bpf, and run the startup item, which should make 
the BPF devices that exist, at the time it's run, owned by group access_bpf and 
readable and writable by the group.
___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


Re: [Wireshark-dev] No interfaces, no /dev directory (MacOS X)

2011-09-05 Thread Steven Ross
Oops sorry, I just realized I subscribed to the wrong list. I guess  
this should better go to the user list. Disregard here, I'll post it  
there. Sorry!



On Sep 5, 2011, at 18:56 , Steven Ross wrote:

No interfaces running as admin in Mac OS x 10.5.8 (PPC). I read the  
Readme in the download and the wiki telling me about the script to  
set up permissions on boot (and I did reboot):

http://wiki.wireshark.org/CaptureSetup/CapturePrivileges

I do see interfaces and capturing works fine if I run as root.

I have the ChmodBPF script in the StartupItems, placed there by the  
Wireshark installer. Running the ChmodBPF script directly gives an  
error:

line 35: $1: unbound variable
Line 35 is simply:  RunService "$1"

I believe it breaks because I do not have a /dev folder. There is a  
hidden /dev alias, which appears to point to a volume, but actually  
goes nowhere. Do I need to install Xcode to get the /dev folder? Any  
other reason why it wouldn't work in admin, but does in root?


Thanks!


___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] No interfaces, no /dev directory (MacOS X)

2011-09-05 Thread Steven Ross
No interfaces running as admin in Mac OS x 10.5.8 (PPC). I read the  
Readme in the download and the wiki telling me about the script to set  
up permissions on boot (and I did reboot):

http://wiki.wireshark.org/CaptureSetup/CapturePrivileges

I do see interfaces and capturing works fine if I run as root.

I have the ChmodBPF script in the StartupItems, placed there by the  
Wireshark installer. Running the ChmodBPF script directly gives an  
error:

line 35: $1: unbound variable
Line 35 is simply:  RunService "$1"

I believe it breaks because I do not have a /dev folder. There is a  
hidden /dev alias, which appears to point to a volume, but actually  
goes nowhere. Do I need to install Xcode to get the /dev folder? Any  
other reason why it wouldn't work in admin, but does in root?


Thanks!
___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-PowerPC

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.5-PowerPC while 
building Wireshark (development).
Full details are available at:
 http://buildbot.wireshark.org/trunk/builders/OSX-10.5-PowerPC/builds/98

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: osx-10.5-ppc

Build Reason: scheduler
Build Source Stamp: 38883
Blamelist: stig

BUILD FAILED: failed compile

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] buildbot failure in Wireshark (development) on Visual-Studio-Code-Analysis

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Visual-Studio-Code-Analysis 
while building Wireshark (development).
Full details are available at:
 
http://buildbot.wireshark.org/trunk/builders/Visual-Studio-Code-Analysis/builds/94

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: vs-code-analysis

Build Reason: scheduler
Build Source Stamp: 38883
Blamelist: stig

BUILD FAILED: failed nmake all

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] buildbot failure in Wireshark (development) on Ubuntu-10.04-x64

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Ubuntu-10.04-x64 while 
building Wireshark (development).
Full details are available at:
 http://buildbot.wireshark.org/trunk/builders/Ubuntu-10.04-x64/builds/101

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: ubuntu-10.04-x64

Build Reason: scheduler
Build Source Stamp: 38883
Blamelist: stig

BUILD FAILED: failed compile

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.6-x64

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.6-x64 while building 
Wireshark (development).
Full details are available at:
 http://buildbot.wireshark.org/trunk/builders/OSX-10.6-x64/builds/112

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: osx-10.6-x64

Build Reason: scheduler
Build Source Stamp: 38883
Blamelist: stig

BUILD FAILED: failed compile

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] buildbot failure in Wireshark (development) on Windows-7-x64

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Windows-7-x64 while building 
Wireshark (development).
Full details are available at:
 http://buildbot.wireshark.org/trunk/builders/Windows-7-x64/builds/101

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: windows-7-x64

Build Reason: scheduler
Build Source Stamp: 38883
Blamelist: stig

BUILD FAILED: failed nmake all

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-PowerPC

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.5-PowerPC while 
building Wireshark (development).
Full details are available at:
 http://buildbot.wireshark.org/trunk/builders/OSX-10.5-PowerPC/builds/96

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: osx-10.5-ppc

Build Reason: scheduler
Build Source Stamp: 38881
Blamelist: etxrab

BUILD FAILED: failed compile

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] buildbot failure in Wireshark (development) on Ubuntu-10.04-x64

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Ubuntu-10.04-x64 while 
building Wireshark (development).
Full details are available at:
 http://buildbot.wireshark.org/trunk/builders/Ubuntu-10.04-x64/builds/99

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: ubuntu-10.04-x64

Build Reason: scheduler
Build Source Stamp: 38881
Blamelist: etxrab

BUILD FAILED: failed compile_2

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-x86

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.5-x86 while building 
Wireshark (development).
Full details are available at:
 http://buildbot.wireshark.org/trunk/builders/OSX-10.5-x86/builds/106

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: osx-10.5-x86

Build Reason: scheduler
Build Source Stamp: 38881
Blamelist: etxrab

BUILD FAILED: failed compile

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.6-x64

2011-09-05 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.6-x64 while building 
Wireshark (development).
Full details are available at:
 http://buildbot.wireshark.org/trunk/builders/OSX-10.6-x64/builds/110

Buildbot URL: http://buildbot.wireshark.org/trunk/

Buildslave for this Build: osx-10.6-x64

Build Reason: scheduler
Build Source Stamp: 38881
Blamelist: etxrab

BUILD FAILED: failed compile

sincerely,
 -The Buildbot



___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


Re: [Wireshark-dev] [PATCH] btl2cap: fix EWS and UCD bits in l2cap info rsp

2011-09-05 Thread Andrei Emeltchenko
Hi,

On Fri, Sep 2, 2011 at 7:02 PM, Stephen Fisher  wrote:
>
> On Fri, Sep 02, 2011 at 12:02:28PM +0300, Emeltchenko Andrei wrote:
>> From: Andrei Emeltchenko 
>>
>> Extended Windows Size and Unicast Connectionless Data Reception
>> shows wrong bits in l2cap extended features
>
> Can you please post this in a bug at https://bugs.wireshark.org/ so it
> doesn't get lost.

This is too much overhead for a 2 lines change. I also believe that
applying patch much easier from a mail reader.

Regards,
Andrei
___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe


Re: [Wireshark-dev] Failure to fetch service-names-port-numbers.txt

2011-09-05 Thread Andrei Emeltchenko
Hi,

On Fri, Sep 2, 2011 at 7:08 PM, Gerald Combs  wrote:
> Was this working before the recent changes? As far as I can tell
> make-services.pl never supported the use of proxies. I checked in a
> change to do so in r38863.

This was working before. This is happening only first time you
download the file.
after I run "tsocks make" file was downloaded and next time works
without tsocks :-)

BTW: Can we use wget as it tries to use system defined proxies.

Regards,
Andrei

> On 9/1/11 11:54 PM, Andrei Emeltchenko wrote:
>> "tsocks make" works, might be something wrong with very recent patches
>> to make-services
>>
>> On Thu, Sep 1, 2011 at 11:16 AM, Andrei Emeltchenko
>>  wrote:
>>> Hi,
>>>
>>> I cannot build recent wireshark since it cannot fetch subj.
>>>
>>> /usr/bin/perl ./tools/make-services.pl
>>> starting to fetch
>>> http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt
>>> ...
>>>
>>> I guess this is because of my proxy. wget works fine.
>>>
>>> Regards,
>>> Andrei
>>>
>> ___
>> Sent via:    Wireshark-dev mailing list 
>> Archives:    http://www.wireshark.org/lists/wireshark-dev
>> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>>              mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe
>
> ___
> Sent via:    Wireshark-dev mailing list 
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe
>
___
Sent via:Wireshark-dev mailing list 
Archives:http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
 mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe