Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#15603 closed bug (fixed)

Build 308 fails with tmpnam declaration issue

Reported by: cocobean Owned by: bonefish
Priority: normal Milestone: R1/beta2
Component: Build System Version: R1/Development
Keywords: tmpnam Cc:
Blocked By: Blocking:
Platform: All

Description

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;

~

Change History (2)

comment:1 by waddlesplash, 4 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev53688.

comment:2 by nielx, 4 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.