[Bug 230837] x11-servers/xorg-server: make install fails for xorg-server-1.18.4_9,1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 23 17:09:17 UTC 2018


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

rkoberman at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rkoberman at gmail.com

--- Comment #1 from rkoberman at gmail.com ---
I'm unsure why this fails for you. I just did a test build on my 11.2 STABLE
r337832 and I can confirm that he file was installed properly into the stage
directoty:
 /bin/mkdir -p
'/usr/ports/x11-servers/xorg-server/work/stage/usr/local/include/xorg'
 install  -m 0644 compiler.h fourcc.h xf86.h xf86Module.h xf86Opt.h
xf86PciInfo.h xf86Priv.h xf86Privstr.h xf86cmap.h xf86fbman.h xf86str.h
xf86Xinput.h xisb.h xf86xv.h xf86xvmc.h xf86xvpriv.h dgaproc.h xorgVersion.h
xf86sbusBus.h xf86VGAarbiter.h xf86Optionstr.h xf86platformBus.h xaarop.h
'/usr/ports/x11-servers/xorg-server/work/stage/usr/local/include/xorg'

and is present when "make install" is run:
# ls
/usr/ports/x11-servers//xorg-server/work/stage/usr/local/include/xorg/dgaproc.h
/usr/ports/x11-servers//xorg-server/work/stage/usr/local/include/xorg/dgaproc.h

Are you doing anything locally that might impact the build such as custom
environmental variables that are used by the ports system?

Have you looked at the build longs for any clue as to why dgaproc.h might not
be properly installed into the stage directories?

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


More information about the freebsd-x11 mailing list