Re: "Makefile", line 202: warning: junk after .else ignored 'if exists(${LOCALBASE}/include/execinfo.h)'

RedFoxy <[email protected]>
Newsgroups gmane.os.freebsd.italian.esperti
Message-ID <[email protected]>
Il giorno 06/ott/2013, alle ore 23:01, RedFoxy <[email protected]> ha scritto:

> è da un po' che mi è comparso questo simpatico errore, ogni volta che faccio portmaster -L verso la fine compare, oppure durante la fase iniziare del portupgrade
> 
> [Exclude up-to-date packages ....................................................................................................................................... done]
> "Makefile", line 202: warning: junk after .else ignored 'if exists(${LOCALBASE}/include/execinfo.h)'
> [Gathering depends for www/elinks "Makefile", line 202: warning: junk after .else ignored 'if exists(${LOCALBASE}/include/execinfo.h)'
> .... done]
> [Exclude up-to-date packages ........................................................................................................................................ done]
> 
> La cosa curiosa è che anche la macchina virtuale, che è virtualmente uguale come instalazione del mio server reale, ha lo stesso errore… La cosa ancora più curiosa è che sembra legato (o almeno spesso in una compilazione esce fuori anche questa riga) a un port "database/memcached12" che non esiste, mentre il pacchetto rele è correttamente installato e funzionante
> 
> ** Listing the failed packages (-:ignored / *:skipped / !:failed)
> 	- databases/memcached12 (port directory error)
> 
> e naturalmente
> 
> # pkg_delete memcached12
> pkg_delete: no such package 'memcached12' installed
> 

Ho appena notato due cose:
1) lsof l'ho dovuto togliere da sorgente in quanto non riuscivo a compilarlo e l'ho dovuto installare tramite pkg_add
2) lsof installato da pkg_add non è l'ultima versione riconosciuta da freebsd
3) quando installo memcached-1.4.15 compare il problema della directory non trovata databases/memcached12

# portversion -vL=
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 295 packages found (-0 +1) . done]
lsof-4.87.a,7               <  needs updating (port has 4.88.d,8) 
memcached-1.4.15            ?  error - origin not found (=> 'databases/memcached12')

In ogni caso, anche rimuovendo memcached l'errore:

"Makefile", line 202: warning: junk after .else ignored 'if exists(${LOCALBASE}/include/execinfo.h)'

Rimane sempre nel portmaster

_______________________________________________
Esperti mailing list
[email protected]
http://mailman.gufi.org/mailman/listinfo/esperti
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.