userland make -j fail to build as a regular user

2010-08-23 Thread Cedric Brisseau
Hi,

I know this is totally unsupported, I'm on my own with this shit...
blahblahblah. Just wanted to report... if someone has an idea.
I try to build my system with make -j 4. This is on current/amd64.

When I use :
$ sudo nice make -j 4 build
Everything is OK, the build is fine.

But with :
$ nice make -j 4 SUDO=sudo build
The build ALWAYS stay at :

mandoc /usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/krb5_principal.3
 krb5_principal.cat3
mandoc /usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/krb5_rcache.3
 krb5_rcache.cat3
mandoc /usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/krb5_rd_error.3
 krb5_rd_error.cat3
mandoc /usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/krb5_rd_safe.3
 krb5_rd_safe.cat3
mandoc /usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/krb5_storage.3
 krb5_storage.cat3
mandoc /usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/krb5_string_to_key.3
 krb5_string_to_key.cat3
mandoc /usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/krb5_ticket.3
 krb5_ticket.cat3
mandoc /usr/src/lib/libkrb5/com_err.3  com_err.cat3
/usr/src/lib/libkrb5/../../kerberosV/src/lib/asn1/der_get.c?:38:
heimdal_long_version declared inconsistently
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/hdb/keytab.c?:34)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/generate_subkey.c:47:
krb5_generate_subkey_extended arg 3 used inconsistently
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/auth_context.c:327)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c?:34:
timeval2bintime multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c?:34)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c?:34:
timespec2bintime multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c?:34)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:299:
add_file multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:299)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:531:
krb5_init_ets multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:531)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:492:
krb5_get_default_in_tkt_etypes multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:492)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:429:
default_etypes multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:429)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:542:
krb5_set_use_admin_kdc multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:542)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c?:34:
bintime2timespec multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c?:34)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:274:
krb5_set_config_files multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:274)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:382:
krb5_prepend_config_files_default multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:382)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/asn1/der_get.c?:38:
heimdal_version declared inconsistently
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/hdb/keytab.c?:34)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:249:
krb5_free_context multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:249)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:49:
set_etypes multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:49)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:588:
krb5_get_extra_addresses multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:588)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/crypto.c:584:
_krb5_PKCS5_PBKDF2 arg 6 used inconsistently
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/crypto.c:719)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:87:
init_context_from_config_file multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:87)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:548:
krb5_get_use_admin_kdc multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:548)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:554:
krb5_add_extra_addresses multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:554)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:609:
krb5_set_ignore_addresses multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:609)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:565:
krb5_set_extra_addresses multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:565)
/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:416:
krb5_free_config_files multiply defined
(/usr/src/lib/libkrb5/../../kerberosV/src/lib/krb5/context.c:416)

Re: undeadly's been down for a while

2010-08-23 Thread Paul de Weerd
Hi Patric, others,

On Sun, Aug 22, 2010 at 11:36:14PM -0500, patric conant wrote:
| just fyi, in case someone involved is on misc.

Hardware failure on the host. Being looked into, apologies for the
service disruption.

Paul 'WEiRD' de Weerd

--
[++-]+++.+++[---].+++[+
+++-].++[-]+.--.[-]
 http://www.undeadly.org

[demime 1.01d removed an attachment of type application/pgp-signature]



Kernel-level pppoe

2010-08-23 Thread a...@ak.cx
Dear list members


sorry to bother you again with kernel-level pppoe.

I think i'm just to stupid to get it work properly.


The problem seems to be that the mtu adjustment (scrub max-mss 1440)
does not always work after a session reset. (pppoe comes up and I can
ping, but f.e. http does not work)

I can provoke the behaviour by just rebooting the device. The mtu
adjustment does not work about every other time the device is booted.
The rest of the time everything works without any flaw until for some
reason the pppoe connection is reset (f.e. by provider, disconnecting
adsl bridge, ...)


I do not have a clue how I could debug this problem. I assume it is pf
related (f. e. my rule order). (I do /sbin/pfctl -F states invoked by
ifstated when the pppoe connection goes up, so I guess old states
shouldn't be the problem here...)


I'll be happy to provide all data you might find useful or even access
to the device...


This setup has been tested on openbsd 4.7-stable and openbsd 4.8
(OPENBSD_4_8 as of 2010-08-20)


Any hints and debugging tipps are welcome!


My settings:
# pfctl -sr
pass quick on lo0 all flags S/SA keep state
pass quick on vr1 all flags S/SA keep state
block drop on pppoe0 all
match on pppoe0 all scrub (max-mss 1440)
match out on pppoe0 from (vr1:network) to any nat-to (pppoe0:0)
pass in on pppoe0 proto udp from any to any port = domain keep state
pass in on pppoe0 proto udp from any to any port = ntp keep state
pass out on pppoe0 proto udp all keep state
pass out on pppoe0 proto icmp all keep state
pass on pppoe0 inet proto icmp all icmp-type echoreq code 0 keep state
pass out on pppoe0 proto tcp all flags S/SA modulate state
pass in on pppoe0 proto tcp from any to any port = ssh flags S/SA keep state
anchor ftp-proxy/* all
match in inet proto tcp from any to any port = ftp rdr-to 127.0.0.1 port
8021
pass in quick inet proto tcp from any to any port = ftp flags S/SA keep
state rdr-to 127.0.0.1 port 8021

# ifconfig pppoe0
pppoe0: flags=8851UP,POINTOPOINT,RUNNING,SIMPLEX,MULTICAST mtu 1492
priority: 0
dev: vr0 state: session
sid: 0x1235 PADI retries: 0 PADR retries: 0 time: 00:04:16
sppp: phase network authproto chap authname XXX_username_XXX
groups: pppoe egress
status: active
inet6 fe80::20d:b9ff:fe1d:916c%pppoe0 -  prefixlen 64 scopeid 0x6
inet XXX_localip_XXX -- XXX_lnsip_XXX netmask 0x

# ifconfig vr0 
vr0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
lladdr 00:0d:b9:1d:91:6c
priority: 0
media: Ethernet autoselect (100baseTX full-duplex)
status: active
inet6 fe80::20d:b9ff:fe1d:916c%vr0 prefixlen 64 scopeid 0x1



Thank you and regards

andre



Re: Timidity port broken

2010-08-23 Thread Stuart Henderson
I'll fix this, but please send ports problems to the ports maintainer
and/or po...@openbsd.org where they will be seen more quickly.


In gmane.os.openbsd.misc, you wrote:
 I'm running a current snapshot of 4.8 and current ports, trying to build
 timidity and it errors out because the goemon.tgz file can't be found at
 ftp.kiarchive.ru, nor at the ftp.openbsd.org and ftp.usa.openbsd.org web
 sites.  See below.

 By doing some Googling, I managed to find a source for goemon.tgz at
 http://www.anime.net/~goemon/timidity/goemon.tgz which allowed me to
 successfully compile a working timidity.

 Is the goemon.tgz a file that should be placed in distfiles on
 ftp.openbsd.org and ftp.usa.openbsd.org so that we don't have to rely on
 ftp.kiarchive.ru or should I see if I can make a diff that adds the
 location above as a download source for the port?

 Thanks.

 Rodney Hopkins
 rhopk...@team.camaroz28.com

 # make 
===  Checking files for timidity-2.13.2p2
 Fetch ftp://ftp.kiarchive.ru/pub/misc/hardware/soundcard/gus/goemon.tgz
 ftp: Can't connect or login to host `ftp.kiarchive.ru'
 Fetch http://ftp.openbsd.org/pub/OpenBSD/distfiles//goemon.tgz
 ftp: Error retrieving file: 404 Not Found
 Fetch ftp://ftp.usa.openbsd.org/pub/OpenBSD/distfiles//goemon.tgz
 goemon.tgz: No such file or directory.
 *** Error code 1

 Stop in /usr/ports/audio/timidity (line 2529 of 
 /usr/ports/infrastructure/mk/bsd.port.mk).
 *** Error code 1

 Stop in /usr/ports/audio/timidity (line 1959 of 
 /usr/ports/infrastructure/mk/bsd.port.mk).
 *** Error code 1

 Stop in /usr/ports/audio/timidity (line 2170 of 
 /usr/ports/infrastructure/mk/bsd.port.mk).
 *** Error code 1

 Stop in /usr/ports/audio/timidity (line 2118 of 
 /usr/ports/infrastructure/mk/bsd.port.mk).



 _
 Free E-mail by CamaroZ28.Com - FULL THROTTLE INTERNET



Re: hardware ports suggestion

2010-08-23 Thread Sergey Bronnikov
On 02:10 Sat 24 Jul , Philip Guenther wrote:
 2010/7/24 Sergey Bronnikov este...@gmail.com:
  My idea is to make ports for such equipment.
 
 Lots of people have lots of really good ideas that don't get done
 because no one is willing to spend time or money on them.  Are you
 willing to spend *your* time and *your* money on your idea?  
Yes. I am ready to spend my *own* time with this stuff 
Specially if it shoud be usefull for another openbsd users.

 If you're serious and not just talking, then have you read all the
 pages in the OpenBSD website that describe how the various ports that
 *do* exist came about...and about how those that are incomplete,
 unmaintained, or dead came to be that way?  Do you have a reason (and
 not just an idealogy!) for why *this* port (to the unspecified
 platform you have in your mind) will succeed where others have been
 left behind?
already read openbsd documentation for porters. 

 If so, well, please send a patch for /usr/src/sys/arch/whatever,
ports created and attached. Please review these ports and send me you crititism.

 Come back when you have one, the other, or both.
I am come back ;)

-- 
sergeyb@

[demime 1.01d removed an attachment of type application/x-tar-gz]

[demime 1.01d removed an attachment of type application/x-tar-gz]

[demime 1.01d removed an attachment of type application/x-tar-gz]



Re: hardware ports suggestion

2010-08-23 Thread Peter Miller
On Mon, 2010-08-23 at 16:27 +0400, Sergey Bronnikov wrote:
  If so, well, please send a patch for /usr/src/sys/arch/whatever,
 ports created and attached. Please review these ports and send me you
 crititism.

http://www.openbsd.org/mail.html
The only mailing list that allows attachments is the ports list, they
will be removed from messages on the other mailing lists.

--
Later
Peter



Re: cwm keybindings and autogroup issues

2010-08-23 Thread Owain Ainsworth
On Mon, Aug 23, 2010 at 12:30:04AM -0400, Predrag Punosevac wrote:
 I was wondering if anybody else observed the following two issues with
 cwm:
 
 1. Sometimes when I kill xclients with Ctrl+Alt+x I can not start xterm
 using default keybindings Ctrl+Alt+Enter. However as soon as I launch a
 single application from cwm menu the keybinding work again. 

I can't reproduce this here (I use both keybindings a lot). If you can
find out a more reliable way to reproduce it I will look into it though.

 
 2. I just adopted XXXterm as my default web-browser. I used to have 
 autogroup 3   opera,Opera
 
 which I replaced with 
 
 autogroup 3   xxxterm,XXXterm
 
 however xxxterms do NOT get autogrouped. Note that I do have xxxterm in
 my menu because of

x,y syntax is for name,class pairs, not class,class pairs (see cwmrc(5)).

autogroup 2 XXXTerm is confirmed to work fine here (as of about two
minutes ago on a current built yesterday).

note:

xprop WM_CLASS on xxxterm gives:

WM_CLASS(STRING) = xxxterm, XXXTerm

and for xxxterm the window name is the title of the webpage in question.

Cheers,
-0-
-- 
Oregon, n.:
Eighty billion gallons of water with no place to go on Saturday
night.



Careers.Ga.Gov: Job Opportunity forwarded by a friend...

2010-08-23 Thread HRdepartment2807
A friend has forwarded this job opportunity to you.  Visit The Careers at 
https://Careers.ga.gov to learn more about this and other job opportunities 
with the State of Georgia.

Forwarded by:  HRdepartment2807
Comments:  
Respected Friends,
Web Colleagues was founded by Preston Williams in 2004 in Tucson Arizona. 
Web colleagues work directly with thousands of online companies to create Web 
content and increase company's Web presence. With our program it is very simple 
process. You type, and you get paid. The more you type, the more you get paid. 
This is not an e-book, or a list of companies that you have to apply to and 
hope you get the job. This is an actual work-at-home typing Job. Our colleagues 
receive complete online training and guidance. You are NOT paying for a job the 
job is paying you. 
Web Colleagues associates is a group of REAL type-at-home typists who are 
involved with thousands of companies on the Internet. We work directly with 
these companies and are paid for typing short articles and posting them to the 
Internet. In return for our service, we earn a generous income for the content 
we provide. 
JUST VISIT THIS SITE!!!

http://www.wapurl.co.uk/?CJLS87N

Rochelle
to unsubscribe reply REMOVE
Thank you for visiting my site!




















































Job Requisition:  363-70918cr
Job Title:LSSP1
  CSB-Highland Rivers
  Mental Health
  Outpatient Services


Application Deadline: 8/6/2010
Location of Vacancy:  Polk
Functional Area(s):   Social Services/Counseling
Number of Openings/Shift: 1/First
Salary Minimum:   N/A
Salary Maximum:   N/A
Salary Details:   Salary Based on Experience  Education

Duties:
Facilitate group counseling for various adult mental groups, provide in clinic 
crisis intervention, individual and family counseling, manages a caseload of 
adult and CA mental health consumers; cooridnates care with DJJ, DFCS, and 
other referral sources; completes treatment plans to correlate with consumer 
needs and level of care.


  For more information about this job or to apply on-line, visit:
  https://Careers.ga.gov/jobsearch/jobdetail.asp?ReqNum=363-70918cr



Re: cwm keybindings and autogroup issues

2010-08-23 Thread J.C. Roberts
On Mon, 23 Aug 2010 14:54:44 +0100 Owain Ainsworth
zer...@googlemail.com wrote:

  2. I just adopted XXXterm as my default web-browser. I used to have 
  autogroup 3 opera,Opera
  
  which I replaced with 
  
  autogroup 3 xxxterm,XXXterm
  
  however xxxterms do NOT get autogrouped. Note that I do have
  xxxterm in my menu because of
 
 x,y syntax is for name,class pairs, not class,class pairs (see cwmrc
 (5)).
 
 autogroup 2 XXXTerm is confirmed to work fine here (as of about two
 minutes ago on a current built yesterday).
 
 note:
 
 xprop WM_CLASS on xxxterm gives:
 
 WM_CLASS(STRING) = xxxterm, XXXTerm
 
 and for xxxterm the window name is the title of the webpage in
 question.

Predrag,

Also note the difference in capitalization, namely XXXterm in yours
versus XXXTerm in Owain's. You should probably check the code to see
if capitalization makes a difference.

jcr

--
The OpenBSD Journal - http://www.undeadly.org



İGEDAKADEMİ: İKNA VE SATIŞ GÜCÜNÜZÜ ZİRVEYE ÇIKARIN (SERTİFİKALI)

2010-08-23 Thread İstanbul Genç İşadamları Derneği
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.



Curso de Souvenirs para Eventos

2010-08-23 Thread Data-Eventos
[IMAGE]

CURSO PRESENCIAL

Inicio: Jueves 2 de septiembre

10 a 13 hs o 14 a 17 hs

(4 clases totales)

Souvenirs para Eventos

[IMAGE]

En este curso le permitira implementar distintas tecnicas manuales para
la realizacion sencilla de diseqos originales de souvenirs y centros de
mesa.

Contenidos:

TECNICAS DE PINTURA

  * 

Flotado.

  * 

Realismo

  * 

Estencil

TECNICAS DE RECICLADO

  * 

Craquelado

  * 

Cascara de huevo

  * 

Cartapesta

  * 

Papel mache

TECNICAS DE APLIQUE

  * 

Porcelana fria

  * 

Decoupage plano

  * 

Decoupage con relieve

Estas tecnicas se trabajan sobre distintas superficies: vidrio, madera,
goma eva, telgopor.

El objetivo es que el alumno, las pueda aplicar de manera facil, creando
diseqos originales

en la variedad de complementos y accesorios que requiere la magnitud de
un evento (centros de mesa,

souvenirs, servilleteros, nzmeros de mesa, entre otros.

Costo/Inversion: $300

Incluye:

. Exposicion teorica de los contenidos del curso.

. Kit de materiales

. Fichas practicas.

. Certificado de asistencia.

3- Envie sus datos para la reserva:

Nombre y apellido
Direccion
Telefono
Mail

Envie los datos solicitados en los tres puntos mencionados a

capacitac...@data-eventos.com.ar

VACANTES LIMITADAS

DATA EVENTOS 

Parana 326 piso 10 oficina 38 (1017) Ciudad de Buenos Aires - Argentina

 54-11- 4375-0504  54-11- 4375-0504

i...@data-eventos.com.ar

cur...@data-eventos.com.ar

WWW.DATA-EVENTOS.COM.AR

Si cree que recibis este mail por error presione aqum. Perdsn por las
molestias ocasionadas y gracias
14
Desuscrmbeme de esta lista de contactos

[IMAGE]



LLVM build

2010-08-23 Thread Rodrigo Mosconi
Dears,

Anyone tried to build the openbsd using the llvm compiler, like
http://wiki.freebsd.org/BuildingFreeBSDWithClang?

Also, the same concept could be ported to OpenBSD?  In my opinion, the
openbsd want to be a GPL-free OpenSource OS, and the BSD-licensed C
compiler provided by the LLVM can help.

[]'s

Rodrigo Mosconi



Re: dhcp and bridge problem

2010-08-23 Thread Mikolaj Kucharski
Hi,

I did't manage to resolve my issue. On all members of bridge0, except
sis0 (so sis1, sis2, sis3) I cannot use dhcp (Ethernet broadcast).

You can find my pcap files, which I mentioned in my previous email at
location ref#1. I've also uploaded there `ifconfig -A' output of that
router. My all emails are at ref#2 if you need to re-read what I've
wrote before in this thread.


OpenBSD 4.8 (GENERIC) #136: Mon Aug 16 09:06:23 MDT 2010
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC


References
 1. http://www.kucharski.name/pub/openbsd/pcap-files/
 2. http://marc.info/?t=12808803711r=1w=2

On Fri, Aug 06, 2010 at 04:11:10PM +0100, Mikolaj Kucharski wrote:
 I did some more research. I don't think I find something useful. I'm
 attaching pcap files from each interface when Ethernet broadcast is
 working and the it stop to work. You can see arp who has messages, they
 also stop to work around 14:18:24.
 
 I think the whole problem is because of 00:e0:4c:4c:40:91 machine which
 sends arp who-has every two seconds, if I unplug this machine from
 switch everything is working fine (I'm not able to break the bridge).
 
 If someone is interested in more details about this strange bug please
 contact me off the list.
 
 
 On Fri, Aug 06, 2010 at 01:34:05AM +0100, Mikolaj Kucharski wrote:
  No, sorry, false alarm. It stopped to work again. After rebooting one of
  the virtual machines none of the machines on the bridge (when using
  Ethernet broadcast) is able to get the lease again. You can get lease
  only when you plug the calbe where the dhcpd(8) is running (on sis0).
  
  Fedora, the vm host, is bridging VMs with physical network card.
  
  
  openbsd [ bridge0 ( sis0 sis1 sis2 sis3 ) ] --- cable from sis3 to switch 
  --|
  fedora [ virbr0 ( eth0 vnet0 ) ]  ecable from eth0 to switch 
  ---|
  
  
  
  I'm puzzled with that, don't even know how to troubleshoot this. Any one
  is willing to help me? :/
  
  
  OpenBSD 4.8-beta (GENERIC) #87: Wed Aug  4 20:16:06 MDT 2010
  dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
  
  
  
  References
   1. http://marc.info/?l=openbsd-miscm=128088020301868w=2

-- 
best regards
q#



Re: LLVM build

2010-08-23 Thread Jean-Philippe Ouellet

 On 8/23/10 7:16 PM, Rodrigo Mosconi wrote:

Dears,

Anyone tried to build the openbsd using the llvm compiler, like
http://wiki.freebsd.org/BuildingFreeBSDWithClang?

Also, the same concept could be ported to OpenBSD?  In my opinion, the
openbsd want to be a GPL-free OpenSource OS, and the BSD-licensed C
compiler provided by the LLVM can help.

[]'s

Rodrigo Mosconi


What about PCC?
http://pcc.ludd.ltu.se/
http://tinyurl.com/2b8s2jw (google cache because undeadly is down)
It is BSD licensed, and already builds OpenBSD.



Re: LLVM build

2010-08-23 Thread Anthony J. Bentley
 Also, the same concept could be ported to OpenBSD?  In my opinion, the
 openbsd want to be a GPL-free OpenSource OS, and the BSD-licensed C
 compiler provided by the LLVM can help.

This has been discussed here before. I believe there's some resistance to
using LLVM as a system compiler for OpenBSD because it is
a) not small (though it's smaller than gcc)
b) c++

The momentum in OpenBSD is more with PCC, though that still has a long
ways to go.



spamdb -t -a w.x.y.z add trap, but do not remove grey listing and end up passing it.

2010-08-23 Thread Daniel Ouellet
One question here. Shouldn't the spamdb -t -a w.x.y.z when adding a trap 
manually in the spamd database also removed any grey listing for the 
same IP's?


What happened is of in the same 4 hours window I manually add an IP to 
the trap, but I also see source for that IP in the greg listing, they 
are not removed and even if the trap entry is there, it will end up 
being white listed regardless.


example:

# spamdb | grep 41.199.130.240
GREY|41.199.130.240|ZGMTAVHVGN|unquestionable...@regiecazouls.com|tosa...@realconnect.com|1282601097|1282615497|1282615497|1|0
# spamdb -t -a 41.199.130.240
# spamdb | grep 41.199.130.240
GREY|41.199.130.240|ZGMTAVHVGN|unquestionable...@regiecazouls.com|tosa...@realconnect.com|1282601097|1282615497|1282615497|1|0
TRAPPED|41.199.130.240|1282694618

If I still receive retrial from that IP before the expiring time that 
should be here for this example:


# date -r 1282615497
Mon Aug 23 22:04:57 EDT 2010

it will pass and being listed as white, even of the trap is pretty clear 
that it should be trap until:


# date -r 1282694618
Tue Aug 24 20:03:38 EDT 2010

Is that really intended to be that way? I don't think so, but that's 
what is going on.


Any thoughts?

Daniel



multiple tun interfaces with qemu [SOLVED] - bug? creating /dev/tunX

2010-08-23 Thread Barry Grumbine
When using qemu, /dev/tunX interfaces are being created with the wrong
permissions.  It's not a /dev/MAKEDEV problem
# cd /dev  ./MAKEDEV tun4
works just peachy.  The problem is when /dev/tunX is created on the fly.

...Are /dev/tunX created on the fly?
hmmm... maybe that happens when I run my qemu command?
sudo -C 4 -u qemu /usr/local/bin/qemu -hda
/home/qemu/4.4/i386/stable/stable_44_i386.img -m 256 -net
nic,model=rtl8139,macaddr=52:54:00:c7:44:01 -net tap,fd=3 -nographic
-localtime -no-fd-bootchk -pidfile /home/qemu/4.4/i386/stable/qemu.pid
3/dev/tun10

Perhaps I should be asking for a reminder in
/usr/local/share/doc/qemu/README.OpenBSD that tun(4) interfaces, other
than tun0-3, need to be created with MAKEDEV?
Don't know.

Hope this helps someone else.



BACKGROUND:
I'm having trouble with qemu and tun(4) interfaces.  It seems I can
only use tun0, tun1, tun2, and tun3.

My goal is to run multiple instances of qemu on a dedicated server for
testing things, hosting web applications, building -stable, stuff like
that.

I have 11 virtual machines that will each work properly as long as it
is using one of tun0, tun1, tun2, or tun3.  Each virtual machine has
its own distinct IP and MAC address.

Today I attempted to run them all at once using tun0 through tun10.
The result was as such:

From a separate computer,  I could ping virtual machines that used
tun0-3, but not tun4-10.  arping gave the same results.

I ran through the virtual machines again using arping, and listened
with tcpdump on my qemu server.

sudo tcpdump -n -i tun0
- could see requests and replies to the vm on tun0
- did not see requests or replies to vms on tun1-3
- could see requests to vms on tun4-10

At this point it has occurred to me that perhaps /dev/tun[4-10] do not exist:
q...@qemu $ ls -l /dev/tun*
crw---  1 root  wheel   40,   0 Aug 23 16:36 /dev/tun0
crw---  1 root  wheel   40,   1 Aug 23 16:36 /dev/tun1
-rw-r--r--  1 root  wheel 0 Aug 23 09:49 /dev/tun10
-rw-r--r--  1 root  wheel  5299 Apr 13 08:38 /dev/tun101
crw---  1 root  wheel   40,   2 Aug 23 16:31 /dev/tun2
crw---  1 root  wheel   40,   3 Aug 23 16:36 /dev/tun3
-rw-r--r--  1 root  wheel  3594 Aug 23 16:35 /dev/tun4
-rw-r--r--  1 root  wheel   450 Aug 23 09:47 /dev/tun5
-rw-r--r--  1 root  wheel  1506 Aug 23 16:35 /dev/tun6
-rw-r--r--  1 root  wheel   120 Aug 23 09:46 /dev/tun8
-rw-r--r--  1 root  wheel   120 Aug 23 09:45 /dev/tun9

but they do.  Although they seem to have not been created properly.
So I decided to get rid of them 'sudo rm /dev/tun4' [...] tun101, now
I've got:
q...@qemu $ ls -l /dev/tun*
crw---  1 root  wheel   40,   0 Aug 23 16:45 /dev/tun0
crw---  1 root  wheel   40,   1 Aug 23 16:44 /dev/tun1
crw---  1 root  wheel   40,   2 Aug 23 16:31 /dev/tun2
crw---  1 root  wheel   40,   3 Aug 23 16:45 /dev/tun3

So far so good... just make some new devices:
q...@qemu $ cd /dev
q...@qemu $ sudo ./MAKEDEV tun4
[...]
q...@qemu $ sudo ./MAKEDEV tun7
q...@qemu $ ls -l /dev/tun*
crw---  1 root  wheel   40,   0 Aug 23 16:45 /dev/tun0
crw---  1 root  wheel   40,   1 Aug 23 16:44 /dev/tun1
crw---  1 root  wheel   40,   2 Aug 23 16:31 /dev/tun2
crw---  1 root  wheel   40,   3 Aug 23 16:45 /dev/tun3
crw---  1 root  wheel   40,   4 Aug 23 16:58 /dev/tun4
crw---  1 root  wheel   40,   5 Aug 23 16:59 /dev/tun5
crw---  1 root  wheel   40,   6 Aug 23 16:59 /dev/tun6
crw---  1 root  wheel   40,   7 Aug 23 16:59 /dev/tun7

Now I'm wondering how those devices got jacked up in the first place,
decided to stop and reboot to see if tun[8-10] are created by /etc/rc.
Nope.

Started the vm using tun6: woohoo! works slicker 'n snot!

Started the vm that uses tun8, now I see:
q...@qemu $ ls -l /dev/tun*
crw---  1 root  wheel   40,   0 Aug 23 16:45 /dev/tun0
crw---  1 root  wheel   40,   1 Aug 23 16:44 /dev/tun1
crw---  1 root  wheel   40,   2 Aug 23 16:31 /dev/tun2
crw---  1 root  wheel   40,   3 Aug 23 16:45 /dev/tun3
crw---  1 root  wheel   40,   4 Aug 23 16:58 /dev/tun4
crw---  1 root  wheel   40,   5 Aug 23 16:59 /dev/tun5
crw---  1 root  wheel   40,   6 Aug 23 16:59 /dev/tun6
crw---  1 root  wheel   40,   7 Aug 23 16:59 /dev/tun7
-rw-r--r--  1 root  wheel 0 Aug 23 17:05 /dev/tun8

Yeah, that's not right.




Some more information:
Running a snapshot from August 16th.
q...@qemu $ dmesg |head -1
OpenBSD 4.8 (GENERIC.MP) #335: Mon Aug 16 09:09:20 MDT 2010

q...@qemu $ pkg_info |grep qemu
qemu-0.12.4p0   multi system emulator

qemu commands:
sudo -C 4 -u qemu /usr/local/bin/qemu -hda
/home/qemu/4.4/i386/stable/stable_44_i386.img -m 256 -net
nic,model=rtl8139,macaddr=52:54:00:c7:44:01 -net tap,fd=3 -nographic
-localtime -no-fd-bootchk -pidfile /home/qemu/4.4/i386/stable/qemu.pid
3/dev/tun10
sudo -C 4 -u qemu /usr/local/bin/qemu -hda
/home/qemu/4.5/i386/stable/stable_45_i386.img -m 256 -net
nic,model=rtl8139,macaddr=52:54:00:c7:45:02 -net tap,fd=3 

Re: LLVM build

2010-08-23 Thread Daniel Palmer
  Also, the same concept could be ported to OpenBSD?  

Probably... but how many archs does Clang support? How many archs does it 
generate working kernel code for? Love it or hate it GCC has been around 
forever and has been building OSes for almost as long. It's not perfect by a 
long way but I think it won't be any time soon that anything comes close.

openbsd want to be a GPL-free OpenSource OS, and the BSD-licensed C

So instead of a GPL compiler, which admittedly isn't under the preferred 
license and has maintainers that are at times difficult to work with, openbsd 
should switch to a compiler chiefly developed by Apple who have shown time and 
time again that they basically don't give a shit about the projects they 
embrace and extend. For a company that depend so much on open software they 
don't seem to have any idea about open systems at all.



Re: multiple tun interfaces with qemu [SOLVED] - bug? creating /dev/tunX

2010-08-23 Thread Jacob Meuser
On Mon, Aug 23, 2010 at 05:39:49PM -0700, Barry Grumbine wrote:
 When using qemu, /dev/tunX interfaces are being created with the wrong
 permissions.  It's not a /dev/MAKEDEV problem
 # cd /dev  ./MAKEDEV tun4
 works just peachy.  The problem is when /dev/tunX is created on the fly.
 
 ...Are /dev/tunX created on the fly?

man 4 tun

A tun interface can be created at runtime using the 'ifconfig tunN create'
command or by opening the character special device /dev/tunN.

 hmmm... maybe that happens when I run my qemu command?
 sudo -C 4 -u qemu /usr/local/bin/qemu -hda
 /home/qemu/4.4/i386/stable/stable_44_i386.img -m 256 -net
 nic,model=rtl8139,macaddr=52:54:00:c7:44:01 -net tap,fd=3 -nographic
 -localtime -no-fd-bootchk -pidfile /home/qemu/4.4/i386/stable/qemu.pid
 3/dev/tun10

that overwrites /dev/tun10 if you have not created the interface with
ifconfig.

so, you need to do the following for each N device:

# cd /dev  ./MAKEDEV tunN
# ifconfig tunN create

-- 
jake...@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org



random disconnects on openbsd4.7

2010-08-23 Thread Marcos Laufer

Hello list, i'm having random logoffs from a recently installed OpenBSD 4.7
installed on a DL360 server, and updated to stable.
The symptoms are simple, i log in, wait a while, and i get suddenly 
logged off.


It goes like this:

obsd47:~{8}#
Read from remote host obsd47: Connection reset by peer
Connection to obsd47 closed.
srv1:/root{4994}#
srv1:/root{4994}#
srv1:/root{4994}# ssh obsd47
r...@obsd47's password:
Last login: Mon Aug 23 22:04:07 2010 from srv1
OpenBSD 4.7-stable (GENERIC.MP) #0: Fri Aug 20 16:38:15 ART 2010

Welcome to OpenBSD: The proactively secure Unix-like operating system.

obsd47:~{1}# dmesg
OpenBSD 4.7-stable (GENERIC.MP) #0: Fri Aug 20 16:38:15 ART 2010
   r...@obsd47.test.com:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel Pentium III (GenuineIntel 686-class) 931 MHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MM  
X,FXSR,SSE

real mem  = 536424448 (511MB)
avail mem = 511025152 (487MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 12/31/99, BIOS32 rev. 0 @ 0xf, 
SMBIOS   rev. 2.3 @ 0xf206c 
(23 entries)

bios0: vendor Compaq version P21 date 01/09/2001
bios0: Compaq ProLiant DL360
acpi0 at bios0: rev 0, can't enable ACPI
mpbios0 at bios0: Intel MP Specification 1.4
cpu0 at mainbus0: apid 3 (boot processor)
cpu0: apic clock running at 132MHz
cpu1 at mainbus0: apid 0 (application processor)
cpu1: Intel Pentium III (GenuineIntel 686-class) 931 MHz
cpu1: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MM  
X,FXSR,SSE

mpbios0: bus 0 is type PCI
mpbios0: bus 3 is type PCI
mpbios0: bus 9 is type ISA
ioapic0 at mainbus0: apid 8 pa 0xfec0, version 11, 35 pins
ioapic0: misconfigured as apic 0, remapped to apid 8
bios0: ROM list: 0xc/0x8000 0xc8000/0x4000! 0xe8000/0x6000 
0xee000/0x2000!

pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 ServerWorks CNB20LE Host rev 0x05
pchb1 at pci0 dev 0 function 1 ServerWorks CNB20LE Host rev 0x05
pci1 at pchb1 bus 3
fxp0 at pci1 dev 4 function 0 Intel 8255x rev 0x08, i82559: apic 8 int 
17 (irq   7), address 
00:50:8b:e2:bd:7b

inphy0 at fxp0 phy 1: i82555 10/100 PHY, rev. 4
fxp1 at pci1 dev 5 function 0 Intel 8255x rev 0x08, i82559: apic 8 int 
24 (irq   10), address 
00:50:8b:e2:bd:7a

inphy1 at fxp1 phy 1: i82555 10/100 PHY, rev. 4
cac0 at pci0 dev 1 function 0 Symbios Logic 53c1510 rev 0x02: apic 8 
int 19 (i  rq 5), Integrated 
Array

scsibus0 at cac0: 2 targets
sd0 at scsibus0 targ 0 lun 0: Compaq, RAID0 vol #00,  SCSI2 0/direct fixed
sd0: 17359MB, 512 bytes/sec, 35553120 sec total
sd1 at scsibus0 targ 1 lun 0: Compaq, RAID0 vol #01,  SCSI2 0/direct fixed
sd1: 17359MB, 512 bytes/sec, 35553120 sec total
vga1 at pci0 dev 3 function 0 ATI Mach64 rev 0x7a
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
Compaq Netelligent ASMC rev 0x00 at pci0 dev 4 function 0 not configured
ohci0 at pci0 dev 5 function 0 Opti 82C861 rev 0x10: apic 8 int 21 
(irq 3), ve  rsion 1.0, 
legacy support
piixpm0 at pci0 dev 15 function 0 ServerWorks OSB4 rev 0x51: SMBus 
disabled

pciide0 at pci0 dev 15 function 1 ServerWorks OSB4 IDE rev 0x00: DMA
atapiscsi0 at pciide0 channel 1 drive 0
scsibus1 at atapiscsi0: 2 targets
cd0 at scsibus1 targ 0 lun 0: COMPAQ, CD-224E, 9.0B ATAPI 5/cdrom 
removable

cd0(pciide0:1:0): using PIO mode 4, DMA mode 2
usb0 at ohci0: USB revision 1.0
uhub0 at usb0 Opti OHCI root hub rev 1.00/1.00 addr 1
isa0 at mainbus0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: PC speaker
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
mtrr: Pentium Pro MTRR support
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
root on sd0a swap on sd0b dump on sd0b
obsd47:~{3}#

Does anyone sees the same behaviour?

Regards,
Marcos Laufer



found file bsd corrupt via Filezilla client.

2010-08-23 Thread f5b
-
http://trac.filezilla-project.org/ticket/5545

Description
--
Filezilla client 3.3.3~3.3.4.1 installed in Windows 2003/7 or Mac OX 10.6

Using Filezilla client download all files from
ftp://ftp.openbsd.org/pub/OpenBSD/4.7/i386/
when all files downloaded, check SHA256, found file bsd corrupt,
other files' checksum ok.

same machine, using IE or Firefox download file bsd , checksum ok.


BTW--
On Windows, file pxeboot downloaded through Filezilla Client corrupt too.
On Mac OX 10.6, file pxeboot downloaded through Filezilla Client,checksum ok.



Seminario, Licitaciones Públicas de Adquisiciones, Arrendamientos y Servicios, 31 de Agosto México DF

2010-08-23 Thread Lic. Elsa Noriega
[IMAGE]

Promociones Especiales para Grupos!

Mayores informes responda este correo electrsnico con los siguientes
datos.

Empresa:

Nombre:

Telifono:

Ciudad y Estado:

Email:

Nzmero de Interesados:

Y en breve le haremos llegar la informacisn completa del evento.

O bien comunmquense a nuestros telifonos un ejecutivo con gusto le
atendera

Tels. (33) 8851-2365, (33)8851-2741.

Copyright (C) 2010, PMS Capacitacisn Efectiva de Mixico S.C. Derechos
Reservados. PMS de Mixico, El logo de PMS de Mixico son marcas
registradas.
ADVERTENCIA PMS de Mixico no cuenta con alianzas estratigicas de ningzn
tipo
dentro de la Republica Mexicana. NO SE DEJE ENGAQAR - DIGA NO A LA
PIRATERIA. Todos los logotipos, marcas comerciales e imagenes son
propiedad
de sus respectivas corporaciones y se utilizan con fines informativos
solamente.

Este Mensaje ha sido enviado a misc@openbsd.org como usuario de Pms de
Mixico o bien un usuario le refiris para recibir este boletmn.
Como usuario de Pms de Mixico, en este acto autoriza de manera expresa
que Pms de Mixico le puede contactar vma correo electrsnico u otros
medios.
Si usted ha recibido este mensaje por error, haga caso omiso de el y
reporte su cuenta respondiendo este correo con el subject
BAJAadquisiciones
Unsubscribe to this mailing list, reply a blank message with the subject
UNSUBSCRIBEadquisiciones
Tenga en cuenta que la gestisn de nuestras bases de datos es de suma
importancia y no es intencisn de la empresa la inconformidad del receptor

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
diapositiva16.jpg]



Re: found file bsd corrupt via Filezilla client.

2010-08-23 Thread Vadim Zhukov
On 24 August 2010 c. 07:10:48 f5b wrote:
 -
 http://trac.filezilla-project.org/ticket/5545

 Description
 --
 Filezilla client 3.3.3~3.3.4.1 installed in Windows 2003/7 or Mac OX
 10.6

 Using Filezilla client download all files from
 ftp://ftp.openbsd.org/pub/OpenBSD/4.7/i386/
 when all files downloaded, check SHA256, found file bsd corrupt,
 other files' checksum ok.

 same machine, using IE or Firefox download file bsd , checksum ok.


 BTW--
 On Windows, file pxeboot downloaded through Filezilla Client corrupt
 too. On Mac OX 10.6, file pxeboot downloaded through Filezilla
 Client,checksum ok.

Do you want to make OpenBSD developers fix br*$n download tool for
offtopic?

--
  Best wishes,
Vadim Zhukov

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?



Re: spamdb -t -a w.x.y.z add trap, but do not remove grey listing and end up passing it.

2010-08-23 Thread patrick keshishian
On Mon, Aug 23, 2010 at 5:07 PM, Daniel Ouellet dan...@presscom.net wrote:
 One question here. Shouldn't the spamdb -t -a w.x.y.z when adding a trap
 manually in the spamd database also removed any grey listing for the same
 IP's?

 What happened is of in the same 4 hours window I manually add an IP to the
 trap, but I also see source for that IP in the greg listing, they are not
 removed and even if the trap entry is there, it will end up being white
 listed regardless.

I had a similar issue but with the -d option to delete an offending
spam source. Entry is GREY-listed and eventually WHITE-listed. Spam is
detected in user inbox followed by an urge to remove the offender
from the WHITE-list using `spamdb -d'. Guess what? Since it is in the
GREY-list still, it is WHITE-listed w/in a minute.

I offered a fairly simple patch to spamdb to remove all entries of
argument (IP) back in 2008[1], but the idea was shutdown. That thread
continues to give advice of using the -t -a options (like you are
using), but as you have seen, and also pointed out in follow-up to the
advice, the method is not as effective a initially thought.

If the patch to -d option was accepted, following `spamdb -d IP' with
either your `spamdb -t -a IP' or my current scheme of BLACK-listing
the offenders would work like a charm.

Alas...
--patrick
[1] http://marc.info/?l=openbsd-techm=121146640814228w=2




 example:

 # spamdb | grep 41.199.130.240
 GREY|41.199.130.240|ZGMTAVHVGN|unquestionable...@regiecazouls.com|tosa...@realconnect.com|1282601097|1282615497|1282615497|1|0
 # spamdb -t -a 41.199.130.240
 # spamdb | grep 41.199.130.240
 GREY|41.199.130.240|ZGMTAVHVGN|unquestionable...@regiecazouls.com|tosa...@realconnect.com|1282601097|1282615497|1282615497|1|0
 TRAPPED|41.199.130.240|1282694618

 If I still receive retrial from that IP before the expiring time that should
 be here for this example:

 # date -r 1282615497
 Mon Aug 23 22:04:57 EDT 2010

 it will pass and being listed as white, even of the trap is pretty clear
 that it should be trap until:

 # date -r 1282694618
 Tue Aug 24 20:03:38 EDT 2010

 Is that really intended to be that way? I don't think so, but that's what is
 going on.

 Any thoughts?

 Daniel