pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/38715: lintpkgsrc and Mesa don't like each other



>Number:         38715
>Category:       pkg
>Synopsis:       lintpkgsrc and Mesa don't like each other
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed May 21 06:25:00 +0000 2008
>Originator:     Martti Kuparinen
>Release:        NetBSD 4.0_STABLE
>Organization:
>Environment:
System: NetBSD p130.mydomain.com 4.0_STABLE NetBSD 4.0_STABLE (P130) #0: Tue 
Apr 22 11:08:20 EEST 2008 
root%p130.mydomain.com@localhost:/usr/src/sys/arch/amd64/compile/P130 amd64
Architecture: x86_64
Machine: amd64
>Description:

Something needs to be fixed, I don't know if lintpkgsrc should understand all
kind of variable expressions (it might become quite slow in execution) or
should the Mesa package be fixed not to use such complicated version
variables.

>How-To-Repeat:

# lintpkgsrc -i
Scan Makefiles: ...................________________________
Bogus: Mesa-7.0.3${MESA_PATCHFILES:O:[-1]:C|^[0^]*|.|} (from 
/usr/pkgsrc/graphics/Mesa/Makefile)

Bogus: MesaLib-7.0.3${MESA_PATCHFILES:O:[-1]:C|^[0^]*|.|} (from 
/usr/pkgsrc/graphics/MesaLib/Makefile)

Bogus: glu-7.0.3${MESA_PATCHFILES:O:[-1]:C|^[0^]*|.|} (from 
/usr/pkgsrc/graphics/glu/Makefile)

Bogus: glut-7.0.3${MESA_PATCHFILES:O:[-1]:C|^[0^]*|.|} (from 
/usr/pkgsrc/graphics/glut/Makefile)

Bogus: glx-utils-7.0.3${MESA_PATCHFILES:O:[-1]:C|^[0^]*|.|} (from 
/usr/pkgsrc/graphics/glx-utils/Makefile)


# cd /usr/pkgsrc/graphics/Mesa
# make clean
===> Cleaning for Mesa-7.0.3.2

>Fix:



Home | Main Index | Thread Index | Old Index