ROCK-Kernel-Driver icon indicating copy to clipboard operation
ROCK-Kernel-Driver copied to clipboard

conf.py error too after make menuconfig i happen error one and two by the line of command make

Open Azaretdodo opened this issue 1 year ago • 47 comments

Hello there,

I copy paste from my phone because the system is an Ubuntu server so for conf.py and i don't use ssh:

conf.py line 32 in module major, minor, patch = sphinx.version_info[:3] AttributeError module sphinx has no attribute version_info

Thus if i remove version_info i happen error following :

conf.py line 32 in module major, minor, patch = sphinx TypeError cannot unpack non-iterable module objet

In addition if i remove the line 32 then i define major (this is asked)finally for the errors python :

load_config.py line 6 in module from sphinx.util.osutil import fs_encoding ModuleNotFoundError no module named sphinx.util

For go more far i remove the line six in load_config fortunately i really go more far for happen error following :

conf.py line 60 in module if major >= 3 TypeError >= not supportés between instances of fonction and int

Therefore for the errors make :

make 1 *** scripts/Makefile.host:110: scripts/sign-file error 1 make *** Makefile:1270 scripts error 2

For finish my explaining thanks you in advance to bring a program who works fully,

Regards.

Azaretdodo.

Azaretdodo avatar Dec 19 '23 14:12 Azaretdodo

Hello it's again myself with great news,

Now conf.py answer these :

Using alabaster theme

If this is what you want thanks you in advance to help myself push this file in your fork however make reach the same error,

Regards.

Azaretdodo.

Azaretdodo avatar Dec 20 '23 15:12 Azaretdodo

@Azaretdodo Apologies for the lack of response. Can you please check if your issue still exist with the latest ROCm 6.2? If not, please close the ticket. Thanks!

ppanchad-amd avatar Aug 20 '24 14:08 ppanchad-amd

Hello,

The problems stay again because these last day i was renew my Ubuntu server with this programs where i was add some dependencies ask by it program's shell as for exemples bison ... Flex ... Libssl ... Finally rockm still brokens with unkow errors however i was install rockm with tar gz link not the last because the last misses kmod files and make fils so if you know you can advice short command line for learn the rockm version but i keep the file installer where i can read the rockm version thus too i can learn to yourself the jenskin hack last who attack World IT also i have test install this programs using make with more CPU core and using the default make who is too broken without i think this hack,

Thanks you in advance for your help,

Sorry for the problems but github will become better,

Have a nice week,

Regards.

Azaretdodo.


De : ppanchad-amd @.> Envoyé : mardi, août 20, 2024 4:33:11 PM À : ROCm/ROCK-Kernel-Driver @.> Cc : Azaretdodo @.>; Mention @.> Objet : Re: [ROCm/ROCK-Kernel-Driver] conf.py error too after make menuconfig i happen error one and two by the line of command make (Issue #156)

@Azaretdodohttps://github.com/Azaretdodo Apologies for the lack of response. Can you please check if your issue still exist with the latest ROCm 6.2? If not, please close the ticket. Thanks!

— Reply to this email directly, view it on GitHubhttps://github.com/ROCm/ROCK-Kernel-Driver/issues/156#issuecomment-2299013056, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHJN3IOAEMIJUJMGYZS44OLZSNHSJAVCNFSM6AAAAABM2BQBSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJZGAYTGMBVGY. You are receiving this because you were mentioned.Message ID: @.***>

Azaretdodo avatar Aug 21 '24 10:08 Azaretdodo

Hello,

The problems stay again because these last day i was renew my Ubuntu server with this programs where i was add some dependencies ask by it program's shell as for exemples bison ... Flex ... Libssl ... Finally rockm still brokens with unknow errors (i have follown both first step advice by this website without success ( https://www.malekal.com/erreur-debian-canonical-certs-pem-compilation-noyau/ ) however i was install rockm with tar gz link (version 6.0.0 too broken by it own certificat in addition i attach in attachment a picture who show the error happening) not the last because the last misses kmod files and make files so too i can learn to yourself the jenskin hack last who attack World IT (shown in this website : https://thehackernews.com/2024/08/cisa-warns-of-critical-jenkins.html )also i have test install this programs using make with more CPU core and using the default make who is too broken by i think this hack,

Thanks you in advance for your help,

Sorry for the problems but github will become better,

Have a nice week,

Regards.

Azaretdodo.


From: ppanchad-amd @.> Sent: Tuesday, August 20, 2024 4:33:08 PM To: ROCm/ROCK-Kernel-Driver @.> Cc: Azaretdodo @.>; Mention @.> Subject: Re: [ROCm/ROCK-Kernel-Driver] conf.py error too after make menuconfig i happen error one and two by the line of command make (Issue #156)

@Azaretdodohttps://github.com/Azaretdodo Apologies for the lack of response. Can you please check if your issue still exist with the latest ROCm 6.2? If not, please close the ticket. Thanks!

— Reply to this email directly, view it on GitHubhttps://github.com/ROCm/ROCK-Kernel-Driver/issues/156#issuecomment-2299013056, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHJN3IOAEMIJUJMGYZS44OLZSNHSJAVCNFSM6AAAAABM2BQBSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJZGAYTGMBVGY. You are receiving this because you were mentioned.Message ID: @.***>

Azaretdodo avatar Aug 21 '24 13:08 Azaretdodo

@Azaretdodo Internal ticket has been created to investigate your issue. Thanks!

ppanchad-amd avatar Aug 21 '24 15:08 ppanchad-amd

Hi @Azaretdodo, I'll need some more information:

  • Operating system
  • CPU
  • GPU
  • ROCm version
  • Output of /opt/rocm/bin/rocminfo --support

What exactly is the issue and when/how does it occur? You mention conf.py, but as far as I understand this is just for building documentation. If you're trying to build the documentation, then your initial sphinx-related error indicates that you need to update sphinx.

You also mention installing ROCm from a tarball; I recommend installing using the installer according to https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/detailed-install.html. If you want to install a specific version, you can modify these instructions to pull in that version from repo.radeon.com; for example, if you want 6.0.0 on Ubuntu 22.04, you can replace

wget https://repo.radeon.com/amdgpu-install/6.2/ubuntu/jammy/amdgpu-install_6.2.60200-1_all.deb
sudo apt install ./amdgpu-install_6.2.60200-1_all.deb

with

wget https://repo.radeon.com/amdgpu-install/6.0/ubuntu/jammy/amdgpu-install_6.0.60000-1_all.deb
sudo apt install ./amdgpu-install_6.0.60000-1_all.deb

For older versions you may have to look up the version-specific installation guide.

schung-amd avatar Aug 22 '24 14:08 schung-amd

hello,

initially the system is an ubuntu server noble numbat editing (24.04 LTS) secondly the processor is the intel i5 10500 thirdly i haven't any gpu but i know the motherboard is a msi torpedo series so either is an intel APU or an AMD APU fourdly the rocm version was from the tarbal 6.0.0 fifthly i switch from kubuntu to the ubuntu server where rocm is installed thus i will bring a picture taken from my phone for show the answer of your command line by a file attachment unfortunately none file rocminfo found but i attach the picture taken with the phone for shown the happening in addition the command line locate rocminfo should show where your advice is stored but none advice file stored now for answer your advice where you said install from the default also i answer as the old answer i was talken sixthly you seem broken from the hacking against jenskin langage (this is the langage who created all files make) sevendly i won't install your debian files advice because maybe the APU is an Intel APU finally if you want help from an IT army developer (french and myself) i type my short e-mail here @.*** ,

Thanks you in advance for your help,

Have a nice weekend,

Regards.

Azaretdodo.


De : schung-amd @.> Envoyé : jeudi 22 août 2024 16:42 À : ROCm/ROCK-Kernel-Driver @.> Cc : Azaretdodo @.>; Mention @.> Objet : Re: [ROCm/ROCK-Kernel-Driver] conf.py error too after make menuconfig i happen error one and two by the line of command make (Issue #156)

Hi @Azaretdodohttps://github.com/Azaretdodo, I'll need some more information:

  • Operating system
  • CPU
  • GPU
  • ROCm version
  • Output of /opt/rocm/bin/rocminfo --support

What exactly is the issue and when/how does it occur? You mention conf.py, but as far as I understand this is just for building documentation. If you're trying to build the documentation, then your initial sphinx-related error indicates that you need to update sphinx.

You also mention installing ROCm from a tarball; I recommend installing using the installer according to https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/detailed-install.html. If you want to install a specific version, you can modify these instructions to pull in that version from repo.radeon.com; for example, if you want 6.0.0 on Ubuntu 22.04, you can replace

wget https://repo.radeon.com/amdgpu-install/6.2/ubuntu/jammy/amdgpu-install_6.2.60200-1_all.deb sudo apt install ./amdgpu-install_6.2.60200-1_all.deb

with

wget https://repo.radeon.com/amdgpu-install/6.0/ubuntu/jammy/amdgpu-install_6.0.60000-1_all.deb sudo apt install ./amdgpu-install_6.0.60000-1_all.deb

For older versions you may have to look up the version-specific installation guide.

— Reply to this email directly, view it on GitHubhttps://github.com/ROCm/ROCK-Kernel-Driver/issues/156#issuecomment-2304851038, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHJN3IPDQFRMTJR4WFP37HLZSX2HDAVCNFSM6AAAAABM2BQBSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBUHA2TCMBTHA. You are receiving this because you were mentioned.Message ID: @.***>

Azaretdodo avatar Aug 23 '24 08:08 Azaretdodo

Hi, some points for clarification.

  • What exactly is the issue and when/how does it occur? You mention conf.py, but as far as I understand this is just for building documentation. If you're trying to build the documentation, then your initial sphinx-related error indicates that you need to update sphinx.
  • You say you're on an APU with no GPU but not sure if it's Intel or AMD; can you verify? Does your system have an accelerator card like the MI series?
  • rocminfo should be present in your ROCm install directory, so look in there if you have installed ROCm somewhere other than the default install directory. If this isn't present anywhere on your system, then ROCm did not install correctly.

schung-amd avatar Aug 23 '24 14:08 schung-amd

Firstly the error happen either with make and make -j 3 nor make install nor make -j 3 install secondly i checked on the web this motherboard support Crossfire so the APU is an AMD finally as i was said rocminfo is nill way because locate hasn't found in addition your problem for the last rocm went maybe from the jenskin hacking however i don't know if i am hacked at home fortunately i will search AMD chipset APU update because i think it miss for this setup,

Thanks you in advance for your help,

Regards.

Azaretdodo.


From: schung-amd @.> Sent: Friday, August 23, 2024 4:40:02 PM To: ROCm/ROCK-Kernel-Driver @.> Cc: Azaretdodo @.>; Mention @.> Subject: Re: [ROCm/ROCK-Kernel-Driver] conf.py error too after make menuconfig i happen error one and two by the line of command make (Issue #156)

Hi, some points for clarification.

  • What exactly is the issue and when/how does it occur? You mention conf.py, but as far as I understand this is just for building documentation. If you're trying to build the documentation, then your initial sphinx-related error indicates that you need to update sphinx.
  • You say you're on an APU with no GPU but not sure if it's Intel or AMD; can you verify? Does your system have an accelerator card like the MI series?
  • rocminfo should be present in your ROCm install directory, so look in there if you have installed ROCm somewhere other than the default install directory. If this isn't present anywhere on your system, then ROCm did not install correctly.

— Reply to this email directly, view it on GitHubhttps://github.com/ROCm/ROCK-Kernel-Driver/issues/156#issuecomment-2307233104, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHJN3IMGKMTZFVWSNCUUZFLZS5CUFAVCNFSM6AAAAABM2BQBSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXGIZTGMJQGQ. You are receiving this because you were mentioned.Message ID: @.***>

Azaretdodo avatar Aug 23 '24 15:08 Azaretdodo

Firstly the error happen either with make and make -j 3 nor make install nor make -j 3 install all by a certificate debian / canonical error secondly i checked on the web this motherboard support Crossfire so the APU is an AMD finally as i was said rocminfo is in a nill area because locate hasn't found in addition your problem for the last rocm went maybe from the jenskin hacking however i don't know if i am hacked at home fortunately i will search AMD chipset APU update because i think it miss for this setup,

Thanks you in advance for your help,

Regards.

Azaretdodo.


From: schung-amd @.> Sent: Friday, August 23, 2024 4:40:02 PM To: ROCm/ROCK-Kernel-Driver @.> Cc: Azaretdodo @.>; Mention @.> Subject: Re: [ROCm/ROCK-Kernel-Driver] conf.py error too after make menuconfig i happen error one and two by the line of command make (Issue #156)

Hi, some points for clarification.

  • What exactly is the issue and when/how does it occur? You mention conf.py, but as far as I understand this is just for building documentation. If you're trying to build the documentation, then your initial sphinx-related error indicates that you need to update sphinx.
  • You say you're on an APU with no GPU but not sure if it's Intel or AMD; can you verify? Does your system have an accelerator card like the MI series?
  • rocminfo should be present in your ROCm install directory, so look in there if you have installed ROCm somewhere other than the default install directory. If this isn't present anywhere on your system, then ROCm did not install correctly.

— Reply to this email directly, view it on GitHubhttps://github.com/ROCm/ROCK-Kernel-Driver/issues/156#issuecomment-2307233104, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHJN3IMGKMTZFVWSNCUUZFLZS5CUFAVCNFSM6AAAAABM2BQBSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXGIZTGMJQGQ. You are receiving this because you were mentioned.Message ID: @.***>

Azaretdodo avatar Aug 23 '24 15:08 Azaretdodo

Is there an error other than the sphinx error in your original post? This can be addressed by updating sphinx on your system. If there are other errors, please provide full details of the output you're seeing as well as the steps to reproduce these errors. Additionally, motherboard support for crossfire does not indicate that you have AMD hardware. If you are using an Intel processor with no discrete GPU or accelerator, then you are using Intel integrated graphics alone, in which case this kernel driver is not appropriate.

schung-amd avatar Aug 23 '24 17:08 schung-amd

I have installed AMD GPU driver without errors then for explain the other error i am happening so this is a certificate error but however i don't know why i should update sphinx when the file setup.py is missing in your work than you bring,

Thanks you in advance for your help,

Regards.

Dorian Rosse.


From: schung-amd @.> Sent: Friday, August 23, 2024 7:42:09 PM To: ROCm/ROCK-Kernel-Driver @.> Cc: Azaretdodo @.>; Mention @.> Subject: Re: [ROCm/ROCK-Kernel-Driver] conf.py error too after make menuconfig i happen error one and two by the line of command make (Issue #156)

Is there an error other than the sphinx error in your original post? This can be addressed by updating sphinx on your system. If there are other errors, please provide full details of the output you're seeing as well as the steps to reproduce these errors. Additionally, motherboard support for crossfire does not indicate that you have AMD hardware. If you are using an Intel processor with no discrete GPU or accelerator, then you are using Intel integrated graphics alone, in which case this kernel driver is not appropriate.

— Reply to this email directly, view it on GitHubhttps://github.com/ROCm/ROCK-Kernel-Driver/issues/156#issuecomment-2307533584, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHJN3IL2U2Y22D3UMGJBXSDZS5X7DAVCNFSM6AAAAABM2BQBSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXGUZTGNJYGQ. You are receiving this because you were mentioned.Message ID: @.***>

Azaretdodo avatar Aug 25 '24 18:08 Azaretdodo

Hello,

I have installed AMD GPU driver without errors then i attach in attachment the printscreen error about the certificate missing so if you have a let's encrypt tutorial this is good finally about sphinx i don't understand why you talk about because in your fork the setup.py file is missing,

Thanks you in advance for your help,

Regards.

Azaretdodo.


From: Dorian ROSSE @.> Sent: Sunday, August 25, 2024 8:45:08 PM To: ROCm/ROCK-Kernel-Driver @.>; ROCm/ROCK-Kernel-Driver @.> Cc: Mention @.> Subject: Re: [ROCm/ROCK-Kernel-Driver] conf.py error too after make menuconfig i happen error one and two by the line of command make (Issue #156)

I have installed AMD GPU driver without errors then for explain the other error i am happening so this is a certificate error but however i don't know why i should update sphinx when the file setup.py is missing in your work than you bring,

Thanks you in advance for your help,

Regards.

Dorian Rosse.


From: schung-amd @.> Sent: Friday, August 23, 2024 7:42:09 PM To: ROCm/ROCK-Kernel-Driver @.> Cc: Azaretdodo @.>; Mention @.> Subject: Re: [ROCm/ROCK-Kernel-Driver] conf.py error too after make menuconfig i happen error one and two by the line of command make (Issue #156)

Is there an error other than the sphinx error in your original post? This can be addressed by updating sphinx on your system. If there are other errors, please provide full details of the output you're seeing as well as the steps to reproduce these errors. Additionally, motherboard support for crossfire does not indicate that you have AMD hardware. If you are using an Intel processor with no discrete GPU or accelerator, then you are using Intel integrated graphics alone, in which case this kernel driver is not appropriate.

— Reply to this email directly, view it on GitHubhttps://github.com/ROCm/ROCK-Kernel-Driver/issues/156#issuecomment-2307533584, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHJN3IL2U2Y22D3UMGJBXSDZS5X7DAVCNFSM6AAAAABM2BQBSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBXGUZTGNJYGQ. You are receiving this because you were mentioned.Message ID: @.***>

Azaretdodo avatar Aug 26 '24 07:08 Azaretdodo

Hi, the sphinx module update suggestion is to address the error seen in your initial post (i.e. conf.py line 32 in module major, minor, patch = sphinx.version_info[:3] AttributeError module sphinx has no attribute version_info) if you are still experiencing it.

I don't see an attached image, please resend it. Where does the missing certificate error show up?

schung-amd avatar Aug 27 '24 14:08 schung-amd

Hello,

i attached in attachment the printscreen error however i don't understand where the problem happen about the certificate missing so if you have a let's encrypt tutorial this is good finally about sphinx i don't happening because in your fork the setup.pyhttp://setup.py/ file is missing,

Thanks you in advance for your help,

Regards.

Azaretdodo.


From: schung-amd @.> Sent: Tuesday, August 27, 2024 4:02:53 PM To: ROCm/ROCK-Kernel-Driver @.> Cc: Azaretdodo @.>; Mention @.> Subject: Re: [ROCm/ROCK-Kernel-Driver] conf.py error too after make menuconfig i happen error one and two by the line of command make (Issue #156)

Hi, the sphinx module update suggestion is to address the error seen in your initial post (i.e. conf.py line 32 in module major, minor, patch = sphinx.version_info[:3] AttributeError module sphinx has no attribute version_info) if you are still experiencing it.

I don't see an attached image, please resend it. Where does the missing certificate error show up?

— Reply to this email directly, view it on GitHubhttps://github.com/ROCm/ROCK-Kernel-Driver/issues/156#issuecomment-2312656753, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHJN3IMVLDZ4AI4I5MPO7WLZTSBI3AVCNFSM6AAAAABM2BQBSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJSGY2TMNZVGM. You are receiving this because you were mentioned.Message ID: @.***>

Azaretdodo avatar Aug 27 '24 19:08 Azaretdodo

Hello,

I pass the certificate error by installing two dependancies so python3-sphinx for compile the kernel and gdb who is missing for the file python called vmlinux.pyhttp://vmlinux.py/ unfortunately vmlinux doesn't find any gdb module nor python 2 and python 3 gdb too the aptitude packager doesn't find any dependancies other than gdb so i attach in attachement three picture taken with my phone thus the make error and the error happen with vmlinux.pyhttp://vmlinux.py/ and how is type this python file therefore i have edited this file it happen strange error about gdb,

Thanks you in advance to help myself fully use rock kernel driver,

Regards.

Azaretdodo.


From: Dorian ROSSE @.> Sent: Wednesday, August 28, 2024 1:09:10 PM To: ROCm/ROCK-Kernel-Driver @.>; ROCm/ROCK-Kernel-Driver @.> Cc: Mention @.> Subject: Re: [ROCm/ROCK-Kernel-Driver] conf.py error too after make menuconfig i happen error one and two by the line of command make (Issue #156)

Hello,

I pass the certificate error by installing two dependancies so python3-sphinx for compile the kernel and gdb who is missing for the file python called vmlinux.py unfortunately vmlinux doesn't find any gdb module nor python 2 and python 3 gdb too the aptitude packager doesn't find any dependancies other than gdb so i attach in attachement three picture taken with my phone thus the make error and the error happen with vmlinux.py and how is type this python file therefore i have edited this file it happen strange error about gdb,

Thanks you in advance to help myself fully use rock kernel driver,

Regards.

Azaretdodo.


From: schung-amd @.> Sent: Tuesday, August 27, 2024 4:02:53 PM To: ROCm/ROCK-Kernel-Driver @.> Cc: Azaretdodo @.>; Mention @.> Subject: Re: [ROCm/ROCK-Kernel-Driver] conf.py error too after make menuconfig i happen error one and two by the line of command make (Issue #156)

Hi, the sphinx module update suggestion is to address the error seen in your initial post (i.e. conf.py line 32 in module major, minor, patch = sphinx.version_info[:3] AttributeError module sphinx has no attribute version_info) if you are still experiencing it.

I don't see an attached image, please resend it. Where does the missing certificate error show up?

— Reply to this email directly, view it on GitHubhttps://github.com/ROCm/ROCK-Kernel-Driver/issues/156#issuecomment-2312656753, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHJN3IMVLDZ4AI4I5MPO7WLZTSBI3AVCNFSM6AAAAABM2BQBSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJSGY2TMNZVGM. You are receiving this because you were mentioned.Message ID: @.***>

Azaretdodo avatar Aug 28 '24 11:08 Azaretdodo

I can't find any references to a file named vmlinux.py in our repo. Do you mean vmlinux-gdb.py? I also cannot see any images you have attached, you may have to comment directly on GitHub instead of emailing in order for them to show up. It's difficult to investigate this without knowing the exact error you're running into here.

schung-amd avatar Aug 28 '24 13:08 schung-amd

Hello,

I pass the certificate error by installing two dependancies so python3-sphinx for compile the kernel and gdb who is missing for the file python called vmlinux.py however without switch on Ubuntu server because the system always power on is kubuntu also the file name can be vmlinux-gdb.py seen than gdb is one of the variable module used unfortunately vmlinux-gdb.py doesn't find any gdb module neither python 2 and python 3 gdb and the aptitude packager doesn't find any dependancies other than gdb so i attach in attachement three picture taken with my phone thus the make error and the error happen with vmlinux-gdb.py and how is type this python file therefore i have edited this file it happen strange error about gdb IMG_20240828_130449 IMG_20240828_130247 IMG_20240828_125505 ,

Thanks you in advance to help myself fully use rock kernel driver,

Regards.

Azaretdodo.

Azaretdodo avatar Aug 28 '24 19:08 Azaretdodo

It looks like make is not completing, which may be related to the error you're seeing mentioning gdb. You can try to bypass this by telling cmake not to treat warnings as errors, or by silencing this particular warning.

schung-amd avatar Sep 03 '24 13:09 schung-amd

Hello,

So i create a build directory then i go inside this directory and i launch cmake .. ?

Thanks you in advance for your help,

Regards.

Dorian Rosse.


From: schung-amd @.> Sent: Tuesday, September 3, 2024 3:57:04 PM To: ROCm/ROCK-Kernel-Driver @.> Cc: Azaretdodo @.>; Mention @.> Subject: Re: [ROCm/ROCK-Kernel-Driver] conf.py error too after make menuconfig i happen error one and two by the line of command make (Issue #156)

It looks like make is not completing, which may be related to the error you're seeing mentioning gdb. You can try to bypass this by telling cmake not to treat warnings as errors, or by silencing this particular warning.

— Reply to this email directly, view it on GitHubhttps://github.com/ROCm/ROCK-Kernel-Driver/issues/156#issuecomment-2326596869, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHJN3ILNUA6K2JR6HCPZTD3ZUW53BAVCNFSM6AAAAABM2BQBSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRWGU4TMOBWHE. You are receiving this because you were mentioned.Message ID: @.***>

Azaretdodo avatar Sep 04 '24 09:09 Azaretdodo

The process you've tried before should be correct, but you'll need to pass additional options in the makefile or when you invoke make; for example, the advice in https://stackoverflow.com/questions/8132594/disable-werror-in-configure-file and https://stackoverflow.com/questions/11750988/quick-way-to-override-werror-flag might work. You may want to selectively disable the specific warning which is erroring out here with something like CFLAGS=-Wno-error=frame-larger-than.

schung-amd avatar Sep 04 '24 20:09 schung-amd

Hello,

Now the error happen on the line 2030 from the makefile so i don't do your advice because the compiler go more far without do your advice thus if you know how to repaire the error happening from the line 2030 on the makefile you are welcome,

Thanks you in advance,

Regards.

Dorian Rosse.


From: schung-amd @.> Sent: Wednesday, September 4, 2024 10:29:06 PM To: ROCm/ROCK-Kernel-Driver @.> Cc: Azaretdodo @.>; Mention @.> Subject: Re: [ROCm/ROCK-Kernel-Driver] conf.py error too after make menuconfig i happen error one and two by the line of command make (Issue #156)

The process you've tried before should be correct, but you'll need to pass additional options in the makefile or when you invoke make; for example, the advice in https://stackoverflow.com/questions/8132594/disable-werror-in-configure-file and https://stackoverflow.com/questions/11750988/quick-way-to-override-werror-flag might work. You may want to selectively disable the specific warning which is erroring out here with something like CFLAGS=-Wno-error=frame-larger-than.

— Reply to this email directly, view it on GitHubhttps://github.com/ROCm/ROCK-Kernel-Driver/issues/156#issuecomment-2329911685, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHJN3IKMQJXGCKXBECTS7MTZU5URFAVCNFSM6AAAAABM2BQBSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRZHEYTCNRYGU. You are receiving this because you were mentioned.Message ID: @.***>

Azaretdodo avatar Sep 05 '24 12:09 Azaretdodo

Could you attach an image of any error you see? I can't tell what's going on without the error output.

schung-amd avatar Sep 05 '24 13:09 schung-amd

It was just happen something as error 2 makefile line 2030

Thanks you in advance to help myself,

Regards.

Azaretdodo.


From: schung-amd @.> Sent: Thursday, September 5, 2024 3:41:12 PM To: ROCm/ROCK-Kernel-Driver @.> Cc: Azaretdodo @.>; Mention @.> Subject: Re: [ROCm/ROCK-Kernel-Driver] conf.py error too after make menuconfig i happen error one and two by the line of command make (Issue #156)

Could you attach an image of any error you see? I can't tell what's going on without the error output.

— Reply to this email directly, view it on GitHubhttps://github.com/ROCm/ROCK-Kernel-Driver/issues/156#issuecomment-2331716099, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHJN3IN6GU75VTLH6VUMBD3ZVBNPRAVCNFSM6AAAAABM2BQBSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZRG4YTMMBZHE. You are receiving this because you were mentioned.Message ID: @.***>

Azaretdodo avatar Sep 05 '24 15:09 Azaretdodo