[Bug 195902] New: graphics/dri fails to build on FreeBSD 10.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 12 01:01:48 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195902

            Bug ID: 195902
           Summary: graphics/dri fails to build on FreeBSD 10.1
           Product: Ports Tree
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11 at FreeBSD.org
          Reporter: sasamotikomi at gmail.com
             Flags: maintainer-feedback?(x11 at FreeBSD.org)
          Assignee: x11 at FreeBSD.org

./radeon_common_context.h:518:19: warning: duplicate 'const' declaration
      specifier [-Wduplicate-decl-specifier]
extern const char const *radeonVendorString;
                  ^
1 warning generated.
  CC       r200_blit.lo
In file included from r200_blit.c:28:
In file included from ./radeon_common.h:4:
./radeon_common_context.h:518:19: warning: duplicate 'const' declaration
      specifier [-Wduplicate-decl-specifier]
extern const char const *radeonVendorString;
                  ^
1 warning generated.
  CC       radeon_screen.lo
In file included from radeon_screen.c:50:
In file included from ./radeon_common.h:4:
./radeon_common_context.h:518:19: warning: duplicate 'const' declaration
      specifier [-Wduplicate-decl-specifier]
extern const char const *radeonVendorString;
                  ^
1 warning generated.
  CCLD     libr200_dri.la
libtool: link: cannot find the library `/usr/local/lib/libdrm.la' or unhandled
argument `/usr/local/lib/libdrm.la'
Makefile:558: recipe for target 'libr200_dri.la' failed
gmake[7]: *** [libr200_dri.la] Error 1
gmake[7]: Leaving directory
'/usr/ports/graphics/dri/work/Mesa-10.3.4/src/mesa/drivers/dri/r200'
Makefile:717: recipe for target 'all-recursive' failed
gmake[6]: *** [all-recursive] Error 1
gmake[6]: Leaving directory
'/usr/ports/graphics/dri/work/Mesa-10.3.4/src/mesa/drivers/dri'
Makefile:3966: recipe for target 'all-recursive' failed
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Leaving directory '/usr/ports/graphics/dri/work/Mesa-10.3.4/src/mesa'
Makefile:1400: recipe for target 'all' failed
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory '/usr/ports/graphics/dri/work/Mesa-10.3.4/src/mesa'
Makefile:517: recipe for target 'all-recursive' failed
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory '/usr/ports/graphics/dri/work/Mesa-10.3.4/src'
Makefile:584: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory '/usr/ports/graphics/dri/work/Mesa-10.3.4'
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/dri
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/dri

===>>> make build failed for graphics/dri
===>>> Aborting update

===>>> Update for graphics/dri failed
===>>> Aborting update 

Same WITH_NEW_MESA="YES" and without and with ="NO" (also correctly isn't
possible to build 9.17 too?)

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer x11 at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list