* [Bug 53402] New: nouveau_bo.c:463:3: error: implicit declaration of function 'ttm_agp_tt_create'
@ 2012-08-12 11:08 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-53402-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 9+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-08-12 11:08 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=53402
Bug #: 53402
Summary: nouveau_bo.c:463:3: error: implicit declaration of
function 'ttm_agp_tt_create'
Classification: Unclassified
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
ReportedBy: ronald645-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
Hello nouveau developers and community,
I'm having issue's compiling latest HEAD (as of right now): 088fba1c7c7
CC drivers/gpu/drm/nouveau/nouveau_bo.o
drivers/gpu/drm/nouveau/nouveau_bo.c: In function 'nouveau_ttm_tt_create':
drivers/gpu/drm/nouveau/nouveau_bo.c:463:3: error: implicit declaration of
function 'ttm_agp_tt_create'
drivers/gpu/drm/nouveau/nouveau_bo.c:463:3: attention: return makes pointer
from integer without a cast
$ cat .config | grep NOUVEAU
CONFIG_DRM_NOUVEAU=y
CONFIG_NOUVEAU_DEBUG=5
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
CONFIG_DRM_NOUVEAU_BACKLIGHT=y
I have posted my full .config @ http://pastebin.com/YuHnMnH4
Reverting commit d5ef81 (drm/nouveau: port remainder of drm code, and rip out
compat layer) makes compilation go past this point. However, it crashes later
because other bits and pieces rely on this specific commit.
Using Gentoo Hardened with GCC:
gebruiker@Charlie ~ $ gcc -v
Builtin specs are being used.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with:
/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr
--bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/include/g++-v4
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec
--disable-fixed-point --with-ppl --with-cloog --disable-ppl-version-check
--with-cloog-include=/usr/include/cloog-ppl --disable-lto --enable-nls
--without-included-gettext --with-system-zlib --disable-werror
--enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp
--enable-esp --disable-libgomp
--with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/python
--enable-checking=release --disable-libgcj --enable-languages=c,c++
--enable-shared --enable-threads=posix --enable-__cxa_atexit
--enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/
--with-pkgversion='Gentoo Hardened 4.5.3-r2 p1.1, pie-0.4.7'
Thread model: posix
gcc version 4.5.3 (Gentoo Hardened 4.5.3-r2 p1.1, pie-0.4.7)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread[parent not found: <bug-53402-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>]
* [Bug 53402] nouveau_bo.c:463:3: error: implicit declaration of function 'ttm_agp_tt_create' [not found] ` <bug-53402-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> @ 2012-08-15 19:23 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2012-08-21 20:15 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ ` (6 subsequent siblings) 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-08-15 19:23 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=53402 --- Comment #1 from Ronald <ronald645-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2012-08-15 19:23:04 UTC --- No dice as of latest HEAD. Fails in the same frustrating way. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 53402] nouveau_bo.c:463:3: error: implicit declaration of function 'ttm_agp_tt_create' [not found] ` <bug-53402-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> 2012-08-15 19:23 ` [Bug 53402] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-08-21 20:15 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2012-08-22 5:17 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ ` (5 subsequent siblings) 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-08-21 20:15 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=53402 --- Comment #2 from Ronald <ronald645-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2012-08-21 20:15:33 UTC --- No dice as of latest HEAD. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 53402] nouveau_bo.c:463:3: error: implicit declaration of function 'ttm_agp_tt_create' [not found] ` <bug-53402-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> 2012-08-15 19:23 ` [Bug 53402] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2012-08-21 20:15 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-08-22 5:17 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2012-08-22 17:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ ` (4 subsequent siblings) 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-08-22 5:17 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=53402 --- Comment #3 from maximlevitsky-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org 2012-08-22 05:17:51 UTC --- I did send a patch to fix this issue. You need to put this call under CONFIG_AGP. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 53402] nouveau_bo.c:463:3: error: implicit declaration of function 'ttm_agp_tt_create' [not found] ` <bug-53402-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> ` (2 preceding siblings ...) 2012-08-22 5:17 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-08-22 17:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2012-08-25 18:39 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ ` (3 subsequent siblings) 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-08-22 17:35 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=53402 --- Comment #4 from Ronald <ronald645-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2012-08-22 17:35:05 UTC --- Thanks a lot, I will test with your patch applied. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 53402] nouveau_bo.c:463:3: error: implicit declaration of function 'ttm_agp_tt_create' [not found] ` <bug-53402-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> ` (3 preceding siblings ...) 2012-08-22 17:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-08-25 18:39 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2012-08-25 18:39 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ ` (2 subsequent siblings) 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-08-25 18:39 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=53402 --- Comment #5 from Ronald <ronald645-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2012-08-25 18:39:29 UTC --- Created attachment 66112 --> https://bugs.freedesktop.org/attachment.cgi?id=66112 Makes latest nouveau build with !CONFIG_AGP -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 53402] nouveau_bo.c:463:3: error: implicit declaration of function 'ttm_agp_tt_create' [not found] ` <bug-53402-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> ` (4 preceding siblings ...) 2012-08-25 18:39 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-08-25 18:39 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2012-09-14 6:42 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2012-11-11 21:02 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-08-25 18:39 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=53402 --- Comment #6 from Ronald <ronald645-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2012-08-25 18:39:57 UTC --- Thanks again for your suggestion, build proceeds nice and dandy! I have attached a patch for all the other souls who end up on this bug. Warning, I have no idea if this is 100% correct. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 53402] nouveau_bo.c:463:3: error: implicit declaration of function 'ttm_agp_tt_create' [not found] ` <bug-53402-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> ` (5 preceding siblings ...) 2012-08-25 18:39 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-09-14 6:42 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 2012-11-11 21:02 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-09-14 6:42 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW https://bugs.freedesktop.org/show_bug.cgi?id=53402 --- Comment #7 from Ronald <ronald645-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2012-09-14 06:42:24 UTC --- Any idea why your fix has not made it upstream yet? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 53402] nouveau_bo.c:463:3: error: implicit declaration of function 'ttm_agp_tt_create' [not found] ` <bug-53402-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/> ` (6 preceding siblings ...) 2012-09-14 6:42 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-11-11 21:02 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-11-11 21:02 UTC (permalink / raw) To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW [-- Attachment #1.1: Type: text/plain, Size: 669 bytes --] https://bugs.freedesktop.org/show_bug.cgi?id=53402 Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #8 from Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> --- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=df1b4b91e5dae04782f65f657d771b23ca3bdc99 -- You are receiving this mail because: You are the assignee for the bug. [-- Attachment #1.2: Type: text/html, Size: 2305 bytes --] [-- Attachment #2: Type: text/plain, Size: 181 bytes --] _______________________________________________ Nouveau mailing list Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org http://lists.freedesktop.org/mailman/listinfo/nouveau ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2012-11-11 21:02 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-12 11:08 [Bug 53402] New: nouveau_bo.c:463:3: error: implicit declaration of function 'ttm_agp_tt_create' bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-53402-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2012-08-15 19:23 ` [Bug 53402] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-08-21 20:15 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-08-22 5:17 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-08-22 17:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-08-25 18:39 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-08-25 18:39 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-09-14 6:42 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-11-11 21:02 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.