[haiku-bugs] [Haiku] #15603: Build 308 fails with tmpnam declaration issue

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 04 Jan 2020 13:05:39 -0000

#15603: Build 308 fails with tmpnam declaration issue
--------------------------+------------------------------
 Reporter:  cocobean      |        Owner:  bonefish
     Type:  bug           |       Status:  new
 Priority:  normal        |    Milestone:  Unscheduled
Component:  Build System  |      Version:  R1/Development
 Keywords:  tmpnam        |   Blocked By:
 Blocking:                |  Has a Patch:  0
 Platform:  All           |
--------------------------+------------------------------
 Link: https://ci.haiku-os.org/teams/continuous/pipelines/master-
 x86_64/jobs/haiku-master-x86_64/builds/308

 92e9211d7b deprecate gets and tmpnam
 C++
 objects/haiku/x86_64/release/system/kernel/lib/arch/x86_64/arch_string.o

 In file included from
 
build_packages/gcc_syslibs_devel-8.3.0_2019_05_24-7-x86_64/develop/headers/c++/ext/string_conversions.h:43,

                  from
 
build_packages/gcc_syslibs_devel-8.3.0_2019_05_24-7-x86_64/develop/headers/c++/bits/basic_string.h:6400,

                  from
 
build_packages/gcc_syslibs_devel-8.3.0_2019_05_24-7-x86_64/develop/headers/c++/string:52,

                  from
 
build_packages/gcc_syslibs_devel-8.3.0_2019_05_24-7-x86_64/develop/headers/c++/stdexcept:39,

                  from
 
build_packages/gcc_syslibs_devel-8.3.0_2019_05_24-7-x86_64/develop/headers/c++/array:39,

                  from ../haiku-
 git/src/system/libroot/posix/string/arch/x86_64/arch_string.cpp:7:

 
build_packages/gcc_syslibs_devel-8.3.0_2019_05_24-7-x86_64/develop/headers/c++/cstdio:141:11:
 error: '::tmpnam' has not been declared

    using ::tmpnam;

            ^~~~~~
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15603>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: