https://bugzilla.redhat.com/show_bug.cgi?id=2254392

Dan Horák <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #11 from Dan Horák <[email protected]> ---
Looks to me that new arches like ppc64le and s390x need some porting efforts,
so ExclusiveArch would be OK.

...
[ 60%] Building CXX object
renderdoc/CMakeFiles/rdoc.dir/os/posix/linux/linux_process.cpp.o
cd /builddir/build/BUILD/renderdoc-1.30/redhat-linux-build/renderdoc &&
/usr/bin/g++ -DDISTRIBUTION_CONTACT=\"https://bugzilla.redhat.com\";
-DDISTRIBUTION_NAME=\"fedora\" -DRDOC_BASE_NAME=renderdoc -DRELEASE
-DRENDERDOC_EXPORTS -DRENDERDOC_LIB_SUBFOLDER=renderdoc
-DRENDERDOC_LIB_SUFFIX=64 -DRENDERDOC_PLATFORM_LINUX -DRENDERDOC_STABLE_BUILD=1
-DRENDERDOC_SUPPORT_EGL -DRENDERDOC_SUPPORT_GL -DRENDERDOC_SUPPORT_GLES
-DRENDERDOC_SUPPORT_VULKAN -DRENDERDOC_VULKAN_JSON_SUFFIX=""
-DRENDERDOC_WINDOWING_XCB -DRENDERDOC_WINDOWING_XLIB
-I/builddir/build/BUILD/renderdoc-1.30/renderdoc
-I/builddir/build/BUILD/renderdoc-1.30/renderdoc/3rdparty -O2  -fexceptions -g
-grecord-gcc-switches -pipe -Wall -Werror=format-security
-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8
-fasynchronous-unwind-tables -fstack-clash-protection -std=c++11
-fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall
-Wextra -Wno-unused-variable -Wno-unused-parameter -Wno-unused-result
-Wno-type-limits -Wno-missing-field-initializers -Wno-unknown-pragmas
-Wno-reorder -Wno-unused-but-set-variable -Wno-maybe-uninitialized
-Wno-class-memaccess -Wimplicit-fallthrough=2 -Wno-unused-value -DNDEBUG -fPIC
-MD -MT renderdoc/CMakeFiles/rdoc.dir/os/posix/linux/linux_process.cpp.o -MF
CMakeFiles/rdoc.dir/os/posix/linux/linux_process.cpp.o.d -o
CMakeFiles/rdoc.dir/os/posix/linux/linux_process.cpp.o -c
/builddir/build/BUILD/renderdoc-1.30/renderdoc/os/posix/linux/linux_process.cpp
/builddir/build/BUILD/renderdoc-1.30/renderdoc/os/posix/linux/linux_process.cpp:
In function ‘uint64_t get_child_ip(pid_t)’:
/builddir/build/BUILD/renderdoc-1.30/renderdoc/os/posix/linux/linux_process.cpp:256:3:
error: ‘user_regs_struct’ was not declared in this scope
  256 |   user_regs_struct regs = {};
      |   ^~~~~~~~~~~~~~~~
/builddir/build/BUILD/renderdoc-1.30/renderdoc/os/posix/linux/linux_process.cpp:258:28:
error: expected primary-expression before ‘,’ token
  258 |   iovec regs_iovec = {&regs, sizeof(regs)};
      |                            ^
/builddir/build/BUILD/renderdoc-1.30/renderdoc/os/posix/linux/linux_process.cpp:258:30:
error: invalid application of ‘sizeof’ to incomplete type ‘regs’
  258 |   iovec regs_iovec = {&regs, sizeof(regs)};
...


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2254392

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202254392%23c11
--
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to